OM CYCLE
Go to AMAT OM CVT Responsibility:
Open AMAT Orders workbench.
Enter a New Order.
After Entering Order - Book the order
Go to Special – Revenue Distribution
Release Hold (if any)
Book Order
Schedule The Line
Order Details Schedule
first choose Order and ATP Inquiry then Ship Set and Reserve
After Scheduling, Go To Release Holds to release $0Deferral Hold which is given while
scheduling.
Check The Status, If it is Pick Release Eligible, then Go to “AMAT Shipping Agent”
responsibility, to Release The Order.
Pick Slip is generated. Note The delivery Number. Check The Item Status, it should be
Ship confirm Eligible.
Go to Ship Confirm Deliveries
Choose the Org.
Query on basis of the Delivery Number.
Give the Waybill number.
Go to Delivery Lines give the Shipped Quantity Saave
Go to Change Status on the Delivery Screen. Provide The Bill Of Lading value.
Check the Status.. if it is Ship Confirm eligible, then run the program “Update Shipping
Information” giving delivery num as the parameter
After running this, Run the Inventory Interface program.
Check the status , it should be interfaced.
Now run Receivables Interface.
After this check the status,it should be Receivables Interface, interfaced.
Run the query to check data from backend.
select * from apps.ra_interface_lines_all
where creation_date > sysdate - 1
Now Go to ‘AMAT OM AR manager’. Run the Request Set, “New AMAT Auto
Invoice”, giving the required params.
Check the Line Status now, it should be Complete Line eligible.
Verify with the RA_CUSTOMER_TRX_ALL table, the invoices are created there.
Interface_Header_Attribute1 is the Order Number.
select * from apps.RA_CUSTOMER_TRX_ALL
where INTERFACE_HEADER_ATTRIBUTE1 in ( '4521374','4521373')