DBA Data[Home] [Help]

APPS.AHL_UMP_UNITMAINT_PVT dependencies on FND_PROFILE

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

4512: END IF; */
4513:
4514: -- Set the profile for due date calculation as the work flow user may not have this
4515: -- profile set.
4516: FND_PROFILE.PUT('AHL_APPLN_USG', l_application_usg_code);
4517:
4518: END IF;
4519: CLOSE l_get_effective_to_date;
4520: