DBA Data[Home] [Help]

APPS.FUN_RECIPIENT_WF dependencies on FUN_TRX_TYPES_VL

Line 2440: fun_trx_types_vl y,

2436: ,b.batch_date
2437: ,b.gl_date
2438: FROM fun_trx_batches b,
2439: fun_trx_headers t,
2440: fun_trx_types_vl y,
2441: gl_ledgers l
2442: WHERE b.batch_id = t.batch_id
2443: AND b.trx_type_id = y.trx_type_id
2444: AND t.to_ledger_id = l.ledger_id

Line 3529: fun_trx_types_vl y,

3525: ,b.batch_date
3526: ,b.gl_date
3527: FROM fun_trx_batches b,
3528: fun_trx_headers t,
3529: fun_trx_types_vl y,
3530: gl_ledgers l
3531: WHERE b.batch_id = t.batch_id
3532: AND b.trx_type_id = y.trx_type_id
3533: AND t.to_ledger_id = l.ledger_id