DBA Data[Home] [Help]

APPS.IGF_AW_PACKNG_SUBFNS dependencies on IGS_CA_TYPE

Line 866: igs_ca_type cty

862: TRUNC(ci.start_dt) enrolled_start_dt,
863: TRUNC(ci.end_dt) enrolled_end_dt
864: FROM
865: igs_ca_inst ci,
866: igs_ca_type cty
867: WHERE cty.s_cal_cat = 'LOAD'
868: AND cty.cal_type = ci.cal_type
869: AND (ci.cal_type, ci.sequence_number)
870: IN