DBA Data[Home] [Help]

APPS.OKL_AM_SECURITIZATION_PVT dependencies on OKL_EXECUTE_FORMULA_PUB

Line 7: g_add_params okl_execute_formula_pub.ctxt_val_tbl_type;

3:
4:
5: -- rmunjulu EDAT
6: -- declare g_add_params as global variable, so that it can be passed to all formulae
7: g_add_params okl_execute_formula_pub.ctxt_val_tbl_type;
8: -- rmunjulu 4398936 Added the following global variable for bug
9: g_call_ad_flag boolean default false;
10:
11: -- gboomina Bug 4775555 - Start