SAP ABAP Interface IF_CSI_NODE_C (CSI Node Constants)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-RCC (Application Component) Remote Control and Communication Framework
⤷
CSI_PROVIDER_COMMON (Package) Cloud Service Provider Common Architecture
⤷
⤷
Properties
| Interface | IF_CSI_NODE_C | |
| Short Description | CSI Node Constants |
General Data
| Package | CSI_PROVIDER_COMMON | Cloud Service Provider Common Architecture |
| Created | 20091118 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CSI_NODE_C has no forward declaration.
Interfaces
Interface IF_CSI_NODE_C has no interface.
Friends
Interface IF_CSI_NODE_C has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_ACTION_LIST | Constant | Public | Type reference (TYPE) | CSI_NODE_ACTION | 'LIST' | CSI Node Action | 20100304 | |
| 2 | GC_ACTION_PAUSE | Constant | Public | Type reference (TYPE) | CSI_NODE_ACTION | 'PAUSE' | 20100304 | ||
| 3 | GC_ACTION_REBOOT | Constant | Public | Type reference (TYPE) | CSI_NODE_ACTION | 'REBOOT' | 20100304 | ||
| 4 | GC_ACTION_REFRESH | Constant | Public | Type reference (TYPE) | CSI_NODE_ACTION | 'REFRESH' | 20100304 | ||
| 5 | GC_ACTION_RESUME | Constant | Public | Type reference (TYPE) | CSI_NODE_ACTION | 'RESUME' | 20100304 | ||
| 6 | GC_ACTION_START | Constant | Public | Type reference (TYPE) | CSI_NODE_ACTION | 'START' | 20100304 | ||
| 7 | GC_ACTION_STATUS | Constant | Public | Type reference (TYPE) | CSI_NODE_ACTION | 'STATUS' | 20100304 | ||
| 8 | GC_ACTION_STOP | Constant | Public | Type reference (TYPE) | CSI_NODE_ACTION | 'STOP' | CSI Node Action | 20100304 | |
| 9 | GC_STATUS_ALL | Constant | Public | Type reference (TYPE) | CSI_NODE_STATUS | 'A' | CSI Node Status | 20100111 | |
| 10 | GC_STATUS_INITIAL | Constant | Public | Type reference (TYPE) | CSI_NODE_STATUS | SPACE | CSI Node Status | 20091118 | |
| 11 | GC_STATUS_RUNNING | Constant | Public | Type reference (TYPE) | CSI_NODE_STATUS | 'R' | CSI Node Status | 20091118 | |
| 12 | GC_STATUS_STARTING | Constant | Public | Type reference (TYPE) | CSI_NODE_STATUS | 'S' | CSI Node Status | 20091118 | |
| 13 | GC_STATUS_STOPPING | Constant | Public | Type reference (TYPE) | CSI_NODE_STATUS | 'O' | CSI Node Status | 20091118 | |
| 14 | GC_STATUS_SUSPENDED | Constant | Public | Type reference (TYPE) | CSI_NODE_STATUS | 'U' | CSI Node Status | 20091118 | |
| 15 | GC_STATUS_TEMP_UNAVAILABLE | Constant | Public | Type reference (TYPE) | CSI_NODE_STATUS | 'Y' | CSI Node Status | 20110912 | |
| 16 | GC_STATUS_TERMINATED | Constant | Public | Type reference (TYPE) | CSI_NODE_STATUS | 'T' | CSI Node Status | 20091118 |
Methods
Interface IF_CSI_NODE_C has no method.
Events
Interface IF_CSI_NODE_C has no event.
Types
Interface IF_CSI_NODE_C has no local type.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |