DBA Data[Home] [Help]

APPS.IGS_AD_INT_RECONSIDER dependencies on IGS_PE_PERSON_BASE_V

Line 29: p_dec_maker_id igs_pe_person_base_v.person_id%TYPE,

25: p_application_type VARCHAR2,
26: p_group_id igs_pe_persid_group.group_id%TYPE,
27: p_application_id NUMBER,
28: p_decision_date VARCHAR2,
29: p_dec_maker_id igs_pe_person_base_v.person_id%TYPE,
30: p_dec_reason_id IGS_AD_CODE_CLASSES.code_id%TYPE
31: );
32: END igs_ad_int_reconsider;
33: