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

Package: IFCAP

ADMIN. ACTIVITY SITE PARAMETER(#411)-->411.02

Sub-Field: 411.02


Information

Parent File Name Number Package
ADMIN. ACTIVITY SITE PARAMETER(#411) PRINTER USE 411.02 IFCAP

Details

Field # Name Loc Type Details
.01 PRINTER LOCATION 0;1 SET
  • 'F' FOR FISCAL (P.O.,1358);
  • 'FR' FOR FISCAL (REC.REPORTS);
  • 'R' FOR RECEIVING (SUPPLY);
  • 'S' FOR SUPPLY (PPM);
  • 'S8' FOR SUPPLY 2138;
  • 'S9' FOR SUPPLY 2139;
  • 'A' FOR ACCOUNTS REC.;
  • 'UB' FOR UB-82;
  • 'IFP' FOR IMPREST FUNDS P.O.;
  • 'IFR' FOR IMPREST FUNDS RECEIVING REPORT;
  • 'M' FOR MAILMESSAGE;

  • LAST EDITED:  FEB 12, 1993
  • HELP-PROMPT:  Select an Admin Activity printer location to be used for certain reports that are automatically printed in various locations.
  • DESCRIPTION:  
    This is the administrative activity printer location.
  • CROSS-REFERENCE:  411.02^AD^MUMPS
    1)= I $P(^PRC(411,DA(1),2,DA,0),U,2)]"" S ^PRC(411,DA(1),2,"AC",X,$E($P(^(0),U,2),1,30),DA)=""
    2)= I $P(^PRC(411,DA(1),2,DA,0),U,2)]"" K ^PRC(411,DA(1),2,"AC",X,$E($P(^(0),U,2),1,30),DA)
    This cross reference is set on one of the valid codes used to indicate the printer location. The set of codes is stored in the Printer Location sub-field of the Printer Use field.
  • CROSS-REFERENCE:  411.02^AF^MUMPS
    1)= I $P(^PRC(411,DA(1),2,DA,0),U,3)]"" S ^PRC(411,DA(1),2,"AE",X,$P(^(0),U,3),DA)=""
    2)= I $P(^PRC(411,DA(1),2,DA,0),U,3)]"" K ^PRC(411,DA(1),2,"AE",X,$P(^(0),U,3),DA)
    This cross reference is used to set the "AE" cross reference. The "AE" cross reference is set on the name of the device.
1 DEVICE 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S DIC="^%ZIS(1,",DIC(0)="EMQZ" D ^DIC K:Y'>0 X S:$D(X) X=$P(Y(0),U,1) K DIC
  • LAST EDITED:  JUL 17, 1985
  • HELP-PROMPT:  Select the printer device assigned to this location
  • DESCRIPTION:  
    This is the printer device assigned to this location.
  • EXECUTABLE HELP:  S ZD=D,X="?",DIC="^%ZIS(1,",DIC(0)="EMZ" D ^DIC S DIC=DIE,D=ZD K ZD
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  411.02^AC^MUMPS
    1)= S ^PRC(411,DA(1),2,"AC",$P(^PRC(411,DA(1),2,DA,0),U,1),$E(X,1,30),DA)=""
    2)= K ^PRC(411,DA(1),2,"AC",$P(^PRC(411,DA(1),2,DA,0),U,1),$E(X,1,30),DA)
    This cross reference is set on the device name.
2 STACK DOCUMENTS 0;3 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  APR 23, 1992
  • HELP-PROMPT:  ENTER A '1' (YES) IF YOU WISH TO HOLD DOCUMENTS FOR LATER RELEASE
  • DESCRIPTION:  
    YES indicate that the documents will be held for later release.
  • CROSS-REFERENCE:  411.02^AE^MUMPS
    1)= S ^PRC(411,DA(1),2,"AE",$P(^PRC(411,DA(1),2,DA,0),U),X,DA)=""
    2)= K ^PRC(411,DA(1),2,"AE",$P(^PRC(411,DA(1),2,DA,0),U),X,DA)
    This cross reference is set on the name of the Fiscal stacked documents printer.
3 DAYS FOR DOCUMENTS RETENTION 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>90)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 06, 1992
  • HELP-PROMPT:  Type a Number between 1 and 90, 0 Decimal Digits
  • DESCRIPTION:  This field is used to calculate the date to stop purging of this file's entries. If this field is blank, the default will be 7 days so that entries older than 7 days are purged when the background job to purge this
    file runs.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
Info |  Details