DBA Data[Home] [Help]

APPS.GMP_RESOURCE_DTL_PUB dependencies on MTL_PARAMETERS

Line 368: FROM mtl_parameters

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