Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 455.511

Package: PAID

T&L UNIT(#455.5)-->455.511

Sub-Field: 455.511


Information

Parent File Name Number Package
T&L UNIT(#455.5) SUPERVISOR 455.511 PAID

Details

Field # Name Loc Type Details
.01 SUPERVISOR 0;1 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • INPUT TRANSFORM:  I $D(X) S DINUM=X
  • LAST EDITED:  NOV 10, 1990
  • DESCRIPTION:  
    This is a pointer to file 200 and represents a supervisor who may request and verify OT/CT for this T&L unit.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  455.511^B
    1)= S ^PRST(455.5,DA(1),"S","B",$E(X,1,30),DA)=""
    2)= K ^PRST(455.5,DA(1),"S","B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  455.5^AS^MUMPS
    1)= S ^PRST(455.5,"AS",DA,DA(1))=""
    2)= K ^PRST(455.5,"AS",DA,DA(1))
    This is a cross-reference by User of all T&L units of which the user is a supervisor.
1 T&L WHICH CERTIFIES SUPERVISOR 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) S DIC=455.5,DIC(0)="EMQ" D ^DIC K DIC S X=$P(Y,"^",2) K:$L(X)'=3 X
  • LAST EDITED:  SEP 09, 2011
  • DESCRIPTION:  
    A supervisor from this T&L Unit will be displayed all actions requiring approval of the supervisor. It will often be the Director's Office T&L for Service Chief supervisors for example.
  • EXECUTABLE HELP:  N D,X,DIC,DO S DIC="^PRST(455.5,",DIC(0)="Q",D="B" D DQ^DICQ Q
  • CROSS-REFERENCE:  455.5^ASX^MUMPS
    1)= S ^PRST(455.5,"ASX",$E(X,1,30),DA,DA(1))=""
    2)= K ^PRST(455.5,"ASX",$E(X,1,30),DA,DA(1))
    This is a cross-reference by T&L Unit of supervisors certified by that T&L Unit. It is used to find supervisory employees that should be included when certifications or approvals are performed for the T&L.
    ^PRST(455.5,"ASX",X,DA,DA(1)) where:
    X is the T&L which certifies the supervisor (external value).
    DA is the supervisor's ien (equal to ien in file #200 due to DINUM).
    DA(1) is the ien of the T&L UNIT that the supervisor supervises.
Info |  Details