Monday, January 16, 2012

Sapscript Control commands

SAP script Commands                       Command Description

ADDRESS                                        Formatting of addresses
BOTTOM, ENDBOTTOM               Define footer text in a window
BOX, POSITION, SIZE                   Boxes, lines and shading
CASE,  ENDCASE                         Case distinction
DEFINE                                           Value assignment to text symbols
HEX, ENDHEX                               Hexadecimal values
IF, ENDIF                                       Conditional text output
INCLUDE                                       Include other texts
NEW-PAGE                                    Explicit forms feed
NEW-WINDOW                            Next window MAIN
PERFORM, ENDPERFORM         Calling ABAP Subroutines
PRINT-CONTROL                         Insert print control character
PROTECT, ENDPROTECT            Protect from page break
RESET                                            Initialize outline paragraphs
SET COUNTRY                            Country-specific formatting
SET DATE MASK                         Formatting of date fields
SET SIGN                                      Position of +/- sign
SET TIME MASK                         Formatting of time fields
STYLE                                          Change style
SUMMING                                   Summing variables
TOP                                              Set header text in window MAIN

No comments:

Post a Comment