APPS.PJI_RESOURCE_UTILZ dependencies on PA_LOOKUPS
Line 1410: FROM pa_lookups
1406:
1407: --Get the period type profile option name
1408: SELECT meaning
1409: INTO x_period_type 1410: FROM pa_lookups 1411: WHERE lookup_type = 'PA_RES_UTIL_DEF_PERIOD_TYPES'
1412: and lookup_code = l_pa_res_util_def_pd_types;
1413:
1414: --Get the current period id