DBA Data[Home] [Help]

APPS.IGS_FI_VAL_FCFL dependencies on IGS_FI_FEE_AS_RATE

Line 326: FROM IGS_FI_FEE_AS_RATE

322:
323: -- Removed reference to IGS_FI_FEE_ENCMB(c_fe cursor) since the table is obselted as part of bug 2126091 - sykrishn -30112001 --
324: CURSOR c_far IS
325: SELECT 'x'
326: FROM IGS_FI_FEE_AS_RATE
327: WHERE fee_type = p_fee_type AND
328: fee_cal_type = p_fee_cal_type AND
329: fee_ci_sequence_number = p_fee_ci_sequence_number AND
330: s_relation_type = 'FTCI' AND