DBA Data[Home] [Help]

APPS.AR_GTA_ARTRX_PROC dependencies on CE_BANK_BRANCHES_V

Line 2091: l_apb_customer_bank_name CE_Bank_Branches_V.Bank_Name%TYPE;

2087: l_raa_bill_to_concat_address VARCHAR2(500);
2088: l_cust_addr_excep VARCHAR2(20); --added by subba for R12.1
2089: l_cust_phone_exp VARCHAR2(20);
2090: l_phone_number Hz_Contact_Points.Phone_Number%TYPE;
2091: l_apb_customer_bank_name CE_Bank_Branches_V.Bank_Name%TYPE;
2092: l_apb_bank_branch_name CE_Bank_Branches_V.Bank_Branch_Name%TYPE;
2093:
2094: -- Start bug 12589431, change the bank account num and name from CE_BANK_ACCOUNTS column type
2095: -- to IBY_EXT_BANK_ACCOUNTS column type by Jianchao Chi on 2011-06-01, Happy Children's Day.

Line 2092: l_apb_bank_branch_name CE_Bank_Branches_V.Bank_Branch_Name%TYPE;

2088: l_cust_addr_excep VARCHAR2(20); --added by subba for R12.1
2089: l_cust_phone_exp VARCHAR2(20);
2090: l_phone_number Hz_Contact_Points.Phone_Number%TYPE;
2091: l_apb_customer_bank_name CE_Bank_Branches_V.Bank_Name%TYPE;
2092: l_apb_bank_branch_name CE_Bank_Branches_V.Bank_Branch_Name%TYPE;
2093:
2094: -- Start bug 12589431, change the bank account num and name from CE_BANK_ACCOUNTS column type
2095: -- to IBY_EXT_BANK_ACCOUNTS column type by Jianchao Chi on 2011-06-01, Happy Children's Day.
2096: --l_apba_bank_account_num CE_Bank_Accounts.Bank_Account_num%TYPE;