DBA Data[Home] [Help]

APPS.AR_PREPAYMENTS dependencies on AP_BANK_ACCOUNTS

Line 79: p_customer_bank_account_num IN ap_bank_accounts.bank_account_num%TYPE DEFAULT NULL,

75: p_customer_id IN ar_cash_receipts.pay_from_customer%TYPE DEFAULT NULL,
76: p_customer_name IN hz_parties.party_name%TYPE DEFAULT NULL,
77: p_customer_number IN hz_cust_accounts.account_number%TYPE DEFAULT NULL,
78: p_customer_bank_account_id IN ar_cash_receipts.customer_bank_account_id%TYPE DEFAULT NULL,
79: p_customer_bank_account_num IN ap_bank_accounts.bank_account_num%TYPE DEFAULT NULL,
80: p_customer_bank_account_name IN ap_bank_accounts.bank_account_name%TYPE DEFAULT NULL,
81: p_location IN hz_cust_site_uses.location%TYPE DEFAULT NULL,
82: p_customer_site_use_id IN hz_cust_site_uses.site_use_id%TYPE DEFAULT NULL,
83: p_customer_receipt_reference IN ar_cash_receipts.customer_receipt_reference%TYPE DEFAULT NULL,

Line 80: p_customer_bank_account_name IN ap_bank_accounts.bank_account_name%TYPE DEFAULT NULL,

76: p_customer_name IN hz_parties.party_name%TYPE DEFAULT NULL,
77: p_customer_number IN hz_cust_accounts.account_number%TYPE DEFAULT NULL,
78: p_customer_bank_account_id IN ar_cash_receipts.customer_bank_account_id%TYPE DEFAULT NULL,
79: p_customer_bank_account_num IN ap_bank_accounts.bank_account_num%TYPE DEFAULT NULL,
80: p_customer_bank_account_name IN ap_bank_accounts.bank_account_name%TYPE DEFAULT NULL,
81: p_location IN hz_cust_site_uses.location%TYPE DEFAULT NULL,
82: p_customer_site_use_id IN hz_cust_site_uses.site_use_id%TYPE DEFAULT NULL,
83: p_customer_receipt_reference IN ar_cash_receipts.customer_receipt_reference%TYPE DEFAULT NULL,
84: p_override_remit_account_flag IN ar_cash_receipts.override_remit_account_flag%TYPE DEFAULT NULL,