Frequently Asked Questions Requisition Import Doc ID 224025
Frequently Asked Questions Requisition Import Doc ID 224025
1) To Bottom
In this Document
Purpose
Questions and Answers
Setup
What profile options affect the requisition import process?
Error Records
What methods are available in the application to resolve errored records in the
PO_INTERFACE_ERRORS table?
Grouping
What are the grouping options for imported requisitions?
How does Requisition Import determine the grouping method for incoming pieces of data?
How can I achieve creating 10 requisitions for 10 lines populated into the interface table,
instead of 1 req. with 10 lines?
How can I achieve grouping by vendors?
Incomplete vs Approved Requisitions
Is it possible to have all requisitions created from MRP to be imported with a status of
INCOMPLETE?
Is it possible to have all requisitions created from Inventory - Min-Max Planning to be
imported with a status of INCOMPLETE?
Is it possible to have all requisitions created from Order Management - Drop Ship - Or -
Configure to Order - to be imported with a status of INCOMPLETE?
How can automatically approve the requisitions I am creating?
General
How is the list of values derived for the Import Source column within the requisition import
report parameters window?
Why is the requisition import concurrent request status set to normal even if the number of
interface lines in error is greater than zero?
Can requisition import handle multiple currencies?
Can requisition import handle multiple distributions?
Is requisition import organization-specific?
When using encumbrance, is there any validation on the GL Date, ensuring the appropriate
periods are open?
How does requisition import process generate accounts?
When I load the Requisition Interface and create Requisitions it always does sourcing. How
can I stop sourcing from happening?
How can I avoid sourcing from overriding my vendor information?
Does the requisition import allow note to vendor to be imported on requisitions?
How to Import the Requisition ordered by Line Number ?
References
APPLIES TO:
PURPOSE
This document is intended to help users successfully setup organizations for the purpose of
Intercompany Invoicing through the Oracle Inventory Application.
Setup
If importing requisitions from Inventory, input a value for the profile option INV: Minmax
Reorder Approval. This profile option will indicate the status of requisitions created by the
Minmax planning report. Inventory predefines a value of Approved for this profile option. If you
choose Incomplete, you can load requisitions as unapproved and use the document approval
functionality in Oracle Purchasing. This profile option is updateable at all levels.
The profile 'INV: Purchasing by Revision' profile is used by Inventory to determine if the item
revision needs to be populated while loading the Requisition Interface Tables. When using
sourcing, the releases will not be created if the blanket purchase order has the item revision and
the item in the interface table does not have it populated. If you set the profile option to Yes, the
latest revision information from item revisions appears in the purchase order requisition for
revision controlled and non- revision controlled items. If you set the profile option to No, the
revision field in purchase order requisition is blank. This profile option is updateable at the site
level only.
If importing requisitions from MRP, input a value for the profile option MRP: Purchasing By
Revision. This profile option is important if you are using multiple revisions per item and using
sourcing rules to create purchase orders or releases. This profile option indicates whether or not
to pass on the item revision to the purchase requisition.
Set the profile PO: Release During ReqImport to create releases each time you run the
Requisition Import process. For example, when you implement planned orders as requisitions in
the MRP Planner Workbench, you can automatically create the releases at the same time you
create the requisitions. The choices for this profile are Yes or No. If the profile is set to Yes and
all sourcing rule information is properly set up, then blanket releases will be created via the
Create Releases process. If the profile is set to No, the Create Releases process will not run at the
completion of Requisition Import and all releases will have to be created manually via Auto
Create.
Error Records
What methods are available in the application to resolve errored records in the
PO_INTERFACE_ERRORS table?
Oracle Purchasing provides the Requisition Import Exceptions Report, which can be used to
diagnose problems with the records, which have currently errored out in the
PO_REQUISITIONS_INTERFACE_ALL table. To run the report, follow these steps:
There is a parameter titled 'Delete Exceptions'. If this is populated with 'Yes', then all records in
the PO_REQUISITIONS_INTERFACE_ALL table with a status of 'ERROR' and the
corresponding records in the PO_INTERFACE_ERRORS will be deleted when the report is
executed. You can also restrict the deleted records by selecting the Batch_id and the Interface
Source code.
If the parameter is set to No, then you will see the errors from the report and be able to manually
fix the data in the table, if so desired; then, upon completion of the data correction, run
Requisition Import again to process the modified rows in the interface table.
Grouping
The requisition import process has a group by parameter. Use this feature to determine how
requisition lines are grouped on the requisitions you create. The default in this field is set in the
Purchasing Options window. Choose one of the following options:
The Requisition Import process will first look at the group by parameter selected when the
process is submitted; should this parameter be left blank, the system will then look to the group
by field residing in the Purchasing Options form.
How does Requisition Import determine the grouping method for incoming pieces of data?
How can I achieve creating 10 requisitions for 10 lines populated into the interface table, instead of 1
req. with 10 lines?
Requisitions are grouped according to the selection chosen by the initiator of the process, based
on the parameter of group by. When you select the value 'All', all requisition lines will be on the
same requisition. Any other value will group the lines on requisitions based on the value
selected.
Is it possible to have all requisitions created from MRP to be imported with a status of INCOMPLETE?
It is not possible to have Requisitions created from MRP imported into the Oracle Purchasing
application with a status of INCOMPLETE. The MRP Application inserts all data into the
PO_REQUISITIONS_INTERFACE_ALL table with an AUTHORIZATION_STATUS of
APPROVED. Therefore, when the Requisition Import program runs, all requisition lines from
MRP are created with a Status of APPROVED. An enhancement request Bug 1354590 is logged
requesting the ability to import incomplete requisitions coming from MRP.
Is it possible to have all requisitions created from Inventory - Min-Max Planning to be imported with a
status of INCOMPLETE?
Yes, it is possible to have all requisitions created from Min-Max Planning with a status of
Incomplete. If the desired outcome is Min-Max requisitions showing a status of Incomplete, it is
necessary to set the profile option: INV: MinMax Reorder Approval to Incomplete. Conversely,
if this profile option is set to Approved, all requisitions imported from Min-Max Planning will be
imported with an approval status based on the approval authority of the user initiating the
Requisition Import process.
Is it possible to have all requisitions created from Order Management - Drop Ship - Or - Configure to
Order - to be imported with a status of INCOMPLETE?
It is not possible to have Requisitions created from Order Management imported into the Oracle
Purchasing application with a status of Incomplete.
The authorization_status is hard coded as APPROVED in the pl/sql packages. OEXVDSPB.pls
and CTOPROCB.pls
1. You can populate records in the Interface table with status as Approved. In this case the
Approval process is not called after creating the requisition.
- Regardless of if the parameter - Initiate Approval after ReqImport is set to Yes - if the
authorization status is APPROVED in the table - the requisition will be created as Approved.
2. If you want the requisitions created to go through the approval process then you have to set
Requisition Import Parameter 'Initiate Approval after Reqimport' to 'Yes' when Launching the
Requisition Import Concurrent Program.
General
How is the list of values derived for the Import Source column within the requisition import report
parameters window?
The list of values for the Import Source parameter drives off of the records, which currently
reside in the PO_REQUISITIONS_INTERFACE_ALL table. Within this table is the column,
INTERFACE_SOURCE_CODE, which contains the source from where the data was created and
in turn is the same value that shows in the list of values. Example: Say that there are currently 20
rows In PO_REQUISITIONS_INTERFACE_ALL.Ten of the rows have an
INTERFACE_SOURCE_CODE of 'INV', and the other ten rows have an
INTERFACE_SOURCE_CODE value of 'WIP'. When the user then goes to view the list of
values, it will show 'INV' and 'WIP' in the list, as those are the only sources currently loaded and
unprocessed in the interface table.
Why is the requisition import concurrent request status set to normal even if the number of interface
lines in error is greater than zero?
Requisition Import is capable of handling multiple currencies, provided that all rate types and
currency conversions have been defined.
select hr.name
from hr_all_organization_units hr,
po_requisitions_interface_all pri
where
hr.organization_id = pri.org_id and
pri.interface_source_code = '&source'
order by pri.creation_date desc;
When using encumbrance, is there any validation on the GL Date, ensuring the appropriate periods are
open?
The Requisition Import program will perform date integrity checks against the date value in the
PO_REQUISITIONS_INTERFACE_ALL.GL_DATE field. This field GL_DATE, is reserved
for systems operating under Encumbrance Accounting constraints. It is necessary to ensure that
the encumbrance year is opened for the GL_DATE being specified.
When I load the Requisition Interface and create Requisitions it always does sourcing. How can I stop
sourcing from happening?
You have to set the autosource_flag in the Requisition interface to 'N' to avoid vendor Sourcing
The requisition import does not support the note to vendor field at this time.
Per standard functionality the line number is a sequence number starting from 1 for records
having the same requisition header id order by item_description and quantity. In other words, the
po_requisition_lines table is ordered by item_description and quantity for the same header_id
and then the line_num is updated with a counter that increments by 1. It is not possible to
populate line number in the interface table. The following enhancement requests are logged
requesting the ability to sort the lines: Enhancement Request < Bug 3906591> and Enhancement
Request Bug 4205941.