DBA Data[Home] [Help]

APPS.AS_GAR_ACCOUNTS_PUB dependencies on JTF_TAE_1001_ACCOUNT_TRANS

Line 2296: FROM JTF_TAE_1001_ACCOUNT_TRANS

2292:
2293:
2294: CURSOR del_acct_totalmode(c_worker_id number) IS
2295: SELECT distinct trans_object_id
2296: FROM JTF_TAE_1001_ACCOUNT_TRANS
2297: WHERE worker_id=c_worker_id;
2298:
2299: CURSOR del_acct_newmode(c_worker_id number) IS
2300: SELECT distinct trans_object_id