SAP ABAP Data Element /BOBF/OBM_GROUP_CAT (Group Category)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
⤷
/BOBF/CONFIGURATION (Package) Business Object Processing Configuration
⤷
⤷
Basic Data
| Data Element | /BOBF/OBM_GROUP_CAT |
| Short Description | Group Category |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | /BOBF/OBM_GROUP_CAT | |
| Data Type | CHAR | Character String |
| Length | 1 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Group Cat. |
| Medium | 15 | Group Category |
| Long | 20 | Group Category |
| Heading | 0 |
Documentation
Definition
A group category defines the category of a group
Use
The business object processing framework distinguishes between deactivation groups and consistency groups.
Deactivation groups can be used to deactivate some business logic depending on the context in which the transaction runs (for example, transient attributes do not need to be determined in background mode).
Consistency groups can be used to set a consistency status if the validations of this group are executed depending on the result of these validations.
Dependencies
determinations and validations can be assigned to deactivation groups.
validations can only be assigned to consistency groups. In addition, the relevant status variable has to be maintained to set the corresponding consistency status.
Example
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 702 |