SAP ABAP Class CL_SWF_UTL_USER_SERVICES (Workflow: Service class for User)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_UTL (Package) Workflow: Tools
Properties
Class CL_SWF_UTL_USER_SERVICES  
Short Description Workflow: Service class for User    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWF_UTL   Workflow: Tools 
Created 20021106   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SWF_REP_ITEM2OBJECT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_SWF_UTL_CONVERT_POR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_SWF_UTL_LANGUAGE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_SWF_UTL_PRIORITY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_SWF_UTL_RUN_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
6 SWRCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SWF_UTL_USER_SERVICES has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SWF_UTL_WAPI_FRAMEWORK 20021106 Workflow: Framework for WAPI Modules
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_INST_ADDRESS Instance attribute Private Type reference (TYPE) SWFTINSADR 20030603
2 M_INST_USERDATA Instance attribute Private Type reference (TYPE) USER_DATA_TAB 20030703
3 M_SINGLETON Static Attribute Private Object reference (TYPE REF TO) CL_SWF_UTL_USER_SERVICES Workflow: Service class for WAPI 20021106
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20021106
2 GET_ADDRESS Static method Public Method Address 20030603
3 GET_ADDRESS_INTERN Instance method Private Method 20030603
4 GET_LANGUAGE Static method Public Method Language 20021106
5 GET_LANGUAGE_INTERN Instance method Private Method 20021106
6 GET_USERDATA_INTERN Instance method Private Method 20030703
7 GET_ZONLO Static method Public Method Time Zone 20021106
8 GET_ZONLO_INTERN Instance method Private Method 20021106
9 IS_EXISTENT Static method Public Method User Exists in System 20030703
Events
Class CL_SWF_UTL_USER_SERVICES has no event.
Types
Class CL_SWF_UTL_USER_SERVICES has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SWF_UTL_USER_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_UTL_USER_SERVICES has no exception.

Method GET_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20030603
2 Returning RE_ADDRESS Value transfer Type reference (TYPE) SWWADDRKEY 20030603
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20030603

Method GET_ADDRESS_INTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20030603
2 Returning RE_ADDRESS Value transfer Type reference (TYPE) SWWADDRKEY 20030603
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20030603

Method GET_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME 20030703
2 Returning RE_LANGUAGE Value transfer Type reference (TYPE) SYLANGU 20030703
# Exception Resumable Description Created on
1 CX_SWF_UTL_USER_NOT_FOUND User nicht gefunden 20030703

Method GET_LANGUAGE_INTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20021106
2 Returning RE_LANGUAGE Value transfer Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20021106
# Exception Resumable Description Created on
1 CX_SWF_UTL_USER_NOT_FOUND User nicht gefunden 20030703

Method GET_USERDATA_INTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20030703
2 Returning RE_USERDATA Value transfer Type reference (TYPE) USER_DATA 20030703
# Exception Resumable Description Created on
1 CX_SWF_UTL_USER_NOT_FOUND User nicht gefunden 20030703

Method GET_ZONLO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20021106
2 Returning RE_ZONLO Value transfer Type reference (TYPE) SYSTZONLO Datum und Zeit, Zeitzone des Benutzers 20021106
# Exception Resumable Description Created on
1 CX_SWF_UTL_USER_NOT_FOUND User nicht gefunden 20030703

Method GET_ZONLO_INTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20021106
2 Returning RE_ZONLO Value transfer Type reference (TYPE) SYSTZONLO Datum und Zeit, Zeitzone des Benutzers 20021106
# Exception Resumable Description Created on
1 CX_SWF_UTL_USER_NOT_FOUND User nicht gefunden 20030703

Method IS_EXISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME 20030703
2 Returning RE_EXISTENT Value transfer Type reference (TYPE) XFELD 20030703

Method IS_EXISTENT on class CL_SWF_UTL_USER_SERVICES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 630