Suppressing Savekey Generation

Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.

You might want to suppress the generation of the savekey storage area and savekey logic for a call if the call:

For example, to update and delete a record, you would write two separate calls - one to obtain and modify the record and one to obtain and delete the record. You would select the following values for each call:

Call Function Action

01

Update

Obtain

Modify

02

Delete

Obtain

Erase