DBA Data[Home] [Help]

APPS.PAY_BAD_BUS dependencies on STANDARD

Line 516: -- HR_STANDARD_LOOKUPS with lookup_type = 'YES_NO'.

512: -- Processing continues if a valid value is entered in alterable.
513: --
514: -- Post Failure:
515: -- An application error is raised if a value other than those returned from
516: -- HR_STANDARD_LOOKUPS with lookup_type = 'YES_NO'.
517: -- entered.
518: --
519: -- {End Of Comments}
520: -- ----------------------------------------------------------------------------

Line 534: -- hr_standard_lookups, even though the table has a business_group_id and

530: --
531: hr_utility.set_location('Entering: '||l_proc,5);
532: --
533: -- YES_NO is a system level lookup, so only need to validate against
534: -- hr_standard_lookups, even though the table has a business_group_id and
535: -- would expect to need to validate against hr_lookups.
536: --
537: -- if user mode then alterable must be 'Y'.
538: --