DBA Data[Home] [Help]

APPS.IGS_UC_EXPORT_TO_OSS dependencies on IGS_AD_INTERFACE_S

Line 123: SELECT igs_ad_interface_s.NEXTVAL int_id

119: SYSDATE BETWEEN NVL(pp.effective_start_date,SYSDATE) AND NVL(pp.effective_end_date,SYSDATE);
120: c_pe_person_rec c_pe_person%ROWTYPE;
121: -- Get the interface id
122: CURSOR c_int_id IS
123: SELECT igs_ad_interface_s.NEXTVAL int_id
124: FROM dual;
125: c_int_id_rec c_int_id%ROWTYPE;
126:
127: -- Get application interface ID