SAP ABAP Class CL_TASK_ICF (Object for icf)
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_ICF  
Short Description Object for icf    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20110325   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TASK_ICF has no forward declaration.
Interfaces
Class CL_TASK_ICF has no interface implemented.
Friends
Class CL_TASK_ICF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ALL_ACTIVE Instance attribute Private Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20110325
2 M_DEEP Instance attribute Private Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20110325
3 M_ERRORS Instance attribute Private Type reference (TYPE) TW_ERR_T Table of text strings 20110325
4 M_MANDANT Instance attribute Private Type reference (TYPE) MANDT Client 20110325
5 M_MESS Instance attribute Private Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110325
6 M_MESSAGES Instance attribute Private Type reference (TYPE) TW_ERR_T Table of text strings 20110325
7 M_USABLE Instance attribute Private Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20110325
8 M_WARNINGS Instance attribute Private Type reference (TYPE) TW_ERR_T Table of text strings 20110325
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Private Method 20110325
2 CONSTRUCTOR Instance method Public Constructor 20110325
3 CREATE Instance method Public Method 20110325
4 DISPLAY_INFO Instance method Public Method 20110325
5 GET_INFO Instance method Public Method 20110325
6 IS_USABLE Instance method Public Method 20110325
Events
Class CL_TASK_ICF has no event.
Types
Class CL_TASK_ICF has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class CL_TASK_ICF has no parameter.
Method CHECK on class CL_TASK_ICF has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEEP_INSPECTION Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20110325
2 Importing ERROR_TEXT Call by reference Type reference (TYPE) CLIKE 20110325
3 Importing MANDANT Call by reference Type reference (TYPE) MANDT SY-MANDT Client 20110325

Method CONSTRUCTOR on class CL_TASK_ICF has no exception.

Method CREATE Signature

Method CREATE on class CL_TASK_ICF has no parameter.
Method CREATE on class CL_TASK_ICF 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) TWICF structure for ICF messages 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_ICF has no exception.

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ICF_INFO Value transfer Type reference (TYPE) TWICF structure for ICF messages 20110325

Method GET_INFO on class CL_TASK_ICF 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) 20110325

Method IS_USABLE on class CL_TASK_ICF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 740