SAP ABAP Interface IF_CSI_ADMIN_UI (Cloud Provider dependent Administration UIs)
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 composition (i COMPRISING i_ref) | IF_CSI_ADMIN_PROFILE | Administrate Cloud Provider Profile | 20091104 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_CSI_ADMIN_PROVIDER_ACCOUNT | Administrate Provider Account Data | 20091104 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CSI_ADMIN_ACCOUNT_AWS | CSI AWS Cloud Provider Account Interface | 20091104 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CSI_ADMIN_PROFILE_AWS | CSI AWS Administration Profile | 20091104 |
Properties
| Interface | IF_CSI_ADMIN_UI | |
| Short Description | Cloud Provider dependent Administration UIs |
General Data
| Package | CSI_ADMIN | Cloud Service Administration |
| Created | 20091104 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CSI_ADMIN_UI has no forward declaration.
Interfaces
Interface IF_CSI_ADMIN_UI has no interface.
Friends
Interface IF_CSI_ADMIN_UI has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GV_DYNNR | Instance attribute | Public | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20091104 | ||
| 2 | GV_PROGNAME | Instance attribute | Public | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20091104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the Status of the Customizing Dynpro | 20091104 | |
| 2 | Instance method | Public | Method | Check if the Data changed | 20091104 | |
| 3 | Instance method | Public | Method | Set the Status of the Customizing Dynpro | 20091104 |
Events
Interface IF_CSI_ADMIN_UI has no event.
Types
Interface IF_CSI_ADMIN_UI has no local type.
Method Signatures
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_STATUS | Call by reference | Object reference (TYPE REF TO) | DATA | 20091104 |
Method GET_STATUS on Interface IF_CSI_ADMIN_UI has no exception.
Method HAS_DATA_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 | 20091104 |
Method HAS_DATA_CHANGED on Interface IF_CSI_ADMIN_UI has no exception.
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_STATUS | Call by reference | Object reference (TYPE REF TO) | DATA | 20091104 |
Method SET_STATUS on Interface IF_CSI_ADMIN_UI has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |