A Guide To Using The Open Routing and Resource Interface
A Guide To Using The Open Routing and Resource Interface
This paper serves as a reference when using the Open Routing and
Resource
Interface. It defines the tables used in importing routing information
and
provides information about mandatory, derived and optional column names.
Refer to the Oracle Manufacturing, Distribution, Sales and Service Open
Interfaces Manual (A-57332) for a complete set of instructions.
1.
TABLES.
You need to populate the following interface tables with data from your
legacy system before you use the Bill and Routing Interface program.
BOM_OP_ROUTINGS_INTERFACE
BOM_OP_SEQUENCES_INTERFACE
BOM_OP_RESOURCES_INTERFACE
BOM_OP_INSTRUCTIONS_INTERFACE
MTL_RTG_ITEM_INTERFACE
Once you load the data into the interface tables, you can launch the
Bill and Routing Interface program (BMCOIN) from the Import Bills and
Routings form in Oracle Bills of Material or Oracle Engineering. This
program assigns values, validates the data you include, and then imports
the new routings.
You can optionally create an item revision when you import a bill of
material
(BOM) by inserting a value for a revision at the same time you insert
your
BOM data. If you enter a value in the REVISION column of the
BOM_BILL_OF_MTLS_INTERFACE table, the Bill and Routing Interface program
inserts a row into the MTL_ITEM_REVISIONS_INTERFACE table. In order to
assign
multiple item revisions, it is better to insert data directly into the
MTL_ITEM_REVISIONS_INTERFACE table.
To import a routing with operations and resources, you need to populate
the following tables:
BOM_OP_ROUTINGS_INTERFACE
BOM_OP_SEQUENCES_INTERFACE
BOM_OP_RESOURCES_INTERFACE
With these three tables, you can create routing header information and
assign
operation and resource details. If you want to assign standard
instructions
to your routings, then you populate the BOM_OP_INSTRUCTIONS_INTERFACE
table.
You can optionally create a routing revision when you import a routing
by
inserting a revision at the same time you insert your routing data. If
you
enter a value in the PROCESS_REVISION column of the
BOM_OP_ROUTINGS_INTERFACE
table, the Bill and Routing Interface program inserts a row in the
MTL_RTG_ITEM_REVISIONS table. To insert multiple routing revisions, you
can
insert data directly into the BOM_RTG_REVS_INTERFACE table. If the
validation
is successful, the program then imports the data into
MTL_RTG_ITEM_REVISIONS.
2.
PROCESS_FLAG.
BOM_OP_ROUTINGS_INTERFACE TABLE.
a.
when
enter a
is a
include
value
create
If you do not
To
b.
of the
columns
using the same logic as the Define Routing form or the Define
Engineering Routing form. When you populate a column in the
interface
table, the program imports the row with the data you included
and does
not default a value.
If you enter a value for the ASSEMBLY_ITEM_NUMBER or
COMMON_ITEM_NUMBER
column, you must insert the system item flexfield separator
between each
segment of your item number.
5.
BOM_OP_SEQUENCES_INTERFACE TABLE.
a.
b.
of the
MINIMUM_TRANSFER_QUANTITY
COUNT_POINT_TYPE
EFFECTIVITY_DATE
BACKFLUSH_FLAG
REQUEST_ID
ASSEMBLY_ITEM_ID
OPTION_DEPENDENT_FLAG
ORGANIZATION_ID
RESOURCE_ID1
RESOURCE_ID2
RESOURCE_ID3
6.
0
1
System Date
1
From FND_CONCURRENT_REQUESTS
From ASSEMBLY_ITEM_NUMBER
2
From ORGANIZATION_CODE
From RESOURCE_CODE1
From RESOURCE_CODE2
From RESOURCE_CODE3
BOM_OP_RESOURCES_INTERFACE TABLE.
a.
when
Routing
b.
of the
do not
However, if you
7.
When you create routings using the Bill and Routing Interface
program,
you can also assign standard instructions using the
BOM_OP_INSTRUCTIONS_INTERFACE table and insert multiple routing
revisions
using the MTL_RTG_ITEM_REVS_INTERFACE table. To import multiple
routing
revisions, you must insert the data directly into the
MTL_RTG_REVS_REVISIONS table. You can import standard comments for
each
BOM using the MTL_RTG_ITEM_REVS_INTERFACE table.
8.
BOM_OP_INSTRUCTIONS_INTERFACE TABLE.
a.
must
PROCESS_FLAG
b. DERIVED/DEFAULTED COLUMN VALUES FOR
BOM_OP_INSTRUCTIONS_INTERFACE.
After inserting data into the BOM_OP_INSTRUCTIONS_INTERFACE
table, the
Bill and Routing Interface program derives the value for the
OPERATION_SEQUENCE_ID column if you populate the following
columns:
OPERATION_SEQ_NUM
EFFECTIVITY_DATE
ROUTING_SEQUENCE_ID
The program derives a value for the ROUTING_SEQUENCE_ID column
if
9.
BOM_REF_DESGS_INTERFACE TABLE.
a.
must