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 | ![]() |
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 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090722 |
2 | ![]() |
Instance method | Protected | Method | 20110523 | |
3 | ![]() |
Instance method | Private | Method | 20120309 | |
4 | ![]() |
Instance method | Private | Method | 20120309 | |
5 | ![]() |
Instance method | Private | Method | 20120309 | |
6 | ![]() |
Instance method | Protected | Method | 20110523 | |
7 | ![]() |
Instance method | Private | Method | 20120309 | |
8 | ![]() |
Instance method | Private | Method | 20120309 | |
9 | ![]() |
Instance method | Private | Method | 20120309 | |
10 | ![]() |
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 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20090722 | |||
2 | ![]() |
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 | ![]() |
PRESERVE_NEWLINES | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110523 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20110523 | |||
3 | ![]() |
T100_PREPEND_SHORT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'X' | 20110523 | ||
4 | ![]() |
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 | ![]() |
OBJ | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20120309 | |||
2 | ![]() |
PREPEND_SHORT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'X' | 20120309 | ||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20120309 | |||
4 | ![]() |
T100KEY | Call by reference | Type reference (TYPE) | SCX_T100KEY | T100 Key with Parameters Mapped to Attribute Names | 20120309 | ||
5 | ![]() |
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 | ![]() |
ITF_ITAB | Call by reference | Type reference (TYPE) | TLINE_TAB | List of SAPscript Lines | 20120309 | ||
2 | ![]() |
OBJ | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20120309 | |||
3 | ![]() |
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 | ![]() |
OBJ | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20120309 | |||
2 | ![]() |
RESULT | Call by reference | Type reference (TYPE) | STRING | 20120309 | |||
3 | ![]() |
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 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20110523 | |||
2 | ![]() |
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 | ![]() |
ARG | Call by reference | Type reference (TYPE) | CLIKE | 20120309 | |||
2 | ![]() |
OBJ | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20120309 | |||
3 | ![]() |
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 | ![]() |
ARG | Call by reference | Type reference (TYPE) | CLIKE | 20120309 | |||
2 | ![]() |
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 | ![]() |
ARG | Call by reference | Type reference (TYPE) | NUMERIC | 20120309 | |||
2 | ![]() |
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 | ![]() |
ARG | Call by reference | Type reference (TYPE) | XSEQUENCE | 20120309 | |||
2 | ![]() |
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 |