Grouping According to Sort Key 
Use
Each work item carries the two container elements
_WI_Object_ID and _WI_Group_ID in its container. Both elements have been defined to hold an object reference.The object reference assigned via
_WI_Group_ID is generally not identical to _WI_Object_ID , but is derived from the work item execution environment. It is used to group work items that refer to different objects or object types but are nevertheless connected.Features
Display default attributes in workflow inbox
The
default attributes of the objects referenced in _WI_Object_ID and _WI_Group_ID are available in the Business Workplace's workflow inbox under the column headers Object or Group for grouping, sorting and filtering purposes.
Material master data is processed in several instances of a workflow. The container element
The container element
_WI_Group_ID is assigned the expression &Material.Labor& ( laboratory/drawing office for material as object reference) in the relevant steps of the workflow definition. The default attribute of the laboratory is therefore available as a group.Default methods
The
default method of the objects referenced in _WI_Object_ID and _WI_Group_ID is executed by double-clicking in the Object or Group column.