SAP ABAP Class CL_CI_USERSETTINGS (Code Inspector: User Data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     S_CODE_INSPECTOR (Package) ABAP Source Code Analysis
Properties
Class CL_CI_USERSETTINGS  
Short Description Code Inspector: User Data    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class SCI    
Program status P  SAP Standard Production Program 
Category 0   
Package S_CODE_INSPECTOR   ABAP Source Code Analysis 
Created 20020812   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CI_USERSETTINGS has no forward declaration.
Interfaces
Class CL_CI_USERSETTINGS has no interface implemented.
Friends
Class CL_CI_USERSETTINGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_GENERAL Constant Private Type reference (TYPE) SCI_GROUP 'GENERAL' CHAR30 for SYST 20020813
2 C_NONE Constant Private Type reference (TYPE) SYCHAR30 'NONE' CHAR30 for SYST 20020813
3 C_NUMBER Constant Private Type reference (TYPE) SYCHAR30 'NUMBER' CHAR30 for SYST 20020813
4 FILTER Instance attribute Public Type reference (TYPE) SCI_FILTER Code Inspector: Filter Criteria 20020812
5 GROUPS Instance attribute Public Type reference (TYPE) SCI_GROUPS Code Inspector: User Groups 20020812
6 LAST Static Attribute Private Object reference (TYPE REF TO) CL_CI_USERSETTINGS 20020812
7 NAME Instance attribute Public Type reference (TYPE) XUBNAME User Name in User Master Record 20020812
8 SORTS Instance attribute Public Type reference (TYPE) SCI_SORTS Code Inspector: Sort Criteria 20020812
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_ACCOUNT Instance method Public Method Changes Data of a User 20020812
2 GET_ACCOUNT Static method Public Method Gets Data of a User 20020812
3 INITIALIZE Instance method Public Method Resets User Data 20020813
4 SAVE_ACCOUNT Instance method Public Method Saves User Data 20020812
Events
Class CL_CI_USERSETTINGS has no event.
Types
Class CL_CI_USERSETTINGS has no local type.
Method Signatures

Method CHANGE_ACCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_FILTER Call by reference Type reference (TYPE) SCI_FILTER Code Inspector: Filterkriterien 20020813
2 Importing P_GROUPS Call by reference Type reference (TYPE) SCI_GROUPS Code Inspector: Benutzergruppen 20020813
3 Importing P_SORTS Call by reference Type reference (TYPE) SCI_SORTS Code Inspector: Sortierkriterium 20020813

Method CHANGE_ACCOUNT on class CL_CI_USERSETTINGS has no exception.

Method GET_ACCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NAME Call by reference Type reference (TYPE) XUBNAME Benutzername im Benutzerstamm 20020812
2 Returning P_REF Value transfer Object reference (TYPE REF TO) CL_CI_USERSETTINGS Code Inspector: Benutzerdaten 20020812

Method GET_ACCOUNT on class CL_CI_USERSETTINGS has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_CI_USERSETTINGS has no parameter.
Method INITIALIZE on class CL_CI_USERSETTINGS has no exception.

Method SAVE_ACCOUNT Signature

Method SAVE_ACCOUNT on class CL_CI_USERSETTINGS has no parameter.
Method SAVE_ACCOUNT on class CL_CI_USERSETTINGS has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 640