SAP GW Serie: Retrieve Attachment with GW (GET_STREAM )

How to Retrieve Attachment with GW ?
The OData Channel provides a generic solution for exposing binary data that is stored in an SAP Business Suite backend system and should be accessible using a media link entry.

Here the definition of the DPC method /IWBEP/IF_MGW_APPL_SRV_RUNTIME~GET_STREAM in order to retrieve the media.

Also, you will find some useful sample of GET_STREAM method implementation. 

Continue reading “SAP GW Serie: Retrieve Attachment with GW (GET_STREAM )”

SAP NetWeaver Gateway Serie: GET_ENTITYSET Method Implementation

In this serie dealing with SAP Netweaver Gateway Service, we will detail and give some useful and ready to use tips and ABAP sources to start with SAP oData service using SAP GW.

This article will detail the Query to retrieve oData Data Collection: GET_ENTITYSET.

Continue reading “SAP NetWeaver Gateway Serie: GET_ENTITYSET Method Implementation”
Exit mobile version