$$VPID(DUZ) |
VPID entry point accepts the internal entry number
(DUZ) of an entry in the New Person (#200) file and returns the VPID (VA
Person ID) for the selected user.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
DUZ |
Input |
DUZ = Internal entry number in New Person (#200)
file.
|
$$VPID |
Output |
Returns the VPID (VA Person ID).
|
|
$$IEN(VPID) |
IEN entry point accepts the VPID (VA Person ID) and
returns the internal entry number (DUZ) from the New Person (#200) file.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
VPID |
Input |
VPID = VA Person ID.
|
$$IEN |
Output |
Returns the internal entry number (DUZ) of the New
Person (#200) file entry.
|
|