SAP ABAP Class CL_CTS_CONFIG_WD_SHM (cCTS Configuration UI - Shared Memory Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_CONFIGURATION_WD (Package) Central CTS - Configuration User Interface (W)eb (D)ynpro
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SHM_BUILD_INSTANCE | Flag Interface: Area Constructor for Shared Objects | 20111028 |
Properties
| Class | CL_CTS_CONFIG_WD_SHM | |
| Short Description | cCTS Configuration UI - Shared Memory Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_DIST_CTL_CONFIGURATION_WD | Central CTS - Configuration User Interface (W)eb (D)ynpro |
| Created | 20111028 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CTS_CONFIG_WD_SHM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SHM_BUILD_INSTANCE | Flag Interface: Area Constructor for Shared Objects | 20111028 |
Friends
Class CL_CTS_CONFIG_WD_SHM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CTS_CONFIG_WD_TT_VAL_STATUS | Central CTS - Table Type of CTS_CONFIG_WD_ST_VAL_STATUS | 20111028 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete a Validation Status by Using the Event ID | 20120202 | |
| 2 | Instance method | Public | Method | Delete a Validation Status by Using the Session ID | 20111103 | |
| 3 | Instance method | Public | Method | Get a Validation Status | 20111028 | |
| 4 | Instance method | Public | Method | Set a Validation Status | 20111028 |
Events
Class CL_CTS_CONFIG_WD_SHM has no event.
Types
Class CL_CTS_CONFIG_WD_SHM has no local type.
Method Signatures
Method DELETE_STATUS_BY_EVENT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EVENT_ID | Call by reference | Type reference (TYPE) | WDR_NOTIFICATION_ID | Unique ID of Registration | 20120202 |
Method DELETE_STATUS_BY_EVENT_ID on class CL_CTS_CONFIG_WD_SHM has no exception.
Method DELETE_STATUS_BY_SESSION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SESSION_ID | Call by reference | Type reference (TYPE) | GUID_16 | Session ID | 20111103 |
Method DELETE_STATUS_BY_SESSION_ID on class CL_CTS_CONFIG_WD_SHM has no exception.
Method GET_VALIDATION_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_VALIDATION_STATUS | Value transfer | Type reference (TYPE) | CTS_CONFIG_WD_TT_VAL_STATUS | Central CTS - Table Type of CTS_CONFIG_WD_ST_VAL_STATUS | 20111028 |
Method GET_VALIDATION_STATUS on class CL_CTS_CONFIG_WD_SHM has no exception.
Method SET_VALIDATION_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALIDATION_STATUS | Call by reference | Type reference (TYPE) | CTS_CONFIG_WD_ST_VAL_STATUS | Central CTS - Structure For Validation Status | 20111028 |
Method SET_VALIDATION_STATUS on class CL_CTS_CONFIG_WD_SHM has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |