DBA Data[Home] [Help]

APPS.OKL_REPORT_GENERATOR_PVT dependencies on OKL_G_REPORTS_GT

Line 30: TYPE reports_gt_tbl_type IS TABLE OF okl_g_reports_gt%ROWTYPE

26: ---------------------------------------------------------------------------
27: ---------------------------------------------------------------------------
28: -- GLOBAL DATASTRUCTURES
29: ---------------------------------------------------------------------------
30: TYPE reports_gt_tbl_type IS TABLE OF okl_g_reports_gt%ROWTYPE
31: INDEX BY BINARY_INTEGER;
32:
33: p_report_id NUMBER;
34: p_ledger_id NUMBER;