EDI855 (POAO)- How to trigger back-order status of IB.
We have EDI855 POAO (Outbound) implemented for our customers for EDI850 (Inbound) transactions.
The customer is asking for IB status when the item is back-ordered.
When Sales Order is booked:
oe_line_acks.FIRST_ACK_CODE ='IA'
When the item is back-ordered, the customer is asking for
oe_line_acks.LAST_ACK_CODE ='IB'
Any help or reference documents are much appreciated.
Thank You,
VK