DBA Data[Home] [Help]

APPS.IGS_DA_UTILS_PKG dependencies on IGS_PE_PERSON

Line 134: l_person_id igs_pe_person.person_id%TYPE;

130:
131: --
132: -- declare a variablt to store the person_id that would be obtained from the above ref cursors
133: --
134: l_person_id igs_pe_person.person_id%TYPE;
135: --
136: -- cursor to check whether dynamic person_id_group has to be used or not based on the value
137: -- of igs_pe_persid_group_all.file_name for the given group_id
138: --