DBA Data[Home] [Help]

APPS.OKL_CS_TRANSACTIONS_PVT dependencies on OKL_LEGAL_ENTITY_UTIL

Line 888: i_taiv_rec.legal_entity_id := okl_legal_entity_util.get_khr_le_id(l_khr_id); --dkagrawa populated le_id

884: i_taiv_rec.description := l_svf_desc;
885: i_taiv_rec.amount := l_svf_amount;
886: i_taiv_rec.trx_status_code := 'SUBMITTED';
887: i_taiv_rec.svf_id := l_svf_id;
888: i_taiv_rec.legal_entity_id := okl_legal_entity_util.get_khr_le_id(l_khr_id); --dkagrawa populated le_id
889:
890: ----------------------------------------------------------------------------------
891: -- May be useful to other functional areas. Not populated for now.
892: ----------------------------------------------------------------------------------