DBA Data[Home] [Help]

APPS.OKL_STREAM_BILLING_PVT dependencies on OKL_TRX_TYPES_V

Line 330: l_trx_type okl_trx_types_v.id%TYPE;

326: WHERE name = 'Invoice-OKL' AND
327: set_of_books_id = p_sob_id AND
328: org_id = p_org_id;
329:
330: l_trx_type okl_trx_types_v.id%TYPE;
331:
332: BEGIN
333:
334: l_trx_type := NULL;