DBA Data[Home] [Help]

APPS.IGS_FI_GEN_008 dependencies on IGS_FI_FEE_RET_SCHD_V

Line 530: FROM igs_fi_fee_ret_schd_v

526: cp_n_fee_ci_sequence_number igs_fi_f_typ_ca_inst.fee_ci_sequence_number%TYPE,
527: cp_v_relation_ftci VARCHAR2) IS
528: SELECT retention_percentage,
529: retention_amount
530: FROM igs_fi_fee_ret_schd_v
531: WHERE fee_type = cp_v_fee_type
532: AND fee_cal_type = cp_v_fee_cal_type
533: AND fee_ci_sequence_number = cp_n_fee_ci_sequence_number
534: AND s_relation_type = cp_v_relation_ftci