DBA Data[Home] [Help]

APPS.OKL_STREAM_BILLING_PVT dependencies on OKL_TRX_TYPES_V

Line 328: l_trx_type okl_trx_types_v.id%TYPE;

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