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: 39.31

Package: Registration

EMBOSSER EQUIPMENT FILE(#39.3)-->39.31

Sub-Field: 39.31


Information

Parent File Name Number Package
EMBOSSER EQUIPMENT FILE(#39.3) NUMBER OF CARDS EMBOSSED 39.31 Registration

Details

Field # Name Loc Type Details
.001 DATE DATE

  • INPUT TRANSFORM:  S %DT="E" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUL 12, 1985
  • DESCRIPTION:  This field is used by the system to keep track of each date that cards have been embossed by a certain embossing device. Information is kept by the system about the data cards embossed and may be retrieved by using the
    date in this field as a basis for database searches.
    DELETE AUTHORITY: #
    WRITE AUTHORITY:  #
    SOURCE OF DATA:   SYSTEM GENERATED
    UNEDITABLE
.01 NUMBER OF CARDS 0;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 14, 1990
  • HELP-PROMPT:  TYPE A WHOLE NUMBER BETWEEN 1 AND 999999
  • DESCRIPTION:  This field is used by the system to keep track of the number of cards embossed on a certain embossing device. This field can be used as a basis for database searches. (i.e. How many cards were embossed on Device 1 on
    October 1, 1985?)
    SOURCE OF DATA:   SYSTEM GENERATED
1 NUMBER OF SOFT ERRORS 0;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 14, 1990
  • HELP-PROMPT:  Type a Number between 0 and 999999, 0 Decimal Digits
  • DESCRIPTION:  This field is used by the system to keep track of how many software errors have occurred that are related to a certain embossing device. This field can be used as a basis for database searches. (i.e. How many software
    errors have occurred that are related to Device 1 on October 1, 1985?)
    SOURCE OF DATA:   SYSTEM GENERATED
2 NUMBER OF HARD ERRORS 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 14, 1990
  • HELP-PROMPT:  Type a Number between 0 and 999999, 0 Decimal Digits
  • DESCRIPTION:  This field is used by the system to keep track of how many card related errors have occurred on a certain embossing device. For example, this field will be incremented if a card jams.
    This field can be used as a basis for database searches.  For example, How many hard errors occured on Device 1 on October 1, 1985?
    SOURCE OF DATA:   SYSTEM GENERATED
3 NUMBER OF UNKNOWN TYPE ERRORS 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 14, 1990
  • HELP-PROMPT:  Type a Number between 0 and 999999, 0 Decimal Digits
  • DESCRIPTION:  This field is used by the system to keep track of how many unknown type errors have occurred on a certain device. If the system cannot determine if an error is hardware or software related, the system will consider it
    an unknown type error.  This field can be used as a basis for database searches.  (i.e.  How many unknown type errors have occurred on Device 1 on October 1, 1985?)
    SOURCE OF DATA:   SYSTEM GENERATED
Info |  Details |  All