DBA Data[Home] [Help]

APPS.GMP_RESOURCE_DTL_PUB dependencies on MTL_PARAMETERS

Line 369: FROM mtl_parameters

365:
366: /* B4724360 Rajesh Patangya -Changed the source for organizations*/
367: CURSOR Cur_orgn_code IS
368: SELECT COUNT(1)
369: FROM mtl_parameters
370: where organization_id = p_organization_id
371: and process_enabled_flag = 'Y';
372:
373: CURSOR Cur_resources IS