DBA Data[Home] [Help]

APPS.IBY_PAYGROUP_PUB dependencies on IBY_EXT_BANK_ACCOUNTS

Line 11732: * IBY_EXT_BANK_ACCOUNTS.bank_account_num

11728: /*
11729: * Fix for bug 5586882:
11730: *
11731: * Populate the external bank account using
11732: * IBY_EXT_BANK_ACCOUNTS.bank_account_num
11733: * so that we show the unmasked bank account number
11734: */
11735: ext_ba_table.bank_account_num, -- payee bank account number
11736:

Line 11880: IBY_EXT_BANK_ACCOUNTS_V eba,

11876: HZ_PARTY_SITES payee_site,
11877: HZ_PARTY_SITES invpayee_site,
11878:
11879: /* Payee bank */
11880: IBY_EXT_BANK_ACCOUNTS_V eba,
11881: IBY_EXT_BANK_ACCOUNTS ext_ba_table,
11882: CE_BANK_BRANCHES_V eba_bank_branch,
11883:
11884: /* Remit advice related */

Line 11881: IBY_EXT_BANK_ACCOUNTS ext_ba_table,

11877: HZ_PARTY_SITES invpayee_site,
11878:
11879: /* Payee bank */
11880: IBY_EXT_BANK_ACCOUNTS_V eba,
11881: IBY_EXT_BANK_ACCOUNTS ext_ba_table,
11882: CE_BANK_BRANCHES_V eba_bank_branch,
11883:
11884: /* Remit advice related */
11885: IBY_REMIT_ADVICE_SETUP remit_advice,

Line 12876: * IBY_EXT_BANK_ACCOUNTS.bank_account_num

12872: /*
12873: * Fix for bug 5586882:
12874: *
12875: * Populate the external bank account using
12876: * IBY_EXT_BANK_ACCOUNTS.bank_account_num
12877: * so that we show the unmasked bank account number
12878: */
12879: ext_ba_table.bank_account_num, -- payee bank account number
12880:

Line 13025: IBY_EXT_BANK_ACCOUNTS_V eba,

13021: HZ_PARTY_SITES payee_site,
13022: HZ_PARTY_SITES invpayee_site,
13023:
13024: /* Payee bank */
13025: IBY_EXT_BANK_ACCOUNTS_V eba,
13026: IBY_EXT_BANK_ACCOUNTS ext_ba_table,
13027: CE_BANK_BRANCHES_V eba_bank_branch,
13028:
13029: /* Remit advice related */

Line 13026: IBY_EXT_BANK_ACCOUNTS ext_ba_table,

13022: HZ_PARTY_SITES invpayee_site,
13023:
13024: /* Payee bank */
13025: IBY_EXT_BANK_ACCOUNTS_V eba,
13026: IBY_EXT_BANK_ACCOUNTS ext_ba_table,
13027: CE_BANK_BRANCHES_V eba_bank_branch,
13028:
13029: /* Remit advice related */
13030: IBY_REMIT_ADVICE_SETUP remit_advice,