Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Source Information |  Call Graph |  External References |  Local Variables |  All
Print Page as PDF
Option: XU USER ADD

Package: Kernel

Option: XU USER ADD


Source Information

Name Value
NAME XU USER ADD
MENU TEXT New User Event
UPPERCASE MENU TEXT NEW USER EVENT
MENU
PACKAGE KERNEL
DELEGABLE YES
E ACTION PRESENT YES
ENTRY ACTION D GET^XUSERP(XUIEN,.XUSR)
DESCRIPTION
This is a protocol to link other packages that want to know about a USER
Called from XUSERNEW by XUSERP.
ADD event. Other pachages can attach to this protocol option and they will
be called when a new USER is Added.  At the end of editing the user data
the protocol XU USER CHANGE will be called.
DUZ will be the person that is running the adding the user option.  
XUIFN will point to the NEW PERSON file entry that has been added. 
Returns selected file 200 data to XUSR(field name) array for New Person
components
CREATOR ADAM,ADAM
TYPE extended action
TIMESTAMP 2007-07-25 14:32:42

Call Graph

Call Graph Total: 1

Package Total Call Graph
Kernel 1 GET^XUSERP  

External References

Name Field # of Occurrence
GET^XUSERP 2

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> XUIEN 2
>> XUSR 2
Source Information |  Call Graph |  External References |  Local Variables |  All