SAP ABAP Class CX_BS_ANLY_ERR_MESSAGE (General error message)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-ANL-LST (Application Component) List Reporting
     BS_ANLY_LIST_REPORTING (Package) Business Suite Analytics: Simple List Reporting
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 20101019
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20101019
Properties
Class CX_BS_ANLY_ERR_MESSAGE  
Short Description General error message    
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 BS_ANLY_LIST_REPORTING   Business Suite Analytics: Simple List Reporting 
Created 20101019   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_BS_ANLY_ERR_MESSAGE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20101019
Friends
Class CX_BS_ANLY_ERR_MESSAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MSGID Instance attribute Public Type reference (TYPE) SYMSGID Message Class 20101019
2 MSGNO Instance attribute Public Type reference (TYPE) SYMSGNO Message Number 20101019
3 MSGTY Instance attribute Public Type reference (TYPE) SYMSGTY Message Type 20101019
4 MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20101019
5 MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20101019
6 MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20101019
7 MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20101019
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101019
Events
Class CX_BS_ANLY_ERR_MESSAGE has no event.
Types
Class CX_BS_ANLY_ERR_MESSAGE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGID Call by reference Type reference (TYPE) SYMSGID 20101019
2 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO 20101019
3 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY 20101019
4 Importing MSGV1 Call by reference Type reference (TYPE) SYMSGV 20101019
5 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV 20101019
6 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV 20101019
7 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV 20101019
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20101019
9 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20101019

Method CONSTRUCTOR on class CX_BS_ANLY_ERR_MESSAGE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703