Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: VC - SD Customizing
Message number: 802
Message text: Text edit control does not work for & !
You want to mark a text for use in the overview screen of order entry.
You want a text in the overview screen for order entry to be
represented as an Edit Control text.
Note that operating system for your current presentation server is of
type '&V1&' and does not belong to the operating system for which the
functionality of the text in the overview screen can be supported
(status April 1998).
No Text Edit Control is called for a type '&V1&' presentation server.
Check whether your settings in Customizing (transaction VOTX), under
"Text procedure", are necessary.
You can determine the system type of your presentation server using
function module 'WS_QUERY'. You can call it as a single test with
parameter QUERY = WS. Text Edit Control can currently only be used for
systems of type 'WN32'.
Error message extract from SAP system. Copyright SAP SE.
VC802
- Text edit control does not work for & ! ?The SAP error message VC802, which states "Text edit control does not work for & !", typically occurs in the context of SAP's screen programming, particularly when using the Screen Painter or when dealing with text elements in a dialog program. This error indicates that there is an issue with the text edit control, often related to the use of special characters or formatting in the text fields.
Cause:
- Special Characters: The error is often triggered by the presence of special characters like
&
or!
in the text elements or labels. These characters may not be properly handled by the text edit control.- Incorrect Formatting: If the text is not formatted correctly or if there are unsupported characters in the text field, it can lead to this error.
- Control Properties: The properties set for the text edit control may not be compatible with the content being displayed.
Solution:
- Remove Special Characters: Check the text elements or labels for any special characters like
&
or!
and remove or replace them with appropriate alternatives.- Use Escape Sequences: If you need to use special characters, consider using escape sequences or alternative representations that are supported by SAP.
- Check Control Properties: Review the properties of the text edit control in the Screen Painter. Ensure that the control is configured correctly and that it supports the type of content you are trying to display.
- Update Text Elements: If the text is coming from a text element, ensure that the text is correctly defined in the text element maintenance (SE63) and does not contain unsupported characters.
- Testing: After making changes, test the screen again to see if the error persists.
Related Information:
If the problem persists after trying the above solutions, it may be beneficial to consult with an SAP developer or support team for further assistance.
Get instant SAP help. Sign up for our Free Essentials Plan.
VC801
Access sequence exists for text & in text determination procedure &
What causes this issue? You want to use text '&V1&' as a text in the overview screen. In procedure '&V2&', the te...
VC800
No value help supported for this field
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
VC803
Pricing date proposal C only needed if contract data are allowed
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
VC804
Valid from date is proposed from the contract data
The indicator 'proposal valid from date' and the indicator 'contract data allowed' can not be set at the same time. If contract d...
Click on this link to search all SAP messages.