SAP ABAP Class CL_SLIM_USER_TYPES (Sytem Measurement: User Types)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-LIM (Application Component) License Measurement
     SLIM (Package) System Measurement
Properties
Class CL_SLIM_USER_TYPES  
Short Description Sytem Measurement: User Types    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLIM   System Measurement 
Created 20061128   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SLIM_USER_TYPES has no forward declaration.
Interfaces
Class CL_SLIM_USER_TYPES has no interface implemented.
Friends
Class CL_SLIM_USER_TYPES 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) I 0 20061128
2 GA_BLOCK_SIZE Instance attribute Private Type reference (TYPE) I 50000 Number of Data Records 20061128
3 GA_BUFFER_EMPTY Instance attribute Public Type reference (TYPE) I 20061128
4 GA_EXCLUSION_LIST Instance attribute Private Type reference (TYPE) STRINGS 20061128
5 GA_HEREDITARY_LIC_TYPES Static Attribute Public Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20070924
6 GA_INHERIT_REFUSER_COUNT Instance attribute Public Type reference (TYPE) I User type inherited from reference user 20061128
7 GA_INHERIT_REFUSER_POSSIBLE Instance attribute Public Type reference (TYPE) I Possible to inherit the user ID 20061128
8 GA_INHERIT_ROLE_COUNT Instance attribute Public Type reference (TYPE) I User type inherited through role 20061128
9 GA_INHERIT_ROLE_POSSIBLE Instance attribute Public Type reference (TYPE) I Possible to inherit user type through role 20061128
10 GA_LAST_BLOCK Instance attribute Private Type reference (TYPE) I 20061128
11 GA_NO_DEVELOPER_TYPES Instance attribute Public Type reference (TYPE) I Incorrectly classified developers 20061128
12 GA_NO_MORE_DATA Static Attribute Private Type reference (TYPE) I FALSE All records analyzed 20061128
13 GA_NO_REF_USR_IN_BUFFER Instance attribute Private Type reference (TYPE) I 20061128
14 GA_NUMBER_RECORDS Instance attribute Public Type reference (TYPE) I Number of processed records 20061128
15 GA_OBSOLETE_UTYPE_COUNT Instance attribute Public Type reference (TYPE) I User types that are no longer valid 20061128
16 GA_PRICELIST_COUNTER Instance attribute Public Type reference (TYPE) I 20061128
17 GA_PROD_DEFAULT_TYPE Instance attribute Public Type reference (TYPE) USERTYPEN ID for the User Types of the SAP System 20061128
18 GA_RESULT Instance attribute Public Type reference (TYPE) SLIM_USER_TYPE System Measurement Structure: License Types 20061128
19 GA_START_BNAME Instance attribute Private Type reference (TYPE) XUBNAME User Name in User Master Record 20061128
20 GA_START_MANDT Instance attribute Private Type reference (TYPE) MANDT Client 20061128
21 GA_STATUS Instance attribute Public Type reference (TYPE) MSGNO System Message Number 20061128
22 GA_TEST_DEFAULT_TYPE Static Attribute Public Type reference (TYPE) USERTYPEN ID for the User Types of the SAP System 20061128
23 GA_UNCLASSIFIED_PROD Instance attribute Public Type reference (TYPE) I Number of Unclassified Productive Users 20061128
24 GA_UNCLASSIFIED_TEST Instance attribute Public Type reference (TYPE) I Number of Unclassified Test Users 20061128
25 GA_WRONG_PL_COUNTER Instance attribute Public Type reference (TYPE) I User Types of Invalid Price Lists 20061128
26 GC_USR02_FIELD_LIST Constant Private Type reference (TYPE) STRING 'u~mandt u~bname u~erdat u~trdat u~GLTGV u~GLTGB u~CLASS u~USTYP U~ACCNT' 20061128
27 GC_USR06_FIELD_LIST Constant Private Type reference (TYPE) STRING 'li~lic_type li~surcharge li~spras li~aname li~MANDT2 li~SYSID li~VONDAT li~BISDAT ' 20061128
28 GR_FETCH_METHOD Instance attribute Private Type reference (TYPE) STRING 20061128
29 GR_ROLE_ATTRIB Instance attribute Private Object reference (TYPE REF TO) CL_SLIM_ROLE_DATA License Attributes of Roles 20070731
30 GR_USER_FROM_LIST Instance attribute Private Object reference (TYPE REF TO) DATA 20061128
31 GS_CURRENT_USER Instance attribute Private Type reference (TYPE) T_USERS System Measurement Structure: License Types 20061128
32 GS_SEL_FIELDS Instance attribute Private Type reference (TYPE) STRING 20061128
33 GT_CLIENT_RANGE Instance attribute Private Type reference (TYPE) SLIM_SEL_CLIENT System Measurement: Selection Option Client 20061128
34 GT_DEVELOPER_UTYPES Static Attribute Private Type reference (TYPE) T_UTYPES_HT 20061128
35 GT_EXCLUDED_USERS Instance attribute Private Type reference (TYPE) T_EXCL_USERS_HT 20061128
36 GT_HEREDITARY_LIC_TYPES Static Attribute Private Type reference (TYPE) T_USERS_ST 20061128
37 GT_INHERIT_USERS Instance attribute Private Type reference (TYPE) T_USERS_ST 20061128
38 GT_REF_USERS Instance attribute Private Type reference (TYPE) T_REF_USERS_HT 20061128
39 GT_REGISTERD_DEVELOPERS Instance attribute Private Type reference (TYPE) T_DEVELOPERS_HT Hashed List of Developers 20061128
40 GT_ROLE_BASED_USERS Instance attribute Private Type reference (TYPE) T_USERS_ST 20061128
41 GT_SELF_SERVICE_UTYPES Instance attribute Private Type reference (TYPE) T_UTYPES_HT List of ESS User Types 20070815
42 GT_USER_LIC_TYPES Instance attribute Private See coding 20061128
43 GT_USER_LIST Instance attribute Private Type reference (TYPE) T_USERS_ST 20061128
44 GT_USER_PROFILES Instance attribute Private Type reference (TYPE) T_U_PROFILES User masters 20061128
45 GT_USER_ROLES Instance attribute Private See coding 20061128
46 GT_VALID_UTYPES Static Attribute Private Type reference (TYPE) T_UTYPES_HT 20061128
47 STATUSNONPRODUCTIVE Constant Public Type reference (TYPE) SLIM_PRODUCTIVE_FLAG '0' 20061227
48 STATUSOK Constant Public Type reference (TYPE) MSGNR ' ' 20061227
49 STATUSPRODUCTIVE Constant Public Type reference (TYPE) SLIM_PRODUCTIVE_FLAG '1' 20061227
50 TRUE Constant Public Type reference (TYPE) I 1 20061128
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EXCLUSION Instance method Private Method Checks Users for Exclusion 20061128
2 CHECK_INHERITANCE Instance method Private Method 20061128
3 CHECK_IS_PERSISTENT Instance method Private Method User manually classified 20061128
4 CHECK_REF_USER Instance method Private Method 20061128
5 CHECK_REGISTERED_DEVELOPER Instance method Private Method Checks Users for Developer Key 20061128
6 CHECK_ROLE_BASED Instance method Private Method 20061128
7 CHECK_VALID_UTYPES Instance method Private Method 20061128
8 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20061128
9 CREATE_FROM_LIST Instance method Public Method Initializes List with User Class as Initial List 20061128
10 CREATE_LIST Instance method Public Method Initializes List with User Classifications 20061128
11 FETCH_USERTYPE Static method Private Method Fetch the User Type and Surcharges 20061128
12 GET_ACTIVE_DEVELOPER_UTYPES Instance method Public Method List of Currently Active Developer User Types 20061128
13 GET_ACTIVE_USERTYPES Instance method Public Method List of Active User Types 20061128
14 GET_DEFAULT_USER_TYPE Instance method Private Method 20061128
15 GET_DEVELOPER_UTYPES Static method Private Method 20061128
16 GET_DEVELOPER_UTYPE_LIST Static method Public Method List of User Types with Developer Authorization 20061128
17 GET_DFU Instance method Public Method Determine Default User Type 20081002
18 GET_EXCLUDED_USERS Instance method Private Method Generate the List of Excluded Users 20061128
19 GET_EXCLUSION_LIST Instance method Private Method 20061128
20 GET_FIELD_LIST_USR02 Static method Private Method 20061128
21 GET_HEREDITARY_LIC_TYPES Static method Private Method 20061128
22 GET_LIC_TYPE Instance method Private Method Determine the Classification 20061128
23 GET_NEXT Instance method Public Method Returns the Classification of the User Master Record 20061128
24 GET_PRICELIST_NAME Instance method Private Method Determines the Name of the Active Price List 20061128
25 GET_REF_USERS Instance method Private Method 20061128
26 GET_REGISTERD_DEVELOPERS Instance method Private Method 20061128
27 GET_USERS_FROM_LIST Instance method Private Method 20061128
28 GET_USER_LIC_TYPES Instance method Private Method 20061128
29 GET_USER_LIST Instance method Private Method 20061128
30 GET_USER_PROFILES Instance method Private Method 20061128
31 GET_USER_ROLES Instance method Private Method 20061128
32 GET_USER_TYPES Instance method Public Method Returns the Classification of the User Master Record 20061128
33 GET_VALID_UTYPES Static method Private Method 20061128
34 HANDLER_NO_DEFAULT_UTYP Instance method Private Event handling method 20061128
35 INIT_DATA Instance method Private Method Initialize the Control Fields 20061128
36 LIST_SELF_SERVICE_UTYPES Instance method Public Method List of Self-Service User Types (ESS) 20070815
37 LIST_STANDARD_UTYPES Instance method Public Method List of Standard User Types (Professional) 20070815
38 LIST_USERS_TEC_UTYPE Instance method Public Method List of Users with Technical User Type 20070815
39 SET_SELECT_OPTIONS Instance method Private Method 20061128
Events
# Event Type Visibility Description Created on
1 ERROR_NO_DEFAULT_UTYP Instance Event
(0)
Private
(0)
Cannot determine a default user type 20061128
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 STRINGS Private See coding 20061128 STRINGS type table of string
2 T_DEVELOPERS_HT Private See coding 20061128 T_DEVELOPERS_HT type hashed table of sscruser with unique key table_line
3 T_ERROR_DEFAULT_UTYP Private See coding 20061128 begin of T_ERROR_DEFAULT_UTYP, message type msgnr, counter type i, prod_flag type i, end of T_ERROR_DEFAULT_UTYP
4 T_EXCL_USERS_HT Private See coding 20061128 T_EXCL_USERS_HT type hashed table of RSUVMUSER with unique key table_line
5 T_LIC_DATA Private See coding 20061128 begin of T_LIC_DATA , lic_type type usertypen, spras type VERSIONZU, SURCHARGE type USMM_DEC3, end of T_LIC_DATA
6 T_REF_USERS_HT Private See coding 20061128 T_REF_USERS_HT type hashed table of usrefus with unique key mandt bname
7 T_TEC_UTYPES_T Public See coding 20070815 T_TEC_UTYPES_T TYPE SORTED TABLE OF SLIM_USERS_TECHN_TYPE WITH UNIQUE KEY mandt bname
8 T_USER Public Type reference (TYPE) SLIM_USER_TYPES Logon Data (Kernel-Side Use) 20061128
9 T_USERS Private Type reference (TYPE) SLIM_USER_TYPES System Measurement Structure: License Types 20061128
10 T_USERS_ST Private See coding 20061128 T_USERS_ST type sorted table of SLIM_USER_TYPES with unique key mandt bname
11 T_USR06_SORT Public See coding 20061128 T_USR06_SORT type sorted table of usr06 with unique key mandt bname
12 T_UTYPES_HT Public See coding 20061128 T_UTYPES_HT type hashed table of usertypen with unique key table_line
13 T_U_PROFILES Private See coding 20061128 T_U_PROFILES type table of ust04
Method Signatures

