DBA Data[Home] [Help]

APPS.OKL_STREAM_BILLING_PVT dependencies on OKL_LEGAL_ENTITY_UTIL

Line 1916: l_legal_entity_id := OKL_LEGAL_ENTITY_UTIL.get_khr_le_id(p_bill_tbl(k).khr_id); -- for LE Uptake project 08-11-2006

1912: ---------------------------------------------
1913: -- Populate required columns
1914: ---------------------------------------------
1915: -- for LE Uptake project 07-11-2006
1916: l_legal_entity_id := OKL_LEGAL_ENTITY_UTIL.get_khr_le_id(p_bill_tbl(k).khr_id); -- for LE Uptake project 08-11-2006
1917: tai_tbl(l_tai_cnt).legal_entity_id := l_legal_entity_id; -- for LE Uptake project 08-11-2006
1918: -- for LE Uptake project 07-11-2006
1919: tai_tbl(l_tai_cnt).khr_id := p_bill_tbl(k).khr_id;
1920: tai_tbl(l_tai_cnt).date_invoiced := p_bill_tbl(k).bill_date;