SAP Messages

SAP message number 272 within class SMARTFORMS - The chosen combination of activated events is not allowed








Messsage Text for 272(SMARTFORMS)

The chosen combination of activated events is not allowed


What causes this issue?
The combination of certain events is not permitted if the events are mutually exclusive. There is no point in simulataneously activating the events "Only on first page" and "Not on first page" or "Only after end of main window" and "Only before end of main window".

System Response


How to fix the issue?
Avoid the combination of the above events.






ABAP Code to add mesage to own reports


MESSAGE W272(SMARTFORMS). "warning message
MESSAGE E272(SMARTFORMS). "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 SMARTFORMS and number 272



Return to Message Class SMARTFORMS