Search Results gl'123
The AP_CARD_GL_ACCTS_ALL
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical repository for storing General Ledger (GL) account mappings associated with corporate credit cards in the Accounts Payable (AP) module. This table plays a pivotal role in automating accounting entries for credit card transactions, ensuring accurate financial postings by linking card programs, expense categories, and GL accounts. Below is a detailed analysis of its structure, functionality, and integration within Oracle EBS.
Table Purpose and Functional Context
TheAP_CARD_GL_ACCTS_ALL
table is designed to define default GL accounts for corporate credit card transactions, streamlining the reconciliation and accounting process. It enables organizations to:
- Automate Accounting: Pre-configure GL accounts for card expenses (e.g., travel, meals) to eliminate manual journal entries.
- Support Multi-Org Structure: Stores data for multiple operating units (
ORG_ID
), adhering to Oracle's Multi-Org architecture. - Enforce Policy Compliance: Ensures expenses are posted to correct accounts based on card programs and expense categories.
Key Columns and Relationships
The table's structure includes columns that establish relationships with other Oracle EBS entities:- Primary Key:
CARD_GL_ACCOUNT_ID
uniquely identifies each record. - Foreign Keys:
CARD_PROGRAM_ID
links toAP_CARD_PROGRAMS_ALL
, defining the credit card program.EXPENSE_CATEGORY_CODE
referencesAP_EXPENSE_CATEGORIES
, categorizing expenses (e.g., "AIRFARE").CODE_COMBINATION_ID
ties toGL_CODE_COMBINATIONS
, specifying the GL account.
- Org Context:
ORG_ID
aligns withHR_OPERATING_UNITS
, enabling multi-org segregation.
Integration with Oracle EBS Modules
AP_CARD_GL_ACCTS_ALL
integrates with:
- Accounts Payable: Used during credit card transaction imports (
AP_EXPENSE_REPORT_HEADERS_ALL
) to auto-populate GL accounts. - General Ledger: Posts accounting entries via
GL_INTERFACE
using mappedCODE_COMBINATION_ID
values. - Multi-Org: Data is filtered by
ORG_ID
to ensure compliance with organizational boundaries.
Technical Considerations
- Indexes: Typically indexed on
CARD_PROGRAM_ID
,EXPENSE_CATEGORY_CODE
, andORG_ID
for performance. - Audit Columns: Includes
CREATION_DATE
,CREATED_BY
,LAST_UPDATE_DATE
, andLAST_UPDATED_BY
for tracking changes. - Flexfield Dependencies: Relies on Accounting Flexfield structures defined in
FND_ID_FLEX_SEGMENTS
.
Usage in Business Processes
During credit card reconciliation:- Transactions are imported via
AP_CARD_TRX_INTERFACE
. AP_CARD_GL_ACCTS_ALL
is queried to fetch GL accounts based on card program and expense category.- Accounting entries are generated and transferred to GL.
Customization and Extensions
Organizations may extend functionality by:- Adding custom columns via Descriptive Flexfields (DFFs).
- Implementing triggers to validate account mappings.
- Leveraging APIs like
AP_CARD_PROGRAM_PUB
for programmatic updates.
Conclusion
TheAP_CARD_GL_ACCTS_ALL
table is a cornerstone of Oracle EBS's credit card accounting automation, ensuring accurate and efficient financial postings. Its design reflects Oracle's modular architecture, with tight integration across AP, GL, and Multi-Org components. Proper configuration of this table is essential for organizations leveraging corporate credit cards to maintain audit trails, enforce policies, and streamline month-end close processes.
-
Lookup Type: GL DATE OPTIONS
12.2.2
product: AP - Payables , meaning: Gl Date Options , description: GL Date options for system parameters form ,
-
Lookup Type: GL DATE OPTIONS
12.1.1
product: AP - Payables , meaning: Gl Date Options , description: GL Date options for system parameters form ,
-
Lookup Type: TRANSFER STATUS
12.2.2
product: AP - Payables , meaning: Transfer Status , description: Transfer Status ,
-
Lookup Type: TRANSFER STATUS
12.1.1
product: AP - Payables , meaning: Transfer Status , description: Transfer Status ,
-
Concurrent Program: APEFCSUM
12.2.2
execution_filename: APEFCSUM , product: AP - Payables , user_name: APEFCSUM , description: MRC Payables-GL Account Summary , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: APXJEHIS
12.2.2
execution_filename: APXJEHIS , product: AP - Payables , user_name: APXJEHIS , description: Journal with GL Details Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: APEFCSUM
12.1.1
execution_filename: APEFCSUM , product: AP - Payables , user_name: APEFCSUM , description: MRC Payables-GL Account Summary , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: APXJEHIS
12.1.1
execution_filename: APXJEHIS , product: AP - Payables , user_name: APXJEHIS , description: Journal with GL Details Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Lookup Type: POSTING METHOD
12.1.1
product: AP - Payables , meaning: Posting Method , description: Selects the method of posting entries ,
-
Lookup Type: POSTING METHOD
12.2.2
product: AP - Payables , meaning: Posting Method , description: Selects the method of posting entries ,
-
Lookup Type: APXJEHIS
12.1.1
product: AP - Payables , meaning: Apxjehis , description: Select the group by condition ,
-
Table: AP_CARD_GL_ACCTS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CARD_GL_ACCTS_ALL, object_name:AP_CARD_GL_ACCTS_ALL, status:VALID, product: AP - Payables , description: Information about the GL accounts and descriptions for credit card GL account sets , implementation_dba_data: AP.AP_CARD_GL_ACCTS_ALL ,
-
Lookup Type: TAX USE DATE BASIS
12.2.2
product: AP - Payables , meaning: Tax Use Date Basis , description: Report Date Basis for Use Tax Liability Report ,
-
Table: AP_CARD_GL_ACCTS_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CARD_GL_ACCTS_ALL, object_name:AP_CARD_GL_ACCTS_ALL, status:VALID, product: AP - Payables , description: Information about the GL accounts and descriptions for credit card GL account sets , implementation_dba_data: AP.AP_CARD_GL_ACCTS_ALL ,
-
Lookup Type: APXJEHIS
12.2.2
product: AP - Payables , meaning: Apxjehis , description: Select the group by condition ,
-
Lookup Type: TAX USE DATE BASIS
12.1.1
product: AP - Payables , meaning: Tax Use Date Basis , description: Report Date Basis for Use Tax Liability Report ,
-
View: FND_ID_SEGMENT_NAME_AP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.FND_ID_SEGMENT_NAME_AP_V, object_name:FND_ID_SEGMENT_NAME_AP_V, status:VALID, product: AP - Payables , description: (Release 10SC Only) , implementation_dba_data: APPS.FND_ID_SEGMENT_NAME_AP_V ,
-
Lookup Type: REPORT POSTED OPTION
12.2.2
product: AP - Payables , meaning: Report Posted Option , description: Posted reporting options for Expense Distribution Detail Report ,
-
View: FND_ID_SEGMENT_NAME_AP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.FND_ID_SEGMENT_NAME_AP_V, object_name:FND_ID_SEGMENT_NAME_AP_V, status:VALID, product: AP - Payables , description: (Release 10SC Only) , implementation_dba_data: APPS.FND_ID_SEGMENT_NAME_AP_V ,
-
Lookup Type: REPORT POSTED OPTION
12.1.1
product: AP - Payables , meaning: Report Posted Option , description: Posted reporting options for Expense Distribution Detail Report ,
-
Lookup Type: AWT ERROR
12.1.1
product: AP - Payables , meaning: Awt Error , description: Automatic Withholding Tax Errors ,
-
Lookup Type: AWT ERROR
12.2.2
product: AP - Payables , meaning: Awt Error , description: Automatic Withholding Tax Errors ,
-
Table: AP_LIABILITY_BALANCE
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_LIABILITY_BALANCE, object_name:AP_LIABILITY_BALANCE, status:VALID, product: AP - Payables , description: Denormalized information about liability accounting entry lines associated with invoices and payments that have been transferred to GL , implementation_dba_data: AP.AP_LIABILITY_BALANCE ,
-
Table: AP_LIABILITY_BALANCE
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_LIABILITY_BALANCE, object_name:AP_LIABILITY_BALANCE, status:VALID, product: AP - Payables , description: Denormalized information about liability accounting entry lines associated with invoices and payments that have been transferred to GL , implementation_dba_data: AP.AP_LIABILITY_BALANCE ,
-
Table: AP_CARD_GL_SETS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CARD_GL_SETS_ALL, object_name:AP_CARD_GL_SETS_ALL, status:VALID, product: AP - Payables , description: Descriptive information about credit card GL account sets , implementation_dba_data: AP.AP_CARD_GL_SETS_ALL ,
-
Table: AP_CARD_GL_SETS_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CARD_GL_SETS_ALL, object_name:AP_CARD_GL_SETS_ALL, status:VALID, product: AP - Payables , description: Descriptive information about credit card GL account sets , implementation_dba_data: AP.AP_CARD_GL_SETS_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 ,
-
Concurrent Program: APPPST
12.1.1
execution_filename: APPPST , product: AP - Payables , user_name: APPPST , description: Oracle Payables Transfer to General Ledger , argument_method: Database fetch , enabled: No , execution_method: Spawned ,
-
Concurrent Program: APPPST
12.2.2
execution_filename: APPPST , product: AP - Payables , user_name: APPPST , description: Oracle Payables Transfer to General Ledger , argument_method: Database fetch , enabled: No , execution_method: Spawned ,
-
Lookup Type: VENDOR INQUIRY
12.2.2
product: AP - Payables , meaning: Vendor Inquiry , description: VENDOR INQUIRY OPTION ,
-
Lookup Type: VENDOR INQUIRY
12.1.1
product: AP - Payables , meaning: Vendor Inquiry , description: VENDOR INQUIRY OPTION ,
-
Lookup Type: VIEW_ACCOUNTING
12.1.1
product: AP - Payables , meaning: View Accounting , description: lookup codes used for NLS translation strings ,
-
Lookup Type: VIEW_ACCOUNTING
12.2.2
product: AP - Payables , meaning: View Accounting , description: lookup codes used for NLS translation strings ,
-
Lookup Type: NLS TRANSLATION
12.1.1
product: AP - Payables , meaning: Nls Translation , description: Words/phrases that need to be NLS ,
-
Lookup Type: NLS TRANSLATION
12.2.2
product: AP - Payables , meaning: Nls Translation , description: Words/phrases that need to be NLS ,
-
Lookup Type: REJECT CODE
12.1.1
product: AP - Payables , meaning: Reject Code , description: Reject Codes for AP Open Interface ,
-
Lookup Type: REJECT CODE
12.2.2
product: AP - Payables , meaning: Reject Code , description: Reject Codes for AP Open Interface ,
-
Lookup Type: NUMBERS
12.1.1
product: AP - Payables , meaning: Numbers , description: Selects word conversion text for number ,
-
Lookup Type: NUMBERS
12.2.2
product: AP - Payables , meaning: Numbers , description: Selects word conversion text for number ,