SAP ABAP Class CL_CSI_ADMIN_ACCOUNT_AWS (CSI AWS Cloud Provider Account Interface)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-RCC (Application Component) Remote Control and Communication Framework
⤷
CSI_PROVIDER_AWS (Package) Cloud Service Provider: AWS

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CSI_ADMIN_PROVIDER_ACCOUNT | Administrate Provider Account Data | 20091103 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CSI_ADMIN_UI | Cloud Provider dependent Administration UIs | 20091104 |
Properties
Class | CL_CSI_ADMIN_ACCOUNT_AWS | |
Short Description | CSI AWS Cloud Provider Account Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CSI_PROVIDER_AWS | Cloud Service Provider: AWS |
Created | 20091103 | SAP |
Last change | 20110908 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CSI_ADMIN_PROVIDER_ACCOUNT | Administrate Provider Account Data | 20091103 | ||
2 | IF_CSI_ADMIN_UI | Cloud Provider dependent Administration UIs | 20091104 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_CSI_PROVIDER_ACCOUNT | 20091103 | CSI Cloud Provider Account |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20100218 | ||||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20100218 | ||||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CSI_PROVIDER_ACCOUNT | CSI Cloud Provider Account | 20100224 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CSIS_PROVIDER_ACCOUNT | Cloud Provider Account Information | 20091103 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MTYS_KEY | 20100224 | |||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20091103 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CSI_BOOL | ABAP_FALSE | CSI Bool Field | 20091103 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100218 | |
2 | ![]() |
Instance method | Public | Method | 20100218 | |
3 | ![]() |
Instance method | Public | Method | 20100218 | |
4 | ![]() |
Instance method | Public | Method | 20100218 | |
5 | ![]() |
Instance method | Public | Method | 20100218 | |
6 | ![]() |
Instance method | Public | Method | 20100218 | |
7 | ![]() |
Instance method | Public | Method | 20100218 | |
8 | ![]() |
Instance method | Public | Method | 20100218 | |
9 | ![]() |
Instance method | Public | Method | 20100218 | |
10 | ![]() |
Instance method | Public | Method | 20100218 |
Events
Class CL_CSI_ADMIN_ACCOUNT_AWS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MTYS_KEY | Private | See coding | 20100224 | BEGIN OF mtys_key,
has_changed TYPE abap_bool,
secret_key TYPE csi_char200,
END OF mtys_key
|
Method Signatures
Method CLEAR_SCREEN Signature
Method CLEAR_SCREEN on class CL_CSI_ADMIN_ACCOUNT_AWS has no parameter.
Method CLEAR_SCREEN on class CL_CSI_ADMIN_ACCOUNT_AWS has no exception.
Method GET_DATA Signature
Method GET_DATA on class CL_CSI_ADMIN_ACCOUNT_AWS has no parameter.
Method GET_DATA on class CL_CSI_ADMIN_ACCOUNT_AWS has no exception.
Method GET_SECRET_KEY Signature
Method GET_SECRET_KEY on class CL_CSI_ADMIN_ACCOUNT_AWS has no parameter.
Method GET_SECRET_KEY on class CL_CSI_ADMIN_ACCOUNT_AWS has no exception.
Method GET_STATUS Signature
Method GET_STATUS on class CL_CSI_ADMIN_ACCOUNT_AWS has no parameter.
Method GET_STATUS on class CL_CSI_ADMIN_ACCOUNT_AWS has no exception.
Method HAS_DATA_CHANGED Signature
Method HAS_DATA_CHANGED on class CL_CSI_ADMIN_ACCOUNT_AWS has no parameter.
Method HAS_DATA_CHANGED on class CL_CSI_ADMIN_ACCOUNT_AWS has no exception.
Method HAS_SECRET_KEY_CHANGED Signature
Method HAS_SECRET_KEY_CHANGED on class CL_CSI_ADMIN_ACCOUNT_AWS has no parameter.
Method HAS_SECRET_KEY_CHANGED on class CL_CSI_ADMIN_ACCOUNT_AWS has no exception.
Method SET_DATA Signature
Method SET_DATA on class CL_CSI_ADMIN_ACCOUNT_AWS has no parameter.
Method SET_DATA on class CL_CSI_ADMIN_ACCOUNT_AWS has no exception.
Method SET_HANDLER_TO_UI Signature
Method SET_HANDLER_TO_UI on class CL_CSI_ADMIN_ACCOUNT_AWS has no parameter.
Method SET_HANDLER_TO_UI on class CL_CSI_ADMIN_ACCOUNT_AWS has no exception.
Method SET_SECRET_KEY Signature
Method SET_SECRET_KEY on class CL_CSI_ADMIN_ACCOUNT_AWS has no parameter.
Method SET_SECRET_KEY on class CL_CSI_ADMIN_ACCOUNT_AWS has no exception.
Method SET_STATUS Signature
Method SET_STATUS on class CL_CSI_ADMIN_ACCOUNT_AWS has no parameter.
Method SET_STATUS on class CL_CSI_ADMIN_ACCOUNT_AWS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |