DBA Data[Home] [Help]

APPS.IGS_DA_TRNS_IMP dependencies on FND_NEW_MESSAGES

Line 2101: l_message_name fnd_new_messages.message_name%TYPE;

2097: AND cv.version_number = cp_version_number;
2098:
2099: rec_cur_program_exempt_totals cur_program_exempt_totals%ROWTYPE;
2100: rec_local_inst_ind c_local_inst_ind%ROWTYPE;
2101: l_message_name fnd_new_messages.message_name%TYPE;
2102: BEGIN
2103: OPEN c_local_inst_ind (p_prev_institution_code);
2104: FETCH c_local_inst_ind INTO rec_local_inst_ind;
2105: