DBA Data[Home] [Help]

APPS.IGS_FI_GEN_005 dependencies on IGS_CA_TYPE

Line 87: v_ret_cal_type igs_ca_type.cal_type%TYPE;

83: v_dummy CHAR(1);
84: v_trigger_fired igs_lookups_view.lookup_code%TYPE;
85: v_index BINARY_INTEGER;
86: r_suaeh IGS_FI_GET_SUAEH.r_t_suaeh_dtl;
87: v_ret_cal_type igs_ca_type.cal_type%TYPE;
88: v_ret_ci_sequence_number igs_ca_type.cal_type%TYPE;
89: v_message_name fnd_new_messages.message_name%TYPE;
90:
91: -- cursor to find the ACTIVE fee liabilities on the effective date

Line 88: v_ret_ci_sequence_number igs_ca_type.cal_type%TYPE;

84: v_trigger_fired igs_lookups_view.lookup_code%TYPE;
85: v_index BINARY_INTEGER;
86: r_suaeh IGS_FI_GET_SUAEH.r_t_suaeh_dtl;
87: v_ret_cal_type igs_ca_type.cal_type%TYPE;
88: v_ret_ci_sequence_number igs_ca_type.cal_type%TYPE;
89: v_message_name fnd_new_messages.message_name%TYPE;
90:
91: -- cursor to find the ACTIVE fee liabilities on the effective date
92: