SAP ABAP Class IF_CSI_ADMIN_UI (Cloud Provider dependent Administration UIs)
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
Class IF_CSI_ADMIN_UI  
Short Description Cloud Provider dependent Administration UIs    
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_UI has no forward declaration.
Interfaces
Class IF_CSI_ADMIN_UI has no interface implemented.
Friends
Class IF_CSI_ADMIN_UI has no friend class.
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 GET_STATUS Instance method Public Method Get the Status of the Customizing Dynpro 20091104
2 HAS_DATA_CHANGED Instance method Public Method Check if the Data changed 20091104
3 SET_STATUS Instance method Public Method Set the Status of the Customizing Dynpro 20091104
Events
Class IF_CSI_ADMIN_UI has no event.
Types
Class 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 Exporting ES_STATUS Call by reference Object reference (TYPE REF TO) DATA 20091104

Method GET_STATUS on class 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 Returning RV_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20091104

Method HAS_DATA_CHANGED on class 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 Importing IS_STATUS Call by reference Object reference (TYPE REF TO) DATA 20091104

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