The DDL category category_group names the category groups to which
a category belongs. The assignment of a category to a category group
is made when the category is defined. Each category group that
is specified in this category must also be defined in the parent
category, category_group_list (Section
).
The basis for this category also includes the category identifier
_category_group.category_id which is completely defined
in the parent category, category (Section
).
The DDL for the category_group category is given in the following section.
save_CATEGORY_GROUP
_category.description
;
Provides a list of category groups to which the base category
belongs.
;
_category.id category_group
_category.mandatory_code no
loop_
_category_key.name '_category_group.id'
'_category_group.category_id'
loop_
_category_group.id 'ddl_group'
'category_group'
save_