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

Package: Kernel

Routine: XU8P616


Information

XU8P616 ; BA/BP - PERSON CLASSES;01/10/13

Source Information

Source file <XU8P616.m>

Entry Points

Name Comments DBIA/ICR reference
POST ;
ADD ;add the entry 1212-1217
ADD1(XUDATA) ; add single entry
DEL ; Delete entries
DEL858 ; delete entry 858 before update
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.
1212 ;
1213 ;
1214 ;
1215 ;
1216 ;
1217 ;
858 ;

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