DBA Data[Home] [Help]

APPS.PER_ASG_BUS3 dependencies on FND_LOOKUPS

Line 743: l_uom_lookup fnd_lookups.lookup_type%TYPE;

739: ) IS
740:
741: -- Local declarations
742: l_proc VARCHAR2(72) := g_package||'chk_notice_period_uom';
743: l_uom_lookup fnd_lookups.lookup_type%TYPE;
744:
745: BEGIN
746:
747: hr_utility.set_location('Entering: '||l_proc,10);

Line 819: l_catg_lookup fnd_lookups.lookup_type%TYPE;

815: ) IS
816:
817: -- Local declarations
818: l_proc VARCHAR2(72) := g_package||'chk_notice_period_uom';
819: l_catg_lookup fnd_lookups.lookup_type%TYPE;
820: BEGIN
821:
822: hr_utility.set_location('Entering:'|| l_proc, 20);
823:

Line 2356: l_wah_lookup fnd_lookups.lookup_type%TYPE;

2352:
2353: -- Local declarations
2354:
2355: l_proc VARCHAR2(72) := g_package||'chk_work_at_home';
2356: l_wah_lookup fnd_lookups.lookup_type%TYPE;
2357: BEGIN
2358: --
2359: hr_utility.set_location('Entering:'|| l_proc, 20);
2360: IF p_work_at_home is not null then