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



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.