Search Results ap_system_parameters_all
The AP_SYSTEM_PARAMETERS_ALL
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical repository for Accounts Payable (AP) module configuration settings. It stores system-level parameters that govern the behavior of AP processes across operating units, ensuring flexibility in multi-org environments. This table is part of the Oracle Payables foundation and is essential for maintaining consistency in financial operations.
Table Structure and Key Columns
The table contains over 100 columns, categorized into functional areas:- Org-Level Controls:
ORG_ID
links parameters to specific operating units, enabling multi-org configurations. - Payment Processing: Columns like
PAYMENT_BATCH_CONTROL_FLAG
andCHECK_STOCK_MGMT_FLAG
control payment workflows. - Tax Configuration:
ALLOW_OVERRIDE_TAX_CODE
andAWT_DEFAULT_GROUP_ID
manage tax calculations. - Invoice Handling: Parameters such as
REQUIRE_INV_APPROVAL_FLAG
enforce approval workflows. - Accounting Rules:
DEFAULT_EXPENSE_ACCOUNT
andACCRUAL_CODE_COMBINATION_ID
define default accounts.
Functional Significance
This table serves as the backbone for:- Multi-Org Implementation: Parameters are org-aware, allowing different configurations per operating unit while sharing the same application code.
- Process Standardization: Ensures consistent AP processing rules across the enterprise through centralized control points.
- Regulatory Compliance: Stores tax-related defaults and withholding parameters critical for legal compliance.
- Integration Points: Parameters affect interfaces with Oracle General Ledger, Cash Management, and Purchasing modules.
Technical Implementation
The table is populated during AP module implementation through:- Oracle Application Framework (OAF) pages in System Administrator responsibility
- Direct SQL scripts for mass updates (requires caution due to transactional dependencies)
- AutoInstall processes during fresh implementations
Version-Specific Considerations
Between 12.1.1 and 12.2.2:- 12.2.2 introduces additional columns for enhanced tax reporting requirements
- Online Patch (OLP) capabilities in 12.2.2 affect how parameter updates are applied
- Web ADI integration parameters were enhanced in 12.2.2
Maintenance Best Practices
Key recommendations include:- Always use official AP configuration screens rather than direct table updates
- Document parameter changes as part of change management processes
- Validate cross-module impacts when modifying accounting-related parameters
- Leverage
AP_PARAMETERS_PKG
PL/SQL package for programmatic access
Performance Considerations
The table is heavily cached by the AP module, but:- Excessive operating units may require tuning of the AP cache mechanism
- Parameter changes may require cache resets through
FND_PROFILE.VALUE
calls - Indexes on
ORG_ID
ensure efficient multi-org queries
AP_SYSTEM_PARAMETERS_ALL
table exemplifies Oracle EBS's configurable architecture, allowing enterprises to tailor AP operations while maintaining system integrity. Its proper configuration is fundamental to achieving efficient procure-to-pay processes in both 12.1.1 and 12.2.2 implementations.
-
Table: AP_SYSTEM_PARAMETERS_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_SYSTEM_PARAMETERS_ALL, object_name:AP_SYSTEM_PARAMETERS_ALL, status:VALID, product: AP - Payables , description: Payables system defaults and parameters , implementation_dba_data: AP.AP_SYSTEM_PARAMETERS_ALL ,
-
Table: AP_SYSTEM_PARAMETERS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_SYSTEM_PARAMETERS_ALL, object_name:AP_SYSTEM_PARAMETERS_ALL, status:VALID, product: AP - Payables , description: Payables system defaults and parameters , implementation_dba_data: AP.AP_SYSTEM_PARAMETERS_ALL ,
-
Table: AP_INCOME_TAX_REGIONS
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_INCOME_TAX_REGIONS, object_name:AP_INCOME_TAX_REGIONS, status:VALID, product: AP - Payables , description: Income tax region information for supplier tax reporting purposes , implementation_dba_data: AP.AP_INCOME_TAX_REGIONS ,
-
Table: AP_INCOME_TAX_REGIONS
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_INCOME_TAX_REGIONS, object_name:AP_INCOME_TAX_REGIONS, status:VALID, product: AP - Payables , description: Income tax region information for supplier tax reporting purposes , implementation_dba_data: AP.AP_INCOME_TAX_REGIONS ,
-
Table: AP_TOLERANCE_TEMPLATES
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_TOLERANCE_TEMPLATES, object_name:AP_TOLERANCE_TEMPLATES, status:VALID, product: AP - Payables , description: Matching and invoice variance testing tolerance levels , implementation_dba_data: AP.AP_TOLERANCE_TEMPLATES ,
-
Table: AP_TOLERANCE_TEMPLATES
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_TOLERANCE_TEMPLATES, object_name:AP_TOLERANCE_TEMPLATES, status:VALID, product: AP - Payables , description: Matching and invoice variance testing tolerance levels , implementation_dba_data: AP.AP_TOLERANCE_TEMPLATES ,
-
Table: AP_EXPENSE_REPORTS_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_EXPENSE_REPORTS_ALL, object_name:AP_EXPENSE_REPORTS_ALL, status:VALID, product: AP - Payables , description: Descriptive information about expense report templates , implementation_dba_data: AP.AP_EXPENSE_REPORTS_ALL ,
-
Table: AP_EXPENSE_REPORTS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_EXPENSE_REPORTS_ALL, object_name:AP_EXPENSE_REPORTS_ALL, status:VALID, product: AP - Payables , description: Descriptive information about expense report templates , implementation_dba_data: AP.AP_EXPENSE_REPORTS_ALL ,
-
Table: AP_AWT_GROUPS
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_AWT_GROUPS, object_name:AP_AWT_GROUPS, status:VALID, product: AP - Payables , description: Withholding tax groups , implementation_dba_data: AP.AP_AWT_GROUPS ,
-
Table: AP_AWT_GROUPS
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_AWT_GROUPS, object_name:AP_AWT_GROUPS, status:VALID, product: AP - Payables , description: Withholding tax groups , implementation_dba_data: AP.AP_AWT_GROUPS ,
-
View: AP_SYSTEM_PARAMETERS_EXTRACT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_SYSTEM_PARAMETERS_EXTRACT_V, object_name:AP_SYSTEM_PARAMETERS_EXTRACT_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_SYSTEM_PARAMETERS_EXTRACT_V ,
-
View: AP_SYSTEM_PARAMETERS_EXTRACT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_SYSTEM_PARAMETERS_EXTRACT_V, object_name:AP_SYSTEM_PARAMETERS_EXTRACT_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_SYSTEM_PARAMETERS_EXTRACT_V ,
-
Table: AP_BANK_ACCOUNTS_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_BANK_ACCOUNTS_ALL, object_name:AP_BANK_ACCOUNTS_ALL, status:VALID, product: AP - Payables , implementation_dba_data: AP.AP_BANK_ACCOUNTS_ALL ,
-
Table: AP_BANK_ACCOUNTS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_BANK_ACCOUNTS_ALL, object_name:AP_BANK_ACCOUNTS_ALL, status:VALID, product: AP - Payables , implementation_dba_data: AP.AP_BANK_ACCOUNTS_ALL ,
-
View: AP_SYSTEM_PARAMS_ALL_MRC_V
12.2.2
product: AP - Payables , description: MULTI-ORG MRC view , implementation_dba_data: Not implemented in this database ,
-
View: AP_SYSTEM_PARAMS_ALL_MRC_V
12.1.1
product: AP - Payables , description: MULTI-ORG MRC view , implementation_dba_data: Not implemented in this database ,
-
View: AP_SYSTEM_PARAMETERS_MRC_V
12.1.1
product: AP - Payables , description: SINGLE-ORG view , implementation_dba_data: Not implemented in this database ,
-
View: AP_SYSTEM_PARAMETERS_MRC_V
12.2.2
product: AP - Payables , description: SINGLE-ORG view , implementation_dba_data: Not implemented in this database ,
-
View: AP_PAYMENT_EXTRACT_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:FND.AP_PAYMENT_EXTRACT_DETAILS_V SQLAP.AP_PAYMENT_EXTRACT_DETAILS_V, object_name:AP_PAYMENT_EXTRACT_DETAILS_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_PAYMENT_EXTRACT_DETAILS_V ,
-
View: AP_CHECKS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_CHECKS_V, object_name:AP_CHECKS_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_CHECKS_V ,
-
View: AP_PAYMENT_EXTRACT_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:FND.AP_PAYMENT_EXTRACT_DETAILS_V SQLAP.AP_PAYMENT_EXTRACT_DETAILS_V, object_name:AP_PAYMENT_EXTRACT_DETAILS_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_PAYMENT_EXTRACT_DETAILS_V ,
-
View: AP_EXTRACT_INVOICE_DTLS_BC_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_EXTRACT_INVOICE_DTLS_BC_V, object_name:AP_EXTRACT_INVOICE_DTLS_BC_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_EXTRACT_INVOICE_DTLS_BC_V ,
-
View: AP_CHECKS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_CHECKS_V, object_name:AP_CHECKS_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_CHECKS_V ,
-
View: AP_EXTRACT_INVOICE_DTLS_BC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_EXTRACT_INVOICE_DTLS_BC_V, object_name:AP_EXTRACT_INVOICE_DTLS_BC_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_EXTRACT_INVOICE_DTLS_BC_V ,