Search Results pay
The AP_PAY_GROUP
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical component of the Accounts Payable (AP) module, primarily used to define and manage payment groups. Payment groups serve as logical groupings of invoices that are processed together for payment, streamlining the payment cycle and ensuring efficient disbursement management. This table stores essential configuration details that dictate how payments are batched, validated, and executed within the AP workflow.
Key Attributes of AP_PAY_GROUP
The AP_PAY_GROUP
table contains the following key columns:
- PAY_GROUP_ID: A unique identifier for each payment group, serving as the primary key.
- NAME: The descriptive name assigned to the payment group for easy identification.
- DESCRIPTION: Additional details about the purpose or scope of the payment group.
- ORG_ID: The operating unit associated with the payment group, ensuring multi-org compliance.
- PAYMENT_PRIORITY: A numeric value indicating the processing priority of the group relative to others.
- PAYMENT_METHOD_CODE: References the payment method (e.g., CHECK, EFT) used for disbursements within the group.
- BANK_ACCOUNT_ID: Links to the bank account from which payments are issued.
- CURRENCY_CODE: Specifies the currency in which payments are processed.
- ENABLED_FLAG: A Boolean flag (Y/N) indicating whether the payment group is active.
- CREATION_DATE and LAST_UPDATE_DATE: Audit columns tracking record creation and modification timestamps.
Functional Role in Payment Processing
TheAP_PAY_GROUP
table plays a pivotal role in Oracle AP's payment workflow:
- Invoice Selection: During payment batch creation, invoices are filtered and assigned to payment groups based on criteria such as vendor, currency, or payment terms.
- Validation Rules: Payment groups enforce validation rules (e.g., minimum/maximum payment amounts) before disbursement.
- Payment Formatting: The table's linkage to payment methods and bank accounts ensures correct payment file generation (e.g., NACHA for EFT).
- Approval Routing: Payment groups may integrate with approval hierarchies to route batches for authorization.
Integration Points
The table interacts with several other Oracle EBS components:- AP_PAYMENT_SCHEDULES: Invoices linked to payment groups via scheduled payment records.
- CE_BANK_ACCOUNTS: Bank account details referenced for payment issuance.
- IBY_PAYMENT_METHODS: Payment method definitions from Oracle Payments (IBY).
- AP_CHECKS_ALL: Payment documents generated for the group.
Customization Considerations
Implementers often extendAP_PAY_GROUP
functionality through:
- Custom validation hooks in the Payment Workflow.
- Extension columns for industry-specific attributes.
- Concurrent programs to automate group assignment based on business rules.
Conclusion
TheAP_PAY_GROUP
table is a foundational element in Oracle AP's payment architecture, providing configurability and control over disbursement processes. Its proper setup is essential for optimizing payment cycles, ensuring regulatory compliance, and maintaining accurate financial records. Organizations leveraging this table effectively can achieve significant efficiencies in their accounts payable operations.
-
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: PAY DATE BASIS
12.2.2
product: AP - Payables , meaning: Pay date basis , description: Pay date basis ,
-
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: ALLOW FUTURE PAY OPTION
12.2.2
product: AP - Payables , meaning: ALLOW FUTURE PAY OPTION , description: Option that determines whether future dated payments are allowed or not for a payment document ,
-
Lookup Type: PAY DATE BASIS
12.1.1
product: AP - Payables , meaning: Pay date basis , description: Pay date basis ,
-
Lookup Type: ALLOW FUTURE PAY OPTION
12.1.1
product: AP - Payables , meaning: ALLOW FUTURE PAY OPTION , description: Option that determines whether future dated payments are allowed or not for a payment document ,
-
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: FUTURE PAY LIAB RELIEF
12.2.2
product: AP - Payables , meaning: Future Pay Liab Relief , description: Future dated payments liability relief option ,
-
Lookup Type: FUTURE PAY LIAB RELIEF
12.1.1
product: AP - Payables , meaning: Future Pay Liab Relief , description: Future dated payments liability relief option ,
-
Lookup Type: LABELS SITES
12.2.2
product: AP - Payables , meaning: Labels Sites , description: Sites, e.g. non-pay, to be included in mailing labels ,
-
Lookup Type: LABELS SITES
12.1.1
product: AP - Payables , meaning: Labels Sites , description: Sites, e.g. non-pay, to be included in mailing labels ,
-
Concurrent Program: APXPOPAY
12.2.2
execution_filename: APXPOPAY , product: AP - Payables , user_name: APXPOPAY , description: Positive Pay Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: APXPOPAY
12.1.1
execution_filename: APXPOPAY , product: AP - Payables , user_name: APXPOPAY , description: Positive Pay Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
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: PAYMENT OPTIONS
12.1.1
product: AP - Payables , meaning: Payment Options , description: Codes for Payment option in Modify Payment Batch ,
-
Lookup Type: PAYMENT OPTIONS
12.2.2
product: AP - Payables , meaning: Payment Options , description: Codes for Payment option in Modify Payment Batch ,
-
Lookup Type: OIE_BP_CC_HOLD_TYPES
12.1.1
product: AP - Payables , meaning: Expenses Credit Card Both Pay Hold Types , description: Expenses Credit Card Both Pay Hold Types ,
-
Lookup Type: OIE_BP_CC_HOLD_TYPES
12.2.2
product: AP - Payables , meaning: Expenses Credit Card Both Pay Hold Types , description: Expenses Credit Card Both Pay Hold Types ,
-
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: LOOKUP TYPE
12.1.1
product: AP - Payables , meaning: NODESCRIPTION102 ,
-
Lookup Type: LOOKUP TYPE
12.2.2
product: AP - Payables , meaning: NODESCRIPTION102 ,
-
Table: AP_PAY_GROUP
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_PAY_GROUP, object_name:AP_PAY_GROUP, status:VALID, product: AP - Payables , description: Pay groups for the Payment Process Request Template or the Payment Process Request. , implementation_dba_data: AP.AP_PAY_GROUP ,
-
Table: AP_PAY_GROUP
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_PAY_GROUP, object_name:AP_PAY_GROUP, status:VALID, product: AP - Payables , description: Pay groups for the Payment Process Request Template or the Payment Process Request. , implementation_dba_data: AP.AP_PAY_GROUP ,
-
Lookup Type: REJECT CODE
12.2.2
product: AP - Payables , meaning: Reject Code , description: Reject Codes for AP Open Interface ,
-
Lookup Type: REJECT CODE
12.1.1
product: AP - Payables , meaning: Reject Code , description: Reject Codes for AP Open Interface ,
-
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 ,
-
View: AP_EXPENSE_REPORT_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_EXPENSE_REPORT_LINES_V, object_name:AP_EXPENSE_REPORT_LINES_V, status:VALID, product: AP - Payables , description: View for all expense report lines that are ready for payment or have already been paid. , implementation_dba_data: APPS.AP_EXPENSE_REPORT_LINES_V ,
-
View: AP_EXPENSE_REPORT_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_EXPENSE_REPORT_LINES_V, object_name:AP_EXPENSE_REPORT_LINES_V, status:VALID, product: AP - Payables , description: View for all expense report lines that are ready for payment or have already been paid. , implementation_dba_data: APPS.AP_EXPENSE_REPORT_LINES_V ,
-
Lookup Type: PAY_DIST_TYPES
12.2.2
product: AP - Payables , meaning: Pay Dist Types , description: Line types of the ap_payment_distributions table ,
-
Lookup Type: PAY_DIST_TYPES
12.1.1
product: AP - Payables , meaning: Pay Dist Types , description: Line types of the ap_payment_distributions table ,
-
View: AP_EXPENSE_REPORT_VIOLATIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_EXPENSE_REPORT_VIOLATIONS_V, object_name:AP_EXPENSE_REPORT_VIOLATIONS_V, status:VALID, product: AP - Payables , description: View for all expense report violations and corresponding expense report lines that are ready for payment or have already been paid. , implementation_dba_data: APPS.AP_EXPENSE_REPORT_VIOLATIONS_V ,
-
View: AP_EXPENSE_REPORT_VIOLATIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_EXPENSE_REPORT_VIOLATIONS_V, object_name:AP_EXPENSE_REPORT_VIOLATIONS_V, status:VALID, product: AP - Payables , description: View for all expense report violations and corresponding expense report lines that are ready for payment or have already been paid. , implementation_dba_data: APPS.AP_EXPENSE_REPORT_VIOLATIONS_V ,
-
View: AP_VENDORS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_VENDORS_V, object_name:AP_VENDORS_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_VENDORS_V ,
-
View: AP_VENDORS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_VENDORS_V, object_name:AP_VENDORS_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_VENDORS_V ,
-
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: HOLD CODE
12.2.2
product: AP - Payables , meaning: Hold Code , description: The hold codes are also stored as lookups for NLS translations ,
-
View: AP_ENC_GL_PAY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_ENC_GL_PAY_V, object_name:AP_ENC_GL_PAY_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_ENC_GL_PAY_V ,
-
View: AP_VENDOR_SITES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_VENDOR_SITES_V, object_name:AP_VENDOR_SITES_V, status:VALID, product: AP - Payables , description: (Release 10SC Only) , implementation_dba_data: APPS.AP_VENDOR_SITES_V ,
-
View: AP_VENDOR_SITES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_VENDOR_SITES_V, object_name:AP_VENDOR_SITES_V, status:VALID, product: AP - Payables , description: (Release 10SC Only) , implementation_dba_data: APPS.AP_VENDOR_SITES_V ,
-
View: AP_AEL_GL_PAY_V
12.1.1
product: AP - Payables , implementation_dba_data: Not implemented in this database ,
-
View: AP_AEL_SL_PAY_V
12.1.1
product: AP - Payables , implementation_dba_data: Not implemented in this database ,
-
View: AP_AEL_GL_PAY_V
12.2.2
product: AP - Payables , implementation_dba_data: Not implemented in this database ,
-
View: AP_AEL_SL_PAY_V
12.2.2
product: AP - Payables , implementation_dba_data: Not implemented in this database ,