Search Results create bank
The AP.AP_CHECK_STOCKS_ALL
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical repository for managing check stock information within the Accounts Payable (AP) module. This table stores essential data required for printing and tracking physical checks, ensuring seamless financial transactions. Below is a detailed analysis of its structure, purpose, and functional significance in Oracle EBS.
Overview of AP.AP_CHECK_STOCKS_ALL
The AP_CHECK_STOCKS_ALL
table is part of the Oracle Payables schema and serves as a central repository for check stock configurations. It maintains records of pre-printed check stocks used by organizations to issue payments to suppliers, employees, or other entities. The table is designed to support multi-organization structures, as indicated by the _ALL
suffix, which implies it stores data across operating units when Multi-Org is enabled.
Key Columns and Their Significance
The table includes several critical columns that define check stock attributes:
- CHECK_STOCK_ID: A unique identifier for each check stock record, serving as the primary key.
- CHECK_STOCK_NAME: A user-defined name for the check stock, facilitating easy identification.
- ORG_ID: The operating unit associated with the check stock, ensuring data segregation in Multi-Org environments.
- BANK_ACCOUNT_ID: Links the check stock to a specific bank account defined in the
AP_BANK_ACCOUNTS_ALL
table. - START_CHECK_NUMBER: The beginning check number in the stock sequence.
- END_CHECK_NUMBER: The ending check number in the stock sequence.
- LAST_CHECK_NUMBER: The last check number used, aiding in tracking and preventing duplication.
- STATUS: Indicates whether the check stock is active or inactive.
- CREATION_DATE, CREATED_BY, LAST_UPDATE_DATE, LAST_UPDATED_BY: Audit columns capturing metadata about record creation and modifications.
Functional Role in Oracle Payables
The AP_CHECK_STOCKS_ALL
table plays a pivotal role in the check printing process:
- Check Stock Management: It allows organizations to define and maintain multiple check stocks for different bank accounts or operating units.
- Check Number Sequencing: By tracking
START_CHECK_NUMBER
,END_CHECK_NUMBER
, andLAST_CHECK_NUMBER
, the table ensures check numbers are used sequentially and without gaps. - Integration with Payment Processes: During payment batch creation, Oracle Payables references this table to validate and assign check numbers, ensuring alignment with physical check stocks.
- Audit and Compliance: The table supports financial audits by maintaining a clear trail of check stock usage and modifications.
Integration with Other Oracle EBS Modules
The table interacts with several related entities:
- AP_BANK_ACCOUNTS_ALL: Linked via
BANK_ACCOUNT_ID
, ensuring checks are tied to valid bank accounts. - AP_CHECKS_ALL: Stores issued check details, referencing the check stock for validation.
- Financials Configuration: Works alongside payment formats and printing templates to ensure accurate check generation.
Conclusion
The AP.AP_CHECK_STOCKS_ALL
table is a foundational component of Oracle EBS Payables, enabling efficient check stock management and seamless payment processing. Its design supports multi-org environments, audit requirements, and integration with banking data, making it indispensable for organizations relying on check-based disbursements. Proper configuration and maintenance of this table are essential to avoid payment errors and ensure financial compliance.
-
SYNONYM: PUBLIC.oracle/AWAction/Create
12.1.1
owner:PUBLIC, object_type:SYNONYM, object_name:oracle/AWAction/Create, status:VALID,
-
SYNONYM: PUBLIC.oracle/AWAction/Create
12.2.2
owner:PUBLIC, object_type:SYNONYM, object_name:oracle/AWAction/Create, status:VALID,
-
Lookup Type: BANK CHARGE BEARER
12.2.2
product: AP - Payables , meaning: Bank Charge Bearer , description: Indicates who bears bank charges ,
-
JAVA CLASS: SYS.oracle/AWAction/Create
12.2.2
owner:SYS, object_type:JAVA CLASS, object_name:oracle/AWAction/Create, status:VALID,
-
JAVA CLASS: SYS.oracle/AWAction/Create
12.1.1
owner:SYS, object_type:JAVA CLASS, object_name:oracle/AWAction/Create, status:VALID,
-
Lookup Type: BANK CHARGE BEARER
12.1.1
product: AP - Payables , meaning: Bank Charge Bearer , description: Indicates who bears bank charges ,
-
Lookup Type: BANK BRANCH TYPE
12.1.1
product: AP - Payables , meaning: Bank Branch Type , description: Indicates which list the bank routing number is on ,
-
Lookup Type: BANK ACCOUNT OPTIONS
12.1.1
product: AP - Payables , meaning: Bank Account Options , description: Navigation Option in Set Up Banks Form ,
-
Lookup Type: BANK BRANCH TYPE
12.2.2
product: AP - Payables , meaning: Bank Branch Type , description: Indicates which list the bank routing number is on ,
-
Lookup Type: BANK ACCOUNT OPTIONS
12.2.2
product: AP - Payables , meaning: Bank Account Options , description: Navigation Option in Set Up Banks Form ,
-
Lookup Type: BANK CHARGE PAYMENT METHOD
12.1.1
product: AP - Payables , meaning: Bank Charge Payment Method , description: Payment method options when using bank charges ,
-
Lookup Type: BANK CHARGE PAYMENT METHOD
12.2.2
product: AP - Payables , meaning: Bank Charge Payment Method , description: Payment method options when using bank charges ,
-
Lookup Type: BANK CHARGE PAYMENT TYPE
12.1.1
product: AP - Payables , meaning: Bank Charge Payment Type , description: Payment type options when using bank charges ,
-
Lookup Type: BANK CHARGE PAYMENT TYPE
12.2.2
product: AP - Payables , meaning: Bank Charge Payment Type , description: Payment type options when using bank charges ,
-
Lookup Type: CE_BANK_ADD_OPTION
12.2.2
product: CE - Cash Management , meaning: Create or add Bank Choice , description: Create or add Bank Choice ,
-
APPS.HZ_BANK_PUB dependencies on HZ_BANK_VAL_GT
12.2.2
-
Lookup Type: OTA_TESTBANK_SELECTION
12.2.2
product: OTA - Learning Management , meaning: Create/Select question bank , description: Create/Select question bank ,
-
APPS.HZ_BANK_PUB dependencies on HZ_BANK_VAL_GT
12.1.1
-
Lookup Type: OTA_TESTBANK_SELECTION
12.1.1
product: OTA - Learning Management , meaning: Create/Select question bank , description: Create/Select question bank ,
-
Lookup Type: IBY_BANK_SELECT
12.1.1
product: IBY - Payments , meaning: Selection options for bank UI , description: Selection options for bank UI ,
-
Lookup Type: IBY_BANK_SELECT
12.2.2
product: IBY - Payments , meaning: Selection options for bank UI , description: Selection options for bank UI ,
-
APPS.IBY_EXT_BANKACCT_PUB dependencies on CE_BANK_PUB
12.1.1
-
APPS.IBY_EXT_BANKACCT_PUB dependencies on CE_BANK_PUB
12.2.2
-
Lookup Type: IBY_FC_DASH_BATCH_OPTIONS
12.1.1
product: IBY - Payments , meaning: Funds Capture Dashboard Create Settlement Batch Options , description: Defines the options the administrator has when creating settlement batches through the Funds Capture Dashboard. ,
-
APPS.IBY_DISBURSEMENT_SETUP_PUB dependencies on IBY_EXT_BANKACCT_PUB
12.2.2
-
Lookup Type: IBY_FC_DASH_BATCH_OPTIONS
12.2.2
product: IBY - Payments , meaning: Funds Capture Dashboard Create Settlement Batch Options , description: Defines the options the administrator has when creating settlement batches through the Funds Capture Dashboard. ,
-
Lookup Type: IBY_BANK_BRANCH_SELECT
12.2.2
product: IBY - Payments , meaning: Selection options for bank branch UI , description: Selection options for bank branch UI ,
-
Lookup Type: IBY_BANK_BRANCH_SELECT
12.1.1
product: IBY - Payments , meaning: Selection options for bank branch UI , description: Selection options for bank branch UI ,
-
Lookup Type: POS_SBD_BANK_MODE
12.1.1
product: POS - iSupplier Portal , meaning: Possible choices for New Bank Account Creation , description: Possible choices for New Bank Account Creation ,
-
Lookup Type: POS_SBD_BANK_MODE
12.2.2
product: POS - iSupplier Portal , meaning: Possible choices for New Bank Account Creation , description: Possible choices for New Bank Account Creation ,
-
Lookup Type: CP_DYNAMIC_PROMPT
12.1.1
product: CE - Cash Management , meaning: Cash Position Dynamic Prompts ,
-
Lookup Type: CP_DYNAMIC_PROMPT
12.2.2
product: CE - Cash Management , meaning: Cash Position Dynamic Prompts ,
-
Lookup Type: JLBR_AR_COLLECTION_DOCS_STATUS
12.1.1
product: JL - Latin America Localizations , meaning: JLBR AR COLLECTION DOCS STATUS , description: Bank Collection Documents Status ,
-
Lookup Type: JLBR_AR_COLLECTION_DOCS_STATUS
12.2.2
product: JL - Latin America Localizations , meaning: JLBR AR COLLECTION DOCS STATUS , description: Bank Collection Documents Status ,
-
Concurrent Program: IBY_FD_REG_RPT_FORMAT
12.1.1
execution_filename: FDRegulatoryReporting , product: IBY - Payments , user_name: Create Regulatory Reporting of Payments , description: Creates and formats regulatory reporting for a central bank , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Lookup Type: JLBR_AR_BORDERO_STATUS
12.2.2
product: JL - Latin America Localizations , meaning: JLBR AR BORDERO STATUS , description: Bank Transfer Remittance Batch Status ,
-
Lookup Type: JLBR_AR_BORDERO_STATUS
12.1.1
product: JL - Latin America Localizations , meaning: JLBR AR BORDERO STATUS , description: Bank Transfer Remittance Batch Status ,
-
Concurrent Program: IBY_FD_REG_RPT_FORMAT
12.2.2
execution_filename: FDRegulatoryReporting , product: IBY - Payments , user_name: Create Regulatory Reporting of Payments , description: Creates and formats regulatory reporting for a central bank , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
APPS.ARI_DB_UTILITIES dependencies on FND_FILE
12.2.2
-
APPS.ARP_EXT_BANK_PKG dependencies on ARP_STANDARD
12.2.2
-
APPS.PAY_EXA_SHD dependencies on HR_KFLEX_UTILITY
12.1.1
-
APPS.PAY_EXA_SHD dependencies on HR_KFLEX_UTILITY
12.2.2
-
APPS.ARP_EXT_BANK_PKG dependencies on STANDARD
12.2.2
-
TABLE: AP.AP_CHECK_STOCKS_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CHECK_STOCKS_ALL, object_name:AP_CHECK_STOCKS_ALL, status:VALID,
-
TABLE: AP.AP_CHECK_STOCKS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CHECK_STOCKS_ALL, object_name:AP_CHECK_STOCKS_ALL, status:VALID,
-
Lookup Type: CE_BRANCH_ADD_OPTION
12.1.1
product: CE - Cash Management , meaning: Create or add Branch choice , description: Create or add branch choice ,
-
Lookup Type: CE_BRANCH_ADD_OPTION
12.2.2
product: CE - Cash Management , meaning: Create or add Branch choice , description: Create or add Branch choice ,
-
APPS.POS_BANK_PAYEE_BO_PKG dependencies on IBY_DISBURSEMENT_SETUP_PUB
12.2.2
-
APPS.AR_IREC_PAYMENTS dependencies on FND_LOG
12.1.1
-
APPS.AR_IREC_PAYMENTS dependencies on FND_LOG
12.2.2