Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Character Strings in Sap Script

Former Member
0 Kudos

Hi,

how to create character strings in Sap Script?

thanks,

fractal

3 REPLIES 3

abdul_hakim
Active Contributor
0 Kudos

hi

you could directly go to the text editor and type the text you require in the respective window..

For dynamic values you could go for Symbols..

Have a look at the SAPScript Documentation under http://help.sap.com

Cheers,

Abdul Hakim

0 Kudos

You can also create standard texts (SO10) that can be used in your SAPSCRIPT

J

Former Member
0 Kudos

Hi,

Defining Character Formats Character formats in forms determine how text is formatted within paragraphs. They are a refined form of text layout.

1. Choose Goto  Character strings. This takes you to the request screen for standard attributes of character strings. 2. Choose Edit  Create element. A dialog box appears. 3. Enter a character tag and description. The character tag is created. The system sets all standard attributes to * . You can overwrite this setting. 4. Choose Attributes  Font to define the font attributes for the character format. Font attributes provide a more detailed definition. 5. Enter values in the input-enabled fields. The fields Bold, Italics, and Underlined are automatically displayed with * . You can overwrite this with your entry. 6. Repeat the definition of character tags and their standard and font attributes until all required character formats have been defined. 7. Save the character formats

for more info, check this link:

http://wiki.ittoolbox.com/index.php/HOWTO:Sap_script

regards,

keerthi.