SAP ABAP Class CX_SGEN (Exception Class for SGEN)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS-TLA (Application Component) Upgrade Tools for ABAP
⤷
SLGN (Package) Post-Upgrade Generation Tools

⤷

⤷

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 | 20100526 |
Properties
Class | CX_SGEN | |
Short Description | Exception Class for SGEN | |
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 | SLGN | Post-Upgrade Generation Tools |
Created | 20100526 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_SGEN has no forward declaration.
Interfaces
Class CX_SGEN has no interface implemented.
Friends
Class CX_SGEN 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) | SGEN_MESSAGE_S | SGEN Message Structure | 20100526 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100526 |
2 | ![]() |
Static method | Public | Method | Get Message Variables from System Variables | 20100526 |
3 | ![]() |
Static method | Public | Method | Get Message Structure | 20100526 |
4 | ![]() |
Static method | Public | Method | Get Coding Position at Which Exception Was Raised | 20100526 |
Events
Class CX_SGEN has no event.
Types
Class CX_SGEN has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MS_MESSAGE | Call by reference | Type reference (TYPE) | SGEN_MESSAGE_S | 20100526 | |||
2 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100526 | |||
3 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20100526 |
Method CONSTRUCTOR on class CX_SGEN has no exception.
Method GET_MESSAGE_FROM_SYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MESSAGE | Value transfer | Type reference (TYPE) | SGEN_MESSAGE_S | 20100526 |
Method GET_MESSAGE_FROM_SYSTEM on class CX_SGEN has no exception.
Method GET_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MESSAGE | Value transfer | Type reference (TYPE) | SGEN_MESSAGE_S | Einstelliges Kennzeichen | 20100526 |
Method GET_MSG on class CX_SGEN has no exception.
Method GET_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CALLSTACK_LEVEL | Call by reference | Type reference (TYPE) | I | 2 | 20100526 | ||
2 | ![]() |
RV_SOURCE | Value transfer | Type reference (TYPE) | STRING | 20100526 |
Method GET_SOURCE on class CX_SGEN has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |