DBA Data[Home] [Help]

APPS.JTM_PROFILE_UTL_PKG dependencies on FND_API

Line 127: if (p_resp_id = fnd_api.g_miss_num) then

123: return null;
124: end if;
125: close c_get_app_id;
126:
127: if (p_resp_id = fnd_api.g_miss_num) then
128: if (p_app_short_name = 'CSL' ) then
129: l_resp_id := 22916;
130: --elsif (p_app_short_name = 'CSM' ) then
131: -- l_resp_id := ?;