Search Results supplier payees
The IBY.IBY_EXTERNAL_PAYEES_ALL
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical component of the Oracle Payments module, which facilitates payment processing across various Oracle applications. This table stores information about external payees—entities or individuals outside the organization who receive payments. Below is a detailed analysis of its structure, purpose, and integration within Oracle EBS.
Purpose and Functional Overview
TheIBY_EXTERNAL_PAYEES_ALL
table serves as a master repository for payee details, enabling organizations to manage vendor, employee, or third-party payment recipients efficiently. It supports multi-org structures through the ALL
suffix, allowing data segregation by operating unit. Key functionalities include:
- Payee Identification: Stores unique identifiers for external payees, linking them to transactions in other modules like Payables (AP), Receivables (AR), or Payroll.
- Payment Method Configuration: Defines payment preferences (e.g., electronic funds transfer, checks) for each payee.
- Bank Account Integration: References bank account details stored in
IBY_EXTERNAL_PAYEE_BANK_ACCS
, ensuring accurate fund disbursement. - Compliance and Validation: Supports tax and regulatory requirements by storing tax identifiers (e.g., VAT, TIN) and validation flags.
Table Structure and Key Columns
The table comprises columns that categorize payee attributes and link to related entities. Notable columns include:- EXT_PAYEE_ID: Primary key, uniquely identifying each payee record.
- PAYEE_PARTY_ID: References the Trading Community Architecture (TCA) party, integrating with Oracle Trading Community Model.
- PAYMENT_FUNCTION: Specifies the payment context (e.g., "VENDOR," "EMPLOYEE").
- ORG_ID: Indicates the operating unit, enabling multi-org access control.
- PAYEE_STATUS: Tracks active/inactive status, ensuring only valid payees are processed.
- CREATION_DATE, LAST_UPDATE_DATE: Audit columns for tracking record lifecycle.
Integration with Oracle EBS Modules
IBY_EXTERNAL_PAYEES_ALL
integrates with several Oracle modules:
- Oracle Payables (AP): Links to
AP_SUPPLIERS
for vendor payments, ensuring payee details align with supplier records. - Oracle Receivables (AR): Supports customer refunds by referencing
RA_CUSTOMERS
. - Oracle Human Resources (HR): Connects to
PER_ALL_PEOPLE_F
for employee reimbursements. - Oracle Cash Management (CE): Validates bank accounts during payment reconciliation.
Technical Considerations
- Indexing: Indexes on
EXT_PAYEE_ID
,PAYEE_PARTY_ID
, andORG_ID
optimize query performance. - Data Security: Row-level security via
ORG_ID
restricts access per operating unit. - APIs: Oracle provides PL/SQL APIs (e.g.,
IBY_PAYEE_API
) for safe CRUD operations, avoiding direct DML.
Common Use Cases
- Vendor Payments: Automating payments to suppliers by linking
AP_SUPPLIERS
to external payee records. - Employee Expenses: Processing payroll or expense reimbursements via HR-integrated payees.
- Compliance Reporting: Generating audit reports using payee tax identifiers and statuses.
Conclusion
TheIBY.IBY_EXTERNAL_PAYEES_ALL
table is a cornerstone of Oracle Payments, enabling centralized payee management across EBS modules. Its design ensures scalability, compliance, and seamless integration, making it indispensable for organizations leveraging Oracle EBS 12.1.1 or 12.2.2 for financial operations. Proper utilization of this table, coupled with Oracle’s APIs, enhances payment accuracy and operational efficiency.
-
File: Supplier Portal ERD.pdf
12.1.1
product: POS - iSupplier Portal , size: 1.553 MBytes , file_type: PDF Diagram ,
-
File: Supplier Portal ERD.pdf
12.2.2
product: POS - iSupplier Portal , size: 1.553 MBytes , file_type: PDF Diagram ,
-
APPS.IBY_PAYGROUP_PUB dependencies on PER_ADDRESSES
12.1.1
-
APPS.IBY_VALIDATIONSETS_PUB dependencies on HZ_LOCATIONS
12.2.2
-
APPS.IBY_VALIDATIONSETS_PUB dependencies on HZ_LOCATIONS
12.1.1
-
APPS.IBY_VALIDATIONSETS_PUB dependencies on PER_ADDRESSES
12.2.2
-
TABLE: IBY.IBY_EXTERNAL_PAYEES_ALL
12.1.1
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_EXTERNAL_PAYEES_ALL, object_name:IBY_EXTERNAL_PAYEES_ALL, status:VALID,
-
APPS.IBY_VALIDATIONSETS_PUB dependencies on PER_ADDRESSES
12.1.1
-
Lookup Type: HR_AU_FTA_PAYMENT_BASIS
12.1.1
product: PER - Human Resources , meaning: HR_AU_FTA_PAYMENT_BASIS , description: FTA Claim and Basis of Payment Flags ,
-
Lookup Type: HR_AU_FTA_PAYMENT_BASIS
12.2.2
product: PER - Human Resources , meaning: HR_AU_FTA_PAYMENT_BASIS , description: FTA Claim and Basis of Payment Flags ,
-
Lookup Type: AU_TAX_PAYMENT_BASIS
12.2.2
product: PER - Human Resources , meaning: Tax Declaration Payment Basis , description: Payment Basis for Tax ,
-
Lookup Type: AU_TAX_PAYMENT_BASIS
12.1.1
product: PER - Human Resources , meaning: Tax Declaration Payment Basis , description: Payment Basis for Tax ,
-
Lookup Type: IBY_OAUI_SEC_VIS_DTL_ALL_ENTRY
12.1.1
product: IBY - Payments , meaning: IBY_OAUI_SEC_VIS_DTL_ALL_ENTRY , description: Translatable display strings for all payees, organizations and EC applications ,
-
Lookup Type: IBY_OAUI_SEC_VIS_DTL_ALL_ENTRY
12.2.2
product: IBY - Payments , meaning: IBY_OAUI_SEC_VIS_DTL_ALL_ENTRY , description: Translatable display strings for all payees, organizations and EC applications ,
-
APPS.IBY_EXT_BANKACCT_PUB dependencies on IBY_EXTERNAL_PAYEES_ALL
12.1.1
-
APPS.IBY_EXT_BANKACCT_PUB dependencies on IBY_PMT_INSTR_USES_ALL
12.1.1
-
APPS.IBY_EXT_BANKACCT_PUB dependencies on IBY_EXTERNAL_PAYEES_ALL
12.2.2
-
TABLE: IBY.IBY_TEMP_EXT_PAYEES
12.1.1
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_TEMP_EXT_PAYEES, object_name:IBY_TEMP_EXT_PAYEES, status:VALID,
-
TABLE: IBY.IBY_TEMP_EXT_PAYEES
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_TEMP_EXT_PAYEES, object_name:IBY_TEMP_EXT_PAYEES, status:VALID,
-
Lookup Type: HZ_RELATIONSHIP_ROLE
12.1.1
product: AR - Receivables , meaning: TCA Relationship Roles , description: Relationship Roles are plural in the Meaning and singular in the Description ,
-
Lookup Type: HZ_RELATIONSHIP_ROLE
12.2.2
product: AR - Receivables , meaning: TCA Relationship Roles , description: Relationship Roles are plural in the Meaning and singular in the Description ,
-
TABLE: IBY.IBY_EXTERNAL_PAYEES_ALL
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_EXTERNAL_PAYEES_ALL, object_name:IBY_EXTERNAL_PAYEES_ALL, status:VALID,
-
APPS.IBY_EXT_BANKACCT_PUB dependencies on IBY_PMT_INSTR_USES_ALL
12.2.2
-
APPS.LNS_REP_UTILS dependencies on XMLAGG
12.1.1
-
APPS.LNS_REP_UTILS dependencies on XMLAGG
12.2.2
-
APPS.IBY_PAYMENTMANAGERDB_PKG dependencies on IBY_ROUTINGINFO
12.1.1
-
APPS.POS_SBD_PKG dependencies on IBY_ACCOUNT_OWNERS
12.2.2
-
APPS.POS_SBD_PKG dependencies on IBY_EXTERNAL_PAYEES_ALL
12.2.2
-
Lookup Type: IBY_DELIVERY_METHODS
12.1.1
product: IBY - Payments , meaning: Delivery Methods , description: Defines delivery methods that can be used to deliver remittance advice to payees ,
-
Table: CN_SRP_PAYEE_ASSIGNS_ALL
12.2.2
owner:CN, object_type:TABLE, fnd_design_data:CN.CN_SRP_PAYEE_ASSIGNS_ALL, object_name:CN_SRP_PAYEE_ASSIGNS_ALL, status:VALID, product: CN - Incentive Compensation , description: CN_SRP_PAYEE_ASSIGNS_ALL contains information of payees assigned to salesperson plan element. You need one row for each payee assignment to a saleperson plan element which is date effective. , implementation_dba_data: CN.CN_SRP_PAYEE_ASSIGNS_ALL ,
-
APPS.IBY_PAYMENTMANAGERDB_PKG dependencies on IBY_ROUTINGINFO
12.2.2
-
Table: IBY_INSTRHOLDER
12.1.1
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_INSTRHOLDER, object_name:IBY_INSTRHOLDER, status:VALID, product: IBY - Payments , description: IBY_INSTRHOLDER stores the information about the holder of the instrment. A payment instrument can be held by different users or payees or payers. , implementation_dba_data: IBY.IBY_INSTRHOLDER ,
-
Table: CN_SRP_PAYEE_ASSIGNS_ALL
12.1.1
owner:CN, object_type:TABLE, fnd_design_data:CN.CN_SRP_PAYEE_ASSIGNS_ALL, object_name:CN_SRP_PAYEE_ASSIGNS_ALL, status:VALID, product: CN - Incentive Compensation , description: CN_SRP_PAYEE_ASSIGNS_ALL contains information of payees assigned to salesperson plan element. You need one row for each payee assignment to a saleperson plan element which is date effective. , implementation_dba_data: CN.CN_SRP_PAYEE_ASSIGNS_ALL ,
-
Table: IBY_INSTRHOLDER
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_INSTRHOLDER, object_name:IBY_INSTRHOLDER, status:VALID, product: IBY - Payments , description: IBY_INSTRHOLDER stores the information about the holder of the instrment. A payment instrument can be held by different users or payees or payers. , implementation_dba_data: IBY.IBY_INSTRHOLDER ,
-
Table: IBY_FNDCPT_PAYEE_APPL
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_FNDCPT_PAYEE_APPL, object_name:IBY_FNDCPT_PAYEE_APPL, status:VALID, product: IBY - Payments , description: IBY_FNDCPT_PAYEE_APPL is a mapping table between internal payees and operating units. One payee may be associated with many operating units. An operating unit may be associated with at most one payee. , implementation_dba_data: IBY.IBY_FNDCPT_PAYEE_APPL ,
-
Lookup Type: IBY_DELIVERY_METHODS
12.2.2
product: IBY - Payments , meaning: Delivery Methods , description: Defines delivery methods that can be used to deliver remittance advice to payees ,
-
Table: IBY_PMT_INSTR_USES_ALL
12.2.2
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_PMT_INSTR_USES_ALL, object_name:IBY_PMT_INSTR_USES_ALL, status:VALID, product: IBY - Payments , description: "This table contains records of the relationship between payment instruments and Payer/Payee. Data can be entered manually. IBY_PMT_INSTR_USES_ALL table assigns payment instruments to external party payers and payees. This table is shared , implementation_dba_data: IBY.IBY_PMT_INSTR_USES_ALL ,
-
APPS.CN_PREPOST_PVT dependencies on CN_QUOTAS_ALL
12.2.2
-
Table: IBY_BATCHES_ALL
12.1.1
owner:IBY, object_type:TABLE, fnd_design_data:IBY.IBY_BATCHES_ALL, object_name:IBY_BATCHES_ALL, status:VALID, product: IBY - Payments , description: IBY_BATCHES holds the information about batch operations for SSL credit card transactions. A terminal based merchant will need to have batch operations. The status of the payees batch will be contained in this table. , implementation_dba_data: IBY.IBY_BATCHES_ALL ,
-
APPS.IBY_PAYGROUP_PUB dependencies on HR_LOCATIONS
12.1.1
-
APPS.CN_PREPOST_PVT dependencies on CN_QUOTAS_ALL
12.1.1
-
APPS.CN_PREPOST_PVT dependencies on CN_API
12.1.1
-
APPS.IBY_EXT_BANKACCT_PUB dependencies on IBY_ACCOUNT_OWNERS
12.1.1
-
APPS.CN_PREPOST_PVT dependencies on CN_API
12.2.2
-
APPS.CN_FORMULA_COMMON_PKG dependencies on CN_API
12.1.1
-
PACKAGE BODY: APPS.PAY_1099R_FORMULA_DRIVER
12.1.1
-
PACKAGE BODY: APPS.PAY_1099R_FORMULA_DRIVER
12.2.2
-
APPS.CN_FORMULA_COMMON_PKG dependencies on CN_API
12.2.2
-
APPS.IBY_EXT_BANKACCT_PUB dependencies on IBY_ACCOUNT_OWNERS
12.2.2
-
APPS.IBY_BEPKEYS_PKG dependencies on IBY_BEPKEYS
12.1.1