Skip to content

ABAP Keyword Documentation →  ABAP - Release-Specific Changes →  Changes in Releases 7.5x →  Changes in Release 7.52 

Messages in Release 7.52


1. Implicit message specification in RAISE EXCEPTION MESSAGE

Other versions: 7.31 | 7.40 | 7.54

Modification 1

Implicit Message Specification in RAISE EXCEPTION MESSAGE

A new short form USING MESSAGE of statement RAISE_EXCEPTION with the addition MESSAGE makes it possible to pass the content of system fields sy-msg... implicitly to the exceptions of exception classes that include the system interface IF_T100_DYN_MSG.