Message type: E = Error
Message class: SWDP_WB_TOOL - Web Dynpro: Messages for Workbench Tools
Message number: 369
Message text: Value &1 for the property "&2" is not a CSS value
Values of properties that are defined as a CSS size must be made up of a
number and one of the units "%", "em", "ex", "px", "vh" or "vw".
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Check whether the entered value is a number and one of the above units.
Error message extract from SAP system. Copyright SAP SE.
SWDP_WB_TOOL369
- Value &1 for the property "&2" is not a CSS value ?The SAP error message SWDP_WB_TOOL369 indicates that there is an issue with a property value in a Web Dynpro application. Specifically, it suggests that the value provided for a certain property is not a valid CSS (Cascading Style Sheets) value. This error typically occurs when you are trying to set a CSS property in the Web Dynpro application, but the value you have specified does not conform to the expected CSS syntax or is not recognized as a valid CSS value.
Cause: Invalid CSS Value: The value you are trying to assign to a CSS property is not valid. This could be due to a typo, incorrect format, or using a value that is not supported by CSS. Property Mismatch: The property you are trying to set may not accept the value you are providing. For example, trying to set a color property with a numeric value instead of a color name or
Get instant SAP help. Sign up for our Free Essentials Plan.
SWDP_WB_TOOL368
The event binding for element "&1" contains errors
What causes this issue? The system issues an error message and will not allow you to continue with this transaction until the error is resolved. Syst...
SWDP_WB_TOOL367
Property "&1" of element "&2" does not contain a value
What causes this issue? The system issues an error message and will not allow you to continue with this transaction until the error is resolved. Syst...
SWDP_WB_TOOL370
Invalid entry. The property type "&1" is "&2"
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SWDP_WB_TOOL371
The value of property "labelFor" of element "&1" is not valid
What causes this issue? "LabelFor" must have the name of an input element as its value. Input elements are input fields, checkboxes, dropdo...
Click on this link to search all SAP messages.