DBA Data[Home] [Help]

APPS.IGS_AD_TI_COMP dependencies on IGS_PE_CREDENTIALS

Line 89: FROM igs_pe_credentials pc,

85: p_tracking_id IN igs_tr_step.tracking_id%TYPE,
86: p_tracking_step_id IN igs_tr_step.tracking_step_id%TYPE
87: ) IS
88: SELECT DISTINCT 1
89: FROM igs_pe_credentials pc,
90: igs_ad_cred_types act,
91: igs_tr_step ts
92: WHERE pc.person_id = p_person_id
93: AND act.credential_type_id = pc.credential_type_id