SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
Line Commands:
-----------------
* Line commands must be entered in the first osition of the
* line number:
In Insert new lines (n=number)
Rn Duplicate lines (n=number)
A Specification of target line (AFTER) for COPY or
MOVE Commands
B Specification of target line (BEFORE)
C Copy a line
CC...CC Copy line block
M Copy and delete a line
MM...MM Copy and delete line block
D Delete a line
DD...DD Delete a line block
T+ Position on first line
B- Position on last line
* Position on selected line
RESET Reset marked line command
X Copy the lines marked in the stack 'X', 'Y' oder 'Z'
Y behind the line marked with 'X', 'Y', 'Z'
Z
XX...XX Remember line command block in the stack 'X',
YY...YY 'Y' or
ZZ...ZZ 'Z'
S Split the line at the position marked
by the cursor
SH...SH Shift a line block to the left or right
according to the distance of the cursor from the first
character not equal to blank in the line.
C...O Copy all characters from line 'C' that are
blank in line 'O' .
C.OO.OO Copy all characters from line 'C' that are
blank in the line block marked by 'OO'
.
M...O Copy all characters from line 'M' that are blank in
line 'O'. Delete line 'M'.
(cancel split of line 'S').
M.OO.OO Copy all characters from line 'C' that are blank
in the line block marked by 'OO'.
Delete line 'M'.