Method CHECK_EXCLUSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_EXCLUDED Value transfer Type reference (TYPE) I 20061128

Method CHECK_EXCLUSION on class CL_SLIM_USER_TYPES has no exception.

Method CHECK_INHERITANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_RESULT Value transfer Type reference (TYPE) SLIM_USER_TYPE_RESULT Systemvermessung Struktur Lizenz-Typen 20061128

Method CHECK_INHERITANCE on class CL_SLIM_USER_TYPES has no exception.

Method CHECK_IS_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_RESULT Value transfer Type reference (TYPE) SLIM_USER_TYPE_RESULT Systemvermessung Struktur Lizenz-Typen 20061128

Method CHECK_IS_PERSISTENT on class CL_SLIM_USER_TYPES has no exception.

Method CHECK_REF_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_RESULT Value transfer Type reference (TYPE) SLIM_USER_TYPE_RESULT Systemvermessung Struktur Lizenz-Typen 20061128
2 Importing PI_USER Call by reference Type reference (TYPE) SLIM_USER_TYPES Systemvermessung Struktur Lizenz-Typen 20061128

Method CHECK_REF_USER on class CL_SLIM_USER_TYPES has no exception.

Method CHECK_REGISTERED_DEVELOPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PI_USER Call by reference Type reference (TYPE) SLIM_USER_TYPE_RESULT Benutzername im Benutzerstamm 20061128

