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: XU8P604

Package: Kernel

Routine: XU8P604


Information

XU8P604 ; BA/BP - PERSON CLASSES;08/20/12

Source Information

Source file <XU8P604.m>

Entry Points

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

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