DBA Data[Home] [Help]

APPS.IGS_PS_GENERIC_PUB dependencies on IGS_PS_USEC_SP_FEES

Line 750: fee_type igs_ps_usec_sp_fees.fee_type%TYPE,

746: version_number igs_ps_unit_ver_all.version_number%TYPE,
747: teach_cal_alternate_code igs_ca_inst_all.alternate_code%TYPE,
748: location_cd igs_ps_unit_ofr_opt_all.location_cd%TYPE,
749: unit_class igs_ps_unit_ofr_opt_all.unit_class%TYPE,
750: fee_type igs_ps_usec_sp_fees.fee_type%TYPE,
751: sp_fee_amt igs_ps_usec_sp_fees.sp_fee_amt%TYPE,
752: closed_flag igs_ps_usec_sp_fees.closed_flag%TYPE,
753: msg_from NUMBER(6),
754: msg_to NUMBER(6),

Line 751: sp_fee_amt igs_ps_usec_sp_fees.sp_fee_amt%TYPE,

747: teach_cal_alternate_code igs_ca_inst_all.alternate_code%TYPE,
748: location_cd igs_ps_unit_ofr_opt_all.location_cd%TYPE,
749: unit_class igs_ps_unit_ofr_opt_all.unit_class%TYPE,
750: fee_type igs_ps_usec_sp_fees.fee_type%TYPE,
751: sp_fee_amt igs_ps_usec_sp_fees.sp_fee_amt%TYPE,
752: closed_flag igs_ps_usec_sp_fees.closed_flag%TYPE,
753: msg_from NUMBER(6),
754: msg_to NUMBER(6),
755: status VARCHAR2(1)

Line 752: closed_flag igs_ps_usec_sp_fees.closed_flag%TYPE,

748: location_cd igs_ps_unit_ofr_opt_all.location_cd%TYPE,
749: unit_class igs_ps_unit_ofr_opt_all.unit_class%TYPE,
750: fee_type igs_ps_usec_sp_fees.fee_type%TYPE,
751: sp_fee_amt igs_ps_usec_sp_fees.sp_fee_amt%TYPE,
752: closed_flag igs_ps_usec_sp_fees.closed_flag%TYPE,
753: msg_from NUMBER(6),
754: msg_to NUMBER(6),
755: status VARCHAR2(1)
756: );