DUZ |
Input |
The DUZ of the user, as returned by $$AUTOXWB^XUS1B.
|
$$POST |
Output |
In the context of autosignon:
If the return value from $$POST is 0, then the call was successful.
If the return value is greater than 0, then the call was unsuccessful, and the
calling code should kill DUZ (if it exists), as auto-signon was unsuccessful.
|
DUZ |
Output |
DUZ("AG") is returned as the user's agency code.
DUZ(2) is returned set to the institution # the user is affiliated with. Note
that if the user is multidivisional, the value returned from this call does
not reflect that, and so an additional call to another function is required to
determine if a user is multidivisional, and if so, to select from their list
of divisions -- which will change the value of DUZ(2) at that point.
|
DTIME |
Output |
DTIME is set to the user's DTIME setting after this
call.
|