SAP ABAP Class CX_CRM_ES_FAULT (CRM ES exception class)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-ES (Application Component) Enterprise Search Integration
⤷
CRM_ES_MGR (Package) Enterprise Search Manager CRM
⤷
⤷
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 | 20080227 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20080227 |
Properties
| Class | CX_CRM_ES_FAULT | |
| Short Description | CRM ES exception class | |
| 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 | CRM_ES_MGR | Enterprise Search Manager CRM |
| Created | 20080227 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20080227 |
Friends
Class CX_CRM_ES_FAULT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | 20080227 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV2 | 20080227 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV3 | 20080227 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV4 | 20080227 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | SY-MSGTY | 20080227 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | BAPIRETTAB | 20080227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20081126 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20080227 | |
| 3 | Static method | Public | Method | 20080227 | ||
| 4 | Static method | Public | Method | 20080227 | ||
| 5 | Static method | Public | Method | 20080227 | ||
| 6 | Instance method | Public | Method | 20080227 | ||
| 7 | Instance method | Public | Method | Raises the T100 message. | 20081126 | |
| 8 | Static method | Public | Method | 20080227 | ||
| 9 | Static method | Public | Method | 20080227 | ||
| 10 | Static method | Public | Method | 20080227 | ||
| 11 | Instance method | Public | Method | Raises the T100 message. | 20080327 |
Events
Class CX_CRM_ES_FAULT has no event.
Types
Class CX_CRM_ES_FAULT has no local type.
Method Signatures
Method ADD_TO_BAPIRETTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | SY-MSGID | Message Class | 20081126 | ||
| 2 | IP_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | Message Number | 20081126 | ||
| 3 | IP_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | SY-MSGTY | Message Type | 20081126 | ||
| 4 | IP_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | SY-MSGV1 | Message Variable | 20081126 | ||
| 5 | IP_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | SY-MSGV2 | Message Variable | 20081126 | ||
| 6 | IP_MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | SY-MSGV3 | Message Variable | 20081126 | ||
| 7 | IP_MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | SY-MSGV4 | Message Variable | 20081126 | ||
| 8 | IP_PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20081126 | ||||
| 9 | IP_TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20081126 | ||||
| 10 | IR_BAPIRETTAB | Call by reference | Object reference (TYPE REF TO) | BAPIRETTAB | Table with BAPI Return Information | 20081126 |
Method ADD_TO_BAPIRETTAB on class CX_CRM_ES_FAULT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTR1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20080227 | ||||
| 2 | ATTR2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | 20080227 | ||||
| 3 | ATTR3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | 20080227 | ||||
| 4 | ATTR4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | 20080227 | ||||
| 5 | MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 20080227 | ||||
| 6 | MT_BAPIRET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20080227 | ||||
| 7 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20080227 | ||||
| 8 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20080227 |
Method CONSTRUCTOR on class CX_CRM_ES_FAULT has no exception.
Method CREATE_FROM_BAPIRETTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | 20080227 | ||||
| 2 | IT_BAPIRETTAB | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20080227 | ||||
| 3 | RX_EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_CRM_ES_FAULT | Static exception class for web service consumption | 20080227 |
Method CREATE_FROM_BAPIRETTAB on class CX_CRM_ES_FAULT has no exception.
Method CREATE_FROM_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | SY-MSGID | 20080227 | |||
| 2 | IP_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | 20080227 | |||
| 3 | IP_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | SY-MSGTY | 20080227 | |||
| 4 | IP_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | SY-MSGV1 | 20080227 | |||
| 5 | IP_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | SY-MSGV2 | 20080227 | |||
| 6 | IP_MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | SY-MSGV3 | 20080227 | |||
| 7 | IP_MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | SY-MSGV4 | 20080227 | |||
| 8 | IP_PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20080227 | ||||
| 9 | IP_TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20080227 | ||||
| 10 | RX_EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_CRM_ES_FAULT | Static exception class for web service consumption | 20080227 |
Method CREATE_FROM_MESSAGE on class CX_CRM_ES_FAULT has no exception.
Method CREATE_FROM_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 'E' | 20080227 | |||
| 2 | IP_PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20080227 | ||||
| 3 | IP_TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080227 | ||||
| 4 | IP_TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20080227 | ||||
| 5 | RX_EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_CRM_ES_FAULT | Static exception class for web service consumption | 20080227 |
Method CREATE_FROM_TEXT on class CX_CRM_ES_FAULT has no exception.
Method GET_BAPIRETTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_BAPIRETTAB | Value transfer | Type reference (TYPE) | BAPIRETTAB | 20080227 |
Method GET_BAPIRETTAB on class CX_CRM_ES_FAULT has no exception.
Method RAISE_BAPIRETTAB_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LS_BAPIRET2 | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20081126 |
Method RAISE_BAPIRETTAB_MESSAGE on class CX_CRM_ES_FAULT has no exception.
Method RAISE_FROM_BAPIRETTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BAPIRETTAB | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20080227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080305 |
Method RAISE_FROM_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | SY-MSGID | 20080227 | |||
| 2 | IP_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | 20080227 | |||
| 3 | IP_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | SY-MSGTY | 20080227 | |||
| 4 | IP_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | SY-MSGV1 | 20080227 | |||
| 5 | IP_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | SY-MSGV2 | 20080227 | |||
| 6 | IP_MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | SY-MSGV3 | 20080227 | |||
| 7 | IP_MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | SY-MSGV4 | 20080227 | |||
| 8 | IP_PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20080227 | ||||
| 9 | IP_TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20080227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080305 |
Method RAISE_FROM_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 'E' | 20080227 | |||
| 2 | IP_PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20080227 | ||||
| 3 | IP_TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080227 | ||||
| 4 | IP_TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20080227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080305 |
Method RAISE_T100_MESSAGE Signature
Method RAISE_T100_MESSAGE on class CX_CRM_ES_FAULT has no parameter.
Method RAISE_T100_MESSAGE on class CX_CRM_ES_FAULT has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 700 |