SAP ABAP Class CL_TASK_SRVUSER (service useras object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_CONFIG (Package) SOAP Configuration Framework
Properties
Class CL_TASK_SRVUSER  
Short Description service useras object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20110104   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TASK_SRVUSER has no forward declaration.
Interfaces
Class CL_TASK_SRVUSER has no interface implemented.
Friends
Class CL_TASK_SRVUSER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_EXIST Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110104
2 M_MANDANT Instance attribute Private Type reference (TYPE) SYMANDT Client ID of Current User 20110104
3 M_OPT_ERRORS Instance attribute Private Type reference (TYPE) TW_ERR_T Table of text strings 20110104
4 M_ROLE Instance attribute Private Type reference (TYPE) AGRNAME Role Name 20110104
5 M_SRVDEST Instance attribute Private Object reference (TYPE REF TO) CL_TASK_SRVDEST Service destination as object 20110104
6 M_STATUS_TEXT Instance attribute Private Type reference (TYPE) STRING 20110104
7 M_SYSCLIENT Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110104
8 M_USESTATUS Instance attribute Private Type reference (TYPE) STRING 20110104
9 M_USESTATUS_TEXT Instance attribute Private Type reference (TYPE) STRING 20110104
10 M_USE_ERRORS Instance attribute Private Type reference (TYPE) TW_ERR_T Table of text strings 20110104
11 SERVICE_USER Instance attribute Public Type reference (TYPE) XUBNAME User Name in User Master Record 20130416
12 TENANT_ACTIVE Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110104
13 USABLE Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130416
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY Instance method Private Method 20110104
2 CHECK_OPTIONS Instance method Private Method 20110104
3 CHECK_ROLES Instance method Private Method 20110104
4 CONSTRUCTOR Instance method Public Constructor 20110104
5 DISPLAY_ALV Instance method Public Method 20110118
6 DISPLAY_INFO Instance method Public Method 20110104
7 GET_INFO Instance method Public Method 20110104
8 IF_USER_EXIST Instance method Private Method 20110104
9 IF_USER_EXIST_TAB Instance method Private Method 20110104
10 REPORT_ERROR Instance method Private Method 20110104
Events
Class CL_TASK_SRVUSER has no event.
Types
Class CL_TASK_SRVUSER has no local type.
Method Signatures

Method CHECK_AUTHORITY Signature

Method CHECK_AUTHORITY on class CL_TASK_SRVUSER has no parameter.
Method CHECK_AUTHORITY on class CL_TASK_SRVUSER has no exception.

Method CHECK_OPTIONS Signature

Method CHECK_OPTIONS on class CL_TASK_SRVUSER has no parameter.
Method CHECK_OPTIONS on class CL_TASK_SRVUSER has no exception.

Method CHECK_ROLES Signature

Method CHECK_ROLES on class CL_TASK_SRVUSER has no parameter.
Method CHECK_ROLES on class CL_TASK_SRVUSER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERROR_TEXT Call by reference Type reference (TYPE) CLIKE 20110104
2 Importing MANDANT Call by reference Type reference (TYPE) MANDT SY-MANDT Client 20110104
3 Importing SIMPLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20110104
4 Importing USERNAME Call by reference Type reference (TYPE) XUBNAME User Name in User Master Record 20110104

Method CONSTRUCTOR on class CL_TASK_SRVUSER has no exception.

Method DISPLAY_ALV Signature

Method DISPLAY_ALV on class CL_TASK_SRVUSER has no parameter.
Method DISPLAY_ALV on class CL_TASK_SRVUSER has no exception.

Method DISPLAY_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) TWUSER structure of destination info 20110325
2 Importing FULL Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20110325

Method DISPLAY_INFO on class CL_TASK_SRVUSER has no exception.

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning USER_INFO Value transfer Type reference (TYPE) TWUSER Structure of user inforamtion and details 20110104

Method GET_INFO on class CL_TASK_SRVUSER has no exception.

Method IF_USER_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXIST Value transfer Type reference (TYPE) CHAR1 Single-Character Flag 20110104
2 Importing USERNAM Call by reference Type reference (TYPE) XUBNAME User Name in User Master Record 20110104

Method IF_USER_EXIST on class CL_TASK_SRVUSER has no exception.

Method IF_USER_EXIST_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXIST Value transfer Type reference (TYPE) CHAR1 Single-Character Flag 20110104
2 Importing USERNAM Call by reference Type reference (TYPE) XUBNAME User Name in User Master Record 20110104

Method IF_USER_EXIST_TAB on class CL_TASK_SRVUSER has no exception.

Method REPORT_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT Call by reference Type reference (TYPE) STRING 20110104

Method REPORT_ERROR on class CL_TASK_SRVUSER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740