![]() ![]() |
Reference Type: Controlled Subscription, Category: User, ICR#: 2533
The DIV4^XUSER API returns all divisions for a user. It returns:
DIV4^XUSER(.array[,duz])
.array: |
(required) This parameter is a local variable (i.e., array name) passed by reference. |
duz: |
(optional) The Internal Entry Number (IEN) of the user in the NEW PERSON (#200) file. If DUZ is not passed as a parameter, the function defaults to the value of DUZ in the application's partition. |
.array: |
Returns:
|
>S X=$$DIV4^XUSER(.ZZ,duz) |