Hey Friends, The basic idea for creating this blog is to have a Technical information about Oracle Applications. To have one such place where you will have a TECHNO-FUNCTIONAL knowledge of Oracle Applications.

Thursday, March 8, 2007

ORDER TO CASH

Basic cycle in SCM will be O2C...
Lets have a look at this cycle flow then we will go in the processes in detail.

ORDER TO CASH CYCLE STEPS
-------------------------------

# Order placed by customer.
# Entered in Order Entry.
# Order fulfilled [manufactured/produced].
# Shipping execution.
# Order picked for release which generates the move order.
# This move order is for shifting the material ordered from subinv to staging area.
# Ordered product received by customer along with invoice.
# Auto invoice is the concurrent program which imports invoices, credit memos from other system to Oracle Applications. In receivable you can print the invoice and send it to customer.
# Payment done by customer.
# Receipt given.
# Entry to GL.

------------------------
ORDER LIFE CYCLE
------------------------
1. ORDERING
2. SCHEDULE
3. SHIPPING
4. AUTOINVOICE TO RECEIVABLE
5. INVOICING
6. RECEIPTS
7. CASH MANAGEMENT
8. TRANSFER TO GL
-----------------------

# ORDERING
order placed by customer online/inventory replenishment/order entry manually by sales representative.
OE_ORDER_HEADERS_ALL
OE_ORDER_LINES_ALL
OE_ORDER_SOURCES
OE_TRANSACTION_TYPES_TL

# SCHEDULING
checking ATP, placing demand, and reserving on-hand Inventory, running pick release, and shipping the order.
MTL_ONHAND_QUANTITIES_DETAIL
MTL_TXN_REQUEST_HEADERS
MTL_TXN_REQUEST_LINES

# SHIPPING PROCESS
PICK RELEASE creates MOVE ORDER (request for movement of inventory from one location to staging area)
Detailing of MOVE ORDER (providing detail information about the inventory to be moved)
Transact the MOVE ORDER does the PICK CONFIRM. (items moved to staging area)
From staging the material is loaded to truck and shipped. Once loaded, you can run SHIP CONFIRM process. SHIP CONFIRM decrement inventory and update sales order.

# AUTO INVOICE
The Transaction data can be sourced from different legacy systems.
All the data is first laded in the interface table
RA_INTERFACE_LINES_ALL
RA_INTERFACE_SALESCREDITS_ALL :
RA_INTERFACE_DISTRIBUTIONS_ALL
Autoinvoice program when executed fetches the record from interface tables, validates the data and
correct records are pushed to base tables of AR.

# RECEIVABLE
Imported and manually entered Invoices are corrected and are printed.
Printed Invoice are sent to Customer.
Collect the payments from customer.
Post the receipts.

Labels:

3 Comments:

Anonymous Anonymous said...

You write very well.

November 11, 2008 at 7:43 PM

 
Anonymous Anonymous said...

YOU SAID THAT IN SCHEDULING ABOUT ATP
CHECKING SLIGHTLY...MAY I KNOW THAT
THING IN DETAIL EXPLANATION

March 8, 2012 at 10:47 AM

 
Blogger Unknown said...

Its impressive to know something about your note on Oracle apps Course. Please do share your articles like this your articles for our awareness. Mostly we do also provide Online Training on Cub training oracle apps course.

January 27, 2015 at 5:57 PM

 

Post a Comment

Subscribe to Post Comments [Atom]

<< Home