SAP ABAP Class CL_CTS_SERVICE (Check if CTS service is available)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS (Application Component) Upgrade Tools
⤷
SCRR_DDIC (Package) CRR Connection to DDIC Services
⤷
⤷
Properties
| Class | CL_CTS_SERVICE | |
| Short Description | Check if CTS service is available | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCRR_DDIC | CRR Connection to DDIC Services |
| Created | 20120525 | SAP |
| Last change | 20140120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CTS_SERVICE has no interface implemented.
Friends
Class CL_CTS_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) | FUNCNAME | 'TR_CONVERT_E071K_2_OBJ_ENTRIES' | Name of the CTS conversion function | 20120525 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks, whether required CTS functions are available | 20120525 |
Events
Class CL_CTS_SERVICE has no event.
Types
Class CL_CTS_SERVICE has no local type.
Method Signatures
Method IS_AVAILABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_AVAILABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | X = Class can be used | 20120525 |
Method IS_AVAILABLE on class CL_CTS_SERVICE has no exception.
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in | 740 |