DBA Data[Home] [Help]

APPS.PER_PER_BUS dependencies on PER_PERSON_TYPES

Line 13: g_previous_sys_per_type per_person_types.system_person_type%TYPE;

9: -- Following used to keep track of system_person_type derived by
10: -- return_system_person_type function when called multiple times
11: -- in same pass through validation procedures.
12: --
13: g_previous_sys_per_type per_person_types.system_person_type%TYPE;
14: --
15: -- Following used to allow omitting validation on employee number when a
16: -- global transfer is being processed
17: --