SAP ABAP Class CL_IBR_ENTITY_ROOT (Abstract root for browser entities)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL (Application Component) Workbench Utilities
⤷
S_INCLUDE_BROWSER (Package) Include Browser

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IBR_ENTITY | entity in the include browser | 20120202 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_IBR_ENTITY_ENH_ELEMENT | Enhancement element | 20120202 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_IBR_ENTITY_ENH_OPTION | Enhancement option | 20120202 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_IBR_ENTITY_INCLUDE | Include | 20120202 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_IBR_ENTITY_MACRO | Include | 20120307 |
Properties
Class | CL_IBR_ENTITY_ROOT | |
Short Description | Abstract root for browser entities | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_INCLUDE_BROWSER | Include Browser |
Created | 20120202 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IBR_ENTITY_ROOT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_IBR_ENTITY | entity in the include browser | 20120202 |
Friends
Class CL_IBR_ENTITY_ROOT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_IBR_ENTITY=>TY_ENTITY_NAME | 20120202 | |||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_IBR_ENTITY=>TY_ENTITY_LIST | 20120202 | |||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_IBR_ENTITY | 20120202 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_IBR_ENTITY=>TY_ENTITY_TYPE | 20120202 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20120202 | |
2 | ![]() |
Instance method | Private | Method | 20120202 |
Events
Class CL_IBR_ENTITY_ROOT has no event.
Types
Class CL_IBR_ENTITY_ROOT has no local type.
Method Signatures
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NAME | Call by reference | Type reference (TYPE) | IF_IBR_ENTITY=>TY_ENTITY_NAME | 20120202 | |||
2 | ![]() |
IM_TYPE | Call by reference | Type reference (TYPE) | IF_IBR_ENTITY=>TY_ENTITY_TYPE | 20120202 |
Method INIT on class CL_IBR_ENTITY_ROOT has no exception.
Method SET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_IBR_ENTITY | 20120202 |
Method SET_PARENT on class CL_IBR_ENTITY_ROOT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |