cancel
Showing results for 
Search instead for 
Did you mean: 

Get TLB Orders

Former Member
0 Kudos

Hi, gurus! Recommend me some FM for get a list of TLB orders with numbers and their contents from LiveCache. And I'll be happy to brief comments on how to use. I need to use it in the ABAP program.

All helpful answers will be rewarded!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Use standard BAPIs as below to read TLB orders.

BAPI_POSRVAPS_GETLIST3

pass ATP category EJ to this BAPI to read TLB: Release for purchase order

and BAPI_SLSRVAPS_GETLIST2.

pass ATP category EK to this BAPI to read TLB: VMI sales order

Regards,

Saurabh

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

Please find enclosed herewith the link with list down different FM retrieve all information of an order from LC.

http://scmgmt.blogspot.com/2010/02/functional-modules-in-apo.html

I hope one of them will definitely help you.

Thanks

Amol