DBA Data[Home] [Help]

APPS.OKL_SSC_WF dependencies on OKL_BLK_AST_UPD_PVT

Line 940: OKL_BLK_AST_UPD_PVT.process_update_location(

936:
937: l_asset_id := wf_engine.GetItemAttrText(itemtype, itemkey, 'ASSETID');
938:
939:
940: OKL_BLK_AST_UPD_PVT.process_update_location(
941: p_api_version => 1.0,
942: p_init_msg_list => 'T',
943: p_kle_id => l_asset_id,
944: x_return_status => x_return_status,