Search Results vendor table
The AP_PAYCARD_TRX_FEE_HEADER_ALL
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical data structure within the Accounts Payable (AP) module, specifically designed to manage transaction fee headers associated with payment card transactions. This table serves as a repository for high-level information about fees incurred during payment card processing, enabling organizations to track, analyze, and reconcile these costs systematically. Below is a detailed breakdown of its purpose, structure, and functional relevance.
Purpose and Functional Context
TheAP_PAYCARD_TRX_FEE_HEADER_ALL
table stores metadata related to transaction fees assessed by payment card networks (e.g., Visa, Mastercard) or financial institutions. These fees may include interchange fees, assessment fees, or processing charges tied to corporate card payments. The table acts as a header record, linking to detailed fee line items stored in related tables like AP_PAYCARD_TRX_FEE_LINES_ALL
. It supports Oracle's Payables Payment Card functionality, which automates the reconciliation of card transactions and associated fees.
Key Columns and Data Structure
The table includes columns to capture essential attributes of fee headers, such as:- TRX_FEE_HEADER_ID: Primary key uniquely identifying each fee header record.
- PAYCARD_TRX_ID: Foreign key linking to the parent payment card transaction in
AP_PAYCARD_TRX_ALL
. - FEE_TYPE_CODE: Categorizes the fee (e.g., "INTERCHANGE," "ASSESSMENT").
- CURRENCY_CODE: The currency in which the fee is denominated.
- FEE_AMOUNT: The total fee amount for the header.
- STATUS: Indicates the processing status (e.g., "PENDING," "PROCESSED").
- CREATION_DATE and LAST_UPDATE_DATE: Audit columns tracking record lifecycle.
- ORG_ID: Multi-org identifier for partitioning data by operating unit.
Integration with Oracle EBS Modules
The table integrates with:- Accounts Payable: Fee data is used during invoice creation and reconciliation, ensuring accurate expense reporting.
- General Ledger (GL): Fees may be posted to GL accounts for financial reporting.
- Subledger Accounting (SLA): Rules in SLA may reference fee headers for accounting entries.
Technical Considerations
- Multi-Org Support: The
_ALL
suffix denotes multi-org visibility, withORG_ID
enabling secure access control. - Indexing: Indexes on
TRX_FEE_HEADER_ID
andPAYCARD_TRX_ID
optimize joins with related tables. - API Dependencies: The table is typically populated via Oracle's Payment Card APIs or auto-reconciliation workflows.
Business Process Flow
- A payment card transaction is imported into
AP_PAYCARD_TRX_ALL
. - Associated fees are recorded in
AP_PAYCARD_TRX_FEE_HEADER_ALL
, with line details in child tables. - During reconciliation, fees are matched to invoices or expensed directly.
- Accounting entries are generated based on fee types and GL mappings.
Customization and Extensions
Organizations may extend the table's utility by:- Adding descriptive flexfields (DFFs) to capture industry-specific fee attributes.
- Developing custom reports using the table to analyze card program costs.
- Integrating with third-party card processors via APIs.
Conclusion
TheAP_PAYCARD_TRX_FEE_HEADER_ALL
table is a foundational component of Oracle EBS's payment card management framework. By centralizing fee header data, it ensures transparency in card-related expenses and streamlines financial operations. Its design reflects Oracle's emphasis on auditability, multi-org scalability, and integration with core financial processes, making it indispensable for organizations leveraging corporate card programs.
-
Lookup Type: VENDOR INQUIRY
12.1.1
product: AP - Payables , meaning: Vendor Inquiry , description: VENDOR INQUIRY OPTION ,
-
Lookup Type: VENDOR INQUIRY
12.2.2
product: AP - Payables , meaning: Vendor Inquiry , description: VENDOR INQUIRY OPTION ,
-
Lookup Type: MANUAL VENDOR NUMBER
12.1.1
product: AP - Payables , meaning: Manual Vendor Number , description: Type of vendor number for manual number entry ,
-
Lookup Type: 1099 VENDOR EXCEPTION
12.1.1
product: AP - Payables , meaning: 1099 Supplier Exception , description: Valid 1099 Supplier Exceptions ,
-
Lookup Type: VENDOR OR INVOICE
12.1.1
product: AP - Payables , meaning: Vendor Or Invoice , description: For choosing either vendor or invoice ,
-
Lookup Type: VENDOR NUMBER ENTRY
12.2.2
product: AP - Payables , meaning: Vendor Number Entry , description: Vendor number entry methods ,
-
Lookup Type: MANUAL VENDOR NUMBER
12.2.2
product: AP - Payables , meaning: Manual Vendor Number , description: Type of vendor number for manual number entry ,
-
Lookup Type: VENDOR OR INVOICE
12.2.2
product: AP - Payables , meaning: Vendor Or Invoice , description: For choosing either vendor or invoice ,
-
Lookup Type: VENDOR NUMBER ENTRY
12.1.1
product: AP - Payables , meaning: Vendor Number Entry , description: Vendor number entry methods ,
-
Lookup Type: 1099 VENDOR EXCEPTION
12.2.2
product: AP - Payables , meaning: 1099 Supplier Exception , description: Valid 1099 Supplier Exceptions ,
-
Lookup Type: NEW VENDOR/SITE ORDER
12.2.2
product: AP - Payables , meaning: New Vendor/Site Order , description: Sort option for new vendor and new vendor site report ,
-
Lookup Type: NEW VENDOR/SITE ORDER
12.1.1
product: AP - Payables , meaning: New Vendor/Site Order , description: Sort option for new vendor and new vendor site report ,
-
Lookup Type: NEW VENDOR OR NEW SITE
12.2.2
product: AP - Payables , meaning: New Vendor Or New Site , description: New vendor or new vendor site report ,
-
Lookup Type: NEW VENDOR OR NEW SITE
12.1.1
product: AP - Payables , meaning: New Vendor Or New Site , description: New vendor or new vendor site report ,
-
Table: AP_PAYCARD_TRX_FEE_HEADER_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_PAYCARD_TRX_FEE_HEADER_ALL, object_name:AP_PAYCARD_TRX_FEE_HEADER_ALL, status:VALID, product: AP - Payables , description: This table holds the Charges information for Payment Card.This table contains Operating Unit, Currency Code, Vendor and Vendor site information corresponding to one or more transaction fee details belonging to non overlapping periods. , implementation_dba_data: AP.AP_PAYCARD_TRX_FEE_HEADER_ALL ,
-
Lookup Type: INVOICE IMPORT REJECTION
12.1.1
product: AP - Payables , meaning: Invoice Import Rejection , description: Reason for the rejection of an imported invoice ,
-
Lookup Type: INVOICE IMPORT REJECTION
12.2.2
product: AP - Payables , meaning: Invoice Import Rejection , description: Reason for the rejection of an imported invoice ,
-
Table: AP_SUPPLIER_INT_REJECTIONS
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_SUPPLIER_INT_REJECTIONS, object_name:AP_SUPPLIER_INT_REJECTIONS, status:VALID, product: AP - Payables , description: Contains suppliers, sites, contacts rejections information. , implementation_dba_data: AP.AP_SUPPLIER_INT_REJECTIONS ,
-
Table: AP_CARD_DETAILS
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CARD_DETAILS, object_name:AP_CARD_DETAILS, status:VALID, product: AP - Payables , description: New Card Details , implementation_dba_data: AP.AP_CARD_DETAILS ,
-
Table: AP_CARD_PROFILE_LIMITS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CARD_PROFILE_LIMITS_ALL, object_name:AP_CARD_PROFILE_LIMITS_ALL, status:VALID, product: AP - Payables , description: Reserved for a future feature , implementation_dba_data: AP.AP_CARD_PROFILE_LIMITS_ALL ,
-
Table: AP_AUD_AUTO_AUDITS
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_AUD_AUTO_AUDITS, object_name:AP_AUD_AUTO_AUDITS, status:VALID, product: AP - Payables , description: This table stores an audit list. , implementation_dba_data: AP.AP_AUD_AUTO_AUDITS ,
-
Table: FINANCIALS_PURGES
12.1.1
product: AP - Payables , description: Invoice purge selection criteria and purged invoice statistical data , implementation_dba_data: Not implemented in this database ,
-
Table: AP_BANK_CHARGE_LINES
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_BANK_CHARGE_LINES, object_name:AP_BANK_CHARGE_LINES, status:VALID, product: AP - Payables , description: Ranges for bank charges and tolerance limits , implementation_dba_data: AP.AP_BANK_CHARGE_LINES ,
-
Table: AP_AUD_AUDITORS
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_AUD_AUDITORS, object_name:AP_AUD_AUDITORS, status:VALID, product: AP - Payables , description: This table stores the auditor information , implementation_dba_data: AP.AP_AUD_AUDITORS ,
-
Table: AP_PBATCH_SET_LINES_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_PBATCH_SET_LINES_ALL, object_name:AP_PBATCH_SET_LINES_ALL, status:VALID, product: AP - Payables , description: Payment batch set lines , implementation_dba_data: AP.AP_PBATCH_SET_LINES_ALL ,
-
Table: AP_AGING_PERIOD_LINES
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_AGING_PERIOD_LINES, object_name:AP_AGING_PERIOD_LINES, status:VALID, product: AP - Payables , description: Individual aging period information , implementation_dba_data: AP.AP_AGING_PERIOD_LINES ,
-
Table: FINANCIALS_PURGES_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.FINANCIALS_PURGES_ALL, object_name:FINANCIALS_PURGES_ALL, status:VALID, product: AP - Payables , description: Invoice purge selection criteria and purged invoice statistical data , implementation_dba_data: AP.FINANCIALS_PURGES_ALL ,
-
Table: AP_POL_SCHEDULE_OPTIONS
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_POL_SCHEDULE_OPTIONS, object_name:AP_POL_SCHEDULE_OPTIONS, status:VALID, product: AP - Payables , description: This table stores policy schedule-specific rules. , implementation_dba_data: AP.AP_POL_SCHEDULE_OPTIONS ,
-
Table: AP_RECON_LOCKS
12.1.1
product: AP - Payables , description: Temporary table for monitoring AutoClear processes , implementation_dba_data: Not implemented in this database ,
-
Table: AP_PPA_INVOICE_DISTS_GT
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_PPA_INVOICE_DISTS_GT, object_name:AP_PPA_INVOICE_DISTS_GT, status:VALID, product: AP - Payables , implementation_dba_data: AP.AP_PPA_INVOICE_DISTS_GT ,
-
Table: AP_SUPPLIER_SITES_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_SUPPLIER_SITES_ALL, object_name:AP_SUPPLIER_SITES_ALL, status:VALID, product: AP - Payables , description: AP_SUPPLIER_SITES_ALL stores information about your supplier site level attributes. , implementation_dba_data: AP.AP_SUPPLIER_SITES_ALL ,
-
Table: AP_SUPPLIERS_INT
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_SUPPLIERS_INT, object_name:AP_SUPPLIERS_INT, status:VALID, product: AP - Payables , description: AP_SUPPLIERS_INT holds Supplier information which is loaded by the user for import. The columns in the table map to corresponding columns in the PO_VENDORS table. The Oracle Payables application uses this information to create a new Supp , implementation_dba_data: AP.AP_SUPPLIERS_INT ,
-
Table: AP_CARD_PROGRAMS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CARD_PROGRAMS_ALL, object_name:AP_CARD_PROGRAMS_ALL, status:VALID, product: AP - Payables , description: Information about credit card programs you have defined , implementation_dba_data: AP.AP_CARD_PROGRAMS_ALL ,
-
Table: OIE_CURRENT_PAGE_SETTING
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.OIE_CURRENT_PAGE_SETTING, object_name:OIE_CURRENT_PAGE_SETTING, status:VALID, product: AP - Payables , description: This table stores the current setting of a region (hide-show, table..) on a page for each user. , implementation_dba_data: AP.OIE_CURRENT_PAGE_SETTING ,
-
Table: AP_TEMP_APPROVAL_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_TEMP_APPROVAL_ALL, object_name:AP_TEMP_APPROVAL_ALL, status:VALID, product: AP - Payables , description: No longer used , implementation_dba_data: AP.AP_TEMP_APPROVAL_ALL ,
-
Table: AP_AWT_BUCKETS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_AWT_BUCKETS_ALL, object_name:AP_AWT_BUCKETS_ALL, status:VALID, product: AP - Payables , description: Summary amount of tax withheld to date for a particular supplier site , implementation_dba_data: AP.AP_AWT_BUCKETS_ALL ,
-
Table: AP_PERIOD_CLOSE_EXCPS_GT
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_PERIOD_CLOSE_EXCPS_GT, object_name:AP_PERIOD_CLOSE_EXCPS_GT, status:VALID, product: AP - Payables , implementation_dba_data: AP.AP_PERIOD_CLOSE_EXCPS_GT ,
-
Table: AP_MC_PAYMENT_HISTORY
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_MC_PAYMENT_HISTORY, object_name:AP_MC_PAYMENT_HISTORY, status:VALID, product: AP - Payables , description: Payment history records in MRC defined reporting currency , implementation_dba_data: AP.AP_MC_PAYMENT_HISTORY ,
-
Table: AP_POL_EXRATE_OPTIONS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_POL_EXRATE_OPTIONS_ALL, object_name:AP_POL_EXRATE_OPTIONS_ALL, status:VALID, product: AP - Payables , description: This table stores exchange rate tolerances for policy compliance validation. , implementation_dba_data: AP.AP_POL_EXRATE_OPTIONS_ALL ,
-
Table: AP_CHECKS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CHECKS_ALL, object_name:AP_CHECKS_ALL, status:VALID, product: AP - Payables , description: Supplier payment data , implementation_dba_data: AP.AP_CHECKS_ALL ,
-
Table: AP_CREDIT_CARD_TRXNS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CREDIT_CARD_TRXNS_ALL, object_name:AP_CREDIT_CARD_TRXNS_ALL, status:VALID, product: AP - Payables , description: Detailed information about the credit card transactions of your employees , implementation_dba_data: AP.AP_CREDIT_CARD_TRXNS_ALL ,
-
Table: FINANCIALS_SYSTEM_PARAMS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.FINANCIALS_SYSTEM_PARAMS_ALL, object_name:FINANCIALS_SYSTEM_PARAMS_ALL, status:VALID, product: AP - Payables , description: Oracle Financials system parameters and defaults , implementation_dba_data: AP.FINANCIALS_SYSTEM_PARAMS_ALL ,
-
Table: AP_HISTORY_CHECKS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_HISTORY_CHECKS_ALL, object_name:AP_HISTORY_CHECKS_ALL, status:VALID, product: AP - Payables , description: Summary information about purged invoice payments , implementation_dba_data: AP.AP_HISTORY_CHECKS_ALL ,
-
Table: AP_ORG_ATTRIBUTES_GT
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_ORG_ATTRIBUTES_GT, object_name:AP_ORG_ATTRIBUTES_GT, status:VALID, product: AP - Payables , implementation_dba_data: AP.AP_ORG_ATTRIBUTES_GT ,
-
Table: AP_SUP_SITE_CONTACT_INT
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_SUP_SITE_CONTACT_INT, object_name:AP_SUP_SITE_CONTACT_INT, status:VALID, product: AP - Payables , description: AP_SUP_SITE_CONTACT_INT holds Supplier contact data. The columns in the table map to corresponding columns in PO_VENDOR_CONTACTS table. The Oracle Payables application uses this information to create a new Supplier Contact record when th , implementation_dba_data: AP.AP_SUP_SITE_CONTACT_INT ,
-
Table: AP_AUD_QUEUES
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_AUD_QUEUES, object_name:AP_AUD_QUEUES, status:VALID, product: AP - Payables , description: This table stores a list of expense reports for auditing along with their assignments to auditors. , implementation_dba_data: AP.AP_AUD_QUEUES ,
-
Table: AP_HISTORY_INV_PAYMENTS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_HISTORY_INV_PAYMENTS_ALL, object_name:AP_HISTORY_INV_PAYMENTS_ALL, status:VALID, product: AP - Payables , description: Relationships between purged invoices and invoice payments , implementation_dba_data: AP.AP_HISTORY_INV_PAYMENTS_ALL ,
-
Table: AP_VENDOR_KEY_IND_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_VENDOR_KEY_IND_ALL, object_name:AP_VENDOR_KEY_IND_ALL, status:VALID, product: AP - Payables , description: Compiled supplier information for the Key Indicators Report , implementation_dba_data: AP.AP_VENDOR_KEY_IND_ALL ,
-
Table: AP_RECURRING_PAYMENTS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_RECURRING_PAYMENTS_ALL, object_name:AP_RECURRING_PAYMENTS_ALL, status:VALID, product: AP - Payables , description: Recurring invoice parameters , implementation_dba_data: AP.AP_RECURRING_PAYMENTS_ALL ,
-
Table: OIE_DATA_CAPTURE_RULES
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.OIE_DATA_CAPTURE_RULES, object_name:OIE_DATA_CAPTURE_RULES, status:VALID, product: AP - Payables , description: Stores the expense type data capture rules. , implementation_dba_data: AP.OIE_DATA_CAPTURE_RULES ,