Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Fields |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^SD(409.66

Package: Scheduling

Global: ^SD(409.66


Information

FileMan FileNo FileMan Filename Package
409.66 APPOINTMENT TRANSACTION TYPE Scheduling

Description

Directly Accessed By Routines, Total: 2

Package Total Routines
Scheduling 2 TEAM POSITIONS    ^SD(409.66    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Scheduling 1 SDPFSS    

Fields, Total: 3

Field # Name Loc Type Details
.001 NUMBER NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 06, 1992
  • HELP-PROMPT:  Type a Number between 1 and 9, 0 Decimal Digits
  • DESCRIPTION:  
    This internal number identifies the transaction type. Some application code uses this number during processing.
  • TECHNICAL DESCR:  
    The data in this field should not be modified a the site unless directed to do so via a patch.
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
  • HELP-PROMPT:  NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION
  • DESCRIPTION:  
    This field contains the name of the transaction type.
  • TECHNICAL DESCR:  
    The data in this field should not be modified a the site unless directed to do so via a patch.
  • CROSS-REFERENCE:  409.66^B
    1)= S ^SD(409.66,"B",$E(X,1,30),DA)=""
    2)= K ^SD(409.66,"B",$E(X,1,30),DA)
.02 TYPE 0;2 SET
  • 'A' FOR APPOINTMENT;
  • 'S' FOR STOP CODE;
  • 'D' FOR DISPOSITION;

  • LAST EDITED:  NOV 06, 1992

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^SD(409.66 - [#409.66] .01(XREF 1S), .01(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA .01(XREF 1S), .01(XREF 1K)
X .001+1!, .01+1!, .01(XREF 1S), .01(XREF 1K)
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Fields |  Global Variables Directly Accessed |  Local Variables  | All