SAP ABAP Class CL_SRC_ENTITY_METH (Method of local class)
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 | Inheritance (c INHERITING FROM c_ref) | CL_SRC_ENTITY_ROOT | Root Entity | 20120717 |
Properties
| Class | CL_SRC_ENTITY_METH | |
| Short Description | Method of local class | |
| Super Class | CL_SRC_ENTITY_ROOT | Root Entity |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_SOURCE_ANALYSIS_DB_USAGE | Source code analysis w.r.t. database access |
| Created | 20120717 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRC_ENTITY_METH has no forward declaration.
Interfaces
Class CL_SRC_ENTITY_METH has no interface implemented.
Friends
Class CL_SRC_ENTITY_METH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | IF_SOURCE_ENTITY=>TY_ENTITY_TYPE | 'CLME' | 20120803 | |||
| 2 | Constant | Public | Type reference (TYPE) | IF_SOURCE_ENTITY=>TY_ENTITY_TYPE | 'INME' | 20120803 | |||
| 3 | Static Attribute | Private | See coding | 20120717 | |||||
| 4 | Static Attribute | Private | See coding | 20120906 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20120906 | ||
| 2 | Instance method | Private | Constructor | 20120717 | ||
| 3 | Static method | Public | Method | 20120717 | ||
| 4 | Static method | Public | Method | 20120905 | ||
| 5 | Static method | Public | Method | 20120911 |
Events
Class CL_SRC_ENTITY_METH has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_DIR_ENTRY | Private | See coding | 20120717 | begin of ty_dir_entry,
class type seoclsname,
meth type seocpdname,
ref type ref to cl_src_entity_meth,
end of ty_dir_entry
|
Method Signatures
Method ADD_CLASS_CONSTRUCTORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CALLER | Call by reference | Object reference (TYPE REF TO) | IF_SOURCE_ENTITY | 20120906 | ||||
| 2 | I_CLASS | Call by reference | Type reference (TYPE) | CLIKE | 20120906 |
Method ADD_CLASS_CONSTRUCTORS on class CL_SRC_ENTITY_METH has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20120717 | ||||
| 2 | I_METH | Call by reference | Type reference (TYPE) | SEOCPDNAME | 20120717 | ||||
| 3 | I_SERVICE_REGISTRY | Call by reference | Object reference (TYPE REF TO) | IF_ZDM_SERVICE_REGISTRY | 20120830 |
Method CONSTRUCTOR on class CL_SRC_ENTITY_METH has no exception.
Method CREATE_METH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CALLER | Call by reference | Object reference (TYPE REF TO) | IF_SOURCE_ENTITY | 20120717 | ||||
| 2 | I_CLASS | Call by reference | Type reference (TYPE) | CLIKE | 20120717 | ||||
| 3 | I_METH | Call by reference | Type reference (TYPE) | CLIKE | 20120717 | ||||
| 4 | R_ENTITY | Value transfer | Object reference (TYPE REF TO) | CL_SRC_ENTITY_METH | 20120717 |
Method CREATE_METH on class CL_SRC_ENTITY_METH has no exception.
Method CREATE_METHS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CALLER | Call by reference | Object reference (TYPE REF TO) | IF_SOURCE_ENTITY | 20120905 | ||||
| 2 | I_CLASS | Call by reference | Type reference (TYPE) | CLIKE | 20120905 | ||||
| 3 | I_METH | Call by reference | Type reference (TYPE) | CLIKE | 20120905 |
Method CREATE_METHS on class CL_SRC_ENTITY_METH has no exception.
Method GET_TROBJTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASS_OR_INTF | Call by reference | Type reference (TYPE) | CLIKE | 20120911 | ||||
| 2 | R_TROBJTYPE | Value transfer | Type reference (TYPE) | TROBJTYPE | 20120911 |
Method GET_TROBJTYPE on class CL_SRC_ENTITY_METH has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |