This example defines access to the object. A master list is produced. It can be sorted according to the values in the object’s sym and code attributes. When first displayed, it is sorted according to the values in the sym attribute by default. When referenced by another object, this object is represented by the code attribute. When displayed in a window, the value for sym appears instead of the value for code. Only users in the admin security group can accessed it:
FACTORY {
STANDARD_LISTS {SORT_BY "sym,code"} ;
REL_ATTR code ;
COMMON_NAME sym ;
FUNCTION_GROUP "admin" ;
};
|
Copyright © 2013 CA.
All rights reserved.
|
|