DBA Data[Home] [Help]

APPS.HR_TRANSACTION_SS dependencies on FND_PROFILE

Line 147: hr_utility.set_location('fnd_profile.value(PER_SECURITY_PROFILE_ID):'||fnd_profile.value('PER_SECURITY_PROFILE_ID'),19);

143: if g_debug then
144: hr_utility.set_location('returned from calling fnd_global.apps_initialize for userId:'||userId,16);
145: hr_utility.set_location('fnd_global.user_name:'||fnd_global.user_name,17);
146: hr_utility.set_location('fnd_global.user_id:'||fnd_global.user_id,18);
147: hr_utility.set_location('fnd_profile.value(PER_SECURITY_PROFILE_ID):'||fnd_profile.value('PER_SECURITY_PROFILE_ID'),19);
148: hr_utility.set_location('fnd_profile.value(PER_BUSINESS_GROUP_ID):'||fnd_profile.value('PER_BUSINESS_GROUP_ID'),20);
149: hr_utility.set_location('fnd_global.resp_id :'||fnd_global.resp_id,21);
150: hr_utility.set_location('fnd_global.resp_appl_id :'||fnd_global.resp_appl_id,22);
151: hr_utility.set_location('fnd_global.per_business_group_id :'||fnd_global.per_business_group_id,23);

Line 148: hr_utility.set_location('fnd_profile.value(PER_BUSINESS_GROUP_ID):'||fnd_profile.value('PER_BUSINESS_GROUP_ID'),20);

144: hr_utility.set_location('returned from calling fnd_global.apps_initialize for userId:'||userId,16);
145: hr_utility.set_location('fnd_global.user_name:'||fnd_global.user_name,17);
146: hr_utility.set_location('fnd_global.user_id:'||fnd_global.user_id,18);
147: hr_utility.set_location('fnd_profile.value(PER_SECURITY_PROFILE_ID):'||fnd_profile.value('PER_SECURITY_PROFILE_ID'),19);
148: hr_utility.set_location('fnd_profile.value(PER_BUSINESS_GROUP_ID):'||fnd_profile.value('PER_BUSINESS_GROUP_ID'),20);
149: hr_utility.set_location('fnd_global.resp_id :'||fnd_global.resp_id,21);
150: hr_utility.set_location('fnd_global.resp_appl_id :'||fnd_global.resp_appl_id,22);
151: hr_utility.set_location('fnd_global.per_business_group_id :'||fnd_global.per_business_group_id,23);
152: hr_utility.set_location('fnd_global.security_group_id:'||fnd_global.security_group_id,24);