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 TERMINATE

Package: Kernel

Option: XU USER TERMINATE


Source Information

Name Value
NAME XU USER TERMINATE
MENU TEXT User terminate event
UPPERCASE MENU TEXT USER TERMINATE 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
It is called in XUSTERM from XUSERP.
a USER TERMINATE event. Other pachages can attach to this protocol option
and they will be called when a USER is Terminated. The call will be just 
after the users Access and Verify codes have been removed.
DUZ will be the person that is running the terminate option.  
XUIFN will point to the NEW PERSON file entry that is being terminated.
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