DBA Data[Home] [Help]

APPS.HRI_OLTP_CONC_SUPH_MASTER dependencies on FND_PROFILE

Line 137: l_business_group_id := fnd_profile.value('PER_BUSINESS_GROUP_ID');

133:
134: BEGIN
135:
136: -- Initialize business group id
137: l_business_group_id := fnd_profile.value('PER_BUSINESS_GROUP_ID');
138:
139: -- Get the process stage
140: l_stage := get_stage;
141: