Search Results supplier site assignment
The AP_CARD_SUPPLIERS_ALL
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical repository for storing corporate card supplier information within the Accounts Payable (AP) module. This table serves as a foundation for managing procurement card (P-Card) programs, enabling organizations to streamline expense tracking, reconciliation, and payment processing for corporate card transactions. Below is a detailed technical and functional analysis of this table.
Table Overview
AP_CARD_SUPPLIERS_ALL
is a multi-organization enabled table that stores master data related to card-issuing financial institutions or payment networks (e.g., Visa, Mastercard, American Express). It is part of Oracle's P-Card functionality, which integrates corporate card transactions with AP workflows.
Key Columns and Structure
The table contains the following critical columns:- CARD_SUPPLIER_ID: Primary key, uniquely identifying each card supplier record.
- VENDOR_ID: Foreign key linking to
PO_VENDORS
, associating the card supplier with a vendor in Oracle. - NAME: The name of the card supplier (e.g., "Bank of America Corporate Cards").
- CARD_PROGRAM_CODE: Identifier for the card program (e.g., "TRAVEL" or "PURCHASING").
- ORG_ID: Multi-org identifier, allowing supplier data segregation by operating unit.
- ENABLED_FLAG: Indicates whether the supplier is active ('Y' or 'N').
- CREATION_DATE, CREATED_BY, LAST_UPDATE_DATE, LAST_UPDATED_BY: Standard Oracle audit columns.
Functional Role
This table supports:- P-Card Reconciliation: Provides the master reference for matching transaction files from card issuers.
- Expense Reporting: Enables automatic population of supplier details in AP invoices created from card transactions.
- Multi-Org Compliance: Allows different business units to maintain distinct card programs while sharing a common vendor.
Integration Points
The table integrates with:- AP_CARD_PROGRAMS_ALL: Defines card program rules linked to suppliers.
- AP_CARD_TRX_ALL: Stores individual card transactions referencing this table.
- PO_VENDORS: Maintains vendor relationships for payment processing.
- Financials General Ledger: Supports accounting for card-related liabilities.
Technical Considerations
- Indexes exist on
CARD_SUPPLIER_ID
,VENDOR_ID
, andORG_ID
for performance. - Data is typically created/maintained via the "Card Programs" form (Navigation: AP > Setup > Payments > Card Programs).
- Customizations often extend this table for additional attributes like custom reconciliation fields.
Version-Specific Notes
- 12.1.1: Basic P-Card functionality with limited web services integration.
- 12.2.2: Enhanced with REST API support for card program management and improved multi-org handling.
Best Practices
- Maintain consistent vendor linkages to avoid duplicate payments.
- Leverage
ORG_ID
filtering in custom reports for security compliance. - Archive inactive suppliers rather than deleting to preserve referential integrity.
-
Lookup Type: SITE ZONES
12.1.1
product: AP - Payables , meaning: Site Zones , description: Vendor Inquiry additional Site information zones ,
-
Lookup Type: SITE ZONES
12.2.2
product: AP - Payables , meaning: Site Zones , description: Vendor Inquiry additional Site information zones ,
-
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/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: 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 ,
-
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 ,
-
Lookup Type: REJECT CODE
12.2.2
product: AP - Payables , meaning: Reject Code , description: Reject Codes for AP Open Interface ,
-
Lookup Type: 1099 VENDOR EXCEPTION
12.2.2
product: AP - Payables , meaning: 1099 Supplier Exception , description: Valid 1099 Supplier Exceptions ,
-
Lookup Type: 1099 VENDOR EXCEPTION
12.1.1
product: AP - Payables , meaning: 1099 Supplier Exception , description: Valid 1099 Supplier Exceptions ,
-
Lookup Type: REJECT CODE
12.1.1
product: AP - Payables , meaning: Reject Code , description: Reject Codes for AP Open Interface ,
-
Concurrent Program: APXVSRPT
12.1.1
execution_filename: APXVSRPT , product: AP - Payables , user_name: APXVSRPT , description: New Supplier/New Supplier Site Listing , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: APXVSRPT
12.2.2
execution_filename: APXVSRPT , product: AP - Payables , user_name: APXVSRPT , description: New Supplier/New Supplier Site Listing , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Lookup Type: FUTURE PAY ACCT SOURCE
12.1.1
product: AP - Payables , meaning: Future Pay Acct Source , description: Source for future dated payment account ,
-
Lookup Type: FUTURE PAY ACCT SOURCE
12.2.2
product: AP - Payables , meaning: Future Pay Acct Source , description: Source for future dated payment account ,
-
Lookup Type: MODIFY STATUS
12.1.1
product: AP - Payables , meaning: Modify Status , description: Shows the status for a vendor site in modify paybatch form ,
-
Lookup Type: MODIFY STATUS
12.2.2
product: AP - Payables , meaning: Modify Status , description: Shows the status for a vendor site in modify paybatch form ,
-
Lookup Type: TAX UTILITY REGIONS
12.2.2
product: AP - Payables , meaning: Tax Utility Regions , description: Extra region options avaiable for the Update Tax Regions Utility ,
-
Lookup Type: TAX UTILITY REGIONS
12.1.1
product: AP - Payables , meaning: Tax Utility Regions , description: Extra region options avaiable for the Update Tax Regions Utility ,
-
Lookup Type: PPA_REJECT_CODE
12.1.1
product: AP - Payables , meaning: PPA rejection reason ,
-
Lookup Type: PPA_REJECT_CODE
12.2.2
product: AP - Payables , meaning: PPA rejection reason ,
-
Lookup Type: MSB UPGRADE TEXT
12.2.2
product: AP - Payables , meaning: Msb Upgrade Text ,
-
Lookup Type: MSB UPGRADE TEXT
12.1.1
product: AP - Payables , meaning: Msb Upgrade Text ,
-
Table: AP_CARD_SUPPLIERS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CARD_SUPPLIERS_ALL, object_name:AP_CARD_SUPPLIERS_ALL, status:VALID, product: AP - Payables , description: This table contains all of the information relating to the supplier, supplier site, and credit card. , implementation_dba_data: AP.AP_CARD_SUPPLIERS_ALL ,
-
Table: AP_CARD_SUPPLIERS_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CARD_SUPPLIERS_ALL, object_name:AP_CARD_SUPPLIERS_ALL, status:VALID, product: AP - Payables , description: This table contains all of the information relating to the supplier, supplier site, and credit card. , implementation_dba_data: AP.AP_CARD_SUPPLIERS_ALL ,
-
View: AP_CARD_SUPPLIERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_CARD_SUPPLIERS_V, object_name:AP_CARD_SUPPLIERS_V, status:VALID, product: AP - Payables , description: This view holds all the information relating to Supplier, Supplier Site and Credit Card. There is one row per combination in this view. , implementation_dba_data: APPS.AP_CARD_SUPPLIERS_V ,
-
View: AP_CARD_SUPPLIERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_CARD_SUPPLIERS_V, object_name:AP_CARD_SUPPLIERS_V, status:VALID, product: AP - Payables , description: This view holds all the information relating to Supplier, Supplier Site and Credit Card. There is one row per combination in this view. , implementation_dba_data: APPS.AP_CARD_SUPPLIERS_V ,
-
Concurrent Program: APXSCIMP
12.1.1
execution_filename: APXSCIMP , product: AP - Payables , user_name: Supplier Contacts Open Initerface Import , description: Supplier Contacts Open Interface Import , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
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_AWT_BUCKETS_ALL
12.2.2
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_SUPPLIER_SITES_INT
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_SUPPLIER_SITES_INT, object_name:AP_SUPPLIER_SITES_INT, status:VALID, product: AP - Payables , description: AP_SUPPLIER_SITES_INT_ALL holds Supplier Site information which is loadedby the user for import. The columns in the table map to corresponding columnsin PO_VENDOR_SITES_ALL table. The Oracle Payables application uses this information to , implementation_dba_data: AP.AP_SUPPLIER_SITES_INT ,
-
Table: AP_SUPPLIER_SITES_INT
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_SUPPLIER_SITES_INT, object_name:AP_SUPPLIER_SITES_INT, status:VALID, product: AP - Payables , description: AP_SUPPLIER_SITES_INT_ALL holds Supplier Site information which is loadedby the user for import. The columns in the table map to corresponding columnsin PO_VENDOR_SITES_ALL table. The Oracle Payables application uses this information to , implementation_dba_data: AP.AP_SUPPLIER_SITES_INT ,
-
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_SUPPLIER_SITES_ALL
12.2.2
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 ,
-
Lookup Type: DONT PAY REASON
12.2.2
product: AP - Payables , meaning: Dont Pay Reason , description: Reason for not paying an invoice selected for payment ,
-
Lookup Type: DONT PAY REASON
12.1.1
product: AP - Payables , meaning: Dont Pay Reason , description: Reason for not paying an invoice selected for payment ,
-
Lookup Type: HOLD CODE
12.1.1
product: AP - Payables , meaning: Hold Code , description: The hold codes are also stored as lookups for NLS translations ,
-
Lookup Type: INVOICE SORT OPTION
12.1.1
product: AP - Payables , meaning: Invoice Sort Option , description: Sort option for invoice audit report ,
-
Lookup Type: INVOICE SORT OPTION
12.2.2
product: AP - Payables , meaning: Invoice Sort Option , description: Sort option for invoice audit report ,
-
Lookup Type: HOLD CODE
12.2.2
product: AP - Payables , meaning: Hold Code , description: The hold codes are also stored as lookups for NLS translations ,
-
Lookup Type: XML TOKEN NAME
12.1.1
product: AP - Payables , meaning: XML Token Name , description: Stores contextual information for Rejected Invoices in Invoice Interface tables ,
-
Lookup Type: XML TOKEN NAME
12.2.2
product: AP - Payables , meaning: XML Token Name , description: Stores contextual information for Rejected Invoices in Invoice Interface tables ,
-
Lookup Type: BANK CHARGE BEARER
12.1.1
product: AP - Payables , meaning: Bank Charge Bearer , description: Indicates who bears bank charges ,
-
Lookup Type: BANK CHARGE BEARER
12.2.2
product: AP - Payables , meaning: Bank Charge Bearer , description: Indicates who bears bank charges ,
-
Lookup Type: ACCOUNT TYPE
12.1.1
product: AP - Payables , meaning: Account Type , description: Bank Account Record Types ,
-
Lookup Type: VIEW INVOICES SEARCH
12.2.2
product: AP - Payables , meaning: View Invoices Search , description: Search option for selection criteria zone of view invoices ,
-
Lookup Type: VIEW INVOICES SEARCH
12.1.1
product: AP - Payables , meaning: View Invoices Search , description: Search option for selection criteria zone of view invoices ,
-
Lookup Type: ACCOUNT TYPE
12.2.2
product: AP - Payables , meaning: Account Type , description: Bank Account Record Types ,
-
Lookup Type: DOCUMENT ORDER
12.1.1
product: AP - Payables , meaning: Document Order , description: Order of Documents in Payment Batch ,