cancel
Showing results for 
Search instead for 
Did you mean: 

/IWBEP/IF_MGW_APPL_SRV_RUNTIME~GET_STREAM

0 Kudos

Hello Expert,

/IWBEP/IF_MGW_APPL_SRV_RUNTIME~GET_STREAM

https://help.sap.com/docs/SAP_S4HANA_ON-PREMISE/68bf513362174d54b58cddec28794093/05fb2651c294256ee10...

We are building a webservice to read a material number and then send over the PDF drawings. We got one material working using the webservice link below. We are having issues of passing multiple material numbers. Is there a way to do it? It seems GET_STREAM method does not have the filter option. We are in ECC6.

/sap/opu/odata/sap/ENGDRAWING/PDFDrawingByMatDoc(MatDoc='03S06809')/$value

Thanks a lot for your help.

Joanna

Accepted Solutions (0)

Answers (1)

Answers (1)

Ryan-Crosby
Active Contributor

Hi Joanna,

I think you would have to explore the use of batch requests in OData - https://help.sap.com/doc/saphelp_nw74/7.4.16/en-us/94/a126519eff236ee10000000a445394/content.htm?no_...

Regards,

Ryan Crosby

0 Kudos

Okay. Will look into that. Thank you Ryan.

Ryan-Crosby
Active Contributor

joanna.shi2 - there are several other OData batch blogs out there that may be presented better than the SAP help, so I would suggest looking at those too if the help isn't entirely clear. I've surely experienced that in the SAP help before.