Search Results cst_write_offs
Overview
The CST_WRITE_OFFS table is a core transactional data object within the Oracle E-Business Suite (EBS) Bills of Material (BOM) module. It serves as the primary repository for write-off header information. In the context of manufacturing and cost management, a write-off is a financial transaction that adjusts inventory value, typically to account for variances, losses, or scrap identified during the production process. This table acts as the central record for such events, capturing the essential financial and organizational context necessary for accurate cost accounting, general ledger posting, and audit trails. Its existence is critical for maintaining the integrity of inventory valuation and ensuring that production variances are properly reflected in the organization's financial statements.
Key Information Stored
While the specific column list is not detailed in the provided metadata, the documented foreign key relationships explicitly reveal the core data entities linked to each write-off record. The table stores identifiers that anchor the transaction to key business objects. Crucially, it holds references to the specific inventory transaction (INVENTORY_TRANSACTION_ID) and purchase order distribution (PO_DISTRIBUTION_ID) that triggered the write-off. For financial accounting, it stores the General Ledger account identifiers for the accrual (ACCRUAL_ACCOUNT_ID), offset (OFFSET_ACCOUNT_ID), and estimated recovery value (ERV_ACCOUNT_ID). Each record is also associated with an operating unit (OPERATING_UNIT_ID), an inventory item (INVENTORY_ITEM_ID), a vendor (VENDOR_ID), and a predefined transaction reason (REASON_ID). This structure ensures every write-off is fully documented with its operational cause and financial impact.
Common Use Cases and Queries
This table is central to variance analysis and financial reporting for manufacturing operations. A common use case involves tracing the financial impact of production scrap or component over-usage. Analysts may query this table to summarize write-off amounts by reason code, operating unit, or item to identify recurring cost issues. For audit purposes, queries often join CST_WRITE_OFFS to inventory and purchasing tables to reconstruct the complete lifecycle of a transaction. A typical reporting query might join to GL_CODE_COMBINATIONS to retrieve account segments and to MTL_SYSTEM_ITEMS_B for item details. Sample SQL often filters by date ranges and operating units to support period-end close processes, ensuring all write-off transactions are accounted for before ledger posting.
Related Objects
The CST_WRITE_OFFS table maintains integral relationships with several fundamental EBS tables, as defined by its foreign keys. These relationships are essential for data integrity and application functionality:
- GL_CODE_COMBINATIONS: Joined via ACCRUAL_ACCOUNT_ID, OFFSET_ACCOUNT_ID, and ERV_ACCOUNT_ID to retrieve the general ledger accounts for financial posting.
- HR_ALL_ORGANIZATION_UNITS: Joined via OPERATING_UNIT_ID to determine the organizational context.
- MTL_MATERIAL_TRANSACTIONS: Joined via INVENTORY_TRANSACTION_ID to link to the original material movement.
- PO_DISTRIBUTIONS_ALL: Joined via PO_DISTRIBUTION_ID to associate the write-off with a specific purchase order charge.
- MTL_SYSTEM_ITEMS_B: Joined via INVENTORY_ITEM_ID to obtain item master data.
- MTL_TRANSACTION_REASONS: Joined via REASON_ID to categorize the cause of the write-off.
- PO_VENDORS: Joined via VENDOR_ID to identify the supplier, relevant for purchase order-related variances.
-
Table: CST_WRITE_OFFS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_WRITE_OFFS, object_name:CST_WRITE_OFFS, status:VALID, product: BOM - Bills of Material , description: Table Holds Write-Off Header Information , implementation_dba_data: BOM.CST_WRITE_OFFS ,
-
Table: CST_WRITE_OFFS
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_WRITE_OFFS, object_name:CST_WRITE_OFFS, status:VALID, product: BOM - Bills of Material , description: Table Holds Write-Off Header Information , implementation_dba_data: BOM.CST_WRITE_OFFS ,
-
APPS.CST_ACCRUAL_LOAD dependencies on CST_WRITE_OFFS
12.2.2
-
APPS.CST_ACCRUAL_REC_PVT dependencies on CST_WRITE_OFFS
12.2.2
-
APPS.CST_ACCRUAL_REC_PVT dependencies on CST_WRITE_OFFS
12.1.1
-
APPS.CST_ACCRUAL_LOAD dependencies on CST_WRITE_OFFS
12.1.1
-
APPS.JL_CO_GL_NIT_MANAGEMENT dependencies on CST_WRITE_OFFS
12.2.2
-
VIEW: APPS.CST_XLA_AWO_HEADERS_V
12.1.1
-
VIEW: APPS.CST_XLA_AWO_HEADERS_V
12.2.2
-
SYNONYM: APPS.CST_WRITE_OFFS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:CST_WRITE_OFFS, status:VALID,
-
VIEW: BOM.CST_WRITE_OFFS#
12.2.2
owner:BOM, object_type:VIEW, object_name:CST_WRITE_OFFS#, status:VALID,
-
SYNONYM: APPS.CST_WRITE_OFFS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:CST_WRITE_OFFS, status:VALID,
-
APPS.CST_ACCRUAL_LOAD dependencies on CST_WRITE_OFF_DETAILS
12.2.2
-
APPS.CST_ACCRUAL_LOAD dependencies on PO_ACCRUAL_WRITE_OFFS_ALL
12.2.2
-
APPS.CST_ACCRUAL_LOAD dependencies on CST_WRITE_OFF_DETAILS
12.1.1
-
APPS.CST_ACCRUAL_LOAD dependencies on PO_ACCRUAL_WRITE_OFFS_ALL
12.1.1
-
VIEW: APPS.CST_XLA_WO_V
12.1.1
-
VIEW: APPS.CST_XLA_WO_V
12.2.2
-
APPS.CST_ACCRUAL_LOAD dependencies on PO_LOOKUP_CODES
12.1.1
-
APPS.CST_ACCRUAL_LOAD dependencies on PO_LOOKUP_CODES
12.2.2
-
VIEW: BOM.CST_WRITE_OFFS#
12.2.2
-
View: CST_XLA_AWO_HEADERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_XLA_AWO_HEADERS_V, object_name:CST_XLA_AWO_HEADERS_V, status:VALID, product: BOM - Bills of Material , implementation_dba_data: APPS.CST_XLA_AWO_HEADERS_V ,
-
View: CST_XLA_AWO_HEADERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_XLA_AWO_HEADERS_V, object_name:CST_XLA_AWO_HEADERS_V, status:VALID, product: BOM - Bills of Material , implementation_dba_data: APPS.CST_XLA_AWO_HEADERS_V ,
-
APPS.CST_ACCRUAL_REC_PVT SQL Statements
12.2.2
-
APPS.CST_ACCRUAL_REC_PVT SQL Statements
12.1.1
-
APPS.CST_ACCRUAL_REC_PVT dependencies on CST_WRITE_OFF_DETAILS
12.1.1
-
APPS.CST_ACCRUAL_REC_PVT dependencies on CST_WRITE_OFF_DETAILS
12.2.2
-
APPS.CST_ACCRUALWRITEOFFREPORT_PVT dependencies on MTL_TRANSACTION_REASONS
12.1.1
-
View: CST_XLA_WO_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_XLA_WO_V, object_name:CST_XLA_WO_V, status:VALID, product: BOM - Bills of Material , implementation_dba_data: APPS.CST_XLA_WO_V ,
-
APPS.CST_ACCRUALWRITEOFFREPORT_PVT dependencies on MTL_TRANSACTION_REASONS
12.2.2
-
View: CST_XLA_WO_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_XLA_WO_V, object_name:CST_XLA_WO_V, status:VALID, product: BOM - Bills of Material , implementation_dba_data: APPS.CST_XLA_WO_V ,
-
APPS.JL_CO_GL_NIT_MANAGEMENT dependencies on PO_DISTRIBUTIONS_ALL
12.2.2
-
APPS.CST_ACCRUAL_REC_PVT dependencies on FND_GLOBAL
12.2.2
-
APPS.CST_ACCRUAL_REC_PVT dependencies on FND_GLOBAL
12.1.1
-
TABLE: BOM.CST_WRITE_OFFS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_WRITE_OFFS, object_name:CST_WRITE_OFFS, status:VALID,
-
Table: MTL_TRANSACTION_REASONS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_TRANSACTION_REASONS, object_name:MTL_TRANSACTION_REASONS, status:VALID, product: INV - Inventory , description: Inventory Transaction Reasons Table , implementation_dba_data: INV.MTL_TRANSACTION_REASONS ,
-
TABLE: BOM.CST_WRITE_OFFS
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_WRITE_OFFS, object_name:CST_WRITE_OFFS, status:VALID,
-
Table: MTL_TRANSACTION_REASONS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_TRANSACTION_REASONS, object_name:MTL_TRANSACTION_REASONS, status:VALID, product: INV - Inventory , description: Inventory Transaction Reasons Table , implementation_dba_data: INV.MTL_TRANSACTION_REASONS ,
-
PACKAGE BODY: APPS.CST_ACCRUAL_REC_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:CST_ACCRUAL_REC_PVT, status:VALID,
-
APPS.CST_ACCRUAL_LOAD dependencies on AP_AE_LINES_ALL
12.1.1
-
APPS.CST_ACCRUAL_LOAD dependencies on AP_AE_LINES_ALL
12.2.2
-
APPS.JL_CO_GL_NIT_MANAGEMENT dependencies on PO_HEADERS_ALL
12.2.2
-
APPS.JL_CO_GL_NIT_MANAGEMENT dependencies on RCV_RECEIVING_SUB_LEDGER
12.2.2
-
PACKAGE BODY: APPS.JL_CO_GL_NIT_MANAGEMENT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:JL_CO_GL_NIT_MANAGEMENT, status:VALID,
-
PACKAGE BODY: APPS.CST_ACCRUAL_REC_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:CST_ACCRUAL_REC_PVT, status:VALID,
-
VIEW: APPS.CST_XLA_WO_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_XLA_WO_V, object_name:CST_XLA_WO_V, status:VALID,
-
APPS.CST_ACCRUAL_LOAD dependencies on MTL_TRANSACTION_ACCOUNTS
12.2.2
-
PACKAGE BODY: APPS.CST_ACCRUAL_LOAD
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:CST_ACCRUAL_LOAD, status:VALID,
-
VIEW: APPS.CST_XLA_WO_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_XLA_WO_V, object_name:CST_XLA_WO_V, status:VALID,
-
PACKAGE BODY: APPS.CST_ACCRUAL_LOAD
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:CST_ACCRUAL_LOAD, status:VALID,