Method CHECK_REGISTERED_DEVELOPER on class CL_SLIM_USER_TYPES has no exception.

Method CHECK_ROLE_BASED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_RESULT Value transfer Type reference (TYPE) SLIM_USER_TYPE_RESULT Systemvermessung Struktur Lizenz-Typen 20061128
2 Importing PI_USER Call by reference Type reference (TYPE) SLIM_USER_TYPES Systemvermessung Struktur Lizenz-Typen 20061128

Method CHECK_ROLE_BASED on class CL_SLIM_USER_TYPES has no exception.

Method CHECK_VALID_UTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PI_USER Call by reference Type reference (TYPE) SLIM_USER_TYPE_RESULT Systemvermessung Struktur Lizenz-Typen 20061128

Method CHECK_VALID_UTYPES on class CL_SLIM_USER_TYPES has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SLIM_USER_TYPES has no parameter.
Method CONSTRUCTOR on class CL_SLIM_USER_TYPES has no exception.

Method CREATE_FROM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_USER_LIST Call by reference Type reference (TYPE) SLIM_USERS Systemvermessung: Tabelle Benutzernamen 20061128
2 Importing PI_VALIDITY_RANGE Call by reference Type reference (TYPE) C 'V' Gültigkeitsbereich der Benutzer 20061128
# Exception Resumable Description Created on
1 NO_DATA keine Daten mehr vorhanden 20061128

