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

Package: Order Entry Results Reporting

OE/RR PRINT FORMATS(#100.23)-->100.231

Sub-Field: 100.231


Information

Parent File Name Number Package
OE/RR PRINT FORMATS(#100.23) FIELDS 100.231 Order Entry Results Reporting

Details

Field # Name Loc Type Details
.01 FIELDS 0;1 POINTER TO OE/RR PRINT FIELDS FILE (#100.22) OE/RR PRINT FIELDS(#100.22)

  • LAST EDITED:  AUG 16, 1991
  • HELP-PROMPT:  Enter the field to be added to this format.
  • DESCRIPTION:  
    The allowable choices come from the OE/RR PRINT FIELDS FILE and are grouped here to make up a format.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  100.231^B
    1)= S ^ORD(100.23,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^ORD(100.23,DA(1),1,"B",$E(X,1,30),DA)
.02 ROW 0;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>90)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  FEB 05, 1991
  • HELP-PROMPT:  Enter the row number where this field should be printed.
  • DESCRIPTION:  
    This is the row that selected field will print on.
.03 COLUMN 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>132)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  FEB 05, 1991
  • HELP-PROMPT:  Enter the column number where this field should be printed.
  • DESCRIPTION:  
    This is the column that the selected field will print on.
.04 CAPTION (Optional) 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  FEB 05, 1991
  • HELP-PROMPT:  Answer must be 1-20 characters in length.
  • DESCRIPTION:  This is the caption to be used when printing this field. Caption is optional. If this entry is blank, the default caption from the OE/RR PRINT FIELDS file for this field is used. If no caption is desired for this
    field, enter the word NONE.
.05 LITERAL TEXT 0;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>80!($L(X)<1) X
  • LAST EDITED:  FEB 05, 1991
  • HELP-PROMPT:  Enter 1-80 characters if this is a free text field.
  • DESCRIPTION:  
    This is used for FREE TEXT fields. If the field selected is FREE TEXT, enter here the text that is to be printed.
.06 FORMAT 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  APR 23, 1991
  • HELP-PROMPT:  Enter the format specifier of the selected field.
  • DESCRIPTION:  
    Enter the format in which you want the selected print field to appear. e.g., MM/DD/YY HR:MIN for date/time fields, or LAST, FIRST MI for names.
  • EXECUTABLE HELP:  D HELP^ORUH
.07 SUPPRESS CAPTION 0;7 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  APR 23, 1992
  • HELP-PROMPT:  Answer YES to suppress printing of caption when no data for field.
  • DESCRIPTION:  
    This field, if set to YES, will suppress the printing of a caption when data for this field is not present.
Info |  Details