Search Results france sabi kali is a
The MTL_COPY_ORG_REPORT
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure used in the Inventory (INV) module to support the organization copy reporting functionality. This table stores metadata and execution details related to the process of copying inventory organizations, items, and associated data from a source organization to one or more target organizations. The organization copy feature is essential for enterprises managing multiple inventory organizations with similar structures, enabling efficient replication of master data, item attributes, and other configurations without manual re-entry.
Key Features and Purpose
The primary purpose ofMTL_COPY_ORG_REPORT
is to log and track the execution of organization copy processes. It captures details such as the source organization, target organizations, execution status, timestamps, and error messages (if any). This table acts as an audit trail, allowing administrators to monitor the success or failure of copy operations and troubleshoot issues. The data in this table is often referenced in the "Organization Copy Report," a standard Oracle report that provides visibility into the copy process.
Table Structure and Key Columns
TheMTL_COPY_ORG_REPORT
table typically includes the following key columns:
- REQUEST_ID: A unique identifier for the copy process, often linked to the Concurrent Request ID in Oracle EBS.
- SOURCE_ORGANIZATION_ID: The inventory organization ID from which data is copied.
- TARGET_ORGANIZATION_ID: The inventory organization ID to which data is copied.
- COPY_TYPE: Indicates the type of copy operation (e.g., full copy, partial copy, or specific data sets like items, categories, or cost groups).
- STATUS: Reflects the execution status (e.g., "PENDING," "IN PROGRESS," "COMPLETED," or "ERROR").
- START_DATE and END_DATE: Timestamps marking the beginning and completion of the copy process.
- ERROR_MESSAGE: Stores detailed error descriptions if the copy process fails.
- CREATED_BY and CREATION_DATE: Audit columns capturing the user and timestamp of record creation.
Integration with Oracle EBS Modules
TheMTL_COPY_ORG_REPORT
table integrates with several Oracle EBS modules, including:
- Inventory (INV): Central to item and organization setup.
- Order Management (OM): Ensures copied items are available for ordering in target organizations.
- Purchasing (PO): Supports procurement processes for copied items.
- Cost Management (CST): Maintains cost data consistency across organizations.
Technical Considerations
The table is populated during the execution of the "Copy Organization" concurrent program, which leverages Oracle's standard APIs for data replication. Administrators must ensure proper privileges (e.g., "Inventory Super User" responsibility) to execute copy operations. Performance considerations include:- Large datasets may require batch processing or off-peak execution.
- Indexes on
REQUEST_ID
andSTATUS
columns optimize query performance for monitoring. - Regular purging of historical records may be necessary to maintain table efficiency.
Conclusion
TheMTL_COPY_ORG_REPORT
table is a vital component in Oracle EBS for managing multi-organization inventory setups. It provides transparency, auditability, and error handling for organization copy processes, ensuring data consistency and reducing manual effort. Proper utilization of this table enhances operational efficiency and supports scalable inventory management in complex enterprise environments.
-
Lookup Type: MVT_DELIVERY_TERMS
12.2.2
product: INV - Inventory , meaning: MVT DELIVERY TERMS , description: Delivery Term ,
-
Lookup Type: MVT_DELIVERY_TERMS
12.1.1
product: INV - Inventory , meaning: MVT DELIVERY TERMS , description: Delivery Term ,
-
Lookup Type: INTRASTAT_FORMAT_TYPE
12.1.1
product: INV - Inventory , meaning: INTRASTAT FORMAT TYPE , description: Format Type ,
-
Lookup Type: INTRASTAT_FORMAT_TYPE
12.2.2
product: INV - Inventory , meaning: INTRASTAT FORMAT TYPE , description: Format Type ,
-
Lookup Type: MTL_RELATIONSHIP_TYPES
12.2.2
product: INV - Inventory , meaning: Relationship Types , description: Item Relationship Types ,
-
Lookup Type: MTL_RELATIONSHIP_TYPES
12.1.1
product: INV - Inventory , meaning: Relationship Types , description: Item Relationship Types ,
-
Table: MTL_COPY_ORG_REPORT
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_COPY_ORG_REPORT, object_name:MTL_COPY_ORG_REPORT, status:VALID, product: INV - Inventory , description: This private table contains temporary data to construct a Copy Inventory Organization Report. It is populated by a java session and read by Oracle Reports during a single concurrent request; it will only contain data while the request is ru , implementation_dba_data: INV.MTL_COPY_ORG_REPORT ,
-
Table: MTL_COPY_ORG_REPORT
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_COPY_ORG_REPORT, object_name:MTL_COPY_ORG_REPORT, status:VALID, product: INV - Inventory , description: This private table contains temporary data to construct a Copy Inventory Organization Report. It is populated by a java session and read by Oracle Reports during a single concurrent request; it will only contain data while the request is ru , implementation_dba_data: INV.MTL_COPY_ORG_REPORT ,
-
Table: MTL_ITEM_TEMPLATES_TL
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_ITEM_TEMPLATES_TL, object_name:MTL_ITEM_TEMPLATES_TL, status:VALID, product: INV - Inventory , description: MTL_ITEM_TEMPLATES_TL is a table holding translated Template and Description columns for Templates. Templates now support multilingual description. MLS is implemented with a pair of tables: MTL_ITEM_TEMPLATES_B and MTL_ITEM_TEMPLATES_TL. Tr , implementation_dba_data: INV.MTL_ITEM_TEMPLATES_TL ,
-
Table: MTL_ITEM_TEMPLATES_TL
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_ITEM_TEMPLATES_TL, object_name:MTL_ITEM_TEMPLATES_TL, status:VALID, product: INV - Inventory , description: MTL_ITEM_TEMPLATES_TL is a table holding translated Template and Description columns for Templates. Templates now support multilingual description. MLS is implemented with a pair of tables: MTL_ITEM_TEMPLATES_B and MTL_ITEM_TEMPLATES_TL. Tr , implementation_dba_data: INV.MTL_ITEM_TEMPLATES_TL ,
-
Lookup Type: INV_MISSING_QTY_ACTIONS
12.1.1
product: INV - Inventory , meaning: Missing Quantity Actions , description: Different Actions available for the Missing Quantity ,
-
Lookup Type: INV_MISSING_QTY_ACTIONS
12.2.2
product: INV - Inventory , meaning: Missing Quantity Actions , description: Different Actions available for the Missing Quantity ,
-
Lookup Type: MTL_DEMAND_INTERFACE_ERRORS
12.2.2
product: INV - Inventory , meaning: MTL DEMAND INTERFACE ERRORS ,
-
Lookup Type: MTL_DEMAND_INTERFACE_ERRORS
12.1.1
product: INV - Inventory , meaning: MTL DEMAND INTERFACE ERRORS ,
-
View: MTL_EMPLOYEES_CURRENT_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_EMPLOYEES_CURRENT_VIEW, object_name:MTL_EMPLOYEES_CURRENT_VIEW, status:VALID, product: INV - Inventory , description: View of employees currently assigned to a given organization , implementation_dba_data: APPS.MTL_EMPLOYEES_CURRENT_VIEW ,
-
View: MTL_EMPLOYEES_CURRENT_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_EMPLOYEES_CURRENT_VIEW, object_name:MTL_EMPLOYEES_CURRENT_VIEW, status:VALID, product: INV - Inventory , description: View of employees currently assigned to a given organization , implementation_dba_data: APPS.MTL_EMPLOYEES_CURRENT_VIEW ,
-
Table: MTL_MVT_STATS_RULES
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_MVT_STATS_RULES, object_name:MTL_MVT_STATS_RULES, status:VALID, product: INV - Inventory , description: This table stores validation rules defined for movement statistics fields that belong to a rule set as defined in MTL_MVT_STATS_RULE_SETS_B table.Each row stores a rule that can determine a valid set of values for a field or an alternate u , implementation_dba_data: INV.MTL_MVT_STATS_RULES ,
-
Table: MTL_COPY_ORG_INTERFACE
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_COPY_ORG_INTERFACE, object_name:MTL_COPY_ORG_INTERFACE, status:VALID, product: INV - Inventory , description: Interface Table for the Copy Inventory Organizations Concurrent Program. The GROUP_CODE column is used in Copy Inventory Organizations Standard Concurrent Request to identify a set of rows that describe the organizations to be generated by , implementation_dba_data: INV.MTL_COPY_ORG_INTERFACE ,
-
Table: MTL_COPY_ORG_INTERFACE
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_COPY_ORG_INTERFACE, object_name:MTL_COPY_ORG_INTERFACE, status:VALID, product: INV - Inventory , description: Interface Table for the Copy Inventory Organizations Concurrent Program. The GROUP_CODE column is used in Copy Inventory Organizations Standard Concurrent Request to identify a set of rows that describe the organizations to be generated by , implementation_dba_data: INV.MTL_COPY_ORG_INTERFACE ,
-
Table: MTL_MVT_STATS_RULES
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_MVT_STATS_RULES, object_name:MTL_MVT_STATS_RULES, status:VALID, product: INV - Inventory , description: This table stores validation rules defined for movement statistics fields that belong to a rule set as defined in MTL_MVT_STATS_RULE_SETS_B table.Each row stores a rule that can determine a valid set of values for a field or an alternate u , implementation_dba_data: INV.MTL_MVT_STATS_RULES ,
-
Table: MTL_MVT_STATS_RULE_SETS_TL
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_MVT_STATS_RULE_SETS_TL, object_name:MTL_MVT_STATS_RULE_SETS_TL, status:VALID, product: INV - Inventory , description: MTL_MVT_STATS_RULE_SET_TL is the corresponding transalation table for MTL_MVT_STATS_RULE_SET_B.This table contains one entry for every Rule Set Code and Language.Rule Set Code and Language uniquely identify a row.Rule Set Display Name iden , implementation_dba_data: INV.MTL_MVT_STATS_RULE_SETS_TL ,
-
Table: MTL_MVT_STATS_RULE_SETS_TL
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_MVT_STATS_RULE_SETS_TL, object_name:MTL_MVT_STATS_RULE_SETS_TL, status:VALID, product: INV - Inventory , description: MTL_MVT_STATS_RULE_SET_TL is the corresponding transalation table for MTL_MVT_STATS_RULE_SET_B.This table contains one entry for every Rule Set Code and Language.Rule Set Code and Language uniquely identify a row.Rule Set Display Name iden , implementation_dba_data: INV.MTL_MVT_STATS_RULE_SETS_TL ,
-
View: MTL_PERIOD_SUMMARY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_PERIOD_SUMMARY_V, object_name:MTL_PERIOD_SUMMARY_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_PERIOD_SUMMARY_V ,
-
View: MTL_PERIOD_SUMMARY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_PERIOD_SUMMARY_V, object_name:MTL_PERIOD_SUMMARY_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_PERIOD_SUMMARY_V ,
-
View: MTL_PROCURING_TXN_FLOW_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_PROCURING_TXN_FLOW_LINES_V, object_name:MTL_PROCURING_TXN_FLOW_LINES_V, status:VALID, product: INV - Inventory , description: MTL_PROCURING_TXN_FLOW_LINES_V is a view for transaction flow lines of type procuring. This view is used by Oracle Procuring to query the transaction flow lines information for each header. , implementation_dba_data: APPS.MTL_PROCURING_TXN_FLOW_LINES_V ,
-
View: MFG_LOOKUPS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MFG_LOOKUPS, object_name:MFG_LOOKUPS, status:VALID, product: INV - Inventory , description: MFG_LOOKUPS is a view of selected columns from the table FND_LOOKUP_VALUES. , implementation_dba_data: APPS.MFG_LOOKUPS ,
-
View: MFG_LOOKUPS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MFG_LOOKUPS_V, object_name:MFG_LOOKUPS_V, status:VALID, product: INV - Inventory , description: MFG_LOOKUPS_V is a view of selected columns from the table FND_LOOKUP_VALUES. , implementation_dba_data: APPS.MFG_LOOKUPS_V ,
-
View: MFG_LOOKUPS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MFG_LOOKUPS_V, object_name:MFG_LOOKUPS_V, status:VALID, product: INV - Inventory , description: MFG_LOOKUPS_V is a view of selected columns from the table FND_LOOKUP_VALUES. , implementation_dba_data: APPS.MFG_LOOKUPS_V ,
-
View: MTL_PROCURING_TXN_FLOW_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_PROCURING_TXN_FLOW_LINES_V, object_name:MTL_PROCURING_TXN_FLOW_LINES_V, status:VALID, product: INV - Inventory , description: MTL_PROCURING_TXN_FLOW_LINES_V is a view for transaction flow lines of type procuring. This view is used by Oracle Procuring to query the transaction flow lines information for each header. , implementation_dba_data: APPS.MTL_PROCURING_TXN_FLOW_LINES_V ,
-
View: MFG_LOOKUPS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MFG_LOOKUPS, object_name:MFG_LOOKUPS, status:VALID, product: INV - Inventory , description: MFG_LOOKUPS is a view of selected columns from the table FND_LOOKUP_VALUES. , implementation_dba_data: APPS.MFG_LOOKUPS ,
-
View: MTL_QOH_SUB_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_QOH_SUB_V, object_name:MTL_QOH_SUB_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_QOH_SUB_V ,
-
View: MTL_QOH_SUB_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_QOH_SUB_V, object_name:MTL_QOH_SUB_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_QOH_SUB_V ,
-
View: MTL_ITEM_SUB_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ITEM_SUB_VAL_V, object_name:MTL_ITEM_SUB_VAL_V, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.MTL_ITEM_SUB_VAL_V ,
-
View: MTL_ITEM_SUB_EXP_TRK_VAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ITEM_SUB_EXP_TRK_VAL_V, object_name:MTL_ITEM_SUB_EXP_TRK_VAL_V, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.MTL_ITEM_SUB_EXP_TRK_VAL_V ,
-
View: MTL_ITEM_SUB_AST_VAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ITEM_SUB_AST_VAL_V, object_name:MTL_ITEM_SUB_AST_VAL_V, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.MTL_ITEM_SUB_AST_VAL_V ,
-
View: MTL_PROCURING_TXN_FLOW_HDRS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_PROCURING_TXN_FLOW_HDRS_V, object_name:MTL_PROCURING_TXN_FLOW_HDRS_V, status:VALID, product: INV - Inventory , description: MTL_PROCURING_TXN_FLOW_HDRS_V is a view of transaction flow headres for procuring flow. , implementation_dba_data: APPS.MTL_PROCURING_TXN_FLOW_HDRS_V ,
-
View: MTL_ITEM_SUB_EXP_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ITEM_SUB_EXP_VAL_V, object_name:MTL_ITEM_SUB_EXP_VAL_V, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.MTL_ITEM_SUB_EXP_VAL_V ,
-
View: MTL_ITEM_SUB_EXP_TRK_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ITEM_SUB_EXP_TRK_VAL_V, object_name:MTL_ITEM_SUB_EXP_TRK_VAL_V, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.MTL_ITEM_SUB_EXP_TRK_VAL_V ,
-
View: MTL_ITEM_SUB_AST_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ITEM_SUB_AST_VAL_V, object_name:MTL_ITEM_SUB_AST_VAL_V, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.MTL_ITEM_SUB_AST_VAL_V ,
-
View: MTL_ITEM_SUB_TRK_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ITEM_SUB_TRK_VAL_V, object_name:MTL_ITEM_SUB_TRK_VAL_V, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.MTL_ITEM_SUB_TRK_VAL_V ,
-
View: MTL_ITEM_SUB_AST_TRK_VAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ITEM_SUB_AST_TRK_VAL_V, object_name:MTL_ITEM_SUB_AST_TRK_VAL_V, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.MTL_ITEM_SUB_AST_TRK_VAL_V ,
-
View: MTL_ITEM_SUB_EXP_VAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ITEM_SUB_EXP_VAL_V, object_name:MTL_ITEM_SUB_EXP_VAL_V, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.MTL_ITEM_SUB_EXP_VAL_V ,
-
View: MTL_ITEM_SUB_TRK_VAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ITEM_SUB_TRK_VAL_V, object_name:MTL_ITEM_SUB_TRK_VAL_V, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.MTL_ITEM_SUB_TRK_VAL_V ,
-
View: MTL_ITEM_SUB_AST_TRK_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ITEM_SUB_AST_TRK_VAL_V, object_name:MTL_ITEM_SUB_AST_TRK_VAL_V, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.MTL_ITEM_SUB_AST_TRK_VAL_V ,
-
View: MTL_PROCURING_TXN_FLOW_HDRS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_PROCURING_TXN_FLOW_HDRS_V, object_name:MTL_PROCURING_TXN_FLOW_HDRS_V, status:VALID, product: INV - Inventory , description: MTL_PROCURING_TXN_FLOW_HDRS_V is a view of transaction flow headres for procuring flow. , implementation_dba_data: APPS.MTL_PROCURING_TXN_FLOW_HDRS_V ,
-
View: MTL_ITEM_SUB_VAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ITEM_SUB_VAL_V, object_name:MTL_ITEM_SUB_VAL_V, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.MTL_ITEM_SUB_VAL_V ,
-
View: MTL_QOH_LOT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_QOH_LOT_V, object_name:MTL_QOH_LOT_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_QOH_LOT_V ,
-
View: MTL_TRANSACTION_FLOWS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_TRANSACTION_FLOWS_V, object_name:MTL_TRANSACTION_FLOWS_V, status:VALID, product: INV - Inventory , description: MTL_TRANSACTION_FLOWS_V is a view for Intercompany transaction flows of type shipping and procuring flows. , implementation_dba_data: APPS.MTL_TRANSACTION_FLOWS_V ,
-
View: MTL_QOH_LOT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_QOH_LOT_V, object_name:MTL_QOH_LOT_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_QOH_LOT_V ,
-
View: MTL_UNITS_OF_MEASURE_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_UNITS_OF_MEASURE_VL, object_name:MTL_UNITS_OF_MEASURE_VL, status:VALID, product: INV - Inventory , description: MTL_UNITS_OF_MEASURE_VL is a view of selected columns from the table MTL_UNITS_OF_MEASURE_TL. , implementation_dba_data: APPS.MTL_UNITS_OF_MEASURE_VL ,