SAP ABAP Class CL_RECA_GUI_SETTINGS (GUI Settings per User/System - Access)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_WB (Package) RE: Workbench (Object Manager)
Properties
Class CL_RECA_GUI_SETTINGS  
Short Description GUI Settings per User/System - Access    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_CA_WB   RE: Workbench (Object Manager) 
Created 20020703   SAP 
Last change 20040819   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)
2 RECA2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RECAW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RECA_GUI_SETTINGS has no interface implemented.
Friends
Class CL_RECA_GUI_SETTINGS has no friend class.
Attributes
Class CL_RECA_GUI_SETTINGS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EDIT_SETTINGS Static method Public Method Change Settings in Dialog 20020703
2 GET_SETTINGS Static method Public Method Supplies Settings Structure 20020703
3 GET_VALUE Static method Public Method Supplies Individual Field of User's Settings 20020703
4 SET_DEFAULTS Static method Public Method Sets Basic Settings 20020703
5 STORE_SETTINGS Static method Public Method Transfers and Saves Settings Structure 20020703
6 STORE_VALUE Static method Public Method Saves Individual Field of User's Settings 20020703
Events
Class CL_RECA_GUI_SETTINGS has no event.
Types
Class CL_RECA_GUI_SETTINGS has no local type.
Method Signatures

Method EDIT_SETTINGS Signature

Method EDIT_SETTINGS on class CL_RECA_GUI_SETTINGS has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler beim Ändern aufgetreten 20020703

Method GET_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_GUI_SETTINGS Call by reference Type reference (TYPE) RECA_GUI_SETTINGS Einstellungen für die Benutzeroberfläche pro User 20020703
# Exception Resumable Description Created on
1 ERROR Fehler beim Lesen der Daten 20020703

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FIELDVALUE Call by reference Type reference (TYPE) ANY Wert des Feldes 20020703
2 Importing ID_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20020703
# Exception Resumable Description Created on
1 ERROR Fehler beim Lesen der Daten 20020703

Method SET_DEFAULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_GUI_SETTINGS Call by reference Type reference (TYPE) RECA_GUI_SETTINGS Einstellungen für die Benutzeroberfläche pro User 20020703

Method SET_DEFAULTS on class CL_RECA_GUI_SETTINGS has no exception.

Method STORE_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GUI_SETTINGS Call by reference Type reference (TYPE) RECA_GUI_SETTINGS Einstellungen für die Benutzeroberfläche pro User 20020703
# Exception Resumable Description Created on
1 ERROR Fehler beim Schreiben der Daten 20020703

Method STORE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20020703
2 Importing ID_FIELDVALUE Call by reference Type reference (TYPE) ANY Wert des Feldes 20020703
# Exception Resumable Description Created on
1 ERROR Fehler beim Lesen der Daten 20020703
History
Last changed by/on SAP  20040819 
SAP Release Created in 110