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?