Skip to Content
0
Dec 06, 2022 at 07:52 PM

Generate Output (NAST) from Purchase Order line item (EKPO)

126 Views

I have a requirement to send information about individual Purchase Order line items out of SAP. This is a sales interface that mixes Sales Orders and Purchase Orders, considering each line item (VBAP, EKPO) a unique order.

In Sales Orders, NAST based outputs are directly supported at the line item level. For Purchase Orders I will need to write some code.

Each line item output will be processed as an outbound edi document.

Can anyone who has done this give me advice on best practices?