SAP ABAP Class CL_TASK_INBDEST (Inbound destiantion for WS)
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_INBDEST  
Short Description Inbound destiantion for WS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20110105   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TASK_INBDEST has no forward declaration.
Interfaces
Class CL_TASK_INBDEST has no interface implemented.
Friends
Class CL_TASK_INBDEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CHK_CLASS Constant Private Type reference (TYPE) BGRFC_APPL_CHECK_CLASS_NAME 'CL_SOAP_QUEUE_BGRFC_MON_CB' Name of class that implements access control 20110325
2 M_CHKCLASS Instance attribute Private Type reference (TYPE) BGRFC_APPL_CHECK_CLASS_NAME Name of class that implements access control 20110325
3 M_CHKCLASS_ACTIVE Instance attribute Private Type reference (TYPE) STRING 20110325
4 M_ERRORS Instance attribute Private Type reference (TYPE) TW_ERR_T Table of text strings 20110105
5 M_MANDANT Instance attribute Private Type reference (TYPE) CHAR3 3-Byte field 20110105
6 M_NAME Instance attribute Public Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110105
7 M_NEWDEST Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110513
8 M_SRVDEST Instance attribute Private Type reference (TYPE) STRING 20110105
9 M_STATUS Instance attribute Private Type reference (TYPE) STRING 20110105
10 M_STATUS_TEXT Instance attribute Private Type reference (TYPE) STRING 20110105
11 M_SYSCLIENT Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110105
12 M_T100 Instance attribute Private Type reference (TYPE) TWT100T table of t100 message for info report 20110325
13 M_USABLE Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110105
14 M_WARNINGS Instance attribute Private Type reference (TYPE) TW_ERR_T Table of text strings 20110325
15 USABLE Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110105
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE Instance method Public Method 20110325
2 CHECK_CLASS Instance method Private Method 20110105
3 CHECK_OPTIONS Instance method Private Method 20110105
4 CHECK_PREFIX Instance method Public Method 20110105
5 CONSTRUCTOR Instance method Public Constructor 20110105
6 DISPLAY_ALV Instance method Public Method 20110118
7 DISPLAY_INFO Instance method Public Method 20110105
8 GET_INFO Instance method Public Method 20110105
9 IS_CHECK_CLASS_ACTIVE Instance method Public Method 20110328
10 IS_USABLE Instance method Public Method 20110105
11 REGISTER Instance method Public Method 20110105
12 REPORT_ERROR Instance method Private Method 20110105
13 SET_CHECK_CLASS Instance method Public Method 20110328
14 SET_CONFIG Instance method Public Method 20110105
Events
Class CL_TASK_INBDEST has no event.
Types
Class CL_TASK_INBDEST has no local type.
Method Signatures

Method CHANGE Signature

Method CHANGE on class CL_TASK_INBDEST has no parameter.
Method CHANGE on class CL_TASK_INBDEST has no exception.

Method CHECK_CLASS Signature

Method CHECK_CLASS on class CL_TASK_INBDEST has no parameter.
Method CHECK_CLASS on class CL_TASK_INBDEST has no exception.

Method CHECK_OPTIONS Signature

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

Method CHECK_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DEST_USED Value transfer Type reference (TYPE) CHAR32 Character field, length 32 20110105

Method CHECK_PREFIX on class CL_TASK_INBDEST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERROR_CONTEXT Call by reference Type reference (TYPE) CLIKE 20110105
2 Importing MANDANT Call by reference Type reference (TYPE) SYMANDT SY-MANDT Client ID of Current User 20110105
# Exception Resumable Description Created on
1 CX_TASK_INBDEST exceptions for object indest 20110105

Method DISPLAY_ALV Signature

Method DISPLAY_ALV on class CL_TASK_INBDEST has no parameter.
Method DISPLAY_ALV on class CL_TASK_INBDEST 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) TWDESTSI Single-Character Flag 20110105
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_INBDEST 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) TWDESTSI Single-Character Flag 20110105

Method GET_INFO on class CL_TASK_INBDEST has no exception.

Method IS_CHECK_CLASS_ACTIVE Signature

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

Method IS_CHECK_CLASS_ACTIVE on class CL_TASK_INBDEST 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) 20110105

Method IS_USABLE on class CL_TASK_INBDEST has no exception.

Method REGISTER Signature

Method REGISTER on class CL_TASK_INBDEST has no parameter.
Method REGISTER on class CL_TASK_INBDEST 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 20110105

Method REPORT_ERROR on class CL_TASK_INBDEST has no exception.

Method SET_CHECK_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110328
2 Importing SET_AS_NEW Call by reference Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20110328

Method SET_CHECK_CLASS on class CL_TASK_INBDEST has no exception.

Method SET_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) INT4 Natural number 20110105

Method SET_CONFIG on class CL_TASK_INBDEST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740