SAP ABAP Class CL_TASK_SRVDEST (Service destination as 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_SRVDEST  
Short Description Service destination as 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 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_TASK_SRVDEST has no interface implemented.
Friends
Class CL_TASK_SRVDEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_IS_REGISTERED Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20121121
2 M_MANDANT Instance attribute Private Type reference (TYPE) SYMANDT Client ID of Current User 20110104
3 M_NAME Instance attribute Private Type reference (TYPE) CHAR32 Character field, length 32 20110104
4 M_OPT_ERRORS Instance attribute Private Type reference (TYPE) TW_ERR_T Single-Character Flag 20110104
5 M_SRVUSER Instance attribute Private Object reference (TYPE REF TO) CL_TASK_SRVUSER Single-Character Flag 20110104
6 M_STATUS Instance attribute Private Type reference (TYPE) STRING 20110104
7 M_STATUS_TEXT Instance attribute Private Type reference (TYPE) STRING 20110104
8 M_SUSER Instance attribute Private Type reference (TYPE) XUBNAME User Name in User Master Record 20110104
9 M_SYSCLIENT Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110104
10 M_USABLE Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110104
11 M_USESTATUS Instance attribute Private Type reference (TYPE) STRING 20110104
12 M_USESTATUS_TEXT Instance attribute Private Type reference (TYPE) STRING 20110104
13 M_USE_ERRORS Instance attribute Private Type reference (TYPE) TW_ERR_T Single-Character Flag 20110104
14 NAME Instance attribute Public Type reference (TYPE) STRING 20110104
15 TENANT_ACTIVE Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110104
16 USABLE Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110104
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY Instance method Private Method 20110104
2 CHECK_CONNECTION Instance method Private Method 20110104
3 CHECK_OPTIONS Instance method Private Method 20110104
4 CONFIG_SERVICE_DESTINATION Instance method Private Method 20110104
5 CONSTRUCTOR Instance method Public Constructor 20110104
6 DELETE Instance method Public Method 20110104
7 DISPLAY_ALV Instance method Public Method 20110118
8 DISPLAY_INFO Instance method Public Method 20110104
9 GET_INFO Instance method Public Method 20110104
10 GET_USER_NAME Instance method Public Method 20110104
11 IS_REGISTERED Instance method Public Method 20121121
12 IS_USABLE Instance method Public Method 20110104
13 MODIFY_SERVICE_DESTINATION Instance method Private Method 20110104
14 REPORT_ERROR Instance method Private Method 20110104
Events
Class CL_TASK_SRVDEST has no event.
Types
Class CL_TASK_SRVDEST has no local type.
Method Signatures

Method CHECK_AUTHORITY Signature

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

Method CHECK_CONNECTION Signature

Method CHECK_CONNECTION on class CL_TASK_SRVDEST has no parameter.
Method CHECK_CONNECTION on class CL_TASK_SRVDEST has no exception.

Method CHECK_OPTIONS Signature

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

Method CONFIG_SERVICE_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEST Call by reference Type reference (TYPE) RFCDEST 20110104
2 Returning SUCC Value transfer Type reference (TYPE) I 20110104

Method CONFIG_SERVICE_DESTINATION on class CL_TASK_SRVDEST 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 NO_USR_TYPE_CHECK Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20110104
4 Importing SIMPLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20110104
# Exception Resumable Description Created on
1 CX_TASK_SRVDEST exception class for service destination 20110104

Method DELETE Signature

Method DELETE on class CL_TASK_SRVDEST has no parameter.
Method DELETE on class CL_TASK_SRVDEST has no exception.

Method DISPLAY_ALV Signature

Method DISPLAY_ALV on class CL_TASK_SRVDEST has no parameter.
Method DISPLAY_ALV on class CL_TASK_SRVDEST 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) TWDESTS Single-Character Flag 20110104
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_SRVDEST has no exception.

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DEST_INFO Value transfer Type reference (TYPE) TWDESTS Single-Character Flag 20110104

Method GET_INFO on class CL_TASK_SRVDEST has no exception.

Method GET_USER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SERVICE_USER Value transfer Type reference (TYPE) XUBNAME User Name in User Master Record 20110104

Method GET_USER_NAME on class CL_TASK_SRVDEST has no exception.

Method IS_REGISTERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_REGISTERED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20121121

Method IS_REGISTERED on class CL_TASK_SRVDEST has no exception.

Method IS_USABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning USABLE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110104

Method IS_USABLE on class CL_TASK_SRVDEST has no exception.

Method MODIFY_SERVICE_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20110104
2 Changing DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110104
3 Changing PASSWD Call by reference Type reference (TYPE) XUBCODE User password 20110104
4 Changing RETURN Call by reference Type reference (TYPE) I 20110104
5 Changing USER Call by reference Type reference (TYPE) SYUNAME User Name 20110104

Method MODIFY_SERVICE_DESTINATION on class CL_TASK_SRVDEST 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_SRVDEST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740