DBA Data[Home] [Help]

APPS.IGS_PS_GEN_003 dependencies on IGS_OR_UNIT

Line 532: p_org_unit_cd igs_or_unit.org_unit_cd%type;

528: p_source_cal_type igs_ca_inst.cal_type%type ;
529: p_source_sequence_number igs_ca_inst.sequence_number%type;
530: p_dest_cal_type igs_ca_inst.cal_type%type;
531: p_dest_sequence_number igs_ca_inst.sequence_number%type;
532: p_org_unit_cd igs_or_unit.org_unit_cd%type;
533: v_check CHAR;
534: v_coi_rec IGS_PS_OFR_INST%ROWTYPE;
535: v_message VARCHAR2(30);
536: gv_ci_start_dt IGS_PS_OFR_INST.ci_start_dt%TYPE;