
SETTAB - Set customizing table
The SETTAB <table name> function changes customizing tables (other database tables cannot be changed). The previous values are saved in an internal backup table, and can be restored with RESTAB.
SETTAB can:

SETTAB changes table contents at test case runtime, but it does not lock the table.

The client table field always contains the current client.

After entering the complete key, the function part field contents can be read in automatically with the Edit

RESTAB
* is automatically called after the test or if an error occurs.To prevent the
SETTAB settings being reset, enter the RESTAB% function. This deletes all reset data for the previous SETTAB settings. Subsequent SETTABs are logged again and can be reset with RESTAB.Sort table fields
You can sort the function part (FKT) table fields for detail maintenance. Three sort criteria can be used consecutively with the same function:
By default, the table fields are in their Dictionary definition sequence. The Sort function sorts the function part fields by the next sort criterion.
See also:
RESTAB - Reset tableMaintaining a function in a remote system
You can specify a parameter for remote maintenance after recording with this function, as described under Create a remote call in
REF – Refer to test case.If a parameter with the remote access target is defined, this function is performed remote when the procedure is called. The destination is the current contents of the parameters.