SAP ABAP Class IF_CSI_ADMIN_PROFILE (Administrate Cloud Provider Profile)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CSI_ADMIN_UI Cloud Provider dependent Administration UIs 20091104
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CSI_ADMIN_PROFILE_AWS CSI AWS Administration Profile 20091104
Properties
Class IF_CSI_ADMIN_PROFILE  
Short Description Administrate Cloud Provider 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
Class IF_CSI_ADMIN_PROFILE has no forward declaration.
Interfaces
Class IF_CSI_ADMIN_PROFILE has no interface implemented.
Friends
Class IF_CSI_ADMIN_PROFILE has no friend class.
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 CLEAR_SCREEN Instance method Public Method Clear the Dynpro Screen 20091104
2 GET_DATA Instance method Public Method Get the Data from the Dynpro 20091104
3 GET_STATUS Instance method Public Method 20091104
4 HAS_DATA_CHANGED Instance method Public Method 20091104
5 SET_DATA Instance method Public Method Set the Data to the Dynpro 20091104
6 SET_HANDLER_TO_UI Static method Public Method Tell the Dynpro which Handler to use 20091104
7 SET_STATUS Instance method Public Method 20091104
Events
Class IF_CSI_ADMIN_PROFILE has no event.
Types
Class IF_CSI_ADMIN_PROFILE has no local type.
Method Signatures

Method CLEAR_SCREEN Signature

Method CLEAR_SCREEN on class IF_CSI_ADMIN_PROFILE has no parameter.
Method CLEAR_SCREEN on class IF_CSI_ADMIN_PROFILE has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PROFILE Value transfer Type reference (TYPE) CSIS_PROFILE Administration Profile for Cloud Providers 20091104

Method GET_DATA on class IF_CSI_ADMIN_PROFILE has no exception.

Method GET_STATUS Signature

Method GET_STATUS on class IF_CSI_ADMIN_PROFILE has no parameter.
Method GET_STATUS on class IF_CSI_ADMIN_PROFILE has no exception.

Method HAS_DATA_CHANGED Signature

Method HAS_DATA_CHANGED on class IF_CSI_ADMIN_PROFILE has no parameter.
Method HAS_DATA_CHANGED on class IF_CSI_ADMIN_PROFILE has no exception.

Method SET_DATA 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 20091104

Method SET_DATA on class IF_CSI_ADMIN_PROFILE has no exception.

Method SET_HANDLER_TO_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ADMIN_PROFILE Call by reference Object reference (TYPE REF TO) IF_CSI_ADMIN_PROFILE Cloud Provider dependent Administration UIs 20091104

Method SET_HANDLER_TO_UI on class IF_CSI_ADMIN_PROFILE has no exception.

Method SET_STATUS Signature

Method SET_STATUS on class IF_CSI_ADMIN_PROFILE has no parameter.
Method SET_STATUS on class IF_CSI_ADMIN_PROFILE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in