GET-MESSAGE-TEXT Action

This document covers the following topics:


Description

Gets the text for a given application message file number.

Parameters

Name/Data Type Explanation
Message number (I4) Input

The message number for which the text is to be read.

Destination (A253) Output

The message text.

Response (I4) Output

Natural error (if applicable).

Example:

PROCESS GUI ACTION GET-MESSAGE-TEXT WITH #MESSAGENR #DEST GIVING #RESPONSE