DBA Data[Home] [Help]

APPS.FUN_RECIPIENT_WF dependencies on FUN_TRX_TYPES_VL

Line 2670: fun_trx_types_vl y,

2666: ,b.batch_date
2667: ,b.gl_date
2668: FROM fun_trx_batches b,
2669: fun_trx_headers t,
2670: fun_trx_types_vl y,
2671: gl_ledgers l
2672: WHERE b.batch_id = t.batch_id
2673: AND b.trx_type_id = y.trx_type_id
2674: AND t.to_ledger_id = l.ledger_id

Line 3909: fun_trx_types_vl y,

3905: ,b.batch_date
3906: ,b.gl_date
3907: FROM fun_trx_batches b,
3908: fun_trx_headers t,
3909: fun_trx_types_vl y,
3910: gl_ledgers l
3911: WHERE b.batch_id = t.batch_id
3912: AND b.trx_type_id = y.trx_type_id
3913: AND t.to_ledger_id = l.ledger_id