DBA Data[Home] [Help]

APPS.PAY_US_NACHA_TAPE dependencies on PAY_US_NACHA_IAT_TAPE

Line 1211: pay_us_nacha_iat_tape.run_formula (g_business_group_id,

1207:
1208: --Checking If the transaction is IAT
1209: IF g_foreign_transact = 'Y' then
1210: --Call the new package for IAT
1211: pay_us_nacha_iat_tape.run_formula (g_business_group_id,
1212: g_effective_date,
1213: g_direct_dep_date,
1214: g_org_payment_method_id,
1215: g_csr_org_pay_third_party,

Line 1292: pay_us_nacha_iat_tape.run_formula (g_business_group_id,

1288:
1289: --Checking If the transaction is IAT
1290: IF g_foreign_transact = 'Y' then
1291: --Call the new package for IAT
1292: pay_us_nacha_iat_tape.run_formula (g_business_group_id,
1293: g_effective_date,
1294: g_direct_dep_date,
1295: g_org_payment_method_id,
1296: g_csr_org_pay_third_party,