Receiving Transaction interface:
Depending on how the RCV: Processing Mode Profile option, Receiving Transaction Processor will be kicked off
as soon as Receipt/Return transaction is saved.
RCV: Processing Mode = Batch, then user has to go and manually launch Receiving Transaction Processor
concurrent request.
RCV: Processing Mode = Immediate, then Receiving Transaction Processor concurrent request will be launched
and runs in the background. In this case control comes back to user and he can do his operations.
RCV: Processing Mode = Online, then Receiving Transaction Processor concurrent request will be launched. In
this case control will not come back to user until processor completes processing.
It is reflected in RCV_TRANSACTIONS_INTERFACE.PROCESSING_MODE_CODE field.
MiscReceiptinterface:
Returnreasoncode
select*fromfnd_lookup_valueswherelookup_typelike'CREDIT_MEMO_REASON'
andlanguagelike'US'
InternalSOFlow:
Enter Requisition in Oracle Purchasing & Approve the Internal Requisition
All approved internal requsitions gets stored in to the MTL_SUPPLY table. The Items can
later be viewed thru the Item Supply/Demand form in INV Module.
Run Create Internal Sales Order Process for transferring requisitions to Order
Management.
Run Import Order Process in Order Management to create Sales order.
Release Sales Order
After Order Import completes successfully, book, pick and ship the internal order.
Receive against the Internal Requisition.