Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: XU8P581

Package: Kernel

Routine: XU8P581


Information

XU8P581 ; BA/BP - PERSON CLASSES; 07/27/11

Source Information

Source file <XU8P581.m>

Entry Points

Name Comments DBIA/ICR reference
POST ;
ADD ;add the entry 1171-1173
ADD1(XUDATA) ; add single entry
DEL ; Delete entries
DEF ; Update definitions
DEF1(XUI) ; Update definition for single entry XUI
1171 ;
1172 ;
1173 ;
GETDATA ; get definitions
GETDES(XUI,XUY) ; get single entry definition
GET ;
GET1(XUIEN) ; Get information of given entry from Person Class file.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,XUI," ;"
  • Line Location: GETDES+2
Function Call: WRITE
  • Prompt: !," ;;",$G(^USC(8932.1,XUI,11,XUA,0))
  • Line Location: GETDES+3
Function Call: WRITE
  • Prompt: !," ;;END"
  • Line Location: GETDES+4
Function Call: WRITE
  • Prompt: !," N XUDATA"
  • Line Location: GET1+4
Function Call: WRITE
  • Prompt: !," S XUDATA=","""",$P(XUI,";;",2),""""
  • Line Location: GET1+5
Function Call: WRITE
  • Prompt: !," D ADD1(XUDATA)"
  • Line Location: GET1+6
Info |  Source |  Entry Points |  Interaction Calls