XTID1 ;OAKCIOFO/JLG - Implementation of API set in XTID ;12/12/2008 15:12
Source file <XTID1.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| GETVUID | ;
; called from GETVUID^XTID(TFILE,TFIELD,TIREF) |
|
| GETSTAT | ;
; called from GETSTAT^XTID(TFILE,TFIELD,TIREF,TDATE) |
|
| GETMASTR | ;
; called from GETMASTR^XTID(TFILE,TFIELD,TIREF) |
|
| SETVUID | ;
; called from SETVUID^XTID(TFILE,TFIELD,TIREF,TVUID) |
|
| SETSTAT | ;
; called from SETSTAT^XTID(TFILE,TFIELD,TIREF,TSTAT,TDATE) |
|
| SETMASTR | ;
; called from SETMASTR^XTID(TFILE,TFIELD,TIREF,TMASTER) ; constraint: only one entry could be master for given ; reference term, must check success after setting master |
|
| GETIREF | ;
; called from GETIREF^XTID(TFILE,TFIELD,TVUID,TARRAY,TMASTER) |
|
| SCREEN | ;
; called from SCREEN^XTID(TFILE,TFIELD,TIREF,TDATE,TCACHE) |
|
| RPLVUID(OLDV,NEWV) | ;
; called from SETVUID(TFILE,TFIELD,TIREF,TVUID) ; existing TERM index entry with VUID value |
|
| NEWVUID() | ;
; called from SETVUID(TFILE,TFIELD,TIREF,TVUID) ; set VUID value to existing TERM entry ; for the first time |