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

Package: Automated Information Collection System

SELECTION LIST(#357.2)-->357.22

Sub-Field: 357.22


Information

Parent File Name Number Package
SELECTION LIST(#357.2) SUBCOLUMN NUMBER 357.22 Automated Information Collection System

Details

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

  • INPUT TRANSFORM:  K:+X'=X!(X>8)!(X<1)!(X?.E1"."1N.N)!($D(^IBE(357.2,DA(1),2,"B",X))) X
  • LAST EDITED:  MAR 08, 1995
  • HELP-PROMPT:  The SUBCOLUMN NUMBER determines the order in which the subcolumns will display. There are at most 8 subcolumns, numbered 1-8.
  • DESCRIPTION:  
    The order that the subcolumn will appear on the form.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  357.22^B
    1)= S ^IBE(357.2,DA(1),2,"B",$E(X,1,30),DA)=""
    2)= K ^IBE(357.2,DA(1),2,"B",$E(X,1,30),DA)
.02 SUBCOLUMN HEADER 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>150!($L(X)<1) X
  • LAST EDITED:  APR 14, 1993
  • HELP-PROMPT:  What text should appear at the top of the subcolumn?
  • DESCRIPTION:  
    The text that will appear at the top of the subcolumn.
.03 SUBCOLUMN WIDTH 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>150)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  APR 14, 1993
  • HELP-PROMPT:  How wide should the subcolumn be?
  • DESCRIPTION:  
    The width of the subcolumn. If the subcolumn contains a MARKING AREA then the width of the MARKING AREA overrides what ever this is.
.04 TYPE OF SUBCOLUMN 0;4 SET
************************REQUIRED FIELD************************
  • '1' FOR TEXT;
  • '2' FOR MARKING;

  • LAST EDITED:  APR 24, 1996
  • HELP-PROMPT:  Enter '1' if the subcolumn will contain text, '2' if it will be for the user to mark his selections.
  • DESCRIPTION:  
    The subcolumn can contain either text, derived from what is returned by the PACKAGE INTERFACE, or a MARKING AREA, which is meant to be written in to select an entry on the list.
.05 SUBCOLUMN'S DATA 0;5 NUMBER

  • INPUT TRANSFORM:  K:'$$OKPIECE^IBDFU5($P($G(^IBE(357.2,D0,0)),U,11),X) X
  • LAST EDITED:  SEP 19, 1995
  • HELP-PROMPT:  WHAT DATA SHOULD BE CONTAINED IN THE SUBCOLUMN?
  • DESCRIPTION:  
    The Package Interface returns a record, which is composed of fields. This identifies which field goes in the subcolumn.
  • EXECUTABLE HELP:  D HELP2^IBDFU5
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
.06 MARKING AREA 0;6 POINTER TO MARKING AREA TYPE FILE (#357.91) MARKING AREA TYPE(#357.91)

  • LAST EDITED:  APR 14, 1993
  • HELP-PROMPT:  What type of marking area should appear in the subcolumn?
  • DESCRIPTION:  
    This identifies which MARKING AREA should go in the subcolumn.
.07 ALLOW EDITING OF TEXT? 0;7 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  APR 28, 1993
  • HELP-PROMPT:  Is it okay to edit the text appearing in this subcolumn?
  • DESCRIPTION:  
    This determines whether or not the user, when selecting items to appear on the list, will be able to edit the text appearing in the subcolum. This is ignored if the subcolumn contains a MARKING AREA.
.08 DO NOT UNDERLINE MARKING AREA? 0;8 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  JUN 07, 1994
  • HELP-PROMPT:  Enter YES if you do NOT want this subcolumn underlined.
  • DESCRIPTION:  
    Underlining can be turned off for the subcolumn even if it is turned on for the list as a whole.
.09 DATA QUALIFIER 0;9 POINTER TO AICS DATA QUALIFIERS FILE (#357.98) AICS DATA QUALIFIERS(#357.98)

  • INPUT TRANSFORM:  S DIC("S")="I $$DQGOOD^IBDFU9($P($G(^IBE(357.2,DA(1),0)),""^"",11),Y)" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  DEC 06, 1994
  • HELP-PROMPT:  Does one of the qualifiers apply to the choices made in this subcolumn?
  • DESCRIPTION:  
    Used to associate a data qualifier to a subcolumn that is used for making selections.
  • SCREEN:  S DIC("S")="I $$DQGOOD^IBDFU9($P($G(^IBE(357.2,DA(1),0)),""^"",11),Y)"
  • EXPLANATION:  Allows only certain data qualifiers, defined in the Package Interface file.
.1 SELECTION RULE 0;10 SET
  • '0' FOR ANY NUMBER;
  • '1' FOR EXACTLY ONE;
  • '2' FOR AT MOST ONE (0 or 1);
  • '3' FOR AT LEAST ONE (1 or more);

  • LAST EDITED:  DEC 09, 1994
  • HELP-PROMPT:  Which rule applies to the choices the user can make in this subcolumn?
  • DESCRIPTION:  
    A selection rule can be applied to a subcolumn used to make selections, i.e., one that contains marking areas.
Info |  Details