SAP ABAP Class CX_WST_CUST (For Web Servvice Tool customitzing)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
⤷
CRM_GENIL_WS_SUPPORT (Package) Support of Web Service Tool

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20091222 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20091222 |
Properties
Class | CX_WST_CUST | |
Short Description | For Web Servvice Tool customitzing | |
Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | CRM_GENIL_WS_SUPPORT | Support of Web Service Tool |
Created | 20091222 | SAP |
Last change | 20100303 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_WST_CUST has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20091222 |
Friends
Class CX_WST_CUST 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 | 20091222 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV2 | 20091222 | |||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV3 | 20091222 | |||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV4 | 20091222 | |||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGTY | 20091222 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BAPIRETTAB | Return Parameter | 20091222 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20091222 |
2 | ![]() |
Static method | Public | Method | Creates exception taking messages from bapi return table | 20091222 |
3 | ![]() |
Static method | Public | Method | 20091222 | |
4 | ![]() |
Static method | Public | Method | 20091222 | |
5 | ![]() |
Instance method | Public | Method | bapirrettab filled with all messages (also of nested exc.) | 20091222 |
6 | ![]() |
Instance method | Public | Method | returns message structure CRMT_GENIL_MESSAGE | 20091222 |
7 | ![]() |
Static method | Public | Method | Raises exception taking messages from bapi return table | 20091222 |
8 | ![]() |
Static method | Public | Method | Raises exception taking messages from crmt_genil_message_tab | 20091222 |
9 | ![]() |
Static method | Public | Method | 20091222 | |
10 | ![]() |
Static method | Public | Method | 20091222 |
Events
Class CX_WST_CUST has no event.
Types
Class CX_WST_CUST has no local type.
Method Signatures
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 | 20091222 | |||
2 | ![]() |
ATTR2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | 20091222 | |||
3 | ![]() |
ATTR3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | 20091222 | |||
4 | ![]() |
ATTR4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | 20091222 | |||
5 | ![]() |
MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 20091222 | |||
6 | ![]() |
MT_BAPIRET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20091222 | |||
7 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20091222 | |||
8 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20091222 |
Method CONSTRUCTOR on class CX_WST_CUST 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 | Abstract Superclass for All Global Exceptions | 20091222 | ||
2 | ![]() |
IT_BAPIRETTAB | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20091222 | ||
3 | ![]() |
RX_EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_WST_CUST | Base class for static office intergration exceptions | 20091222 |
Method CREATE_FROM_BAPIRETTAB on class CX_WST_CUST 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 | 20091222 | ||
2 | ![]() |
IP_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | 20091222 | ||
3 | ![]() |
IP_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | SY-MSGTY | 20091222 | ||
4 | ![]() |
IP_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | SY-MSGV1 | 20091222 | ||
5 | ![]() |
IP_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | SY-MSGV2 | 20091222 | ||
6 | ![]() |
IP_MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | SY-MSGV3 | 20091222 | ||
7 | ![]() |
IP_MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | SY-MSGV4 | 20091222 | ||
8 | ![]() |
IP_PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20091222 | |||
9 | ![]() |
IP_TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20091222 | |||
10 | ![]() |
RX_EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_WST_CUST | Base class for static office intergration exceptions | 20091222 |
Method CREATE_FROM_MESSAGE on class CX_WST_CUST 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' | 20091222 | ||
2 | ![]() |
IP_PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20091222 | |||
3 | ![]() |
IP_TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20091222 | |||
4 | ![]() |
IP_TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20091222 | |||
5 | ![]() |
RX_EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_WST_CUST | Base class for CRM Web Service Tool exceptions | 20091222 |
Method CREATE_FROM_TEXT on class CX_WST_CUST 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 | Table with BAPI Return Information | 20091222 |
Method GET_BAPIRETTAB on class CX_WST_CUST has no exception.
Method GET_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_MESSAGE | Value transfer | Type reference (TYPE) | CRMT_GENIL_MESSAGE | Message Structure in Generic Interaction Layer | 20091222 |
Method GET_MESSAGE on class CX_WST_CUST 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 | Table with BAPI Return Information | 20091222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091222 |
Method RAISE_FROM_GENILTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_GENIL_MESSAGE_TAB | Call by reference | Type reference (TYPE) | CRMT_GENIL_MESSAGE_TAB | Message Table | 20091222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Base class for BOL Model editor exceptions | 20091222 |
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 | 20091222 | ||
2 | ![]() |
IP_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | 20091222 | ||
3 | ![]() |
IP_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | SY-MSGTY | 20091222 | ||
4 | ![]() |
IP_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | SY-MSGV1 | 20091222 | ||
5 | ![]() |
IP_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | SY-MSGV2 | 20091222 | ||
6 | ![]() |
IP_MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | SY-MSGV3 | 20091222 | ||
7 | ![]() |
IP_MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | SY-MSGV4 | 20091222 | ||
8 | ![]() |
IP_PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20091222 | |||
9 | ![]() |
IP_TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20091222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091222 |
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' | 20091222 | ||
2 | ![]() |
IP_PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20091222 | |||
3 | ![]() |
IP_TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20091222 | |||
4 | ![]() |
IP_TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20091222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091222 |
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 701 |