SAP ABAP Class /IWFND/CX_BASE (Service Consumption Layer Base Exception)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CS (Application Component) IWF Common Services
     /IWFND/COD (Package) GW Framework - Common Development Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20090722
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20090722
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWFND/CX_FW_BASE SCL Framework Base Exception 20090722
Properties
Class /IWFND/CX_BASE  
Short Description Service Consumption Layer Base Exception    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package /IWFND/COD   GW Framework - Common Development Objects 
Created 20090722   SAP 
Last change 20131127   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
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20090722
Friends
Class /IWFND/CX_BASE has no friend class.
Attributes
Class /IWFND/CX_BASE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090722
2 _GET_LONGTEXT Instance method Protected Method 20110523
3 _GET_T100_LONGTEXT_FOR Instance method Private Method 20120309
4 _GET_T100_LONGTEXT_ITF Instance method Private Method 20120309
5 _GET_T100_TEXT_FOR Instance method Private Method 20120309
6 _GET_TEXT Instance method Protected Method 20110523
7 _SET_SINGLE_MSG_VAR Instance method Private Method 20120309
8 _SET_SINGLE_MSG_VAR_CLIKE Instance method Private Method 20120309
9 _SET_SINGLE_MSG_VAR_NUMERIC Instance method Private Method 20120309
10 _SET_SINGLE_MSG_VAR_XSEQ Instance method Private Method 20120309
Events
Class /IWFND/CX_BASE has no event.
Types
Class /IWFND/CX_BASE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20090722
2 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20090722

Method CONSTRUCTOR on class /IWFND/CX_BASE has no exception.

Method _GET_LONGTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PRESERVE_NEWLINES Value transfer Type reference (TYPE) ABAP_BOOL 20110523
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20110523
3 Importing T100_PREPEND_SHORT Value transfer Type reference (TYPE) ABAP_BOOL 'X' 20110523
4 Importing TEXT Value transfer Object reference (TYPE REF TO) IF_MESSAGE Interface for Accessing Texts from Message Objects 20110523

Method _GET_LONGTEXT on class /IWFND/CX_BASE has no exception.

Method _GET_T100_LONGTEXT_FOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ Value transfer Object reference (TYPE REF TO) OBJECT 20120309
2 Importing PREPEND_SHORT Value transfer Type reference (TYPE) ABAP_BOOL 'X' 20120309
3 Exporting RESULT Value transfer Type reference (TYPE) STRING 20120309
4 Importing T100KEY Call by reference Type reference (TYPE) SCX_T100KEY T100 Key with Parameters Mapped to Attribute Names 20120309
5 Importing TEXT Value transfer Object reference (TYPE REF TO) IF_MESSAGE Interface for Accessing Texts from Message Objects 20120309

Method _GET_T100_LONGTEXT_FOR on class /IWFND/CX_BASE has no exception.

Method _GET_T100_LONGTEXT_ITF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ITF_ITAB Call by reference Type reference (TYPE) TLINE_TAB List of SAPscript Lines 20120309
2 Importing OBJ Value transfer Object reference (TYPE REF TO) OBJECT 20120309
3 Importing T100KEY Call by reference Type reference (TYPE) SCX_T100KEY T100 Key with Parameters Mapped to Attribute Names 20120309

Method _GET_T100_LONGTEXT_ITF on class /IWFND/CX_BASE has no exception.

Method _GET_T100_TEXT_FOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ Call by reference Object reference (TYPE REF TO) OBJECT 20120309
2 Exporting RESULT Call by reference Type reference (TYPE) STRING 20120309
3 Importing T100KEY Call by reference Type reference (TYPE) SCX_T100KEY T100 Key with Parameters Mapped to Attribute Names 20120309

Method _GET_T100_TEXT_FOR on class /IWFND/CX_BASE has no exception.

Method _GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20110523
2 Importing TEXT Value transfer Object reference (TYPE REF TO) IF_MESSAGE Interface for Accessing Texts from Message Objects 20110523

Method _GET_TEXT on class /IWFND/CX_BASE has no exception.

Method _SET_SINGLE_MSG_VAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARG Call by reference Type reference (TYPE) CLIKE 20120309
2 Importing OBJ Value transfer Object reference (TYPE REF TO) OBJECT 20120309
3 Exporting TARGET Call by reference Type reference (TYPE) C 20120309

Method _SET_SINGLE_MSG_VAR on class /IWFND/CX_BASE has no exception.

Method _SET_SINGLE_MSG_VAR_CLIKE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARG Call by reference Type reference (TYPE) CLIKE 20120309
2 Exporting TARGET Call by reference Type reference (TYPE) C 20120309

Method _SET_SINGLE_MSG_VAR_CLIKE on class /IWFND/CX_BASE has no exception.

Method _SET_SINGLE_MSG_VAR_NUMERIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARG Call by reference Type reference (TYPE) NUMERIC 20120309
2 Exporting TARGET Call by reference Type reference (TYPE) C 20120309

Method _SET_SINGLE_MSG_VAR_NUMERIC on class /IWFND/CX_BASE has no exception.

Method _SET_SINGLE_MSG_VAR_XSEQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARG Call by reference Type reference (TYPE) XSEQUENCE 20120309
2 Exporting TARGET Call by reference Type reference (TYPE) C 20120309

Method _SET_SINGLE_MSG_VAR_XSEQ on class /IWFND/CX_BASE has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 100