SAP ABAP Class CL_HREXP_UTILS (Utilities for Expert Finder)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-XF (Application Component) SAP Expert Finder
     PWPC_EXP_01 (Package) HR Expert Finder
Properties
Class CL_HREXP_UTILS  
Short Description Utilities for Expert Finder    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class HREXP    
Program status P  SAP Standard Production Program 
Category 0   
Package PWPC_EXP_01   HR Expert Finder 
Created 20010509   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_EXITHANDLER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_HREXP_UTILS has no interface implemented.
Friends
Class CL_HREXP_UTILS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Constant Public Type reference (TYPE) BOOLEAN ' ' Boolean Variable (X=true, -=false, space=unknown) 20010509
2 SETTINGS Static Attribute Private Type reference (TYPE) HREXP_SETTINGS_TAB General Settings 20010521
3 TRUE Constant Public Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=true, -=false, space=unknown) 20010509
4 USER_EXIT Static Attribute Private Object reference (TYPE REF TO) IF_EX_HREXP_EXPERT BAdI Interface IF_EX_HREXP00_EXPERT 20010808
Methods
# Method Level Visibility Method type Description Created on
1 GET_GUID_AS_STRING Static method Public Method Delivers GUID as a String 20010831
2 GET_NAME_FROM_UNAME Static method Public Method Determine User Name from Name 20010627
3 GET_SETTINGS Static method Public Method Read Switches from T7XP_SETTINGS 20010521
4 GET_TEXT_FROM_GUID Static method Public Method Read Text Using GUID from T7XP_TEXT 20010720
5 GET_USER_EXIT Static method Public Method Delivers Reference to User Enhancement 20010808
Events
Class CL_HREXP_UTILS has no event.
Types
Class CL_HREXP_UTILS has no local type.
Method Signatures

Method GET_GUID_AS_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GUID Value transfer Type reference (TYPE) STRING GUID 20010831

Method GET_GUID_AS_STRING on class CL_HREXP_UTILS has no exception.

Method GET_NAME_FROM_UNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) STRING Aufbereiteter Name 20010627
2 Importing UNAME Call by reference Type reference (TYPE) UNAME Benutzername 20010627

Method GET_NAME_FROM_UNAME on class CL_HREXP_UTILS has no exception.

Method GET_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GSVAL Value transfer Type reference (TYPE) HREXP_GSVAL Wert des semantischen Kürzels 20010521
2 Importing SEMID Call by reference Type reference (TYPE) HREXP_SEMID Expert Search Semantic Abbreviation 20010521
# Exception Resumable Description Created on
1 CX_HREXP_INT_REC_NOT_FOUND Toplevel Exception Expert Search 20010529

Method GET_TEXT_FROM_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GUID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20010720
2 Returning TEXT Value transfer Type reference (TYPE) STRING Text 20010720

Method GET_TEXT_FROM_GUID on class CL_HREXP_UTILS has no exception.

Method GET_USER_EXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXIT Value transfer Object reference (TYPE REF TO) IF_EX_HREXP_EXPERT BAdI-Interface IF_EX_HREXP00_EXPERT 20010808
# Exception Resumable Description Created on
1 CX_HREXP_INT Internal Exceptions Expert Search 20010828
History
Last changed by/on SAP  00000000 
SAP Release Created in 110