SAP ABAP Interface IF_CSI_NODE_FINAL (CSI Cloud Node)
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

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CSI_NODE | CSI Node | 20100315 |
Properties
Interface | IF_CSI_NODE_FINAL | |
Short Description | CSI Cloud Node |
General Data
Package | CSI_PROVIDER_COMMON | Cloud Service Provider Common Architecture |
Created | 20100315 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_CSI_NODE_C | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_CSI_NODE_FINAL has no interface.
Friends
Interface IF_CSI_NODE_FINAL has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GO_PROFILE | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CSI_PROFILE | CSI Administration Profile | 20110512 | ||
2 | GV_NAME | Instance attribute | Public | Type reference (TYPE) | CSI_DESCRIPTION | CSI Description | 20100315 | ||
3 | GV_PRIVATE_HOST | Instance attribute | Public | Type reference (TYPE) | CSI_STRING | CSI IP Address | 20100315 | ||
4 | GV_PRIVATE_IP | Instance attribute | Public | Type reference (TYPE) | CSI_IP_ADDRESS | CSI IP Address | 20100315 | ||
5 | GV_PUBLIC_HOST | Instance attribute | Public | Type reference (TYPE) | CSI_STRING | CSI IP Address | 20100315 | ||
6 | GV_PUBLIC_IP | Instance attribute | Public | Type reference (TYPE) | CSI_IP_ADDRESS | CSI IP Address | 20100315 | ||
7 | GV_REGION | Instance attribute | Public | Type reference (TYPE) | CSI_REGION | CSI Region | 20100315 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Data for a CSI Instance | 20100315 |
2 | ![]() |
Instance method | Public | Method | List all Nodes | 20100318 |
3 | ![]() |
Instance method | Public | Method | Pause a Node | 20100315 |
4 | ![]() |
Instance method | Public | Method | Reboot a Node | 20100315 |
5 | ![]() |
Instance method | Public | Method | Refresh the Node-Information | 20100315 |
6 | ![]() |
Instance method | Public | Method | Resume a paused Node | 20100315 |
7 | ![]() |
Instance method | Public | Method | Set Data from a CSI Instance | 20100315 |
8 | ![]() |
Instance method | Public | Method | Set the CSI Profile | 20110512 |
9 | ![]() |
Instance method | Public | Method | Start a Node | 20100315 |
10 | ![]() |
Instance method | Public | Method | Get the Node Status | 20100315 |
11 | ![]() |
Instance method | Public | Method | Stop a Node | 20100315 |
Events
Interface IF_CSI_NODE_FINAL has no event.
Types
Interface IF_CSI_NODE_FINAL has no local type.
Method Signatures
Method GET_DATA_FOR_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_INSTANCE | Value transfer | Type reference (TYPE) | CSIS_INSTANCE_DETAILS | CSI Cloud Instance | 20100315 |
Method GET_DATA_FOR_INSTANCE on Interface IF_CSI_NODE_FINAL has no exception.
Method LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FILTER_BY_STATUS | Call by reference | Type reference (TYPE) | CSI_NODE_STATUS | IF_CSI_NODE_C=>GC_STATUS_ALL | 20100318 | ||
2 | ![]() |
IV_REGION | Call by reference | Type reference (TYPE) | CSI_REGION | 20100318 | |||
3 | ![]() |
RT_NODES | Value transfer | Type reference (TYPE) | CSIT_NODE_OBJ | 20100318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CSI Node Exceptions | 20100318 |
Method PAUSE Signature
Method PAUSE on Interface IF_CSI_NODE_FINAL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CSI Node Exceptions | 20100315 |
Method REBOOT Signature
Method REBOOT on Interface IF_CSI_NODE_FINAL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CSI Node Exceptions | 20100315 |
Method REFRESH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RUNNING_STATE | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20100315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CSI Node Exceptions | 20100315 |
Method RESUME Signature
Method RESUME on Interface IF_CSI_NODE_FINAL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CSI Node Exceptions | 20100315 |
Method SET_DATA_FROM_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_INSTANCE | Call by reference | Type reference (TYPE) | CSIS_INSTANCE | CSI Cloud Instance | 20100315 |
Method SET_DATA_FROM_INSTANCE on Interface IF_CSI_NODE_FINAL has no exception.
Method SET_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PROFILE | Call by reference | Object reference (TYPE REF TO) | CL_CSI_PROFILE | CSI Administration Profile | 20110512 |
Method SET_PROFILE on Interface IF_CSI_NODE_FINAL has no exception.
Method START Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MAXCOUNT | Call by reference | Type reference (TYPE) | CSI_INT | 1 | Natural number | 20100315 | |
2 | ![]() |
IV_MINCOUNT | Call by reference | Type reference (TYPE) | CSI_INT | 1 | Natural number | 20100315 | |
3 | ![]() |
IV_WAIT_TILL_STARTED | Call by reference | Type reference (TYPE) | CSI_INT | 0 | x = 0: do not wait;x > 0 wait up to x seconds | 20100315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CSI Node Exceptions | 20100315 |
Method STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_STATUS | Value transfer | Type reference (TYPE) | CSI_NODE_STATUS | CSI Node Status | 20100315 |
Method STATUS on Interface IF_CSI_NODE_FINAL has no exception.
Method STOP Signature
Method STOP on Interface IF_CSI_NODE_FINAL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CSI Node Exceptions | 20100315 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |