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

Package: Automated Information Collection System

IMP/EXP SELECTION LIST(#358.2)-->358.22

Sub-Field: 358.22


Information

Parent File Name Number Package
IMP/EXP SELECTION LIST(#358.2) SUBCOLUMN NUMBER 358.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>6)!(X<1)!(X?.E1"."1N.N)!($D(^IBE(358.2,DA(1),2,"B",X))) X
  • LAST EDITED:  APR 13, 1993
  • HELP-PROMPT:  The SUBCOLUMN NUMBER determines the order in which the subcolumns will display. There are at most 6 subcolumns, numbered 1-6.
  • DESCRIPTION:  
    The order that the subcolumn will appear on the form.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  358.22^B
    1)= S ^IBE(358.2,DA(1),2,"B",$E(X,1,30),DA)=""
    2)= K ^IBE(358.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 28, 1993
  • 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:+X'=X!(X>7)!(X<1)!(X?.E1"."1N.N)!($P($G(^IBE(358.6,+$P($G(^IBE(358.2,DA(1),0)),U,11),2)),U,(2*X)-1)="")!((X=1)&'$P($G(^IBE(358.6,+$P($G(^IBE(358.2,DA(1),0)),U,11),2)),U,17)) X
  • LAST EDITED:  JUL 19, 1994
  • 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 IMP/EXP MARKING AREA FILE (#358.91) IMP/EXP MARKING AREA(#358.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 okey 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.
.09 DATA QUALIFIER 0;9 POINTER TO IMP/EXP AICS DATA QUALIFIERS FILE (#358.98) IMP/EXP AICS DATA QUALIFIERS(#358.98)

  • LAST EDITED:  OCT 20, 1994
.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:  JAN 23, 1996
  • 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