DBA Data[Home] [Help]

APPS.IGS_GR_GEN_001 dependencies on IGS_GR_CRMN_ROUND_ALL

Line 204: p_grd_cal_type igs_gr_crmn_round_all.grd_cal_type%TYPE;

200: p_grd_period IN VARCHAR2,
201: p_org_id IN NUMBER
202: ) AS
203: --
204: p_grd_cal_type igs_gr_crmn_round_all.grd_cal_type%TYPE;
205: p_grd_ci_sequence_number igs_gr_crmn_round_all.grd_ci_sequence_number%TYPE;
206: --
207: BEGIN -- grdp_del_gr_gac
208:

Line 205: p_grd_ci_sequence_number igs_gr_crmn_round_all.grd_ci_sequence_number%TYPE;

201: p_org_id IN NUMBER
202: ) AS
203: --
204: p_grd_cal_type igs_gr_crmn_round_all.grd_cal_type%TYPE;
205: p_grd_ci_sequence_number igs_gr_crmn_round_all.grd_ci_sequence_number%TYPE;
206: --
207: BEGIN -- grdp_del_gr_gac
208:
209: IGS_GE_GEN_003.SET_ORG_ID(); -- swaghmar, bug# 4951054