SAP ABAP Data Element SCMCMDLINE (SCMP command line)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ABA (Application Component) ABAP Editor
     SCMP (Package) Splitscreen Editor
Basic Data
Data Element SCMCMDLINE
Short Description SCMP command line  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SCMCMDLINE    
Data Type CHAR   Character String 
Length 79    
Decimal Places 0    
Output Length 79    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short  
Medium  
Long  
Heading  
Documentation

Definition

Command entry field
-------------------

You can enter the following commands:

T(OP) or ++ Go to the first page
B(OTTOM) or -- Go to the last page
A nnn Go to line nnn
+ Display next page
- Display previous page
+nnn Go nnn lines forwards
-nnn Go nnn lines back

I(NSERT) Insert new lines at the end of the text

CHECK Syntax check for the current page

CON Switch text comparison:
Original comparison <==> CONDENSED comparison
CON functions for both halves simultaneously.
Text comparison is active for foreground/
background control and when finding the next
difference (F11). For CONDENSED comparison,
the lines condensed using the CONDENSE statement
are compared (strings of blanks are reduced to
1 blank) so that differences in text layout in
a line do not influence the comparison.
The source texts are not changed.

EDIT Calls the ABAP/4 editor for the current page.

F(ETCH) prog Import program prog, the current program
on this page is released. If necessary, save
it first ('U' in the command line).

FIND string string is searched for from the second line
displayed. The cursor is positioned on the
string found.
If string contains blanks or special characters,
it must be bounded by special characters
(for example, -X1, X2- ).

H(ELP) EDITOR
Display online documentation for the editor.
H(ELP) key word
Display information on the specified ABAP/4
key word.

NAME prog Rename the editor contents. Save with 'U'.

N(EXT) string Search and position as with FIND.

PP Pretty-Print for the current page without
update and without Includes.

PRINT Output program to printer (request screen).

R(EPLACE) s1 s2
String s1 is replaced with string s2.
The string lengths can be different.
If the string contains blanks or special
characters, bound both strings with a
different special character.
(for example, /A - B/C * D/ )

RESET Reset all pending line commands. Works for
both halves simultaneously.

U Update the current page.

History
Last changed by/on SAP  19970129 
SAP Release Created in 700