At least one of these optional statements must be specified:
Identifies the attribute that will represent this object when it is referenced (used as an SREL) by another object. Here is an example:
REL_ATTR id ;
Identifies the attributes that will represent this object when it is referenced (used as an “named” SREL) by another object. where
matches the "named" SREL name
is mapped to by the first attribute in the "named" SREL attribute list.
is mapped to by the second attribute in the "named" SREL attribute list.
Defines an external name for the table.
DISPLAY_NAME "Call Request" ;
Defines the attribute to be displayed in drop-down lists or when the user double‑clicks a field, as well as when the tag does not specify a complete attribute. In the first example, the value for sym appears on the window instead of the value for the REL_ATTR. The second example allows you to specify a tag as cr.customer instead of cr.customer.combo_name.
COMMON_NAME sym ;
COMMON_NAME combo_name ;
Indicates which security access group is permitted to access the object. For example:
FUNCTION_GROUP "admin" ;
Creates lists of objects that are kept in a cache and can be displayed on list or select windows. The parameters determine whether the lists are master lists or restricted lists, whether the objects included in the list must meet specified conditions, how the lists can be sorted, and what additional attributes are stored. Refer STANDARD_LISTS Optional Statement for the description of the syntax.
|
Copyright © 2013 CA.
All rights reserved.
|
|