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.045

Package: Order Entry Results Reporting

ORDER(#100)-->100.045

Sub-Field: 100.045


Information

Parent File Name Number Package
ORDER(#100) RESPONSES 100.045 Order Entry Results Reporting

Details

Field # Name Loc Type Details
.01 ITEM ENTRY 0;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  SEP 04, 1991
  • HELP-PROMPT:  Type a Number between 1 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the internal entry number of the prompt in the Item multiple by which this response was obtained.
.02 DIALOG 0;2 POINTER TO ORDER DIALOG FILE (#101.41) ORDER DIALOG(#101.41)

  • LAST EDITED:  JUL 07, 1995
  • HELP-PROMPT:  Select the dialog prompt from which this response was generated.
  • DESCRIPTION:  
    This is a pointer to the dialog prompt, which is in the Order Dialog file as type prompt.
.03 INSTANCE 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 05, 1991
  • HELP-PROMPT:  Type a Number between 1 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    In the case of multiple answers for the same item, this identifies the individual instance.
.04 ID 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<2) X
  • LAST EDITED:  OCT 03, 1996
  • HELP-PROMPT:  Answer must be 2-10 characters in length.
  • DESCRIPTION:  
    This field assigns a free text identifier to this response value, for quick access to certain values in this order.
  • CROSS-REFERENCE:  100.045^ID
    1)= S ^OR(100,DA(1),4.5,"ID",$E(X,1,30),DA)=""
    2)= K ^OR(100,DA(1),4.5,"ID",$E(X,1,30),DA)
1 VALUE 1;E1,245 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>245!($L(X)<1) X
  • LAST EDITED:  AUG 05, 1991
  • HELP-PROMPT:  Answer must be 1-245 characters in length.
  • DESCRIPTION:  
    This contains the actual response, unless the value is a word processing type.
2 TEXT 2;0 WORD-PROCESSING #100.0451

  • DESCRIPTION:  
    This contains responses to items that are a word processing type.
  • LAST EDITED:  AUG 05, 1991
  • HELP-PROMPT:  Enter text.
Info |  Details