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 IF_BSCL_HDBR_NHI_TYPES 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 CX_BSCL_HDBR_NHI_ERROR Constant Public See coding 20130122
2 MC_CODE_INFORMATION_MESSAGE Constant Private Type reference (TYPE) IF_BSCL_HDBR_NHI_TYPES=>TS_NHI_ERROR_INFO-ERROR_CODE '40137' 20130131
3 MC_SEVERITY_ERROR Constant Public Type reference (TYPE) STRING '3' 20130208
4 NHI_ERROR Instance attribute Public Type reference (TYPE) IF_BSCL_HDBR_NHI_TYPES=>TS_NHI_ERROR_INFO 20130122
5 OBJECT_ID Instance attribute Public Type reference (TYPE) STRING 20130201
6 T100KEY Instance attribute Public Attribute reference (LIKE) 20130122
7 TEXT Instance attribute Public Type reference (TYPE) STRING Text field length 200 20130122
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130122
2 CONVERT_STRING_TO_EXCEPTION Instance method Private Method 20130122
3 GET_ERROR_MESSAGES Instance method Private Method 20130131
4 GET_NHI_MESSAGES Instance method Public Method 20130122
5 SPLIT_INTO_MESSAGE_LINES 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 Importing NHI_ERROR Call by reference Type reference (TYPE) IF_BSCL_HDBR_NHI_TYPES=>TS_NHI_ERROR_INFO 20130122
2 Importing OBJECT_ID Call by reference Type reference (TYPE) STRING 20130201
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20130122
4 Importing TEXT Call by reference Type reference (TYPE) STRING 20130122
5 Importing 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 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20130122
2 Returning 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 Importing IV_CODE Call by reference Type reference (TYPE) STRING 20130131
2 Importing IV_MESSAGE Call by reference Type reference (TYPE) STRING 20130131
3 Returning 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 Returning 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 Importing IV_MESSAGE Call by reference Type reference (TYPE) STRING 20130123
2 Returning 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