DBA Data[Home] [Help]

APPS.IGS_AD_IMP_ADM_DES dependencies on IGS_AD_ADMDE_INT_ALL

Line 29: p_prpsd_commencement_date IN igs_ad_admde_int_all.prpsd_commencement_date%TYPE DEFAULT NULL

25: p_offer_dt OUT NOCOPY igs_ad_ps_appl_inst.offer_dt%TYPE,
26: p_offer_response_dt OUT NOCOPY igs_ad_ps_appl_inst.offer_response_dt%TYPE,
27: p_error_msg OUT NOCOPY fnd_new_messages.message_name%TYPE,
28: p_return_status OUT NOCOPY VARCHAR2,
29: p_prpsd_commencement_date IN igs_ad_admde_int_all.prpsd_commencement_date%TYPE DEFAULT NULL
30: );
31:
32: PROCEDURE prc_adm_outcome_status (
33: p_person_id IN igs_pe_person.person_id%TYPE,

Line 52: p_prpsd_commencement_date IN igs_ad_admde_int_all.prpsd_commencement_date%TYPE DEFAULT NULL

48: p_error_message OUT NOCOPY fnd_new_messages.message_text%TYPE,
49: p_return_status OUT NOCOPY VARCHAR2,
50: p_ucas_transaction IN VARCHAR2 DEFAULT 'N',
51: p_reconsideration IN VARCHAR2 DEFAULT 'N',
52: p_prpsd_commencement_date IN igs_ad_admde_int_all.prpsd_commencement_date%TYPE DEFAULT NULL
53:
54: );
55:
56: PROCEDURE import_adm_decision (