DBA Data[Home] [Help]

APPS.AHL_UMP_UNITMAINT_PVT dependencies on FND_PROFILE

Line 4192: FND_PROFILE.PUT('AHL_APPLN_USG', l_application_usg_code);

4188: END IF; */
4189:
4190: -- Set the profile for due date calculation as the work flow user may not have this
4191: -- profile set.
4192: FND_PROFILE.PUT('AHL_APPLN_USG', l_application_usg_code);
4193:
4194: END IF;
4195: CLOSE l_get_effective_to_date;
4196: