Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Accessed By FileMan Db Calls |  Fields
Print Page as PDF
Global: ^PS(59.74

Package: Pharmacy Data Management

Global: ^PS(59.74


Information

FileMan FileNo FileMan Filename Package
59.74 VENDOR INTERFACE DATA Pharmacy Data Management

Description

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Pharmacy Data Management 1 PSSHRIT    

Fields, Total: 4

Field # Name Loc Type Details
.01 DATE/TIME VENDOR UNAVAILABLE 0;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ESTR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 03, 2011
  • HELP-PROMPT:  (No range limit on date)
  • DESCRIPTION:  
    This field contains the date and time of when the Vendor interface was discovered to be unavailable by the monitoring background process.
  • CROSS-REFERENCE:  59.74^B
    1)= S ^PS(59.74,"B",$E(X,1,30),DA)=""
    2)= K ^PS(59.74,"B",$E(X,1,30),DA)
1 DATE/TIME VENDOR AVAILABLE 0;2 DATE

  • INPUT TRANSFORM:  S %DT="ESTR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 03, 2011
  • HELP-PROMPT:  (No range limit on date)
  • DESCRIPTION:  
    This field holds the date and time when the Vendor interface was discovered by monitoring background process to be available again after being unavailable.
2 TOTAL TIME NOT AVAILABLE 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>1000000)!(X<0)!(X?.E1"."1.N) X
  • OUTPUT TRANSFORM:  S Y=$$HRSMIN^PSSHRIT(Y)
  • LAST EDITED:  JUN 08, 2009
  • HELP-PROMPT:  Type a number between 0 and 1000000, 0 Decimal Digits
  • DESCRIPTION:  
    This field holds the total time in minutes that the Vendor interface was unavailable as determined by the monitoring background process.
3 MESSAGE SENT 0;4 SET
  • '1' FOR MESSAGE SENT;

  • LAST EDITED:  JUN 08, 2009
  • HELP-PROMPT:  Enter a one (1) to denote that a Mailman message was sent
  • DESCRIPTION:  
    This flag is set when a Mailman bulletin is transmitted to the appropriate mail group informing the users that the Vendor interface is unavailable.
Info |  Desc |  Accessed By FileMan Db Calls |  Fields