DBA Data[Home] [Help]

APPS.GHR_POSNDT_API dependencies on GHR_SESSION

Line 205: ghr_Session.set_session_var_for_core

201:
202: -- Set Session Variable so that DB triggers populate hisotry
203: -- correctly for the Federal product.
204:
205: ghr_Session.set_session_var_for_core
206: (p_effective_date => p_date_effective);
207: --
208: hr_position_api.create_position
209: (

Line 621: ghr_Session.set_session_var_for_core

617: --
618: -- Set Session Variable so that DB triggers populate hisotry
619: -- correctly for the Federal product.
620:
621: ghr_Session.set_session_var_for_core
622: (p_effective_date => p_date_effective);
623:
624: -- Calling update position API
625: hr_position_api.update_position