SAP ABAP Class CL_SRC_ENTITY_ROOT (Root Entity)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL (Application Component) Workbench Utilities
⤷
S_SOURCE_ANALYSIS_DB_USAGE (Package) Source code analysis w.r.t. database access

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOURCE_ENTITY | Source Entity | 20120712 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SRC_ENTITY_CLAS | Method of local class | 20120925 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SRC_ENTITY_DYN_CALL | Dynamic call | 20120717 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_SRC_ENTITY_FORM | Subroutines | 20120717 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_SRC_ENTITY_FUNC | Function module | 20120712 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_SRC_ENTITY_INCLUDE | Subroutines | 20120725 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_SRC_ENTITY_LCL | Method of local class | 20130628 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_SRC_ENTITY_LCL_METH | Method of local class | 20120717 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_SRC_ENTITY_METH | Method of local class | 20120717 |
9 | Inheritance (c INHERITING FROM c_ref) | CL_SRC_ENTITY_SERVICE | Dynamic call | 20120830 |
10 | Inheritance (c INHERITING FROM c_ref) | CL_SRC_ENTITY_TABLE | Tables | 20120801 |
Properties
Class | CL_SRC_ENTITY_ROOT | |
Short Description | Root Entity | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_SOURCE_ANALYSIS_DB_USAGE | Source code analysis w.r.t. database access |
Created | 20120712 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SRC_ENTITY_ROOT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SOURCE_ENTITY | Source Entity | 20120712 |
Friends
Class CL_SRC_ENTITY_ROOT 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) | ABAP_BOOL | 20120921 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SOURCE_ENTITY=>TY_ENTITIES | 20120712 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SOURCE_ENTITY=>TY_ENTITIES | 20120712 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20120712 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20120717 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | PAK_OBJECT_KEY | 20120712 | |||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | PAK_OBJECT_PROPERTIES | 20120712 | |||
8 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ZDM_SERVICE_REGISTRY | 20120830 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20120712 | |
2 | ![]() |
Instance method | Public | Constructor | 20120712 | |
3 | ![]() |
Static method | Public | Method | 20120928 |
Events
Class CL_SRC_ENTITY_ROOT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_ENTITY_WITH_DEPTH | Private | See coding | 20121026 | begin of ty_entity_with_depth,
ref type ref to if_source_entity,
depth type i,
end of ty_entity_with_depth
|
Method Signatures
Method ANALYZE Signature
Method ANALYZE on class CL_SRC_ENTITY_ROOT has no parameter.
Method ANALYZE on class CL_SRC_ENTITY_ROOT has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | 20120712 | |||
2 | ![]() |
I_SERVICE_REGISTRY | Call by reference | Object reference (TYPE REF TO) | IF_ZDM_SERVICE_REGISTRY | 20120830 |
Method CONSTRUCTOR on class CL_SRC_ENTITY_ROOT has no exception.
Method CREATE_FOR_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | 20120928 | |||
2 | ![]() |
R_ENTITY | Value transfer | Object reference (TYPE REF TO) | IF_SOURCE_ENTITY | 20120928 |
Method CREATE_FOR_OBJECT on class CL_SRC_ENTITY_ROOT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |