Thursday, August 30, 2018

Internal Requisitions(IR), Internal Sales Order(ISO),Schedule Ship Date, Schedule Arrival Date & Processing Constraint terms in Oracle APPS

Internal Requisitions(IR): An Oracle Requisition is to procure the goods from another warehouse in Oracle.

Internal Sales Order(ISO): An oracle sales order used to fulfil demand for internal requisitions.

Schedule Ship Date: The date by which you can ship the products. This can be entered manually or returned by Oracle.

Schedule Arrival Date: The date which you customer will receive the products.

Processing Constraint: Order management rules that control what changes or who can make changes.

No comments:

Post a Comment

Query To Fetch AP Invoice Details From SO Number(Doc ID 2949013.1)

SELECT dh.source_order_number       ,df.source_line_number as so_line_number   ,df.fulfill_line_number    ,ddr.doc_user_key as po_number...