Вы находитесь на странице: 1из 30

Document 1081792.

1 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

Vision Demo - How To Create And Demonstrate Back To Back Sales Order Flow In Purchasing (Doc ID 1081792.1)
In this Document
Goal
Solution
1. Enter the Sales Order
2. Execute Requisition Import and Autocreate
3. Create the Receipt.
References

APPLIES TO:
Oracle Purchasing - Version 11.5.10.2 to 12.1.2 [Release 11.5 to 12.1]
Information in this document applies to any platform.
*** Currency checked on 23-March-2015 ***

GOAL
To demonstrate the Back to Back - Configure to Order - Order Management process, where a Sales Order is entered in Order Management which creates a demand that immediately
engages the Purchasing Module to order from a Supplier. The process engages an immediate response to demand, spawning actions which create the Requisition/Purchase Order in
Oracle Purchasing, allowing for acquisition of Supply for the item to allow fulfillment of the recently entered Sales Order demand.
1
2
3
4

Enter the Sales Order - and engage the Booking process - creating Demand
Complete the Requisition Import - Autocreate Processes within Purchasing
Conduct the Receipt and acquisition of Supply - Inventory Based processing
Engage the Pick/Ship process - Order Management Shipping

SOLUTION
Utilizing the Oracle E-Business Suite - Vision Demonstration Database - it is possible to create a Back to Back - Configured Based Sales Order using the following steps below, upon
logging in as CHORTON/welcome.

1. Enter the Sales Order


The responsibility to be used is Order Management Super User, Vision Operations (USA)

8/20/2015 4:14 PM

Document 1081792.1

2 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

Choose Orders, Returns/ Sales Orders


As the responsibility has access to the Purchasing Menu Functionality, this will be the only responsibility used/required throughout this testcase example.

8/20/2015 4:14 PM

Document 1081792.1

3 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

The Sales Order form will open - choose the Customer 'Business World' from the list of values. The information above will default automatically
Choose the Lines tab from the top section of the Sales Order form

8/20/2015 4:14 PM

Document 1081792.1

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

As the Sales Order Lines form opens - enter AT23818 for Release 12 or AT23808 for Release 11 - as this item is already pre-defined and properly setup for the Configure to Order
model.
- Enter a desired quantity
- Click into the price field, it should default automatically
- Click the Book Order button

4 of 30

8/20/2015 4:14 PM

Document 1081792.1

5 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

The following message will appear. This is normal. As there is no quantity on hand, it will pursue a purchase requisition/purchase order to bring in more Supply for this item - so as to
be able to fulfill this Sales Order demand.

8/20/2015 4:14 PM

Document 1081792.1

6 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

A message will then appear that the Order has been booked. Upon choosing the OK button, the cursor is moved back to the Header region of the Sales Order.

8/20/2015 4:14 PM

Document 1081792.1

7 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

Navigate back to the Lines region and click on the item and then choose the Actions button, and a sub-form appears, choose Progress Order

8/20/2015 4:14 PM

Document 1081792.1

8 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

Another Sub-Form will appear after choosing Progress Order.


- Select the Create Supply Order - Eligible
- Choose OK
At this point, a record is inserted into the po_requisitions_interface_table with a interface_source_code of CTO.

8/20/2015 4:14 PM

Document 1081792.1

9 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

In the lines region, move to the Status column - notice it shows a status that represents a Requisition has been requested.
Close the Form.

8/20/2015 4:14 PM

Document 1081792.1

10 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

Using SQL Developer, it is possible to confirm that the record was inserted.
select * from po_requisitions_interface_all
where interface_source_code = 'CTO'
and trunc(sysdate) = trunc(creation_date);

8/20/2015 4:14 PM

Document 1081792.1

11 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

2. Execute Requisition Import and Autocreate


Still under the Orders, Returns menu - choose 'Requisition Import'
- Import Source will be CTO and Initiating Approval is not required as the record was inserted into the po_requisitions_interface_all table having a status of 'Approved'. The status
will always be Approved.
- Submit the Request and then close the Requests Form

8/20/2015 4:14 PM

Document 1081792.1

12 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

Next, Navigate to Purchasing/Requisitions Summary


- Query on the Item AT23818 and give the Interface Source Code of CTO
- If necessary date parameters can be given to limit the records returned

8/20/2015 4:14 PM

Document 1081792.1

13 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

