DBA Data[Home] [Help]

APPS.PAY_PRT_BUS dependencies on STANDARD

Line 266: -- hr_standard_lookups, even though the table does have a business_group_id

262: Begin
263: --
264: -- As RUN_METHOD is a system level lookup_type, not extensible, users will
265: -- not be able to add new lookup_codes. Thus only need to validate against
266: -- hr_standard_lookups, even though the table does have a business_group_id
267: -- and would expect to need to validate against hr_lookups.
268: --
269: hr_utility.set_location('Entering: '||l_proc,5);
270: --