Entering content frameProcedure documentation Function editor Locate the document in its SAP Library structure

Go to the function editor with Goto ® Functions. Maintain test case CATT functions.

Editor commands

You enter editor commands in the C column. Editor commands:

Command

Effect

r(epeat)

the contents of the current line are copied into the following line.

i(nsert)

an empty line is inserted after the current line.

d(elete)

deletes the current line.

c(opy)
m(ove)

copy or move the current line. You must specify a destination, i.e. you must flag the line before the target line with a (after).

>
resolve reference

copy the contents of a referred test module ( See: REF - Refer to test module) to the current position in the current test case.

*
Position

puts the current line in the first line of the current page.

Block mode

You can edit blocks of lines in the function editor. You go to block mode with the Select function, in which you can delete, move, copy and save blocks. At first, the chosen line is the complete block. You can expand it with End selection.

You can move blocks between procedures with the Export and Import functions. The buffer used is retained when you leave CATT or logoff. It is client-independent in the current system.

Note

You can also use the block functions, except Export and Import, in the CATT function TCD (test transaction) detail maintenance screen, which lists the program names and screen numbers of the transaction.

Block functions:

a) Position the cursor on the first line to be selected and choose Select.

b) Position the cursor on the last line to be selected and choose Select End. The selected block is highlighted.
Reset block mode with Goto
® Back.

a) Select the block as described under Select.

b) Position the cursor on the line at which the block is to be inserted and choose Copy or Move. The block is inserted at the current cursor position.

a) Select the block as described under Select.

b) Choose Delete. The selected block is deleted.

You can buffer a block with the Store function. You can use this buffer in subsequent logon sessions in the same system.

a) Select the block as described under Select.

b) Put the block in the CATT buffer with Edit ® Block ® Store.

c) Insert the stored block at the current cursor position with Edit ® Block ® Read.

 

 

Leaving content frame