next up previous contents
Next: ITEM_RANGE Up: DDL Definitions Describing Previous: ITEM_LINKED

ITEM_METHODS

 

The item_methods category is used to associate method identifiers with data items. Any number of unique method identifiers may be associated with a data item. The method identifiers reference the full method definitions in the parent method_list category.

The DDL for the item_methods category is given in the following section.

save_ITEM_METHODS

    _category.description
;
    Attributes specifying the association between data items and methods.
;
    _category.id                         item_methods
    _category.mandatory_code             no 
     loop_
    _category_key.name                   
                                      '_item_methods.method_id'
                                      '_item_methods.name'
     loop_
    _category_group.id
                                      'ddl_group'
                                      'item_group'               
     save_



John Westbrook
Thu Apr 11 06:25:55 EDT 1996