DBA Data[Home] [Help]

APPS.IGS_AD_WRKFLOW_PKG dependencies on IGS_AD_APLINS_ADMREQ

Line 1144: igs_ad_aplins_admreq r,

1140: Cursor c_per_adm_req IS
1141: select a.person_id
1142: from igs_ad_appl_all a,
1143: igs_ad_ps_appl_inst_all i,
1144: igs_ad_aplins_admreq r,
1145: igs_tr_item_all t,
1146: igs_tr_type_all ty
1147: where a.person_id = i.person_id
1148: and (p_person_id_group IS NOT NULL and

Line 1181: igs_ad_aplins_admreq r,

1177: Cursor c_per_post_adm_req IS
1178: select a.person_id
1179: from igs_ad_appl_all a,
1180: igs_ad_ps_appl_inst_all i,
1181: igs_ad_aplins_admreq r,
1182: igs_tr_item_all t,
1183: igs_tr_type_all ty
1184: where a.person_id = i.person_id
1185: and (p_person_id_group IS NOT NULL and