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 u did after ur btech(2009) till now? why did u prefer oracle apps technical?
How do u customize the Reports?
What is multoorg and what is it's level or structure
What is the result of this query ? SELECT * FROM EMP WHERE ROWNUM = 1
A program must be written which accepts date parameter. The date parameter will accept data in the format DD/MM/YYYY. This data has to be validated and post validation, the following details have to be displayed for this date parameter 1. Input date must be defaulted to sysdate, It can be overridden by any other date. 2. Financial year should be displayed for this date parameter. Eg: If the input date is 30/11/2010, the financial year must be displayed as 1. From Date : 01-Aprr-2010 To Date: 31-Mar-2011 3. Calendar year and Calendar month must also be displayed. 4. The next payment cycle (say for EB), must be displayed based on this date parameter. 5. The previous payment must also be displayed based on this date.
tell me the scenarios of the independent in reports
What and Who is the best Institute or Trainer for Oracle Apps Technical ?
What are documents and test cases u followed.
difference between 2 way and 4 way matching
In Per_all_people_f table what is the significance of '_f ' ?
What is Formula Column?
what is the difference between request group and request security in oracle apps?