SAP ABAP Class CL_RECA_GUI_SETTINGS_USR (GUI Settings per User (Invisible) - Accesses)
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_USR  
Short Description GUI Settings per User (Invisible) - Accesses    
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 20021203   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RECA2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RECA_GUI_SETTINGS_USR has no interface implemented.
Friends
Class CL_RECA_GUI_SETTINGS_USR has no friend class.
Attributes
Class CL_RECA_GUI_SETTINGS_USR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EDIT_SETTINGS Static method Public Method Change Settings in Dialog 20021203
2 GET_SETTINGS Static method Public Method Supplies Settings Structure 20021203
3 GET_VALUE Static method Public Method Supplies Individual Field of User's Settings 20021203
4 SET_DEFAULTS Static method Public Method Sets Basic Settings 20021203
5 STORE_SETTINGS Static method Public Method Transfers and Saves Settings Structure 20021203
6 STORE_VALUE Static method Public Method Saves Individual Field of User's Settings 20021203
Events
Class CL_RECA_GUI_SETTINGS_USR has no event.
Types
Class CL_RECA_GUI_SETTINGS_USR has no local type.
Method Signatures

Method EDIT_SETTINGS Signature

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

Method GET_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_GUI_SETTINGS_USR Call by reference Type reference (TYPE) RECA_GUI_SETTINGS_USR Einstellungen für die Benutzeroberfläche - reine Userfelder 20021203
# Exception Resumable Description Created on
1 ERROR Fehler beim Lesen der Daten 20021203

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 20021203
2 Importing ID_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20021203
3 Importing ID_USERID Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20050531
# Exception Resumable Description Created on
1 ERROR Fehler beim Lesen der Daten 20021203

Method SET_DEFAULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_GUI_SETTINGS_USR Call by reference Type reference (TYPE) RECA_GUI_SETTINGS_USR Einstellungen für die Benutzeroberfläche - reine Userfelder 20021203

Method SET_DEFAULTS on class CL_RECA_GUI_SETTINGS_USR 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_USR Call by reference Type reference (TYPE) RECA_GUI_SETTINGS_USR Einstellungen für die Benutzeroberfläche - reine Userfelder 20021203
# Exception Resumable Description Created on
1 ERROR Fehler beim Schreiben der Daten 20021203

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 20021203
2 Importing ID_FIELDVALUE Call by reference Type reference (TYPE) ANY Wert des Feldes 20021203
# Exception Resumable Description Created on
1 ERROR Fehler beim Lesen der Daten 20021203
History
Last changed by/on SAP  20050615 
SAP Release Created in 200