SAP ABAP Interface IF_CSI_ADMIN_PROVIDER_ACCOUNT (Administrate Provider Account Data)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-RCC (Application Component) Remote Control and Communication Framework
⤷
CSI_ADMIN (Package) Cloud Service Administration
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CSI_ADMIN_ACCOUNT_AWS | CSI AWS Cloud Provider Account Interface | 20091103 |
Properties
| Interface | IF_CSI_ADMIN_PROVIDER_ACCOUNT | |
| Short Description | Administrate Provider Account Data |
General Data
| Package | CSI_ADMIN | Cloud Service Administration |
| Created | 20091102 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CSI_ADMIN_UI | Cloud Provider dependent Administration UIs | 20091104 |
Friends
Interface IF_CSI_ADMIN_PROVIDER_ACCOUNT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GV_DYNNR | Instance attribute | Public | Attribute reference (LIKE) | 20091104 | ||||
| 2 | GV_PROGNAME | Instance attribute | Public | Attribute reference (LIKE) | 20091104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Clear the screen | 20091103 | |
| 2 | Instance method | Public | Method | Get the Data from the Dynpro | 20091102 | |
| 3 | Instance method | Public | Method | Get the Secret Key set by the user in the Dynpro [acc] | 20091102 | |
| 4 | Instance method | Public | Method | 20091104 | ||
| 5 | Instance method | Public | Method | 20091104 | ||
| 6 | Instance method | Public | Method | Has the Secret Key Changed [account dependent] | 20091102 | |
| 7 | Instance method | Public | Method | Set the Data to the Dynpro | 20091102 | |
| 8 | Static method | Public | Method | Tell the Dynpro which Handler to use | 20091104 | |
| 9 | Instance method | Public | Method | Set the NEW Secret Key (be aware: triggers a DB save) [acc] | 20091102 | |
| 10 | Instance method | Public | Method | 20091104 |
Events
Interface IF_CSI_ADMIN_PROVIDER_ACCOUNT has no event.
Types
Interface IF_CSI_ADMIN_PROVIDER_ACCOUNT has no local type.
Method Signatures
Method CLEAR_SCREEN Signature
Method CLEAR_SCREEN on Interface IF_CSI_ADMIN_PROVIDER_ACCOUNT has no parameter.
Method CLEAR_SCREEN on Interface IF_CSI_ADMIN_PROVIDER_ACCOUNT has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_ACCOUNT | Value transfer | Type reference (TYPE) | CSIS_PROVIDER_ACCOUNT | Cloud Provider Account Details | 20091102 |
Method GET_DATA on Interface IF_CSI_ADMIN_PROVIDER_ACCOUNT has no exception.
Method GET_SECRET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SECRET_KEY | Value transfer | Type reference (TYPE) | CSI_CHAR200 | Char-field of length 200 | 20091102 |
Method GET_SECRET_KEY on Interface IF_CSI_ADMIN_PROVIDER_ACCOUNT has no exception.
Method GET_STATUS Signature
Method GET_STATUS on Interface IF_CSI_ADMIN_PROVIDER_ACCOUNT has no parameter.
Method GET_STATUS on Interface IF_CSI_ADMIN_PROVIDER_ACCOUNT has no exception.
Method HAS_DATA_CHANGED Signature
Method HAS_DATA_CHANGED on Interface IF_CSI_ADMIN_PROVIDER_ACCOUNT has no parameter.
Method HAS_DATA_CHANGED on Interface IF_CSI_ADMIN_PROVIDER_ACCOUNT has no exception.
Method HAS_SECRET_KEY_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091102 |
Method HAS_SECRET_KEY_CHANGED on Interface IF_CSI_ADMIN_PROVIDER_ACCOUNT has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ACCOUNT | Call by reference | Type reference (TYPE) | CSIS_PROVIDER_ACCOUNT | Cloud Provider Account Details | 20091102 |
Method SET_DATA on Interface IF_CSI_ADMIN_PROVIDER_ACCOUNT has no exception.
Method SET_HANDLER_TO_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ADMIN_PROVIDER_ACCOUNT | Call by reference | Object reference (TYPE REF TO) | IF_CSI_ADMIN_PROVIDER_ACCOUNT | Administrate Provider Account Data | 20091104 |
Method SET_HANDLER_TO_UI on Interface IF_CSI_ADMIN_PROVIDER_ACCOUNT has no exception.
Method SET_SECRET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SECRET_KEY | Call by reference | Type reference (TYPE) | CSI_CHAR200 | Char-field of length 200 | 20091102 |
Method SET_SECRET_KEY on Interface IF_CSI_ADMIN_PROVIDER_ACCOUNT has no exception.
Method SET_STATUS Signature
Method SET_STATUS on Interface IF_CSI_ADMIN_PROVIDER_ACCOUNT has no parameter.
Method SET_STATUS on Interface IF_CSI_ADMIN_PROVIDER_ACCOUNT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |