The category_methods category is used to associate method identifiers with categories. Any number of unique method identifiers may be associated with a category. The method identifiers reference the full method definitions in the parent method_list category.
The DDL for the category_methods category is given in the following section.
save_CATEGORY_METHODS
_category.description
;
Attributes specifying the association between categories and methods.
;
_category.id category_methods
_category.mandatory_code no
loop_
_category_key.name
'_category_methods.method_id'
'_category_methods.category_id'
loop_
_category_group.id
'ddl_group'
'category_group'
save_