SAP ABAP Class IF_CSI_ADMIN_PROFILE_LISTENER (Listeners for the Administration Profile)
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
Class IF_CSI_ADMIN_PROFILE_LISTENER  
Short Description Listeners for the Administration Profile    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091104   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_CSI_ADMIN_PROFILE_LISTENER has no interface implemented.
Friends
Class IF_CSI_ADMIN_PROFILE_LISTENER has no friend class.
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 DELETE Instance method Public Method Delete a given Profile 20091109
2 NAME_ALLOWED Instance method Public Method Is the new Profile Name ok (or already taken, wrong format.) 20091109
3 SAVE Instance method Public Method Save Data to a Profile 20091109
Events
Class IF_CSI_ADMIN_PROFILE_LISTENER has no event.
Types
Class 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 Importing IV_PROFILE_NAME Call by reference Type reference (TYPE) CSI_PROFILE_NAME Profile Name 20091109

Method DELETE on class 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 Importing IV_PROFILE_NAME Call by reference Type reference (TYPE) CSI_PROFILE_NAME Profile Name 20091109
2 Returning RV_OK Value transfer Type reference (TYPE) ABAP_BOOL 20091109

Method NAME_ALLOWED on class 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 Importing IS_PROFILE Call by reference Type reference (TYPE) CSIS_PROFILE Administration Profile for Cloud Providers 20091109

Method SAVE on class IF_CSI_ADMIN_PROFILE_LISTENER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in