SAP ABAP Class /ASU/CX_ASU_API (Exception Class /ASU/CL_ASU_API)
Hierarchy
☛
ST-PI (Software Component) SAP Solution Tools Plug-In
⤷
SV-SMG-ASU (Application Component) Application-Specific Upgrade
⤷
/ASU/MAIN_6X (Package) Application-Specific Upgrade

⤷

⤷

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 | 20070408 |
Properties
Class | /ASU/CX_ASU_API | |
Short Description | Exception Class /ASU/CL_ASU_API | |
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 | /ASU/MAIN_6X | Application-Specific Upgrade |
Created | 20070408 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /ASU/CX_ASU_API has no forward declaration.
Interfaces
Class /ASU/CX_ASU_API has no interface implemented.
Friends
Class /ASU/CX_ASU_API 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) | SYMSGID | Messages, Message Class | 20070408 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGNO | Messages, Message Number | 20070408 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGTY | Messages, message type | 20070408 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Messages, message variables | 20070408 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Messages, message variables | 20070408 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Messages, message variables | 20070408 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Messages, message variables | 20070408 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070408 |
2 | ![]() |
Instance method | Public | Method | Get message as bapiret2 structure | 20070408 |
3 | ![]() |
Instance method | Public | Method | Get message as symsg structure | 20070408 |
4 | ![]() |
Instance method | Public | Method | Put the current message into the message handler | 20070408 |
5 | ![]() |
Instance method | Public | Method | Set a message | 20070408 |
6 | ![]() |
Instance method | Public | Method | Creates Exception from System Fields | 20070408 |
7 | ![]() |
Instance method | Public | Method | Manages a Message Using the Message Handler | 20070408 |
8 | ![]() |
Instance method | Public | Method | Set the message with the SYMSG structure | 20070408 |
Events
Class /ASU/CX_ASU_API has no event.
Types
Class /ASU/CX_ASU_API has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
M_MSGID | Value transfer | Type reference (TYPE) | SYMSGID | M_MSGID | 20070408 | ||
2 | ![]() |
M_MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | M_MSGNO | 20070408 | ||
3 | ![]() |
M_MSGTY | Value transfer | Type reference (TYPE) | SYMSGTY | M_MSGTY | 20070408 | ||
4 | ![]() |
M_MSGV1 | Value transfer | Type reference (TYPE) | SYMSGV | M_MSGV1 | 20070408 | ||
5 | ![]() |
M_MSGV2 | Value transfer | Type reference (TYPE) | SYMSGV | M_MSGV2 | 20070408 | ||
6 | ![]() |
M_MSGV3 | Value transfer | Type reference (TYPE) | SYMSGV | M_MSGV3 | 20070408 | ||
7 | ![]() |
M_MSGV4 | Value transfer | Type reference (TYPE) | SYMSGV | M_MSGV4 | 20070408 | ||
8 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20070408 | |||
9 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20070408 |
Method CONSTRUCTOR on class /ASU/CX_ASU_API has no exception.
Method GET_MSG_AS_BAPIRET2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_MSG | Value transfer | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20070408 |
Method GET_MSG_AS_BAPIRET2 on class /ASU/CX_ASU_API has no exception.
Method GET_MSG_AS_SYMSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_SYMSG | Value transfer | Type reference (TYPE) | SYMSG | Structure of message variables | 20070408 |
Method GET_MSG_AS_SYMSG on class /ASU/CX_ASU_API has no exception.
Method PUT_MSG Signature
Method PUT_MSG on class /ASU/CX_ASU_API has no parameter.
Method PUT_MSG on class /ASU/CX_ASU_API has no exception.
Method SET_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | '/ASU/GENERAL' | Messages, Message Class | 20070408 | |
2 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Messages, Message Number | 20070408 | ||
3 | ![]() |
I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Messages, message type | 20070408 | |
4 | ![]() |
I_MSGV1 | Call by reference | Type reference (TYPE) | SIMPLE | 20070408 | |||
5 | ![]() |
I_MSGV2 | Call by reference | Type reference (TYPE) | SIMPLE | 20070408 | |||
6 | ![]() |
I_MSGV3 | Call by reference | Type reference (TYPE) | SIMPLE | 20070408 | |||
7 | ![]() |
I_MSGV4 | Call by reference | Type reference (TYPE) | SIMPLE | 20070408 |
Method SET_MSG on class /ASU/CX_ASU_API has no exception.
Method SET_MSG_FROM_SYMSG Signature
Method SET_MSG_FROM_SYMSG on class /ASU/CX_ASU_API has no parameter.
Method SET_MSG_FROM_SYMSG on class /ASU/CX_ASU_API has no exception.
Method SET_MSG_WITH_MSG_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SYMSG | Call by reference | Type reference (TYPE) | SYMSG | Structure of message variables | 20070408 |
Method SET_MSG_WITH_MSG_HANDLER on class /ASU/CX_ASU_API has no exception.
Method SET_MSG_WITH_SYMSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SYMSG | Call by reference | Type reference (TYPE) | SYMSG | Structure of message variables | 20070408 |
Method SET_MSG_WITH_SYMSG on class /ASU/CX_ASU_API has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 2005_1_620 |