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 |
In developer Reports::there are 3 parameters.can you pass the paramter1+paratmeter2 value to the third parameter??
How to print multi currency,multi language in xml?
what is mean by confine mode and flexi mode?
what is trace file? what is the use of that?
what is the diff between custom.pll and form personalization? Tell me one example?
How is choreography different from orchestration?
Name the different Cursor Attributes.
What multi org tables . example - difference between app table non all table . Po_header and po_headers_all
Challenges faced during upgradation of 11i to R12
we have select statement in that two exceptions that returns no value. In that which exception will raise?
What is count(*) from po_vendors(any table)?
PL/SQL stored procedure parameters?