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

Package: Scheduling

SCHEDULING REPORT DEFINITION(#404.92)-->404.9203

Sub-Field: 404.9203


Information

Parent File Name Number Package
SCHEDULING REPORT DEFINITION(#404.92) FIELDS 404.9203 Scheduling

Details

Field # Name Loc Type Details
.01 FIELDS 0;1 POINTER TO SCHEDULING REPORT FIELDS DEFINITION FILE (#404.93) SCHEDULING REPORT FIELDS DEFINITION(#404.93)

  • LAST EDITED:  MAR 06, 1996
  • DESCRIPTION:  
    This field contains the name of a field used by the report definition.
  • CROSS-REFERENCE:  404.9203^B
    1)= S ^SD(404.92,DA(1),"FIELDS","B",$E(X,1,30),DA)=""
    2)= K ^SD(404.92,DA(1),"FIELDS","B",$E(X,1,30),DA)
.02 REQUIRED 0;2 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  MAR 06, 1996
  • DESCRIPTION:  
    This parameter indicates if this field is required as part of the report definition. If the field is required and the user does not specify a value, an error will be returned and displayed to the user.
.03 ALWAYS ASK 0;3 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  MAR 06, 1996
  • DESCRIPTION:  *** This field is currently not being used. ***
    This parameter indicates that the field should always be presented to the user even if the query template has a value specified for the field.
    Typical fields where this parameter would be 'YES' are date fields.
.04 DEFAULT VALUE 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>100!($L(X)<1) X
  • LAST EDITED:  MAR 06, 1996
  • HELP-PROMPT:  Answer must be 1-100 characters in length.
  • DESCRIPTION:  
    This field can contain a value that will be used as the default when the report criteria form is first presented to the user.
Info |  Details