ASBN not generating Invoice in Oracle Applications 11.0.3
Hello Everyone,
I am working with client who is using very old Oracle EBS version 11.0.3. We have done Drop Ship setup for them so that orders received from customers will be fulfilled by Supplier. Now we want to process Ship Notice and Invoice data coming from Supplier into Oracle EBS.
For that we have setup ASBN Inbound i.e. Advance Shipping and Billing Notice (857) inbound.As client is on older version below profile option is not available,
PO: Create ASBN invoices using AP interface tables
PO: Automatically Deliver Drop Ship ASNs
So we created Shipment Number and Received them by inserting data into RCV_HEADERS_INTERFACE and RCV_TRANSACTIONS_INTERFACE table and executing "Receiving Transaction Processor" concurrent program.