DBA Data[Home] [Help]

APPS.PQP_HROSS_INTEGRATION_SWI dependencies on FND_PROFILE

Line 1230: Fnd_Profile.put('PER_PERSON_ID',p_person_id);

1226: IF NVL(p_validate,0) <> 0 THEN
1227: l_validate := TRUE;
1228: END IF;
1229: Hr_Utility.set_location(' set the person id profile:' || p_person_id,7);
1230: Fnd_Profile.put('PER_PERSON_ID',p_person_id);
1231: --
1232: -- Initialise Multiple Message Detection
1233: --
1234: Hr_Multi_Message.enable_message_list;