DBA Data[Home] [Help]

APPS.GMD_RECIPE_VAL dependencies on FND_PROFILE

Line 487: l_resp_id NUMBER(15) DEFAULT FND_PROFILE.VALUE('RESP_ID');

483: IS
484: /* do the following cursors in 2 steps (rather than combine the cursors into 1) */
485: /* so that error messages can be more specific */
486:
487: l_resp_id NUMBER(15) DEFAULT FND_PROFILE.VALUE('RESP_ID');
488:
489: CURSOR get_orgn_code IS
490: select plant_ind, lab_ind
491: from gmd_parameters_hdr