Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Pointer To FileMan Files |  Fields
Print Page as PDF
Global: ^DSSO(23645.2

Package: Uncategorized

Global: ^DSSO(23645.2


Information

FileMan FileNo FileMan Filename Package
23645.2 DSSO APPL TRANS EXT ACTIVITY Uncategorized

Description

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Kernel 1 INSTITUTION(#4)[5]    
Prosthetics 1 RECORD OF PROS APPLIANCE/REPAIR(#660)[4]    

Fields, Total: 7

Field # Name Loc Type Details
.01 MESSAGE ID 0;1 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999999999)!(X<1)!(X?.E1"."1.N) X
  • LAST EDITED:  OCT 22, 2021
  • HELP-PROMPT:  Type a number between 1 and 999999999999999, 0 decimal digits.
  • DESCRIPTION:  
    Message ID is the number of the record. It is a unique place holder.
  • CROSS-REFERENCE:  23645.2^B
    1)= S ^DSSO(23645.2,"B",$E(X,1,30),DA)=""
    2)= K ^DSSO(23645.2,"B",$E(X,1,30),DA)
    Cross reference "B" allows processing of errors and messages that occurred during option DSSO APPL TRANS EXT - ALL by a unique identifier MESSAGE ID
1 MESSAGE TYPE 0;2 SET
************************REQUIRED FIELD************************
  • 'F' FOR FILEMAN ERROR;
  • 'P' FOR PROGRESS MESSAGE;
  • 'S' FOR SYSTEM ERROR;

  • LAST EDITED:  OCT 21, 2021
  • HELP-PROMPT:  Enter the MESSAGE TYPE.
  • DESCRIPTION:  The MESSAGE TYPE is the type of message or error that occurred.
    This field is populated during option DSSO APPL TRANS EXT - ALL processing.
  • CROSS-REFERENCE:  23645.2^G
    1)= S ^DSSO(23645.2,"G",$E(X,1,30),DA)=""
    2)= K ^DSSO(23645.2,"G",$E(X,1,30),DA)
    Cross reference "G" allows processing of FileMan errors, System errors, or Progress messages that occurred during option DSSO APPL TRANS EXT - ALL.
  • RECORD INDEXES:  F (#1724)
2 STATUS 0;3 SET
************************REQUIRED FIELD************************
  • 'N' FOR NOT APPLICABLE;
  • 'O' FOR OCCURRED;
  • 'R' FOR RESOLVED;

  • LAST EDITED:  OCT 21, 2021
  • HELP-PROMPT:  Enter a valid STATUS.
  • DESCRIPTION:  If MESSAGE TYPE is "PROGRESS MESSAGE", set STATUS to "NOT APPLICABLE". If MESSAGE TYPE is "FILEMAN ERROR" or "SYSTEM ERROR", set STATUS to "OCCURRED".
    If a FILEMAN or SYSTEM ERROR has been resolved, set STATUS to "RESOLVED".
    This field is populated during option DSSO APPL TRANS EXT - ALL processing.
  • CROSS-REFERENCE:  23645.2^C
    1)= S ^DSSO(23645.2,"C",$E(X,1,30),DA)=""
    2)= K ^DSSO(23645.2,"C",$E(X,1,30),DA)
    Cross reference "C" is used to process errors with a particular STATUS.
  • RECORD INDEXES:  F (#1724)
3 DATE PROCESSED 0;4 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:DT>X X
  • LAST EDITED:  OCT 21, 2021
  • HELP-PROMPT:  Enter the current date in FileMan format.
  • DESCRIPTION:  The DATE PROCESSED is entered in FileMan format and is the date on which the error/message occurred. Date, no time, is stored in this field.
    This field is populated during option DSSO APPL TRANS EXT - ALL processing.
  • CROSS-REFERENCE:  23645.2^E
    1)= S ^DSSO(23645.2,"E",$E(X,1,30),DA)=""
    2)= K ^DSSO(23645.2,"E",$E(X,1,30),DA)
    Cross reference "E" is used to look up and process errors/messages in DATE PROCESSED order.
4 APPLIANCE TRANSACTION 0;5 POINTER TO RECORD OF PROS APPLIANCE/REPAIR FILE (#660) RECORD OF PROS APPLIANCE/REPAIR(#660)

  • LAST EDITED:  OCT 22, 2021
  • HELP-PROMPT:  If this is a FILEMAN ERROR, enter the IEN of the RECORD OF PROS APPLIANCE/REPAIR FILE (#660) for which the error occurred.
  • DESCRIPTION:  This is the Appliance Transaction for which a FILEMAN ERROR occurred. The IEN of this appliance transaction is needed to identify the record to be corrected and reprocessed by option DSSO APPL TRANS EXT - ALL.
    This field is populated during option DSSO APPL TRANS EXT - ALL processing.
  • CROSS-REFERENCE:  23645.2^D
    1)= S ^DSSO(23645.2,"D",$E(X,1,30),DA)=""
    2)= K ^DSSO(23645.2,"D",$E(X,1,30),DA)
    Cross reference "D" is used to process FILEMAN errors associated to a specified RECORD OF PROS APPLIANCE/REPAIR FILE (#660).
5 STATION 0;6 POINTER TO INSTITUTION FILE (#4)
************************REQUIRED FIELD************************
INSTITUTION(#4)

  • LAST EDITED:  OCT 21, 2021
  • HELP-PROMPT:  Enter the STATION NUMBER to which this message/error is associated.
  • DESCRIPTION:  If this is a FILEMAN ERROR, STATION is set to STATION (file 660 #8) for the appliance transaction for which the error occurred; otherwise, this field is set to the station number (with or without suffix) that is returned
    by $$SITE^VASITE.
    This field is populated during option DSSO APPL TRANS EXT - ALL processing.
6 MESSAGE TEXT 1;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>245!($L(X)<1) X
    MAXIMUM LENGTH: 245
  • LAST EDITED:  OCT 21, 2021
  • HELP-PROMPT:  MESSAGE TEXT must be 1-245 characters in length and must contain information describing the error or progress of the task.
  • DESCRIPTION:  The MESSAGE TEXT contains information that describes the error that occurred or the progress of the task.
    This field is populated during option DSSO APPL TRANS EXT - ALL processing.
Info |  Desc |  Pointer To FileMan Files |  Fields