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: 

BAPI for Sales order items

former_member611006
Active Participant
0 Kudos

Hi Experts,

I want to select all sales order items in my ABAP-Program like in Ta VL10C. Any idea ? BAPI ? Funktion ?

Thanks for support.

Regards,

David

3 REPLIES 3

Former Member
0 Kudos

Hello,

You can try the below BAPIs.

BAPI_SALESORDER_GETLIST

BAPI_SALESORDER_GETSTATUS

BAPI_SALESORDER_GETDETAILBOS

BAPI_SALESORDER_GETLISTBOS

Thanks and Regards,

Venkat Phani Prasad Konduri

Former Member
0 Kudos

hii

try using FM

BAPISDORDER_GETDETAILEDLIST

regards

twinkal

former_member611006
Active Participant
0 Kudos

Thanks a lot !

Rewards OK, Thread closed.

Regards,

David