cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How can I identify the Local Order Number and R/3 Order Number in APO?

Former Member
0 Likes
307

Hi Experts,

We have a requirement where business needs a TLB report which can fetch the

TLB Confimed generates by APO and TLB Confirmed not generates by APO and report it into a particular format. I am not sure how can we differentiae between the local orders and R/3 orders. Can someone help here please.

Thanks in advance

Ashwin

Accepted Solutions (0)

Answers (1)

Answers (1)

Abhishek_Kunchala
Active Participant
0 Likes

Hi Ashwin,

One vague way is to differentiate using Order#, ECC Order numbers for STO vastly vary with APO Local order numbers. Another approach is to use the function module '/SAPAPO/OM_ORDER_GET_DATA'. After passing necessary parameters, the export parameter 'ET_ORDMAPS' will hold information (ECC Logical system name/client/R3 Object/STO#) if the order exists in ECC.

Regards

AK