DBA Data[Home] [Help]

APPS.OKL_ACTIVATE_IB_PVT dependencies on OKL_TRX_TYPES_TL

Line 2479: okl_trx_types_tl ttyt

2475: okc_line_styles_b lseb_ib,
2476: okc_statuses_b stsb,
2477: okl_txl_itm_insts iti,
2478: okl_trx_assets trx,
2479: okl_trx_types_tl ttyt
2480: where iti.kle_id = cleb_ib.id
2481: and iti.tas_id = trx.id
2482: and trx.tas_type = 'CRL'
2483: and trx.tsu_code = 'ENTERED'