CLL F030 - Brazilian Solution For Inter-Org Transfers - TRM
CLL F030 - Brazilian Solution For Inter-Org Transfers - TRM
RELEASE 12
DISCLAIMER:
Change Record
Date Author Version Change Reference
Reviewers
Name Function
Distribution
Copy No. Name Local
Document Control.............................................................................................iii
Change Record ..................................................................................................................iii
Reviewers ..........................................................................................................................iii
Distribution........................................................................................................................iii
T his chapter will show the High Level Design of the F030 - Brazilian Solution for Inter-Org
Transfers, that satisfies the necessities of the the Strategy and Analysis development phase. A
general view of the application and diagrams of the tables and the main functions of the F030 -
BRAZILIAN SOLUTION FOR INTER-ORG TRANSFERS, list of tables, views and modules will
be shown.
Note that this manual should be analyses together with the Oracle Order Management Technical
Reference Manual - Release 12.
This chapter can be used to rapidly learn tables, views and modules which form part of the
Brazilian localization F030 - BRAZILIAN SOLUTION FOR INTER-ORG TRANSFERS.
Through the Entity Relationship Diagram it is possible to have a graphical view of the entities that
compose the application and its relationships.
Table Diagram
Graphically represents all the tables and foreign keys (relationship), grouped with F030 -
BRAZILIAN SOLUTION FOR INTER-ORG TRANSFERS’s primary business functions.
Examine the Table Definition section for more information.
List of Tables
List of Tables briefly describes each table contained in the F030 - BRAZILIAN SOLUTION FOR
INTER-ORG TRANSFERS.
See below the a Diagram with a Summarized View of the F030 - BRAZILIAN SOLUTION FOR
INTER-ORG TRANSFERS
To better understand the diagram, some rules where standardized for the better understanding of
the design:
Figure 1-1
Options
_______
Obligatory Relationship
------- Opcional Relationship
Type of Relationship
A B
A B
To better understand the diagram, some rules where standardized for the better understanding of
the design:
Figure 1-2:
Options
_______
Obligatory Relationship
------- Opcional Relationship
Type of Relationship
A B
A B
New Tables
Table Name Description
Triggers
2 Detailed Design
T his chapter presents a detailed design used during the F030 - BRAZILIAN SOLUTION FOR
INTER-ORG TRANSFERS implementation. Here you will find detailed table definitions,
modules and descriptive flexfields.
This chapter permits the understanding of the detailed structure and information flow of F030 -
BRAZILIAN SOLUTION FOR INTER-ORG TRANSFERS.
The section View and Table Definition contains the detailed definition F030 - BRAZILIAN
SOLUTION FOR INTER-ORG TRANSFERS tables and views. The following information is
available for each table: objective, column description, primary key, unique key, check constraints,
foreign key, quick codes, sequences, module access and database triggers.
This section only documents the tables created for the F030 - BRAZILIAN SOLUTION FOR
INTER-ORG TRANSFERS. To obtain further information about the details of the tables and
external views used, see the application manual to which it is component of.
Objective
Column Description
This topic states the primary characteristic of the column or view. These characteristics include if
the F030 - BRAZILIAN SOLUTION FOR INTER-ORG TRANSFERS needs a value for this
column and what type of data this is, together with a brief description on F030 - BRAZILIAN
SOLUTION FOR INTER-ORG TRANSFERS uses this column .
LAST_UPDATE_DATE Date in which the last user performed the last update in this
line
LAST_UPDATED_BY User that did the last update in this line ( Foreign Key
relative to FND_USER.USER_ID )
CREATION_DATE Creation date of this line
CREATED_BY User that created this line
LAST_UPDATE_LOGIN Operating System Login of the user that last updated this line
(Foreign Key relative to a FND_LOGINS.LOGIN_ID). You
should assign NULL or 0 if NULL isn’t permitted
Once every line in this table contains the additional Standard Who Columns with various Foreign
Keys corresponding to the FND_USERS e FND_LOGINS tables, you then should not include
LAST_UPDATED_BY, CREATED_BY, or LAST_UPDATE_LOGIN columns in the Foreign
Keys list of the table.
CLL_F030_TRANSACTION_TYPES_EXT
Columns Description
Column Option Data Type Description
TRANSACTION_TYPE_ID NOT NULL NUMBER (15) Transaction Type identifier
CREATION_DATE NOT NULL DATE Who column
CREATED_BY NOT NULL NUMBER () Who column
LAST_UPDATE_DATE NOT NULL DATE Who column
LAST_UPDATED_BY NOT NULL NUMBER () Who column
LAST_UPDATE_LOGIN NULL NUMBER () Who column
ATTRIBUTE_CATEGORY NULL VARCHAR2 (30) Descriptive flexfield segment
ATTRIBUTE1 NULL VARCHAR2 (150) Descriptive flexfield segment
ATTRIBUTE2 NULL VARCHAR2 (150) Descriptive flexfield segment
ATTRIBUTE3 NULL VARCHAR2 (150) Descriptive flexfield segment
ATTRIBUTE4 NULL VARCHAR2 (150) Descriptive flexfield segment
ATTRIBUTE5 NULL VARCHAR2 (150) Descriptive flexfield segment
ATTRIBUTE6 NULL VARCHAR2 (150) Descriptive flexfield segment
ATTRIBUTE7 NULL VARCHAR2 (150) Descriptive flexfield segment
ATTRIBUTE8 NULL VARCHAR2 (150) Descriptive flexfield segment
ATTRIBUTE9 NULL VARCHAR2 (150) Descriptive flexfield segment
ATTRIBUTE10 NULL VARCHAR2 (150) Descriptive flexfield segment
ATTRIBUTE12 NULL VARCHAR2 (150) Descriptive flexfield segment
ATTRIBUTE13 NULL VARCHAR2 (150) Descriptive flexfield segment
ATTRIBUTE14 NULL VARCHAR2 (150) Descriptive flexfield segment
ATTRIBUTE15 NULL VARCHAR2 (150) Descriptive flexfield segment
F030 - BRAZILIAN SOLUTION FOR INTER-ORG TRANSFERS. Read this section to learn
what each module does and when
F030 - BRAZILIAN SOLUTION FOR INTER-ORG TRANSFERS uses them with each
corresponding table.
We will present a brief description of each module, pointing out its functionality and showing what
category it falls into, what language is used and what title is related to corresponding program
You will then see a summary of module’s main functions and learn the role of specific business
activity that each module is part of.
Note that we list the modules in alphabetical order based on the there internal names, that
correspond to the form names, reports and concurrent programs registered in the Oracle
Application Object Library (AOL).
CLLISTNT
Description: Imput data into AR interface table
Type: Database Trigger
Language: PL/SQL
Name: CLL_F030_NF_TRANSFER_INT_TRG
RA_INTERFACE_LINES_ALL X
OE_ORDER_HEADERS_ALL X
OE_ORDER_LINES_ALL X
OE_TRANSACTION_TYPES_ALL X
OE_TRANSACTION_TYPES_TL X
WSH_DELIVERY_ASSIGNMENTS X
WSH_DELIVERY_DETAILS X
RA_BATCH_SOURCES_ALL X
RA_CUST_TRX_TYPES_ALL X
PO_REQUISITION_HEADERS_ALL X
PO_REQUISITION_LINES_ALL X
MTL_SYSTEM_ITEMS_B X
HZ_CUST_SITE_USES_ALL X
CLL_F030_TRANSACTION_TYPES_EXT X