ADELIA |
|
|
|
|
(I/B) |
|
|
|
|
Syntax
%RETRIEVE_KEYS *AGWVA LogicalEntityName KeyNum QAVarId
KeyNum |
Þ |
01 | 02 | 03 | ... | 99 | ** |
Note: LogicalEntityName can be the name of a variable to substitute.
Description
This instruction is used to retrieve into the variable QAVarId the associated guide word (name of fields used on the screen) for one of the properties forming the logical entity key.
KeyNum is the sequence number of the key to be retrieved.
The value ** allows you to retrieve the last key.
Example
1. %RETRIEVE_KEYS *AGWVA CUSTOMER_ENTITY 02 RETURN_VAR
2. %RETRIEVE_KEYS *AGWVA $LOGICAL_ENTITY 02 RETURN_VAR
List of Q/A instructions by topic