Oracle SCM Functional Process Flow
Oracle SCM Functional Process Flow
Oracle SCM Functional Process Flow
First let’s see what the heading itself means? Procure to Pay means Procuring Raw
Materials required to manufacture the final or finished Goods to Paying the Supplier from whom the
material was purchased. But this is not just two steps. It involves many steps. Let’s see the steps and
Oracle Application involved in performing those steps.
1. Oracle Purchasing: You enter Suppliers of different materials and products you
want to purchase to manufacture a finished good that your organization plans to sell.
2. Oracle Purchasing: You prepare a Request for Quotation (RFQ) and send it to
different suppliers to get the best and/or economical price for the product.
3. Oracle Purchasing: Suppliers sends their quotations and you upload those
quotations in Oracle Purchasing to get the best three quotes and further to get the one best
quote.
4. Oracle Purchasing: You prepare a Purchase Order(PO) against the best RFQ to
buy the goods from the supplier who quoted the suitable price and sends the PO to that
supplier
5. Oracle Purchasing: The supplier receives the confirmation of purchase from PO and
ships the ordered goods. You receive the goods enter a Goods Received Note (GRN) in
Oracle Purchasing.
6. Oracle Inventory / Oracle Assets: It’s up to you whether you want to receive the
goods at your head office or you Inventory directly. In either case you move the received
goods to your different Raw Material Inventory from Oracle Purchasing to Oracle Inventory
and the Item Count increases. If the item is Asset Type then it will move to Oracle Assets at
the time of Invoice creation in Oracle Payables.
7. Oracle General Ledger: Once you move the goods to Oracle Inventory, it sends the
Material Accounting to Oracle General Ledger.
8. Oracle Payables: After this the supplier sends you the invoice for the purchased
goods and you Enter or Match the invoice against the PO from Oracle Purchasing in Oracle
Payables. As said before, if the item is Asset in nature then it will move to Oracle Asset.
9. Oracle General Ledger: When you enter the invoice it means that you have created
a Liability against that supplier and also you have recorded the expense incurred or asset
purchased. Oracle Payables sends the invoice accounting to Oracle General Ledger.
10. Oracle Payables: You pay the invoice and settle the Liability.
11. Oracle General Ledger: The liability is settled and your cash movement account is
updated.
12. Oracle Cash Management: As you pay the invoice Oracle Payables sends the
payment information to Oracle Cash Management for Bank Reconciliation. Once reconciled,
Oracle Cash Management sends the updated Bank/Cash accounting entry to Oracle General
Ledger.
13. Oracle General Ledger: Your cash at bank is updated with actual balance.
14. Oracle Process Manufacturing(OPM) / Oracle Discrete
Manufacturing(ODM): You start the manufacturing of your final product. Both OPM and
ODM request the different raw materials from your inventory organizations and manufactures
a finished good.
15. Oracle Inventory: As the raw materials are issued to OPM and ODM the inventory
sends the issuing material accounting to General Ledger and decreases the Item Count from
the Raw Material Store. As the finished good is prepared, Oracle Inventory receives the
finished good in
16. Finished Good Store and increase the Item Count.
1) Create Requisition
11i
Requisition is nothing but a formal request to buy something (like Inventory material, office supplies
etc)
Needed for the enterprise. Only an employee can create one. There are two types of requisitions:
Internal Requisition: Internal requisitions provide the mechanism for requesting and transferring
material from one inventory to other inventory.
Purchase requisition: Unlike Internal requisitions, Purchase requisitions are used for requesting
material from suppliers.
Navigation:
Purchasing Vision Operations (USA) > Requisitions > Requisitions
Choose the requisition type and enter the Item, quantity, Price details in the Lines tab.
Save the work. The status of the requisition will now be Incomplete. And now the Approve button is
highlighted. The requisition needs to be approved first before proceeding further by the concerned
authority. Submit this requisition for Approval by clicking on the Approve button. The status will now
be updated to In Process .The workflow then will send an Approval notification to the concerned
person (derived based on hierarchy used Position or Supervisor hierarchy) using which he can
Approve or Reject the requisition.
At any time the status of requisition can be checked using the Requisition summary window.
Navigation:> Requisitions > Requisition Summary
Enter requisition number and click on the find button.
We can also check the Action History of requisition (it will show details about who has submitted,
approved and cancelled the requisitions) as below:
R12
Click on Distributions to View the charge Account.
Save and Submit for Approval
Check the status of the Requisition.
Query for the Requisition Number and click Find.
Here for our example purpose, I kept the submitted and approved person has same and hence it
shows the status as approved.
To see the approval status, please follow the below navigation.
Note:
1. Without changing Responsibility and without closing windows buyers will now be able
to view consolidated requisition demand spanning multiple operating units.
2. The operating units that buyers can transact on behalf of will be controlled by the
security profile associated with their responsibilities.
3. Operating Unit extra field in the R12 forms due to MOAC.
4. Base tables are same as 11i but more than 15 extra columns in R12 for the table
PO_REQUISTION_HEADERS_ALL, PO_REQUISTION_LINES_ALL
and PO_REQ_DISTRIBUTIONS_ALL for tax etc.
The Supplier Details in R12 : Many changes were happened in supplier details in R12.
Suppliers into TCA - Architecture in R12 :
Prior to R12 the supplier’s information is stored in PO_VENDORS. From R12 onwards supplier has
been moved in to the TCA Data Model.
Note : This information can be set up at the supplier level or supplier site level.
AP_SUPPLIERS : This is another master table that replaces the PO_VENDORS table. It stores the
supplier specific attributes.
POS_SUPPLIER_MAPPINGS : This table holds the mapping between the
AP_SUPPLIERS.VENDOR_ID and HZ_PARTIES.PARTY_ID.
This is useful in cases whereby two vendors effectively belong the same HZ_Party Record.
ZX_PARTY_TAX_PROFILE : The taxation related details like Tax Codes, and Tax Accounts etc have
been moved from AP into ZX.
ZX is the name of a new Application "E-Business Tax".
PO_VENDORS : PO_VENDORS is a view in R12, that joins AP_SUPPLIERS & HZ_PARTIES.
Similarly, PO_VENDOR_SITES and PO_VENDOR_SITES_ALL are also views based upon
AP_SUPPLIER_SITES_ALL.
11i
Click Terms to enter terms, conditions, and control information for purchase orders.
Click Currency button to enter and change currency information for purchase orders, RFQs, and
quotations.
Click Shipments button to enter multiple shipments for standard and planned purchase order lines
Purchase order shipment specifies the quantity, shipto organization and location, date you want your
supplier to deliver the items on a purchase order line, and country of origin for the items. When you
save, Purchasing creates distributions depending on the default information available.
1. Enter the Receipt Close Tolerance percent, Invoice Close Tolerance percent to set the receiving
and
invoice close point.
2. Select one of the following options for Match Approval Level:
TwoWay: Purchase order and invoice quantities must match within tolerance before the
corresponding
Invoice can be paid.
ThreeWay: Purchase order, receipt, and invoice quantities must match within tolerance before the
Corresponding invoice can be paid.
FourWay: Purchase order, receipt, accepted, and invoice quantities must match within tolerance
before the corresponding invoice can be paid.
Click the Receiving Controls button to enter receiving control information for purchase orders.
-Enter the maximum acceptable number of Days Early and Days Late for receipts.
-Enter the maximum acceptable over receipt Tolerance percent (receipts that exceed the
quantity received tolerance).
-Select Allow Substitute Receipts to indicate that receivers can receive substitute items in place
of ordered items.
-Enter the default Receipt Routing that you assign goods: Direct Delivery, Inspection Required,
or Standard Receipt.
-Enter the Enforce Ship To location option to determine whether the receiving location must be
the same as the shipto location.
Underlying Tables:
PO_HEADERS_ALL
PO_LINES_ALL
PO_DISTRIBUTIONS_ALL (REQ_HEADER_REFERENCE_NUM in Distributions table is the
Requisition number for this PO)
PO_LINE_LOCATIONS_ALL
R12
For creating a Purchase order, let us use the “Autocreate Documents” Form. Follow the below
Navigation and Query for the Requisition.
View the shipment screen to change the “Match Approval Level” to “2-Way”.
Click the “Receiving Controls” to make sure that the “Routing” is made as “Direct Routing”
Click Save and submit for Approval.
Note down the PO number.
Note:
1. In Release 11i10 generation of purchasing documents in Adobe PDF format required
organizations to create layout templates in the form of XSL-FO style sheets. With Release
12.0 organizations can also use RTF or PDF layout templates which require little training to
configure and maintain.
2. Base tables are same as 11i but few extra columns.
3. Release 12.0 allows finer control of how blanket agreements are enabled for
automatic document sourcing. Buyers can now choose to enable them only in specific
inventory organizations.
3) Create Receipt
11i
Now can check the Inventory in the same sub inventory for the item's on-hand quantity.
Navigate to RECEIVING-->RECEIPTS
Query with the Purchase order created in the above stage.
Check the check box near to the lines that are received and click save.
Click the “Header Button” to view the Receipt Number.(8457)
11i
Once the goods are received, its time to pay the vendor for the goods purchased and hence the
invoices are created.
Navigation: Payables, Vision Operations (USA) > InvoicesEntryInvoices
Enter type --Standard, supplier information and amount.
Click the Match button to match to either Purchase Order or Receipt (depending on the Invoice Match
option specified on the PO) and avoid manually entering the invoice.
Click on Distribute button to navigate to the Match to Purchase Order Distributions window.
This creates the invoice and you can see the status of the invoice as Never Validated. it has to be
Validated and Accounted before you can pay it.
Validating the Invoice: Click on Actions Button and Select Validate. Click on OK button.
Now you can see the status of the invoice as Validated, if there are no issues during validation.
Invoice Tables:
AP_INVOICES_ALL
AP_INVOICE_DISTRIBUTIONS_ALL
Accounting Entries Tables:
AP_ACCOUNTING_EVENTS_ALL
AP_AE_HEADERS_ALL
AP_AE_LINES_ALL
R12
Payables: Creating invoices, debit memo, credit memo and do payments for the suppliers.
The information regarding these invoices are stored into ap_invoices_all and also in in to
ap_invoice_lines_all
Till 11i version, we have seen invoices:
Had only distributions line.
Allocation of freight and special charges are captured at the distribution level only
Tax and payment and Project accounting Payment was captured through global Descriptive
Flexfields.
But in R12 ,
Click “Actions” Button then tick the “Validate Check Box” and press “Ok” to validate the invoice and
will change the status of invoice.
Creation of Accounting and Payment
Once invoice got approved, click actions so that we can “Create Accounting” and “Create Payments”
via “Action” Button in the “Invoice Form” as we validated the invoice.
Note:
5) Making a Payment
11i
Go to the Invoice window and query the invoice you want to pay. You would see Amount paid as 0.00
before
you make a payment.
Now that the payment is made, when you query for the invoice in Invoice window, you will the Amount
Paid as $4,000.00.
Create Accounting entries for payment. Click Actions and select Create Accounting.
Select the void checkbox to cancel the payment.
View Accounting Entries:
In the Payments window, query for the payment.
Tools menu View Accounting
Payment Tables:
AP_INVOICE_PAYMENTS_ALL
AP_PAYMENT_SCHEDULES_ALL
AP_CHECKS_ALL
AP_CHECK_FORMATS
AP_BANK_ACCOUNTS_ALL
AP_BANK_BRANCHES
AP_TERMS
You can also pay the invoices using Payment Batch screen. Refer to the article Make AP Payments
through
R12
Once invoice got approved, click actions so that we can “Create Accounting” and “Create Payments”
via “Action” Button in the “Invoice Form” as we validated the invoice.
Note:
1. Base tables are same as 11i but
Suppliers Bank Accounts
11i
1. Banks/Branches defined in AP
2. Bank accounts often replicated in multiple OUs Before
R12
11i
Navigation:
Payables Responsibility > View Requests
Run the concurrent program Payables Transfer to General Ledger with the required parameters.
Journal Import:To transfer the data from General Ledger Interface table to General Ledger, run the
Journal Import program from Oracle General Ledger.
Navigation: General Ledger > Journal> Import> Run
Parameters:
Select the appropriate Source.
Enter one of the following Selection Criteria:
No Group ID: To import all data for that source that has no group ID. Use this option if you specified a
NULL group ID for this source.
All Group IDs: To import all data for that source that has a group ID. Use this option to import multiple
journal batches for the same source with varying group IDs.
Specific Group ID: To import data for a specific source/group ID combination. Choose a specific group
ID from the List of Values for the Specific Value field.
If you do not specify a Group ID, General Ledger imports all data from the specified journal entry
source, where the Group_ID is null.
Define the Journal Import Run Options (optional)
Choose Post Errors to Suspense if you have suspense posting enabled for your set of books to post
the difference resulting from any unbalanced journals to your suspense account.
Choose Create Summary Journals to have journal import create the following:
• one journal line for all transactions that share the same account, period, and currency and that has a
debit balance
• one journal line for all transactions that share the same account, period, and currency and that has a
credit balance.
Enter a Date Range to have General Ledger import only journals with accounting dates in that range.
If you do not specify a date range, General Ledger imports all journals data.
Choose whether to Import Descriptive Flexfields, and whether to import them with validation.
Click on Import button.
Posting:
We have to Post journal batches that we have imported previously to update the account balances in
General Ledger.
Navigation: General Ledger> Journals > Enter
Query for the unposted journals for a specific period
If you know the batch name to be posted you can directly post using the Post window
Navigation: General Ledger> Journals> Post
R12
Navigation:
Payables Responsibility > View -->Requests
Run the concurrent program "create accounting" with the required parameters.
Mode= Final
Post in GL = yes....etc
The Create Accounting process has similar options, you can create accounting in Final or Draft mode
and if Final mode is selected, the Transfer to GL parameter can be used to automatically transfer the
accounting created by the corresponding run. When the Create Accounting process transfers the
journal entries to GL it only transfers the accounting created by the process that calls it. If there is
accounting created by the online option = Final or a previous Create Accounting program that was not
transferred, that accounting will not be transferred. The Transfer Journal Entries to GL program needs
to be ran separately to transfer any accounting created online or created by a previous Create
Accounting process that did not transfer the entries.
Note: