DBA Data[Home] [Help]

APPS.POS_BATCH_IMPORT_PKG dependencies on IBY_FNDCPT_COMMON_PUB

Line 1668: ext_response_rec iby_fndcpt_common_pub.result_rec_type;

1664: ext_payee_id_tab iby_disbursement_setup_pub.ext_payee_id_tab_type;
1665: ext_payee_create_tab iby_disbursement_setup_pub.ext_payee_create_tab_type;
1666:
1667: l_temp_ext_acct_id NUMBER;
1668: ext_response_rec iby_fndcpt_common_pub.result_rec_type;
1669:
1670: l_ext_payee_id NUMBER;
1671: l_bank_acct_id NUMBER;
1672: BEGIN

Line 2625: ext_response_rec iby_fndcpt_common_pub.result_rec_type;

2621: ext_payee_id_tab iby_disbursement_setup_pub.ext_payee_id_tab_type;
2622:
2623: ext_payee_create_tab iby_disbursement_setup_pub.ext_payee_create_tab_type;
2624: l_temp_ext_acct_id NUMBER;
2625: ext_response_rec iby_fndcpt_common_pub.result_rec_type;
2626:
2627: l_ext_payee_id NUMBER;
2628: l_bank_acct_id NUMBER;
2629:

Line 8116: l_check_bank_resp iby_fndcpt_common_pub.result_rec_type;

8112:
8113: l_bank_rowid VARCHAR2(100);
8114: l_branch_rowid VARCHAR2(100);
8115:
8116: l_check_bank_resp iby_fndcpt_common_pub.result_rec_type;
8117: l_check_branch_resp iby_fndcpt_common_pub.result_rec_type;
8118: l_check_account_resp iby_fndcpt_common_pub.result_rec_type;
8119:
8120: l_create_bank_resp iby_fndcpt_common_pub.result_rec_type;

Line 8117: l_check_branch_resp iby_fndcpt_common_pub.result_rec_type;

8113: l_bank_rowid VARCHAR2(100);
8114: l_branch_rowid VARCHAR2(100);
8115:
8116: l_check_bank_resp iby_fndcpt_common_pub.result_rec_type;
8117: l_check_branch_resp iby_fndcpt_common_pub.result_rec_type;
8118: l_check_account_resp iby_fndcpt_common_pub.result_rec_type;
8119:
8120: l_create_bank_resp iby_fndcpt_common_pub.result_rec_type;
8121: l_create_branch_resp iby_fndcpt_common_pub.result_rec_type;

Line 8118: l_check_account_resp iby_fndcpt_common_pub.result_rec_type;

8114: l_branch_rowid VARCHAR2(100);
8115:
8116: l_check_bank_resp iby_fndcpt_common_pub.result_rec_type;
8117: l_check_branch_resp iby_fndcpt_common_pub.result_rec_type;
8118: l_check_account_resp iby_fndcpt_common_pub.result_rec_type;
8119:
8120: l_create_bank_resp iby_fndcpt_common_pub.result_rec_type;
8121: l_create_branch_resp iby_fndcpt_common_pub.result_rec_type;
8122: l_create_account_resp iby_fndcpt_common_pub.result_rec_type;

Line 8120: l_create_bank_resp iby_fndcpt_common_pub.result_rec_type;

8116: l_check_bank_resp iby_fndcpt_common_pub.result_rec_type;
8117: l_check_branch_resp iby_fndcpt_common_pub.result_rec_type;
8118: l_check_account_resp iby_fndcpt_common_pub.result_rec_type;
8119:
8120: l_create_bank_resp iby_fndcpt_common_pub.result_rec_type;
8121: l_create_branch_resp iby_fndcpt_common_pub.result_rec_type;
8122: l_create_account_resp iby_fndcpt_common_pub.result_rec_type;
8123: l_set_bank_end_date_resp iby_fndcpt_common_pub.result_rec_type;
8124: l_set_branch_end_date_resp iby_fndcpt_common_pub.result_rec_type;

Line 8121: l_create_branch_resp iby_fndcpt_common_pub.result_rec_type;

8117: l_check_branch_resp iby_fndcpt_common_pub.result_rec_type;
8118: l_check_account_resp iby_fndcpt_common_pub.result_rec_type;
8119:
8120: l_create_bank_resp iby_fndcpt_common_pub.result_rec_type;
8121: l_create_branch_resp iby_fndcpt_common_pub.result_rec_type;
8122: l_create_account_resp iby_fndcpt_common_pub.result_rec_type;
8123: l_set_bank_end_date_resp iby_fndcpt_common_pub.result_rec_type;
8124: l_set_branch_end_date_resp iby_fndcpt_common_pub.result_rec_type;
8125: l_add_intermed_account1_resp iby_fndcpt_common_pub.result_rec_type;

Line 8122: l_create_account_resp iby_fndcpt_common_pub.result_rec_type;

8118: l_check_account_resp iby_fndcpt_common_pub.result_rec_type;
8119:
8120: l_create_bank_resp iby_fndcpt_common_pub.result_rec_type;
8121: l_create_branch_resp iby_fndcpt_common_pub.result_rec_type;
8122: l_create_account_resp iby_fndcpt_common_pub.result_rec_type;
8123: l_set_bank_end_date_resp iby_fndcpt_common_pub.result_rec_type;
8124: l_set_branch_end_date_resp iby_fndcpt_common_pub.result_rec_type;
8125: l_add_intermed_account1_resp iby_fndcpt_common_pub.result_rec_type;
8126:

Line 8123: l_set_bank_end_date_resp iby_fndcpt_common_pub.result_rec_type;

8119:
8120: l_create_bank_resp iby_fndcpt_common_pub.result_rec_type;
8121: l_create_branch_resp iby_fndcpt_common_pub.result_rec_type;
8122: l_create_account_resp iby_fndcpt_common_pub.result_rec_type;
8123: l_set_bank_end_date_resp iby_fndcpt_common_pub.result_rec_type;
8124: l_set_branch_end_date_resp iby_fndcpt_common_pub.result_rec_type;
8125: l_add_intermed_account1_resp iby_fndcpt_common_pub.result_rec_type;
8126:
8127: l_add_account_owner_resp iby_fndcpt_common_pub.result_rec_type;

Line 8124: l_set_branch_end_date_resp iby_fndcpt_common_pub.result_rec_type;

8120: l_create_bank_resp iby_fndcpt_common_pub.result_rec_type;
8121: l_create_branch_resp iby_fndcpt_common_pub.result_rec_type;
8122: l_create_account_resp iby_fndcpt_common_pub.result_rec_type;
8123: l_set_bank_end_date_resp iby_fndcpt_common_pub.result_rec_type;
8124: l_set_branch_end_date_resp iby_fndcpt_common_pub.result_rec_type;
8125: l_add_intermed_account1_resp iby_fndcpt_common_pub.result_rec_type;
8126:
8127: l_add_account_owner_resp iby_fndcpt_common_pub.result_rec_type;
8128: l_set_end_date_resp iby_fndcpt_common_pub.result_rec_type;

Line 8125: l_add_intermed_account1_resp iby_fndcpt_common_pub.result_rec_type;

8121: l_create_branch_resp iby_fndcpt_common_pub.result_rec_type;
8122: l_create_account_resp iby_fndcpt_common_pub.result_rec_type;
8123: l_set_bank_end_date_resp iby_fndcpt_common_pub.result_rec_type;
8124: l_set_branch_end_date_resp iby_fndcpt_common_pub.result_rec_type;
8125: l_add_intermed_account1_resp iby_fndcpt_common_pub.result_rec_type;
8126:
8127: l_add_account_owner_resp iby_fndcpt_common_pub.result_rec_type;
8128: l_set_end_date_resp iby_fndcpt_common_pub.result_rec_type;
8129: l_set_primary_flag_resp iby_fndcpt_common_pub.result_rec_type;

Line 8127: l_add_account_owner_resp iby_fndcpt_common_pub.result_rec_type;

8123: l_set_bank_end_date_resp iby_fndcpt_common_pub.result_rec_type;
8124: l_set_branch_end_date_resp iby_fndcpt_common_pub.result_rec_type;
8125: l_add_intermed_account1_resp iby_fndcpt_common_pub.result_rec_type;
8126:
8127: l_add_account_owner_resp iby_fndcpt_common_pub.result_rec_type;
8128: l_set_end_date_resp iby_fndcpt_common_pub.result_rec_type;
8129: l_set_primary_flag_resp iby_fndcpt_common_pub.result_rec_type;
8130:
8131: l_new_bank_rec iby_ext_bankacct_pub.extbank_rec_type;

Line 8128: l_set_end_date_resp iby_fndcpt_common_pub.result_rec_type;

8124: l_set_branch_end_date_resp iby_fndcpt_common_pub.result_rec_type;
8125: l_add_intermed_account1_resp iby_fndcpt_common_pub.result_rec_type;
8126:
8127: l_add_account_owner_resp iby_fndcpt_common_pub.result_rec_type;
8128: l_set_end_date_resp iby_fndcpt_common_pub.result_rec_type;
8129: l_set_primary_flag_resp iby_fndcpt_common_pub.result_rec_type;
8130:
8131: l_new_bank_rec iby_ext_bankacct_pub.extbank_rec_type;
8132: l_new_branch_rec iby_ext_bankacct_pub.extbankbranch_rec_type;

Line 8129: l_set_primary_flag_resp iby_fndcpt_common_pub.result_rec_type;

8125: l_add_intermed_account1_resp iby_fndcpt_common_pub.result_rec_type;
8126:
8127: l_add_account_owner_resp iby_fndcpt_common_pub.result_rec_type;
8128: l_set_end_date_resp iby_fndcpt_common_pub.result_rec_type;
8129: l_set_primary_flag_resp iby_fndcpt_common_pub.result_rec_type;
8130:
8131: l_new_bank_rec iby_ext_bankacct_pub.extbank_rec_type;
8132: l_new_branch_rec iby_ext_bankacct_pub.extbankbranch_rec_type;
8133: l_new_account_rec iby_ext_bankacct_pub.extbankacct_rec_type;