Method CREATE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CLIENT_RANGE Call by reference Type reference (TYPE) SLIM_SEL_CLIENT Systemvermessung: Selekt-Option Mandant 20061128
2 Importing PI_VALIDITY_RANGE Call by reference Type reference (TYPE) C 'V' Gültigkeitsbereich der Benutzer 20061128
# Exception Resumable Description Created on
1 NO_DATA keine Daten mehr vorhanden 20061128

Method FETCH_USERTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_USER Call by reference Type reference (TYPE) SLIM_USER_TYPES Systemvermessung Struktur Lizenz-Typen 20061128
2 Changing PR_USER Call by reference Type reference (TYPE) SLIM_USER_TYPE_RESULT Systemvermessung Struktur Lizenz-Typen 20061128

Method FETCH_USERTYPE on class CL_SLIM_USER_TYPES has no exception.

Method GET_ACTIVE_DEVELOPER_UTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PR_DEVELOPER_TYPES Value transfer Object reference (TYPE REF TO) DATA 20061128

Method GET_ACTIVE_DEVELOPER_UTYPES on class CL_SLIM_USER_TYPES has no exception.

Method GET_ACTIVE_USERTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GR_USERTYPES Value transfer Object reference (TYPE REF TO) DATA 20061128
2 Importing PV_FLAG Value transfer Type reference (TYPE) FLAG allgemeines flag 20081002

