DBA Data[Home] [Help]

APPS.JTF_IH_MEDIA_LC_TY_SEED_PKG dependencies on FND_LOAD_UTIL

Line 181: user_id := fnd_load_util.owner_id(x_owner);

177: begin
178: --if (x_owner = 'SEED') then
179: -- user_id := 1;
180: --end if;
181: user_id := fnd_load_util.owner_id(x_owner);
182: l_milcs_type_id := X_MILCS_TYPE_ID;
183: l_object_version_number := 1;
184: l_milcs_code := X_MILCS_CODE;
185: l_short_description := X_SHORT_DESCRIPTION;