SAP ABAP Interface IF_CSI_ADMIN_PROFILE_LISTENER (Listeners for the Administration Profile)
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_RCC_SERVICE_PROFILE | CSI RCCF Profile Implementation for Cloud Service Profiles | 20100105 |
Properties
| Interface | IF_CSI_ADMIN_PROFILE_LISTENER | |
| Short Description | Listeners for the Administration Profile |
General Data
| Package | CSI_ADMIN | Cloud Service Administration |
| Created | 20091104 | 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 IF_CSI_ADMIN_PROFILE_LISTENER has no interface.
Friends
Interface IF_CSI_ADMIN_PROFILE_LISTENER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GV_NAME | Instance attribute | Public | Type reference (TYPE) | CSI_PROFILE_LISTENER_NAME | Administration Profile Listener Name | 20091104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete a given Profile | 20091109 | |
| 2 | Instance method | Public | Method | Is the new Profile Name ok (or already taken, wrong format.) | 20091109 | |
| 3 | Instance method | Public | Method | Save Data to a Profile | 20091109 |
Events
Interface IF_CSI_ADMIN_PROFILE_LISTENER has no event.
Types
Interface IF_CSI_ADMIN_PROFILE_LISTENER has no local type.
Method Signatures
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROFILE_NAME | Call by reference | Type reference (TYPE) | CSI_PROFILE_NAME | Profile Name | 20091109 |
Method DELETE on Interface IF_CSI_ADMIN_PROFILE_LISTENER has no exception.
Method NAME_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROFILE_NAME | Call by reference | Type reference (TYPE) | CSI_PROFILE_NAME | Profile Name | 20091109 | |||
| 2 | RV_OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091109 |
Method NAME_ALLOWED on Interface IF_CSI_ADMIN_PROFILE_LISTENER has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROFILE | Call by reference | Type reference (TYPE) | CSIS_PROFILE | Administration Profile for Cloud Providers | 20091109 |
Method SAVE on Interface IF_CSI_ADMIN_PROFILE_LISTENER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |