DBA Data[Home] [Help]

APPS.OKL_STREAM_BILLING_PVT dependencies on OKL_LEGAL_ENTITY_UTIL

Line 1744: 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

1740: ---------------------------------------------
1741: -- Populate required columns
1742: ---------------------------------------------
1743: -- for LE Uptake project 07-11-2006
1744: 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
1745: tai_tbl(l_tai_cnt).legal_entity_id := l_legal_entity_id; -- for LE Uptake project 08-11-2006
1746: -- for LE Uptake project 07-11-2006
1747: tai_tbl(l_tai_cnt).khr_id := p_bill_tbl(k).khr_id;
1748: tai_tbl(l_tai_cnt).date_invoiced := p_bill_tbl(k).bill_date;