SAP Messages

SAP message number 123 within class GB - Rule must begin with a letter








Messsage Text for 123(GB)

Rule must begin with a letter


What causes this issue?
You have attempted to create a subrule with a name that does not begin with a standard alphabetic character. The first digit may not be numeric. Only characters belonging to the international character set are supported.
'ABCDEFGHIJKLMNOPQRSTUVWYXYZ'


System Response
None

How to fix the issue?
Choose a different name.






ABAP Code to add mesage to own reports


MESSAGE W123(GB). "warning message
MESSAGE E123(GB). "Error message
--> See here for more options


Contribute (Add Comments)

Use the comments section below to add any links, information or screen shots that you feel are relevant to this message. This could include issues you have found that cause the messages to appear incorrectly as well as any fixes you have found or relevant SAP OSS notes. You will then be able to find this information quickly, simply by searching on the message class GB and number 123



Return to Message Class GB