Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Function Module to get data from MD4C

former_member449766
Participant
0 Kudos

Hi experts!

I've been trying to use the function module MD_SALES_ORDER_STATUS_REPORT to get the data from MD4C but I seem to miss a parameter and I can't get any data using it. Is there other function module having the same function as this?

Thank you.

2 REPLIES 2

Former Member
0 Kudos

hi

try BAPI_SALESORDER_GETSTATUS

Regards

Renu

Former Member
0 Kudos

Hi,

In the FM MD_SALES_ORDER_STATUS_REPORT check if you are passing

values to both EDELKZ and EDELNR.

Regards