DBA Data[Home] [Help]

APPS.GHR_SF52_POST_UPDATE dependencies on GHR_UTILITY

Line 126: ghr_utility.process_nfc_auth_date(

122: );
123: END IF;
124: -- Get the Authentication Date for NFC processing
125:
126: ghr_utility.process_nfc_auth_date(
127: p_effective_date => p_effective_date,
128: p_pa_request_id => p_pa_request_id);
129: hr_utility.set_location(l_proc ,20);
130: