DBA Data[Home] [Help]

APPS.IGS_AV_LVL_LGCY_PUB dependencies on FND_NEW_MESSAGES

Line 1254: l_message_name fnd_new_messages.message_name%TYPE;

1250: AND cv.version_number = cp_version_number;
1251:
1252: rec_cur_program_exempt_totals cur_program_exempt_totals%ROWTYPE;
1253: rec_local_inst_ind c_local_inst_ind%ROWTYPE;
1254: l_message_name fnd_new_messages.message_name%TYPE;
1255:
1256: BEGIN
1257: OPEN c_local_inst_ind (p_lgcy_adstlvl_rec.exemption_institution_cd);
1258: FETCH c_local_inst_ind INTO rec_local_inst_ind;