Give a brief overview on OrderManagement.
Answer / maruthi
order mangement deals with order to cash
first we have to enter the order
order returns----sales order
we have to enter the order in headers snd lines information
when we enter the order it shows entered in both headers
and lines
after that we have to book the order
after entering it shows booked in headers and awaiting
shipping in lines
it shows the release status --R means ready for relaese
after that we have to do pick release
when picked it shows booked in headers in headers and
picked in lines
it shows the flow status code changes from R to Y means
Pick Confirmed
in the back ground two concurrent will run
1) Pick Slip Report
2) Shipping Exceptions report
After that we have to do shipping
while shipping the flow status code will change from Y to C
means Ship Confirmed
in the background it runs 5 Concurrent programs
Automatically
1)Bill of Lading
2) Commercial Invoice
3)Packing slip Report
4)Interface trip stop
5)Vehicle load sheet Details
After that we have to run the workflow Background Program
After that we have to do the Invoices
After that we have to do the receipts
After that we will transfer it in to General Ledger
Transform Program
| Is This Answer Correct ? | 6 Yes | 0 No |
what are the difference between 11.5.7 and 11.5.9 in oracle apps
Sys Admin Module?
Can We Create a Synonym On Trigger?
P_CONC_REQUEST_ID mandatory in oracle reports to run in oracle applications or not ( I am not talking about running in report builder or D2k ) or not ?
9 Answers CSC, IBM, KPIT, Oracle,
What is a flexfield? List out its types.
How to send the e-mail notification in XML Pub Report?
what is the differences between internal requisition and internal sales order?
The report output is 10 pages then how many times between pages report trigger will fire?
Can we create tables in apps schema?
How to report output like below supplier name date amount abc software jan/11 10000 /* jan month total transactions*/ abc software feb/12 30000 /* feb month total transactions*/ dell computers jan/13 45000 /* jan month total transactions*/
What multi org tables . example - difference between app table non all table . Po_header and po_headers_all
Is PlaceHolderColumn Function or Procedure? Why we don't write any code in that?