SAP ABAP Class IF_CSI_ADMIN_PROVIDER_ACCOUNT (Administrate Provider Account Data)
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_ACCOUNT_AWS CSI AWS Cloud Provider Account Interface 20091103
Properties
Class IF_CSI_ADMIN_PROVIDER_ACCOUNT  
Short Description Administrate Provider Account Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091102   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_PROVIDER_ACCOUNT has no interface implemented.
Friends
Class IF_CSI_ADMIN_PROVIDER_ACCOUNT 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 screen 20091103
2 GET_DATA Instance method Public Method Get the Data from the Dynpro 20091102
3 GET_SECRET_KEY Instance method Public Method Get the Secret Key set by the user in the Dynpro [acc] 20091102
4 GET_STATUS Instance method Public Method 20091104
5 HAS_DATA_CHANGED Instance method Public Method 20091104
6 HAS_SECRET_KEY_CHANGED Instance method Public Method Has the Secret Key Changed [account dependent] 20091102
7 SET_DATA Instance method Public Method Set the Data to the Dynpro 20091102
8 SET_HANDLER_TO_UI Static method Public Method Tell the Dynpro which Handler to use 20091104
9 SET_SECRET_KEY Instance method Public Method Set the NEW Secret Key (be aware: triggers a DB save) [acc] 20091102
10 SET_STATUS Instance method Public Method 20091104
Events
Class IF_CSI_ADMIN_PROVIDER_ACCOUNT has no event.
Types
Class IF_CSI_ADMIN_PROVIDER_ACCOUNT has no local type.
Method Signatures

Method CLEAR_SCREEN Signature

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

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_ACCOUNT Value transfer Type reference (TYPE) CSIS_PROVIDER_ACCOUNT Cloud Provider Account Details 20091102

Method GET_DATA on class IF_CSI_ADMIN_PROVIDER_ACCOUNT has no exception.

Method GET_SECRET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SECRET_KEY Value transfer Type reference (TYPE) CSI_CHAR200 Char-field of length 200 20091102

Method GET_SECRET_KEY on class IF_CSI_ADMIN_PROVIDER_ACCOUNT has no exception.

Method GET_STATUS Signature

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

Method HAS_DATA_CHANGED Signature

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

Method HAS_SECRET_KEY_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 20091102

Method HAS_SECRET_KEY_CHANGED on class IF_CSI_ADMIN_PROVIDER_ACCOUNT has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ACCOUNT Call by reference Type reference (TYPE) CSIS_PROVIDER_ACCOUNT Cloud Provider Account Details 20091102

Method SET_DATA on class IF_CSI_ADMIN_PROVIDER_ACCOUNT 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_PROVIDER_ACCOUNT Call by reference Object reference (TYPE REF TO) IF_CSI_ADMIN_PROVIDER_ACCOUNT Administrate Provider Account Data 20091104

Method SET_HANDLER_TO_UI on class IF_CSI_ADMIN_PROVIDER_ACCOUNT has no exception.

Method SET_SECRET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SECRET_KEY Call by reference Type reference (TYPE) CSI_CHAR200 Char-field of length 200 20091102

Method SET_SECRET_KEY on class IF_CSI_ADMIN_PROVIDER_ACCOUNT has no exception.

Method SET_STATUS Signature

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