Do you have any question about this SAP term?
Component: BC-SRV-SCR
Component Name: SAPscript
Description: A criteria for formatting character strings that is predefined in the style. Character keys are the values available for formatting characters, such as: Italic Highlighted Protected.
Key Concepts: A character key is a special type of SAPscript control command used to define the font, size, and style of text in a document. It is used to create a consistent look and feel for documents created with SAPscript. How to use it: Character keys are used in the SAPscript editor to define the font, size, and style of text. To use a character key, enter the command “/:” followed by the character key name. For example, to set the font to Arial, enter “/:ARIAL”. Tips & Tricks: When using character keys, make sure to use the correct syntax. The command must be entered exactly as it appears in the SAPscript editor. Additionally, make sure that the character key is supported by the printer you are using. Related Information: Character keys are part of the BC-SRV-SCR SAPscript component. For more information on character keys and other SAPscript commands, refer to the SAPscript documentation.