Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Procedure statements of the UDS online utility

&pagelevel(3)&pagelevel

The procedure statements which the UDS online utility processes as DML and procedure requests and which are transferred in text form as a result of the CODE parameter in the DECLARE-PROCEDURE statement are listed below (see section “Defining a procedure (DECLARE-PROCEDURE)”).

Statement

Meaning

ADD

Add value to a variable

BREAK

Terminate procedure sequence immediately

END

Terminate input of procedure statements

EXIT

Terminate procedure sequence after current cycle

FINISH

Terminate current transaction

FPASCAN

Define start page for free place search

MOVE

Define value of a variable

PREFRLM

Set or change preferred realm for a distributable list

READY [EXCLUSIVE] UPDATE

Start current transaction of the UDS online utility

RELOCATE

Perform relocation

REMARK or *

Insert remark

REORGPPP

Performing a PPP reorganization

SHOW

Show value of a variable

WAIT

Define wait time

Table 19: Procedure statements of the UDS online utility