DBA Data[Home] [Help]

APPS.OKL_ACTIVATE_IB_PVT dependencies on OKL_TRX_TYPES_TL

Line 2452: okl_trx_types_tl ttyt

2448: okc_line_styles_b lseb_ib,
2449: okc_statuses_b stsb,
2450: okl_txl_itm_insts iti,
2451: okl_trx_assets trx,
2452: okl_trx_types_tl ttyt
2453: where iti.kle_id = cleb_ib.id
2454: and iti.tas_id = trx.id
2455: and trx.tas_type = 'CRL'
2456: and trx.tsu_code = 'ENTERED'