The requisition that was created is 14334, the import was successful.
At this stage, it is possible to have Sourcing Rules and Approved Supplier List entries setup that will automatically create the requisition into a Standard Purchase Order or Blanket
Release.
Details about Sourcing Rule Setups/Approved Supplier Lists can be found in Note 285470.1.
Close the Form

8/20/2015 4:14 PM

Document 1081792.1

14 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

Navigate Purchasing/Autocreate
- Choose Clear
- Enter the Requisition Number which was created from the Import
- Choose Find

8/20/2015 4:14 PM

Document 1081792.1

15 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

Select the Line for Autocreate and then Choose Automatic

8/20/2015 4:14 PM

Document 1081792.1

16 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

A Supplier should default, click the Create Button. If a Supplier and Site did not default, choose any Supplier - Allied Manufacturing/LOS ANGELES for example.

8/20/2015 4:14 PM

Document 1081792.1

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

A Purchase Order is then created.

17 of 30

8/20/2015 4:14 PM

Document 1081792.1

18 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

Select the Approve Button, and then Choose OK to Submit the Purchase Order for Approval.
The submit form should disappear, and the Enter Purchase Order form should stay open with the same purchase order now showing as Approved.
Exit the form.

8/20/2015 4:14 PM

Document 1081792.1

19 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

Move to Orders, Returns/Sales Orders


- Query the Sales Order and move to the Lines region
- Notice the status now shows as PO Open
As the process unfolds, the Sales Order line is automatically updated appropriately.
There is no action to take here, just observing the status change.
Close the form.

3. Create the Receipt.

8/20/2015 4:14 PM

Document 1081792.1

20 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

Navigate to Purchasing/Receiving/Receipts and select M1 as the inventory organization - as this was the inventory organization used on the Purchase Order Shipment

8/20/2015 4:14 PM

Document 1081792.1

21 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

Enter the Purchase Order number in the Purchase Order field and then click the Find button.

8/20/2015 4:14 PM

Document 1081792.1

22 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

Select the checkbox so it is considered for Receipt.

8/20/2015 4:14 PM

Document 1081792.1

23 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

Specify the Subinventory as Stores and then Save.


- Note the receipt number which is created in the Header portion of the Receipt Form
Close the Form

8/20/2015 4:14 PM

Document 1081792.1

24 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

Navigate to Purchasing/Receiving/Receiving Transactions Summary and then enter the Receipt Number and Choose Find. It is also possible to query using the PO number here.

8/20/2015 4:14 PM

Document 1081792.1

25 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

Choose the Transactions Button. This form shows confirmation that the Receipt has been completed and the shipment has now been received into Inventory
Close the Form

8/20/2015 4:14 PM

Document 1081792.1

26 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

Navigate to Orders,Returns/Sales Orders


- Query the Sales Order and move to the Lines
- Note the status is now Awaiting Shipping
Close the Form.

8/20/2015 4:14 PM

Document 1081792.1

27 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

Navigate to Shipping/Transactions and query the Sales Order number.

8/20/2015 4:14 PM

Document 1081792.1

28 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

The line is returned and the status is 'Ready to Release'


- Select the Option for Pick and Ship and then Choose Go
- This process will engage the Pick Release process and also the Ship Confirm

8/20/2015 4:14 PM

Document 1081792.1

29 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

The Pick Release process is responsible for moving the supply from the put away subinventory to a Staging subinventory.
- The Ship Confirm process (consisting of two processes - OM Interface and INV Interface) is responsible for creating the transaction for shipping the goods to the customer
- The OM Interface is responsible for updating the Sales Order related tables and data.
- The INV Interface is responsible for updating the Inventory Based tables and quantities.
Close the Shipping Form

8/20/2015 4:14 PM

Document 1081792.1

30 of 30

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=ntuho7gr0_198&id=...

Orders,Returns/Sales Orders
- Query the Sales Order and move to the Line level
- The status now is showing as Shipped - delivery to the Customer
The Fulfillment process will come next and invoicing to Accounts Receivable, and the Order Line would then move to Closed.
For more Vision Demo Notes, please see Note 1075748.1 : Vision Demo Document Index Procurement)
For reviewing the data in all tables involved, both Purchasing and Order Management, please utilize the html_omse scripts available in Note 133464.1.
Didn't find what you are looking for?

8/20/2015 4:14 PM

Вам также может понравиться