| $$VALID(var1) |
This component will check each one of the following
fields to determine if a user has permission to complete a consult for a
specific consult service:
Update users W/O notifications(123.3)
Administrative Update Users(123.33)
Update Teams W/O notifications(123.31)
Administrative Update Teams(123.34)
Update User Classes W/O Notifs(123.35)
Service Individual to Notify (123.08)
Service Teams to Notify(123.1)
within file 123.5
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
var1 |
Input |
Consult Service IEN for file 123.5
|
$$VALID |
Output |
This function will return :
0 = not an update user
2 = update user
3 = administrative update user
4 = admin AND update user
5 = IFC coordinator
|
|