cancel
Showing results for 
Search instead for 
Did you mean: 

Issue in sending the data from BAPI_PRODORD_GET_DETAIL to webMethods?

Former Member
0 Kudos

Hi All,

I am trying to send in the data from SAP CHM system to webMethods.

The BAPI from which the data is sent is BAPI_PRODORD_GET_DETAIL.The issue which I am facing is I am unable to get the header and the Line Item values in webMethods since the Export tab in Function Module does not have the Header and Line Item Table Parameters.

So could anyone kindly suggest how can I access the parameters from the export?

Kindly let me know at the earliest on the same and if there is any alternative solution for the same.

I have attached the document with the description.

Regards Shrenik

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi,

i think you might just be looking at the wrong tab.

The tables tab contains a set of tables that look like they will contain the data you are looking for.

If you cannot access the tables fields in "webMethods" you might need to "wrap" the BAPI with a  function module of your own that gets the data and 'exports' it.