SAP ABAP Class CX_BSCL_HDBR_NHI_ERROR (Classification Error Class (dynamic check))
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-CL (Application Component) Classification
⤷
BSCL_VIEW_KIT (Package) Classification: Tools for view generation

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20130122 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSCL_HDBR_NHI_TYPES | Types for NHI | 20130122 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20130122 |
Properties
Class | CX_BSCL_HDBR_NHI_ERROR | |
Short Description | Classification Error Class (dynamic check) | |
Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | BSCL | |
Program status | ||
Category | 40 | Exception Class |
Package | BSCL_VIEW_KIT | Classification: Tools for view generation |
Created | 20130122 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BSCL_HDBR_NHI_TYPES | Types for NHI | 20130122 | ||
2 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20130122 |
Friends
Class CX_BSCL_HDBR_NHI_ERROR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20130122 | ||||
2 | ![]() |
Constant | Private | Type reference (TYPE) | IF_BSCL_HDBR_NHI_TYPES=>TS_NHI_ERROR_INFO-ERROR_CODE | '40137' | 20130131 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '3' | 20130208 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_BSCL_HDBR_NHI_TYPES=>TS_NHI_ERROR_INFO | 20130122 | |||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20130201 | |||
6 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20130122 | ||||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Text field length 200 | 20130122 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130122 |
2 | ![]() |
Instance method | Private | Method | 20130122 | |
3 | ![]() |
Instance method | Private | Method | 20130131 | |
4 | ![]() |
Instance method | Public | Method | 20130122 | |
5 | ![]() |
Instance method | Private | Method | 20130123 |
Events
Class CX_BSCL_HDBR_NHI_ERROR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_MESSAGES | Public | See coding | 20130122 | tt_messages type standard table of ref to if_message with default key
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NHI_ERROR | Call by reference | Type reference (TYPE) | IF_BSCL_HDBR_NHI_TYPES=>TS_NHI_ERROR_INFO | 20130122 | |||
2 | ![]() |
OBJECT_ID | Call by reference | Type reference (TYPE) | STRING | 20130201 | |||
3 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20130122 | |||
4 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | STRING | 20130122 | |||
5 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20130122 |
Method CONSTRUCTOR on class CX_BSCL_HDBR_NHI_ERROR has no exception.
Method CONVERT_STRING_TO_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20130122 | |||
2 | ![]() |
RO_MESSAGE | Value transfer | Object reference (TYPE REF TO) | IF_MESSAGE | Interface for Accessing Texts from Message Objects | 20130122 |
Method CONVERT_STRING_TO_EXCEPTION on class CX_BSCL_HDBR_NHI_ERROR has no exception.
Method GET_ERROR_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CODE | Call by reference | Type reference (TYPE) | STRING | 20130131 | |||
2 | ![]() |
IV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20130131 | |||
3 | ![]() |
RT_MESSAGES | Value transfer | Type reference (TYPE) | TT_MESSAGES | 20130131 |
Method GET_ERROR_MESSAGES on class CX_BSCL_HDBR_NHI_ERROR has no exception.
Method GET_NHI_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_MESSAGES | Value transfer | Type reference (TYPE) | TT_MESSAGES | 20130122 |
Method GET_NHI_MESSAGES on class CX_BSCL_HDBR_NHI_ERROR has no exception.
Method SPLIT_INTO_MESSAGE_LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20130123 | |||
2 | ![]() |
RT_MESSAGE_LINES | Value transfer | Type reference (TYPE) | STRINGTAB | Table with Strings | 20130123 |
Method SPLIT_INTO_MESSAGE_LINES on class CX_BSCL_HDBR_NHI_ERROR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 747 |