DBA Data[Home] [Help]

APPS.IGS_FI_AD_HOC_WAV dependencies on IGS_LOOKUPS_VIEW

Line 21: p_c_bal_type IN igs_lookups_view.lookup_code%TYPE ,

17:
18: PROCEDURE group_waiver_proc( errbuf OUT NOCOPY VARCHAR2 ,
19: retcode OUT NOCOPY NUMBER ,
20: p_c_action IN VARCHAR2 ,
21: p_c_bal_type IN igs_lookups_view.lookup_code%TYPE ,
22: p_d_start_dt IN VARCHAR2 ,
23: p_d_end_dt IN VARCHAR2 ,
24: p_d_release_dt IN VARCHAR2 ,
25: p_n_person_id IN igs_pe_person_v.person_id%TYPE ,