Search Results invoice status
The OE_INVOICE_NUMBERS table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Order Management (OM) module. It serves as a repository for storing invoice numbers associated with sales orders, ensuring proper tracking and reference for financial and operational processes. This table is primarily utilized during the order-to-cash cycle, where invoices are generated against fulfilled orders, and its integrity is essential for accurate financial reporting and reconciliation.
Table Structure and Key Columns
The OE_INVOICE_NUMBERS table consists of several key columns that facilitate the linkage between orders and their corresponding invoices. Below are the most significant columns:- INVOICE_NUMBER: Stores the unique identifier for the invoice, often generated sequentially or based on a predefined numbering scheme.
- ORDER_ID: References the sales order from the OE_ORDER_HEADERS_ALL table, establishing the relationship between the invoice and the originating order.
- LINE_ID: Links to specific order lines in the OE_ORDER_LINES_ALL table, enabling granular tracking of invoiced items.
- CREATION_DATE and LAST_UPDATE_DATE: Audit columns that record when the invoice entry was created or modified.
- CREATED_BY and LAST_UPDATED_BY: Capture the user IDs responsible for the invoice record creation or updates.
- ORG_ID: Specifies the operating unit associated with the invoice, supporting multi-org implementations.
Functional Role in Order-to-Cash Process
The OE_INVOICE_NUMBERS table plays a pivotal role in the order-to-cash lifecycle. When an order is fulfilled and ready for invoicing, the system generates an invoice number and records it in this table. This ensures traceability and prevents duplicate invoicing. The table acts as a bridge between Order Management and Receivables modules, where the invoice data is further processed for accounting and payment tracking.Integration with Other Modules
This table integrates closely with other Oracle EBS modules:- Accounts Receivable (AR): Invoice numbers from OE_INVOICE_NUMBERS are referenced in AR tables like RA_CUSTOMER_TRX_ALL for financial postings.
- Inventory (INV): Helps reconcile shipped items with invoiced quantities.
- General Ledger (GL): Supports revenue recognition by linking invoices to journal entries.
Customizations and Extensions
In custom implementations, the OE_INVOICE_NUMBERS table may be extended to include additional attributes such as project codes, custom invoice types, or regional compliance fields. However, such modifications require careful testing to avoid disrupting standard functionality.Data Maintenance and Performance
Given its transactional nature, the table can grow significantly in high-volume environments. Regular archiving and indexing strategies are recommended to maintain performance. Partitioning by ORG_ID or CREATION_DATE is a common optimization technique.Conclusion
The OE_INVOICE_NUMBERS table is a foundational component of Oracle EBS Order Management, ensuring accurate invoice tracking and seamless integration with financial modules. Proper understanding and management of this table are essential for maintaining data integrity and supporting efficient order-to-cash operations in both 12.1.1 and 12.2.2 environments.-
Lookup Type: STATUS
12.1.1
product: ONT - Order Management , meaning: Invoice Status , description: Invoice Status ,
-
Lookup Type: STATUS
12.2.2
product: ONT - Order Management , meaning: Invoice Status , description: Invoice Status ,
-
Lookup Type: PROCESS STATUS
12.2.2
product: ONT - Order Management , meaning: Meaning N/A for : PROCESS STATUS , description: Process Status ,
-
Lookup Type: PROCESS STATUS
12.1.1
product: ONT - Order Management , meaning: Meaning N/A for : PROCESS STATUS , description: Process Status ,
-
Lookup Type: PICK SLIP STATUS
12.1.1
product: ONT - Order Management , meaning: Meaning N/A for : PICK SLIP STATUS , description: Pick Slip Status ,
-
Lookup Type: PICK SLIP STATUS
12.2.2
product: ONT - Order Management , meaning: Meaning N/A for : PICK SLIP STATUS , description: Pick Slip Status ,
-
Lookup Type: INVOICE_INTERFACE_STATUS
12.2.2
product: ONT - Order Management , meaning: Invoice Interface Status , description: Invoice Interface Status ,
-
Lookup Type: INVOICE_INTERFACE_STATUS
12.1.1
product: ONT - Order Management , meaning: Invoice Interface Status , description: Invoice Interface Status ,
-
Lookup Type: FLOW_STATUS
12.2.2
product: ONT - Order Management , meaning: FLOW_STATUS , description: Workflow Status ,
-
Lookup Type: FLOW_STATUS
12.1.1
product: ONT - Order Management , meaning: FLOW_STATUS , description: Workflow Status ,
-
Lookup Type: LINE_FLOW_STATUS
12.1.1
product: ONT - Order Management , meaning: Line Flow Status , description: Line Flow Status ,
-
Lookup Type: LINE_FLOW_STATUS
12.2.2
product: ONT - Order Management , meaning: Line Flow Status , description: Line Flow Status ,
-
Lookup Type: OEXOETOP_HEADER_OPTIONS
12.2.2
product: ONT - Order Management , meaning: Meaning N/A for : OEXOETOP_HEADER_OPTIONS ,
-
Lookup Type: OEXOETOP_HEADER_OPTIONS
12.1.1
product: ONT - Order Management , meaning: Meaning N/A for : OEXOETOP_HEADER_OPTIONS ,
-
Lookup Type: INVOICE_BASIS
12.2.2
product: ONT - Order Management , meaning: N/A , description: Invoice shipped or ordered quantity when overshipment happens ,
-
Lookup Type: INVOICE_BASIS
12.1.1
product: ONT - Order Management , meaning: N/A , description: Invoice shipped or ordered quantity when overshipment happens ,
-
Lookup Type: INVOICE_NUMBER_METHOD
12.1.1
product: ONT - Order Management , meaning: Meaning N/A for : INVOICE_NUMBER_METHOD , description: Invoice Numbering Method ,
-
Lookup Type: INVOICE_NUMBER_METHOD
12.2.2
product: ONT - Order Management , meaning: Meaning N/A for : INVOICE_NUMBER_METHOD , description: Invoice Numbering Method ,
-
Concurrent Program: OEXOEIOD
12.1.1
execution_filename: OEXOEIOD , product: ONT - Order Management , user_name: OEXOEIOD , description: Order/Invoice Detail Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: OEXOEIOD
12.2.2
execution_filename: OEXOEIOD , product: ONT - Order Management , user_name: OEXOEIOD , description: Order/Invoice Detail Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: OEXOEIOS
12.2.2
execution_filename: OEXOEIOS , product: ONT - Order Management , user_name: OEXOEIOS , description: Order/Invoice Summary Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: OEXOEIOS
12.1.1
execution_filename: OEXOEIOS , product: ONT - Order Management , user_name: OEXOEIOS , description: Order/Invoice Summary Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: OEXOEIOS_XML
12.1.1
product: ONT - Order Management , user_name: Order/Invoice Summary Report (XML) , description: Order/Invoice Summary Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: OEXOEIOD_XML
12.2.2
product: ONT - Order Management , user_name: Order/Invoice Detail Report (XML) , description: Order/Invoice Detail Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: OEXOEIOD_XML
12.1.1
product: ONT - Order Management , user_name: Order/Invoice Detail Report (XML) , description: Order/Invoice Detail Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: OEXOEIOS_XML
12.2.2
product: ONT - Order Management , user_name: Order/Invoice Summary Report (XML) , description: Order/Invoice Summary Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Lookup Type: OE_PAYMENT_COLLECTION_TYPE
12.1.1
product: ONT - Order Management , meaning: OM Payment Collection Types , description: Order Management Payment Collection Types ,
-
Lookup Type: OE_PAYMENT_COLLECTION_TYPE
12.2.2
product: ONT - Order Management , meaning: OM Payment Collection Types , description: Order Management Payment Collection Types ,
-
Lookup Type: ONT_RETROBILL_SORT_BY
12.1.1
product: ONT - Order Management , meaning: RETROBILL SORT BY , description: Retroactive Billing Sort By Choices ,
-
Lookup Type: ONT_RETROBILL_SORT_BY
12.2.2
product: ONT - Order Management , meaning: RETROBILL SORT BY , description: Retroactive Billing Sort By Choices ,
-
Lookup Type: REFERENCE_TYPE
12.1.1
product: ONT - Order Management , meaning: Meaning N/A for : REFERENCE_TYPE ,
-
Lookup Type: REFERENCE_TYPE
12.2.2
product: ONT - Order Management , meaning: Meaning N/A for : REFERENCE_TYPE ,
-
Lookup Type: OEXOEIOD ORDER BY
12.2.2
product: ONT - Order Management , meaning: Meaning N/A for : OEXOEIOD ORDER BY , description: Sort By options for Order Invoice Detail Report ,
-
Lookup Type: OEXOEIOD ORDER BY
12.1.1
product: ONT - Order Management , meaning: Meaning N/A for : OEXOEIOD ORDER BY , description: Sort By options for Order Invoice Detail Report ,
-
Lookup Type: REPORT_ACTION
12.1.1
product: ONT - Order Management , meaning: Report Action , description: Type of Report to be Generated ,
-
Lookup Type: CONTRACT_TERMINATION
12.2.2
product: ONT - Order Management , meaning: Contract Termination Reasons , description: Contract Termination Reason Types ,
-
Lookup Type: CONTRACT_TERMINATION
12.1.1
product: ONT - Order Management , meaning: Contract Termination Reasons , description: Contract Termination Reason Types ,
-
Lookup Type: REPORT_ACTION
12.2.2
product: ONT - Order Management , meaning: Report Action , description: Type of Report to be Generated ,
-
Lookup Type: HOLDABLE_HEADER_ACTIVITIES
12.1.1
product: ONT - Order Management , meaning: Holdable Header Activities , description: Holdable Header Activities ,
-
Lookup Type: TAX_POINT
12.1.1
product: ONT - Order Management , meaning: N/A : For TAX_POINT , description: Event to decide the Tax recalculation ,
-
Lookup Type: TAX_POINT
12.2.2
product: ONT - Order Management , meaning: N/A : For TAX_POINT , description: Event to decide the Tax recalculation ,
-
Lookup Type: HOLDABLE_HEADER_ACTIVITIES
12.2.2
product: ONT - Order Management , meaning: Holdable Header Activities , description: Holdable Header Activities ,
-
Table: OE_INVOICE_NUMBERS
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_INVOICE_NUMBERS, object_name:OE_INVOICE_NUMBERS, status:VALID, product: ONT - Order Management , description: This table is used for generating invoice numbers based on the delivery name. , implementation_dba_data: ONT.OE_INVOICE_NUMBERS ,
-
Table: OE_INVOICE_NUMBERS
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_INVOICE_NUMBERS, object_name:OE_INVOICE_NUMBERS, status:VALID, product: ONT - Order Management , description: This table is used for generating invoice numbers based on the delivery name. , implementation_dba_data: ONT.OE_INVOICE_NUMBERS ,
-
Lookup Type: OEXOEIOS ORDER BY
12.2.2
product: ONT - Order Management , meaning: Meaning N/A for : OEXOEIOS ORDER BY , description: Sort By options for Order/Invoice Summary Report ,
-
Lookup Type: OEXOEIOS ORDER BY
12.1.1
product: ONT - Order Management , meaning: Meaning N/A for : OEXOEIOS ORDER BY , description: Sort By options for Order/Invoice Summary Report ,
-
Lookup Type: HOLDABLE_LINE_ACTIVITIES
12.2.2
product: ONT - Order Management , meaning: Holdable Line Activiites , description: Holdable Line Activities ,
-
Lookup Type: HOLDABLE_LINE_ACTIVITIES
12.1.1
product: ONT - Order Management , meaning: Holdable Line Activiites , description: Holdable Line Activities ,
-
View: OE_RA_CUSTOMER_TRX_PERF_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_RA_CUSTOMER_TRX_PERF_V, object_name:OE_RA_CUSTOMER_TRX_PERF_V, status:VALID, product: ONT - Order Management , description: Invoice/Credit memo information , implementation_dba_data: APPS.OE_RA_CUSTOMER_TRX_PERF_V ,
-
View: OE_RA_CUSTOMER_TRX_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_RA_CUSTOMER_TRX_V, object_name:OE_RA_CUSTOMER_TRX_V, status:VALID, product: ONT - Order Management , description: Invoice/Credit memo information , implementation_dba_data: APPS.OE_RA_CUSTOMER_TRX_V ,