SAP Messages

SAP message number 106 within class GB - The message ID will be configured








Messsage Text for 106(GB)

The message ID will be configured


What causes this issue?
A message ID has been requested but it has not been define.

System Response
None.

How to fix the issue?
Create this message ID for table T100 or edit table GB02 so that a different message ID is used.






ABAP Code to add mesage to own reports


MESSAGE W106(GB). "warning message
MESSAGE E106(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 106



Return to Message Class GB