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

Package: IHS Generic Interface System

UNIVERSAL INTERFACE(#4001)-->4001.01

Sub-Field: 4001.01


Information

Parent File Name Number Package
UNIVERSAL INTERFACE(#4001) ACTIVITY LOG MULTIPLE 4001.01 IHS Generic Interface System

Details

Field # Name Loc Type Details
.01 ACTIVITY LOG 0;1 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 23, 1991
  • DESCRIPTION:  
    This is the date/time of the activity being logged.
  • CROSS-REFERENCE:  4001.01^AL^MUMPS
    1)= S:X>$P(^INTHU(DA(1),0),U,14) $P(^(0),U,14)=X
    2)= Q
    This cross-reference keeps field .14 indicating the last date/time entry in the Activity Log multiple.
.02 LOG ACTION 0;2 SET
  • 'N' FOR NEW;
  • 'P' FOR PENDING;
  • 'S' FOR SENT;
  • 'C' FOR COMPLETE;
  • 'E' FOR ERROR;
  • 'K' FOR NEGATIVELY ACKNOWLEDGED;
  • 'D' FOR DEVICE WAIT;
  • 'R' FOR REPLICATED MESSAGE;
  • 'A' FOR ACCEPT ACK;
  • 'X' FOR SUPPRESSED;

  • LAST EDITED:  JAN 19, 1996
  • DESCRIPTION:  
    This is the status of the activity at the time of logging.
.03 REPLICATED MESSAGE 0;3 POINTER TO UNIVERSAL INTERFACE FILE (#4001) UNIVERSAL INTERFACE(#4001)

  • LAST EDITED:  AUG 22, 1994
  • DESCRIPTION:  This field is used for a "base" message which is replicated to multiple destinations in the output controller. The message replication function will log an entry in the activity multiple for each new UIF entry
    created--whereby each UIF entry represents a transaction type/destination. Thus the activity log will show the status of each multiple.
3 LOG MESSAGE 1;0 WORD-PROCESSING #4001.02

  • DESCRIPTION:  
    This is the log message text.
Info |  Details |  All