DBA Data[Home] [Help]

APPS.AR_DEPOSIT_API_PUB dependencies on AR_RECEIPT_CLASSES

Line 610: l_fin_creation_method_code ar_receipt_classes.creation_method_code%type;

606: l_cust_bank_account_number ap_bank_accounts.bank_account_num%type;
607: l_agreement_id ra_customer_trx.agreement_id%type;
608: l_fin_payment_method_name ar_receipt_methods.name%type;
609: l_fin_receipt_method_id ra_customer_trx.receipt_method_id%type;
610: l_fin_creation_method_code ar_receipt_classes.creation_method_code%type;
611: l_fin_bank_account_num ap_bank_accounts.bank_account_num%type;
612: l_fin_bank_name ce_bank_branches_v.bank_name%type;
613: l_fin_bank_branch_name ce_bank_branches_v.bank_branch_name%type;
614: l_fin_bank_branch_id ce_bank_branches_v.branch_party_id%TYPE;