DBA Data[Home] [Help]

APPS.OKL_CREATE_KLE_PVT dependencies on OKL_ASSET_RETURNS_B

Line 12538: FROM OKL_ASSET_RETURNS_B asr,

12534: --trunc(cle_orig.date_terminated) date_terminated
12535: trunc(decode(sign(cle_orig.end_date - cle_orig.date_terminated),-1,cle_orig.end_date,cle_orig.date_terminated)) date_terminated,
12536: --Bug# 6328924
12537: asr.legal_entity_id
12538: FROM OKL_ASSET_RETURNS_B asr,
12539: OKC_K_LINES_B cle_orig,
12540: OKC_LINE_STYLES_B lse_orig,
12541: OKC_K_ITEMS cim_orig
12542: WHERE asr.kle_id = cle_orig.cle_id