Search Results rcv header
The ECE_ATTACHMENT_HEADERS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical component of the E-Commerce Gateway (ECG) module, which facilitates electronic data interchange (EDI) and business-to-business (B2B) communication. This table stores metadata related to file attachments exchanged between trading partners, ensuring traceability, compliance, and efficient processing of inbound and outbound transactions. Below is a detailed analysis of its structure, purpose, and integration within Oracle EBS.
1. Table Overview
The ECE_ATTACHMENT_HEADERS
table acts as a header repository for attachment details associated with EDI transactions. It is part of the ECG
schema and is primarily used to track file-level attributes such as file names, types, sizes, and transmission statuses. This table works in conjunction with ECE_ATTACHMENT_LINES
(which stores the actual attachment content) to provide a complete audit trail for document exchanges.
2. Key Columns and Their Significance
The table includes the following critical columns:
- ATTACHMENT_ID: Primary key, uniquely identifying each attachment record.
- FILE_NAME: Name of the attached file (e.g., PO_12345.xml).
- FILE_TYPE: MIME type or format (e.g., XML, EDI, PDF).
- FILE_SIZE: Size of the attachment in bytes.
- TRANSACTION_ID: Foreign key linking to
ECE_TRANSACTIONS
, associating the attachment with a specific EDI transaction. - STATUS: Indicates processing state (e.g., PENDING, PROCESSED, ERROR).
- CREATION_DATE and LAST_UPDATE_DATE: Timestamps for auditing.
3. Functional Role in EBS
The table supports the following operational workflows:
- Inbound Processing: When receiving files from trading partners, ECG populates this table with metadata before processing the payload in
ECE_ATTACHMENT_LINES
. - Outbound Processing: For outbound EDI documents (e.g., purchase orders), attachments are registered here before transmission.
- Error Handling: Failed transmissions are flagged in the
STATUS
column, triggering notifications or reprocessing.
4. Integration with Other Modules
The ECE_ATTACHMENT_HEADERS
table interacts with:
- Order Management (OM): Attachments for sales orders or invoices.
- Procurement (PO): Purchase order acknowledgments or advanced ship notices (ASNs).
- Accounts Payable/Receivable (AP/AR): Payment advice or remittance documents.
5. Technical Considerations
In EBS 12.2.2, the table benefits from Oracle's Online Patching (ADOP) features, allowing metadata updates without downtime. Performance optimizations include:
- Indexes on
ATTACHMENT_ID
andTRANSACTION_ID
for fast joins. - Partitioning (if implemented) for large-volume environments.
6. Customization and Extensions
Customers may extend the table via:
- Custom columns (e.g.,
CUSTOMER_REFERENCE
) added via Oracle Application Developer. - Triggers or PL/SQL logic to enforce business rules during attachment processing.
7. Conclusion
The ECE_ATTACHMENT_HEADERS
table is a foundational element of Oracle EBS's EDI framework, ensuring secure and auditable document exchanges. Its design aligns with Oracle's best practices for scalability and compliance, making it indispensable for organizations leveraging ECG for B2B integrations. Understanding its structure and relationships is essential for troubleshooting, reporting, and extending EDI functionalities in EBS 12.1.1 and 12.2.2.
-
Lookup Type: OUTPUT_LEVEL_ASNI
12.1.1
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_ASNI ,
-
Lookup Type: OUTPUT_LEVEL_ASNI
12.2.2
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_ASNI ,
-
Lookup Type: OUTPUT_LEVEL_SBNI
12.2.2
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_SBNI ,
-
Lookup Type: OUTPUT_LEVEL_SBNI
12.1.1
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_SBNI ,
-
Lookup Type: OUTPUT_LEVEL_POO
12.2.2
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_POO ,
-
Lookup Type: OUTPUT_LEVEL_POCO
12.2.2
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_POCO ,
-
Lookup Type: OUTPUT_LEVEL_POCO
12.1.1
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_POCO ,
-
Lookup Type: OUTPUT_LEVEL_POO
12.1.1
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_POO ,
-
Lookup Type: OUTPUT_LEVEL_POI
12.1.1
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_POI ,
-
Lookup Type: OUTPUT_LEVEL_POCI
12.2.2
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_POCI ,
-
Lookup Type: OUTPUT_LEVEL_POI
12.2.2
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_POI ,
-
Lookup Type: OUTPUT_LEVEL_POCI
12.1.1
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_POCI ,
-
Lookup Type: OUTPUT_LEVEL_GPOI
12.1.1
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_GPOI ,
-
Lookup Type: OUTPUT_LEVEL_GPOI
12.2.2
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_GPOI ,
-
Lookup Type: OUTPUT_LEVEL_CDMO
12.2.2
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_CDMO ,
-
Lookup Type: OUTPUT_LEVEL_INO
12.2.2
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_INO ,
-
Lookup Type: OUTPUT_LEVEL_INO
12.1.1
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_INO ,
-
Lookup Type: OUTPUT_LEVEL_CDMO
12.1.1
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_CDMO ,
-
Lookup Type: OUTPUT_LEVEL_ADVO
12.1.1
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_ADVO ,
-
Lookup Type: OUTPUT_LEVEL_ADVO
12.2.2
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_ADVO ,
-
Lookup Type: OUTPUT_LEVEL_MVSTO
12.1.1
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_MVSTO , description: OUTPUT_LEVEL_MVSTO ,
-
Lookup Type: OUTPUT_LEVEL_MVSTO
12.2.2
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_MVSTO , description: OUTPUT_LEVEL_MVSTO ,
-
Lookup Type: OUTPUT_LEVEL_PYO
12.1.1
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_PYO , description: At the Check (Header) level ,
-
Lookup Type: OUTPUT_LEVEL_PYO
12.2.2
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_PYO , description: At the Check (Header) level ,
-
Lookup Type: OUTPUT_LEVEL_CATI
12.2.2
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_CATI ,
-
Lookup Type: OUTPUT_LEVEL_RRQI
12.2.2
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_RRQI ,
-
Lookup Type: OUTPUT_LEVEL_CATI
12.1.1
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_CATI ,
-
Lookup Type: OUTPUT_LEVEL_RRQI
12.1.1
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_RRQI ,
-
Table: ECE_ATTACHMENT_HEADERS
12.2.2
owner:EC, object_type:TABLE, fnd_design_data:EC.ECE_ATTACHMENT_HEADERS, object_name:ECE_ATTACHMENT_HEADERS, status:VALID, product: EC - e-Commerce Gateway , description: Contains the temporary header data for extracting attachments. , implementation_dba_data: EC.ECE_ATTACHMENT_HEADERS ,
-
Lookup Type: OUTPUT_LEVEL_INI
12.1.1
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_INI ,
-
Table: ECE_ATTACHMENT_HEADERS
12.1.1
owner:EC, object_type:TABLE, fnd_design_data:EC.ECE_ATTACHMENT_HEADERS, object_name:ECE_ATTACHMENT_HEADERS, status:VALID, product: EC - e-Commerce Gateway , description: Contains the temporary header data for extracting attachments. , implementation_dba_data: EC.ECE_ATTACHMENT_HEADERS ,
-
Lookup Type: OUTPUT_LEVEL_INI
12.2.2
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_INI ,
-
Lookup Type: OUTPUT_LEVEL_POAO
12.1.1
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_POAO ,
-
Lookup Type: OUTPUT_LEVEL_SPSO
12.2.2
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_SPSO ,
-
Lookup Type: OUTPUT_LEVEL_POCAO
12.2.2
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_POCAO ,
-
Lookup Type: OUTPUT_LEVEL_POCAO
12.1.1
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_POCAO ,
-
Lookup Type: OUTPUT_LEVEL_POAO
12.2.2
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_POAO ,
-
Lookup Type: OUTPUT_LEVEL_PSQI
12.1.1
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_PSQI ,
-
Table: ECE_MVSTO_HEADERS
12.1.1
owner:EC, object_type:TABLE, fnd_design_data:EC.ECE_MVSTO_HEADERS, object_name:ECE_MVSTO_HEADERS, status:VALID, product: EC - e-Commerce Gateway , description: Contains the movement statistics header data to support the outbound Movement Statistics transaction. , implementation_dba_data: EC.ECE_MVSTO_HEADERS ,
-
Lookup Type: OUTPUT_LEVEL_SPSO
12.1.1
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_SPSO ,
-
Lookup Type: OUTPUT_LEVEL_SSSI
12.1.1
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_SSSI ,
-
Lookup Type: OUTPUT_LEVEL_SPSI
12.1.1
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_SPSI ,
-
Lookup Type: OUTPUT_LEVEL_PSQI
12.2.2
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_PSQI ,
-
Lookup Type: OUTPUT_LEVEL_SSSI
12.2.2
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_SSSI ,
-
Table: ECE_MVSTO_HEADERS
12.2.2
owner:EC, object_type:TABLE, fnd_design_data:EC.ECE_MVSTO_HEADERS, object_name:ECE_MVSTO_HEADERS, status:VALID, product: EC - e-Commerce Gateway , description: Contains the movement statistics header data to support the outbound Movement Statistics transaction. , implementation_dba_data: EC.ECE_MVSTO_HEADERS ,
-
Lookup Type: OUTPUT_LEVEL_SSSO
12.2.2
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_SSSO ,
-
Lookup Type: OUTPUT_LEVEL_SPSI
12.2.2
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_SPSI ,
-
Lookup Type: OUTPUT_LEVEL_SSSO
12.1.1
product: EC - e-Commerce Gateway , meaning: OUTPUT_LEVEL_SSSO ,
-
Table: ECE_ADVO_HEADERS_INTERFACE
12.1.1
owner:EC, object_type:TABLE, fnd_design_data:EC.ECE_ADVO_HEADERS_INTERFACE, object_name:ECE_ADVO_HEADERS_INTERFACE, status:VALID, product: EC - e-Commerce Gateway , description: Contains the header data to support the outbound Application Advice (824/APERAK) transaction. , implementation_dba_data: EC.ECE_ADVO_HEADERS_INTERFACE ,
-
Table: ECE_AR_TRX_HEADERS
12.2.2
owner:EC, object_type:TABLE, fnd_design_data:EC.ECE_AR_TRX_HEADERS, object_name:ECE_AR_TRX_HEADERS, status:VALID, product: EC - e-Commerce Gateway , description: Contains the customer invoice header data to support the outbound Invoice (810/INVOIC) transaction. , implementation_dba_data: EC.ECE_AR_TRX_HEADERS ,