DBA Data[Home] [Help]

APPS.IGS_FI_PRC_BALANCES dependencies on IGS_FI_FEE_TYPE

Line 939: CURSOR c_ftype_excl(cp_fee_type igs_fi_fee_type.fee_type%TYPE,

935: WHERE credit_id = cp_source_id;
936:
937: /* Removed the cursor c_subacct_excl, as a part of Bug # 2564643 */
938:
939: CURSOR c_ftype_excl(cp_fee_type igs_fi_fee_type.fee_type%TYPE,
940: cp_balance_rule_id igs_fi_balance_rules.balance_rule_id%TYPE
941: )IS
942: SELECT 'X'
943: FROM IGS_FI_BAL_EX_F_TYPS_V