DBA Data[Home] [Help]

APPS.HXC_TIMECARD_PROPERTIES dependencies on FND_PROFILE

Line 626: l_operating_unit_id := fnd_profile.value('ORG_ID');

622: ,p_person_id => p_resource_id);
623:
624: exception
625: when others then
626: l_operating_unit_id := fnd_profile.value('ORG_ID');
627: end;
628:
629: -- now set the operating unit context
630: