Entering content frameSyntax documentation ENDMESSAGE Locate the document in its SAP Library structure

Use

ENDMESSAGE ( <command interface> ).

This command terminates a MESSAGE…ENDMESSAGE block. See MESSAGE.

The total number of messages generated in a MESSAGE...ENDMESSAGE block can be found in the MIDX field of the first line of the command interface. For example, to log the total number of messages, use LOG ( <command interface>[1]-MIDX ).

 

Leaving content frame