DBA Data[Home] [Help]

APPS.IEU_WORK_SOURCE_PVT dependencies on FND_PROFILE_OPTIONS_PKG

Line 153: FND_PROFILE_OPTIONS_PKG.LOAD_ROW (

149: into l_appl_short_name
150: using p_ws_application_id;
151:
152: -- a. update/insert fnd_profile_options and fnd_profile_options_tl
153: FND_PROFILE_OPTIONS_PKG.LOAD_ROW (
154: x_profile_name => p_ws_profile_id ,
155: x_owner => fnd_global.user_id,
156: x_application_short_name => l_appl_short_name,
157: x_user_profile_option_name =>p_ws_profile,