Destination Type Code for Drop Ship PO Receipt
We are trying to create the receipt for Drop Ship PO. Receipt is getting created successfully but in Manage Shipment form the 'Destination Type' is showing as 'RECEIVING' and 'To Subinventory' as Null
We have set PO: Automatically Deliver Drop Ship ASNs = No
Details:
1) Create ASN for DropShip PO
2) Run the Receiving Transaction Processor - the records getting generated in RCV_SHIPMENT_HEADERS and RCV_SHIPMENT_LINES tables.
In RCV_SHIPMENT_LINES table the DESTINATION_TYPE_CODE is showing as RECEIVING while the TO_SUBINVENTORY is null.
3) Then we insert the records in RCV_HEADERS_INTERFACE and RCV_TRANSACTIONS_INTERFACE and run the Receiving Transaction Processor