Chapter Contents

Previous

Next
URT

URT



Identifies the User Requirements Table to use.

Optional statement
Applies to: access descriptor or view descriptor


Syntax
Details

Syntax

URT<=> <">User-Requirements-Table-name<">;


Details

The URT statement identifies the User Requirements Table (URT) to be used by the interface view engine when it opens a view descriptor. CA-DATACOM/DB requires a URT to open a table. For more information, see User Requirements Table (URT). However, this statement is optional. If you do not specify a URT when creating an access descriptor or a view descriptor, the engine will create a default URT. A URT name can also be provided with a data set option (see Data Set Options).

If you specify a URT when creating an access descriptor, the interface view engine will use when it opens any view descriptors created from this access descriptor.

If the URT name contains special characters or national characters, enclose the name in quotes.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.