
A component usage group puts component usages together that use the same component or the same component interface.
The use of a component usage group makes it easier to dynamically create and manage component usages.
GET_COMPONENT_USAGE
Method to retrieve a component usage belonging to this group. The result is an object of type IF_WD_COMPONENT_USAGE .
GET_COMPONENT_USAGES
Method to retrieve all component usages belonging to this group.
ADD_COMPONENT_USAGE
Method to create a component usage and for adding this component usage to the group.
REMOVE_COMPONENT_USAGE
Method to remove a component usage from the group.
REMOVE_ALL_CMP_USAGES
Method to remove all component usages from the group.
SET
Method to set the properties of a component usage.