Method GET_ACTIVE_USERTYPES on class CL_SLIM_USER_TYPES has no exception.

Method GET_DEFAULT_USER_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_RESULT Value transfer Type reference (TYPE) SLIM_USER_TYPE_RESULT Systemvermessung Struktur Lizenz-Typen 20061128
2 Importing PI_USER Call by reference Type reference (TYPE) SLIM_USER_TYPES Systemvermessung Struktur Lizenz-Typen 20061128

Method GET_DEFAULT_USER_TYPE on class CL_SLIM_USER_TYPES has no exception.

Method GET_DEVELOPER_UTYPES Signature

Method GET_DEVELOPER_UTYPES on class CL_SLIM_USER_TYPES has no parameter.
Method GET_DEVELOPER_UTYPES on class CL_SLIM_USER_TYPES has no exception.

Method GET_DEVELOPER_UTYPE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_DEV_UTYPES Value transfer Type reference (TYPE) SLIM_DEV_UTYPE_LIST Systemvermessung: Develoment Benutzertypen 20061128

Method GET_DEVELOPER_UTYPE_LIST on class CL_SLIM_USER_TYPES has no exception.

Method GET_DFU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_RESULT Value transfer Type reference (TYPE) SLIM_USER_TYPE_RESULT Systemvermessung Struktur Lizenz-Typen 20081002
2 Importing PI_USER Call by reference Type reference (TYPE) SLIM_USER_TYPES Systemvermessung Struktur Lizenz-Typen 20081002

Method GET_DFU on class CL_SLIM_USER_TYPES has no exception.

Method GET_EXCLUDED_USERS Signature

Method GET_EXCLUDED_USERS on class CL_SLIM_USER_TYPES has no parameter.
Method GET_EXCLUDED_USERS on class CL_SLIM_USER_TYPES has no exception.

Method GET_EXCLUSION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CLIENT_RANGE Call by reference Type reference (TYPE) SLIM_SEL_CLIENT Systemvermessung: Selekt-Option Mandant 20061128
2 Importing VALIDITY Call by reference Type reference (TYPE) C Einstelliges Kennzeichen 20061128

Method GET_EXCLUSION_LIST on class CL_SLIM_USER_TYPES has no exception.

Method GET_FIELD_LIST_USR02 Signature

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

Method GET_FIELD_LIST_USR02 on class CL_SLIM_USER_TYPES has no exception.

Method GET_HEREDITARY_LIC_TYPES Signature

Method GET_HEREDITARY_LIC_TYPES on class CL_SLIM_USER_TYPES has no parameter.
Method GET_HEREDITARY_LIC_TYPES on class CL_SLIM_USER_TYPES has no exception.

Method GET_LIC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LIC_TYPE Value transfer Type reference (TYPE) USERTYPEN ID für die Nutzertypen des SAP-Systems 20061128
2 Importing PI_USER Call by reference Type reference (TYPE) T_USER Anmeldedaten (kernelseitige Verwendung !!!) 20061128

Method GET_LIC_TYPE on class CL_SLIM_USER_TYPES has no exception.

Method GET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_USER_TYPE_RESULT Value transfer Type reference (TYPE) SLIM_USER_TYPE_RESULT 20061128
# Exception Resumable Description Created on
1 EX_ERROR algemeiner Fehler 20081002
2 NO_DATA keine Daten mehr vorhanden 20061128

Method GET_PRICELIST_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PL_NAME Value transfer Type reference (TYPE) RSUVM_PLT Systemvermessung: Text für eine Preisliste 20061128

Method GET_PRICELIST_NAME on class CL_SLIM_USER_TYPES has no exception.

Method GET_REF_USERS Signature

Method GET_REF_USERS on class CL_SLIM_USER_TYPES has no parameter.
Method GET_REF_USERS on class CL_SLIM_USER_TYPES has no exception.

Method GET_REGISTERD_DEVELOPERS Signature

Method GET_REGISTERD_DEVELOPERS on class CL_SLIM_USER_TYPES has no parameter.
Method GET_REGISTERD_DEVELOPERS on class CL_SLIM_USER_TYPES has no exception.

