SAP ABAP Class CL_CRR_SERVICE (Access to general services)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS (Application Component) Upgrade Tools
⤷
SCRR_EXT_SERVICES (Package) Wrappers for external services required by CRR
⤷
⤷
Properties
| Class | CL_CRR_SERVICE | |
| Short Description | Access to general services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCRR_EXT_SERVICES | Wrappers for external services required by CRR |
| Created | 20110202 | SAP |
| Last change | 20140120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_CRR_SERVICE has no interface implemented.
Friends
Class CL_CRR_SERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_DDIC_ACT | DDIC Activation | 20110202 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_DDIC_MD | Access to DDIC metadata | 20110202 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_DDIC_PUT | Access to DDIC write definitions functions | 20110202 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SQL_PROCESSOR | Process SQL statements | 20110202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns names of the fields in a table | 20110203 |
Events
Class CL_CRR_SERVICE has no event.
Types
Class CL_CRR_SERVICE has no local type.
Method Signatures
Method GET_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIELDS | Call by reference | Type reference (TYPE) | TDDFIELDS | Table of dictionary fields | 20110203 | |||
| 2 | RT_NAMES | Call by reference | Type reference (TYPE) | IF_TPSQL_TYPES_GEN=>STRING_T | 20110203 |
Method GET_NAMES on class CL_CRR_SERVICE has no exception.
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in | 731 |