SAP ABAP Class /BOBF/CL_CONF_D_SET_OBJ_PROP (Determination: Set dynamic BO properties)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_FRW_DETERMINATION | Interface for a Determination | 20081212 |
Properties
| Class | /BOBF/CL_CONF_D_SET_OBJ_PROP | |
| Short Description | Determination: Set dynamic BO properties | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOBF/CONFIGURATION | Business Object Processing Configuration |
| Created | 20081212 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOBF/CL_CONF_D_SET_OBJ_PROP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BOBF/IF_FRW_DETERMINATION | Interface for a Determination | 20081212 |
Friends
Class /BOBF/CL_CONF_D_SET_OBJ_PROP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TT_GENIL_ENABLED | 20091105 |
Methods
Class /BOBF/CL_CONF_D_SET_OBJ_PROP has no method.
Events
Class /BOBF/CL_CONF_D_SET_OBJ_PROP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_GENIL_ENABLED | Private | See coding | 20091105 | tt_genil_enabled TYPE TABLE OF ty_genil_enabled
|
||
| 2 | TY_GENIL_ENABLED | Private | See coding | 20091105 | BEGIN OF ty_genil_enabled,
bo_key TYPE /bobf/obm_bo_key,
enabled_visible TYPE boole_d,
END OF ty_genil_enabled
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |