This statement indicates that a table entry is being updated. When the value of &$VMEXFUNC is UPDATE, you can use the table entry validation exit procedure to perform any special processing that is required when updating a table entry.
This statement contains the following read-only variables:
This variable is set to UPDATE.
This variable is set to the application ID of the table definition.
This variable is set to the field name of the table definition.
This variable is set to the full value of the table entry.
This statement contains the following modifiable variables:
This variable is set to the abbreviated value of the table entry.
This variable is set to the description of the table entry.
This variable is set to the table entry sequence number.
This variable is set to indicate whether the table entry is active (YES or NO).
These variables are set to additional information about the table entry.
Use this variable to identify the name of the variable in the table entry definition that is in error.
Use this variable to return a message. If an error occurs during special processing, this variable must be set to an error message.
The variable &RETCODE must be set by the table entry validation exit procedure to one of the following return codes:
Continue processing
Do not complete the operation; redisplay the panel
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |