SAP ABAP Class CL_SRC_ENTITY_SERVICE (Dynamic call)
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 | 20120830 |
Properties
| Class | CL_SRC_ENTITY_SERVICE | |
| Short Description | Dynamic call | |
| 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_SERVICE has no forward declaration.
Interfaces
Class CL_SRC_ENTITY_SERVICE has no interface implemented.
Friends
Class CL_SRC_ENTITY_SERVICE 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 | 'SRV2' | 20120903 | |||
| 2 | Constant | Public | Type reference (TYPE) | IF_SOURCE_ENTITY=>TY_ENTITY_TYPE | 'SRV1' | 20120903 | |||
| 3 | Constant | Public | Type reference (TYPE) | IF_SOURCE_ENTITY=>TY_ENTITY_TYPE | 'SRV0' | 20120903 | |||
| 4 | Static Attribute | Private | See coding | 20120830 | |||||
| 5 | Instance attribute | Private | Type reference (TYPE) | PROGNAME | 20120830 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | TZDM_SERVICE_ENABLEMENT | 20120830 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | PROGNAME | 20120830 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120830 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | I | 20120830 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | 20120830 | ||
| 2 | Static method | Public | Method | 20120830 |
Events
Class CL_SRC_ENTITY_SERVICE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_DIR_ENTRY | Private | See coding | 20120830 | begin of ty_dir_entry,
service type pak_object_key,
ref type ref to cl_src_entity_service,
end of ty_dir_entry
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INCLUDE | Call by reference | Type reference (TYPE) | CLIKE | 20120830 | ||||
| 2 | I_LEVEL | Call by reference | Type reference (TYPE) | TZDM_SERVICE_ENABLEMENT | 20120830 | ||||
| 3 | I_MAINPROG | Call by reference | Type reference (TYPE) | CLIKE | 20120830 | ||||
| 4 | I_REMARK | Call by reference | Type reference (TYPE) | STRING | 20120830 | ||||
| 5 | I_ROW | Call by reference | Type reference (TYPE) | I | 20120830 | ||||
| 6 | I_SERVICE | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | 20120830 |
Method CONSTRUCTOR on class CL_SRC_ENTITY_SERVICE has no exception.
Method CREATE_SERVICE 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 | 20120830 | ||||
| 2 | I_INCLUDE | Call by reference | Type reference (TYPE) | CLIKE | 20120830 | ||||
| 3 | I_LEVEL | Call by reference | Type reference (TYPE) | TZDM_SERVICE_ENABLEMENT | 20120830 | ||||
| 4 | I_MAINPROG | Call by reference | Type reference (TYPE) | CLIKE | 20120830 | ||||
| 5 | I_OBJECT_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20120830 | ||||
| 6 | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20120830 | ||||
| 7 | I_REMARK | Call by reference | Type reference (TYPE) | STRING | 20120830 | ||||
| 8 | I_ROW | Call by reference | Type reference (TYPE) | I | 20120830 | ||||
| 9 | R_ENTITY | Value transfer | Object reference (TYPE REF TO) | CL_SRC_ENTITY_SERVICE | 20120830 |
Method CREATE_SERVICE on class CL_SRC_ENTITY_SERVICE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |