SAP ABAP Class CX_CTS_EXCEPTION (CTS General Exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-ORG (Application Component) Transport Organizer
⤷
SCTS_EXE (Package) CTS: Transport Services

⤷

⤷

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 | 20070502 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20070502 |
Meta Relationship - Used By
Properties
Class | CX_CTS_EXCEPTION | |
Short Description | CTS General 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 | SCTS_EXE | CTS: Transport Services |
Created | 20070502 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_CTS_EXCEPTION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20070502 |
Friends
Class CX_CTS_EXCEPTION 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) | SYMSGV | Message Variable | 20080319 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20080319 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20080319 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20080319 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070502 |
2 | ![]() |
Instance method | Protected | Method | Get message within protocol format | 20070502 |
3 | ![]() |
Instance method | Public | Method | Populate message_variable_x with content | 20130201 |
4 | ![]() |
Instance method | Public | Method | Get BAPI Return Code | 20070627 |
Events
Class CX_CTS_EXCEPTION has no event.
Types
Class CX_CTS_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_VARIABLE_1 | Call by reference | Type reference (TYPE) | SYMSGV | 20080319 | |||
2 | ![]() |
MESSAGE_VARIABLE_2 | Call by reference | Type reference (TYPE) | SYMSGV | 20080319 | |||
3 | ![]() |
MESSAGE_VARIABLE_3 | Call by reference | Type reference (TYPE) | SYMSGV | 20080319 | |||
4 | ![]() |
MESSAGE_VARIABLE_4 | Call by reference | Type reference (TYPE) | SYMSGV | 20080319 | |||
5 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20070502 | |||
6 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20070502 |
Method CONSTRUCTOR on class CX_CTS_EXCEPTION has no exception.
Method GETMESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE | Value transfer | Type reference (TYPE) | SPROT_U | Schnittstelle zur Protokollerstellung | 20070502 |
Method GETMESSAGE on class CX_CTS_EXCEPTION has no exception.
Method GET_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_MSG | Value transfer | Type reference (TYPE) | STMSCMSG | TMS CI: Message-Struktur | 20130201 |
Method GET_MSG on class CX_CTS_EXCEPTION has no exception.
Method GET_RETURNCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURNCODE | Value transfer | Type reference (TYPE) | CTS_RETURN | Returnparameter | 20070627 |
Method GET_RETURNCODE on class CX_CTS_EXCEPTION has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 702 |