Class ZCX_JKRT_INVALID_OUTPUT
Package
ZJK_REG_TEST
- Inheritance Hierarchy
-
-
CX_ROOT-
CX_STATIC_CHECK-
ZCX_JKRT_INVALID_OUTPUT
-
-
-
- Included interfaces
-
IF_MESSAGE,IF_SERIALIZABLE_OBJECT
Invalid Output Exception
Methods Summary
| Visibility | Level | Name | Description |
|---|---|---|---|
Public
|
Instance
|
CONSTRUCTOR | CONSTRUCTOR |
| Methods inherited from CX_ROOT | |||
| Visibility | Level | Name | Description |
Public
|
Instance
|
IF_MESSAGE~GET_LONGTEXT | Returns message long text |
Public
|
Instance
|
IF_MESSAGE~GET_TEXT | Returns message short text |
Public
|
Instance
|
GET_SOURCE_POSITION | Returns Position in Source Text |
Attributes Summary
| Visibility | Level | Name | Description |
|---|---|---|---|
Public
|
Instance
|
MESSAGE | |
Public
|
Constant
|
ZCX_JKRT_INVALID_OUTPUT | |
| Attributes inherited from CX_ROOT | |||
| Visibility | Level | Name | Description |
Public
|
Constant
|
CX_ROOT | Exception ID: Value for Attribute TEXTID |
Public
|
Instance
|
IS_RESUMABLE | Flag, Whether RESUME Can Be Used in the Exception Handler |
Public
|
Instance
|
KERNEL_ERRID | Internal Name of Exception, if Triggered from Kernel |
Public
|
Instance
|
PREVIOUS | Exception Mapped to the Current Exception |
Public
|
Instance
|
TEXTID | Key for Access to Message Text |
Method Detail
-
CONSTRUCTOR
Public Instance CONSTRUCTOR
CONSTRUCTOR- Parameters
- Importing
TEXTIDLIKETEXTIDOPTIONAL - Importing
PREVIOUSLIKEPREVIOUSOPTIONAL - Importing
MESSAGETYPESTRINGOPTIONAL
-
IF_MESSAGE~GET_LONGTEXT
Public Instance IF_MESSAGE~GET_LONGTEXT
Returns message long text- Parameters
- Importing
PRESERVE_NEWLINESTYPEABAP_BOOLOPTIONAL - True, if Line Breaks Are not Replaced by Spaces - Returning
RESULTTYPESTRING- ---
-
IF_MESSAGE~GET_TEXT
Public Instance IF_MESSAGE~GET_TEXT
Returns message short text- Parameters
- Returning
RESULTTYPESTRING- ---
-
GET_SOURCE_POSITION
Public Instance GET_SOURCE_POSITION
Returns Position in Source Text- Parameters
- Exporting
PROGRAM_NAMETYPESYREPID- ABAP Program: Current Main Program - Exporting
INCLUDE_NAMETYPESYREPID - Exporting
SOURCE_LINETYPEI
Attribute Detail
-
MESSAGE
Public Instance MESSAGE TYPE STRING
-
ZCX_JKRT_INVALID_OUTPUT
Public Constant ZCX_JKRT_INVALID_OUTPUT TYPE SOTR_CONC VALUE 'A64039A1E60A1EE7AEE17ADAF23C4D0A'
-
CX_ROOT
Public Constant CX_ROOT TYPE SOTR_CONC VALUE '16AA9A3937A9BB56E10000000A11447B'
Exception ID: Value for Attribute TEXTID
-
IS_RESUMABLE
Public Instance IS_RESUMABLE TYPE ABAP_BOOL READ-ONLY
Flag, Whether RESUME Can Be Used in the Exception Handler
-
KERNEL_ERRID
Public Instance KERNEL_ERRID TYPE S380ERRID READ-ONLY
Internal Name of Exception, if Triggered from Kernel
-
PREVIOUS
Public Instance PREVIOUS TYPE REF TO CX_ROOT READ-ONLY
Exception Mapped to the Current Exception
-
TEXTID
Public Instance TEXTID TYPE SOTR_CONC READ-ONLY
Key for Access to Message Text