DBA Data[Home] [Help]

APPS.IGS_AZ_GEN_001 dependencies on IGS_PE_PERSON

Line 204: l_person_id igs_pe_person.person_id%TYPE;

200:
201: --
202: -- Declare a variable to store the person_id that would be obtained from the above ref cursors
203: --
204: l_person_id igs_pe_person.person_id%TYPE;
205: --
206: -- Declare Local variables
207: --
208: lvAutoStdAddInd VARCHAR2 (1) := 'N';