DBA Data[Home] [Help]

APPS.PAY_US_ARCHIVE dependencies on FND_APPLICATION

Line 1187: fnd_application fa,

1183: cursor c_get_psd_balance
1184: is
1185: select substr(flv.meaning, 1 , (instr(flv.meaning, 'YTD')-2)) --pbt.balance_type_id
1186: from pay_balance_types pbt,
1187: fnd_application fa,
1188: fnd_lookup_values flv,
1189: fnd_lookup_types flt
1190: where pbt.legislation_code = 'US'
1191: and (