SAP ABAP Class CX_SHP_APPL_ERROR_MESSAGE (Error message)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LE-SHP-GF-ES (Application Component) Enterprise Services in Shipping
⤷
OPS_SE_SHP_XI_PROXY (Package) Web Service Proxies Delivery

⤷

⤷

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 | 20070424 |
Properties
Class | CX_SHP_APPL_ERROR_MESSAGE | |
Short Description | Error message | |
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 | OPS_SE_SHP_XI_PROXY | Web Service Proxies Delivery |
Created | 20070424 | SAP |
Last change | 20100310 | 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
Class CX_SHP_APPL_ERROR_MESSAGE has no interface implemented.
Friends
Class CX_SHP_APPL_ERROR_MESSAGE 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) | BAPIRET2 | Return Parameter | 20070424 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090216 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070424 |
2 | ![]() |
Static method | Public | Method | Get default message | 20070424 |
3 | ![]() |
Instance method | Public | Method | Get message of this exception | 20070424 |
4 | ![]() |
Static method | Public | Method | Get message from sy-msg-fields | 20070424 |
5 | ![]() |
Static method | Public | Method | Raise with message from previous error or exception | 20070424 |
6 | ![]() |
Static method | Public | Method | Raise with default message | 20070424 |
7 | ![]() |
Instance method | Public | Method | Send message with MESSAGE statement | 20070424 |
Events
Class CX_SHP_APPL_ERROR_MESSAGE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | PROT_T | Public | See coding | 20080214 | prot_t type STANDARD TABLE OF prott
|
||
2 | VBFS_T | Public | See coding | 20080213 | vbfs_t type STANDARD TABLE OF vbfs
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | 20070424 | |||
2 | ![]() |
MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20090216 | |||
3 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20070424 | |||
4 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20070424 |
Method CONSTRUCTOR on class CX_SHP_APPL_ERROR_MESSAGE has no exception.
Method GET_DEFAULT_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_FIELD | Call by reference | Type reference (TYPE) | BAPI_FLD | Field in parameter | 20070424 | ||
2 | ![]() |
IF_PARAMETER | Call by reference | Type reference (TYPE) | BAPI_PARAM | Parameter Name | 20070424 | ||
3 | ![]() |
IF_ROW | Call by reference | Type reference (TYPE) | BAPI_LINE | Lines in parameter | 20070424 | ||
4 | ![]() |
IO_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20070424 | ||
5 | ![]() |
RS_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20070424 |
Method GET_DEFAULT_MESSAGE on class CX_SHP_APPL_ERROR_MESSAGE has no exception.
Method GET_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20070424 |
Method GET_MESSAGE on class CX_SHP_APPL_ERROR_MESSAGE has no exception.
Method GET_MESSAGE_FROM_SY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_FIELD | Call by reference | Type reference (TYPE) | BAPI_FLD | Field in parameter | 20070424 | ||
2 | ![]() |
IF_PARAMETER | Call by reference | Type reference (TYPE) | BAPI_PARAM | Parameter Name | 20070424 | ||
3 | ![]() |
IF_ROW | Call by reference | Type reference (TYPE) | BAPI_LINE | Lines in parameter | 20070424 | ||
4 | ![]() |
RF_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20070424 |
Method GET_MESSAGE_FROM_SY on class CX_SHP_APPL_ERROR_MESSAGE has no exception.
Method RAISE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_DEFAULT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070424 | |||
2 | ![]() |
IF_FIELD | Call by reference | Type reference (TYPE) | BAPI_FLD | Field in parameter | 20070424 | ||
3 | ![]() |
IF_PARAMETER | Call by reference | Type reference (TYPE) | BAPI_PARAM | Parameter Name | 20070424 | ||
4 | ![]() |
IF_ROW | Call by reference | Type reference (TYPE) | BAPI_LINE | Lines in parameter | 20070424 | ||
5 | ![]() |
IO_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20070424 | ||
6 | ![]() |
IS_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20070424 | ||
7 | ![]() |
IT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070424 |
Method RAISE_DEFAULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_FIELD | Call by reference | Type reference (TYPE) | BAPI_FLD | Field in parameter | 20070424 | ||
2 | ![]() |
IF_PARAMETER | Call by reference | Type reference (TYPE) | BAPI_PARAM | Parameter Name | 20070424 | ||
3 | ![]() |
IF_ROW | Call by reference | Type reference (TYPE) | BAPI_LINE | Lines in parameter | 20070424 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070424 |
Method SEND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20070424 |
Method SEND on class CX_SHP_APPL_ERROR_MESSAGE has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 602 |