Method GET_USERS_FROM_LIST Signature

Method GET_USERS_FROM_LIST on class CL_SLIM_USER_TYPES has no parameter.
Method GET_USERS_FROM_LIST on class CL_SLIM_USER_TYPES has no exception.

Method GET_USER_LIC_TYPES Signature

Method GET_USER_LIC_TYPES on class CL_SLIM_USER_TYPES has no parameter.
Method GET_USER_LIC_TYPES on class CL_SLIM_USER_TYPES has no exception.

Method GET_USER_LIST Signature

Method GET_USER_LIST on class CL_SLIM_USER_TYPES has no parameter.
Method GET_USER_LIST on class CL_SLIM_USER_TYPES has no exception.

Method GET_USER_PROFILES Signature

Method GET_USER_PROFILES on class CL_SLIM_USER_TYPES has no parameter.
Method GET_USER_PROFILES on class CL_SLIM_USER_TYPES has no exception.

Method GET_USER_ROLES Signature

Method GET_USER_ROLES on class CL_SLIM_USER_TYPES has no parameter.
Method GET_USER_ROLES on class CL_SLIM_USER_TYPES has no exception.

Method GET_USER_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_USER_TYPE_RESULT Call by reference Type reference (TYPE) SLIM_USER_TYPE_RESULT 20061128
2 Importing PI_VALIDITY_RANGE Call by reference Type reference (TYPE) C 'V' Gültigkeitsbereich der Benutzer 20061128
# Exception Resumable Description Created on
1 NO_DATA keine Daten mehr vorhanden 20061128

Method GET_VALID_UTYPES Signature

Method GET_VALID_UTYPES on class CL_SLIM_USER_TYPES has no parameter.
Method GET_VALID_UTYPES on class CL_SLIM_USER_TYPES has no exception.

Method HANDLER_NO_DEFAULT_UTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EX_DATA Value transfer Attribute reference (LIKE) 20061128

Method HANDLER_NO_DEFAULT_UTYP on class CL_SLIM_USER_TYPES has no exception.

Method INIT_DATA Signature

Method INIT_DATA on class CL_SLIM_USER_TYPES has no parameter.
Method INIT_DATA on class CL_SLIM_USER_TYPES has no exception.

Method LIST_SELF_SERVICE_UTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_UTYPES Value transfer Object reference (TYPE REF TO) DATA Systemvermessung: Develoment Benutzertypen 20070815

Method LIST_SELF_SERVICE_UTYPES on class CL_SLIM_USER_TYPES has no exception.

Method LIST_STANDARD_UTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_UTYPES Value transfer Object reference (TYPE REF TO) DATA Systemvermessung: Develoment Benutzertypen 20070815

Method LIST_STANDARD_UTYPES on class CL_SLIM_USER_TYPES has no exception.

Method LIST_USERS_TEC_UTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_USERS Call by reference Type reference (TYPE) SLIM_USERS Systemvermessung: Tabelle Benutzernamen 20070815
2 Returning PR_TEC_UTYPES Value transfer Type reference (TYPE) T_TEC_UTYPES_T 20070815

Method LIST_USERS_TEC_UTYPE on class CL_SLIM_USER_TYPES has no exception.

Method SET_SELECT_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CLIENT_RANGE Call by reference Type reference (TYPE) SLIM_SEL_CLIENT Systemvermessung: Selekt-Option Mandant 20061128
2 Importing PI_USER_LIST Call by reference Type reference (TYPE) SLIM_USERS Systemvermessung: Tabelle Benutzernamen 20061128
3 Importing PI_VALIDITY_RANGE Call by reference Type reference (TYPE) C 20061128

Method SET_SELECT_OPTIONS on class CL_SLIM_USER_TYPES has no exception.
Event Signatures

Event ERROR_NO_DEFAULT_UTYP Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EX_DATA Exporting Value transfer Type reference (TYPE) T_ERROR_DEFAULT_UTYP 20061128
History
Last changed by/on SAP  20130531 
SAP Release Created in 740