Line 195: fnd_profile.put('MFG_ORGANIZATION_ID',organization_id);
191: PROCEDURE set_pjm_org_id(organization_id IN NUMBER)
192: IS
193: BEGIN
194: -- Setting the profile to the Passed organization 195: fnd_profile.put('MFG_ORGANIZATION_ID',organization_id); 196: END set_pjm_org_id;
197:
198:
199: FUNCTION NO_NEG_Allowed(p_restrict_flag IN Number,