Entering content frame

Background documentation eCATT Command Reference Locate the document in its SAP Library structure

An eCATT script consists of individual eCATT commands.

Each command begins with a command word and ends with a period. Comments (*) and assignments (=) are exceptions to this rule.

You can have several commands on the same line. Comments (*), assignments (=), and inline ABAP are exceptions to this rule.

We recommend using the Pattern function to insert commands. In the following table, those commands that can be inserted using the Pattern function have the groups under which they can be found noted.

Command Set

Command

Pattern Function Group

*

 

=

General

ABAP

Program Control

APPEND

General

BCSET

Customizing

BREAK

Script Control

CALLMETHOD

ABAP Objects

CALLSTATIC

ABAP Objects, Checks

CHEATTR

ABAP Objects, Checks

CHEGUI

UI Control, Checks

CHESTATIC

ABAP Objects, Checks

CHETAB

Access to Tables, Checks

CHEVAR

General

CLEAR

General

CREATEOBJ

ABAP Objects

DELETE

General

DELSTORE

Log

DO

Script Control

ELSE

Script Control

ELSEIF

Script Control

ENDABAP

Program Control

ENDDO

Script Control

ENDIF

Script Control

ENDMESSAGE

Script Control

EXIT

Script Control

FUN

Program Control

GETATTR

ABAP Objects

GETGUI

UI Control

GETLEN

General

GETSTATIC

ABAP Objects

GETTAB

Access to Tables

IF

Script Control

INSERT

General

LOG

Log

LOGMSG

Log

LOGTEXT

Log

MESSAGE

Script Control

ON_LAST_MESSAGE_CHECK

 

REF

Test Script References

REFCATT

Test Script References

REFEXT

Test Script References

REMOTECATT

Test Script References

RESCON

Program Control

RESTAB

Access to Tables, Customizing

RETRIEVE

Log

SAPGUI

UI Control

SENDEXT

Test Script References

SETATTR

ABAP Objects

SETSTATIC

ABAP Objects

SETTAB

Access to Tables, Customizing

STORE

Log

TCD

UI Control

WAIT

Script Control

WAIT_ON_DYNPRO

 

WEBDYNPRO

UI Control

 

 

Leaving content frame