DBA Data[Home] [Help]

APPS.AR_RECEIPT_VAL_PVT dependencies on HZ_CUST_SITE_USES

Line 93: p_location IN hz_cust_site_uses.location%TYPE,

89: p_factor_discount_amount IN ar_cash_receipts.factor_discount_amount%TYPE,
90: p_customer_id IN ar_cash_receipts.pay_from_customer%TYPE,
91: /* 6612301 */
92: p_customer_bank_account_id IN OUT NOCOPY ar_cash_receipts.customer_bank_account_id%TYPE,
93: p_location IN hz_cust_site_uses.location%TYPE,
94: p_customer_site_use_id IN OUT NOCOPY ar_cash_receipts.customer_site_use_id%TYPE,
95: p_remittance_bank_account_id IN ar_cash_receipts.remit_bank_acct_use_id%type,
96: p_override_remit_account_flag IN ar_cash_receipts.override_remit_account_flag%TYPE,
97: p_anticipated_clearing_date IN ar_cash_receipts.anticipated_clearing_date%TYPE,