SAP ABAP Class IF_BICS_MESSAGE (Message in BW BICS)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_MESSAGE Interface for Accessing Texts from Message Objects 20100303
2 Interface composition (i COMPRISING i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20100303
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CM_BICS_MESSAGE Message in BW BICS 20100303
Properties
Class IF_BICS_MESSAGE  
Short Description Message in BW BICS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100303   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BICS_MESSAGE has no forward declaration.
Interfaces
Class IF_BICS_MESSAGE has no interface implemented.
Friends
Class IF_BICS_MESSAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_LEVEL_ABEND Constant Public Type reference (TYPE) TN_LEVEL 'A' 20100303
2 C_LEVEL_ERROR Constant Public Type reference (TYPE) TN_LEVEL 'E' 20100303
3 C_LEVEL_INFO Constant Public Type reference (TYPE) TN_LEVEL 'I' 20100303
4 C_LEVEL_SUCCESS Constant Public Type reference (TYPE) TN_LEVEL 'S' 20100303
5 C_LEVEL_WARNING Constant Public Type reference (TYPE) TN_LEVEL 'W' 20100303
6 DEFAULT_TEXTID Instance attribute Public Attribute reference (LIKE) 20100303
7 T100KEY Instance attribute Public Attribute reference (LIKE) 20100303
Methods
# Method Level Visibility Method type Description Created on
1 GET_LEVEL Instance method Public Method Read Level 20100303
2 GET_LONGTEXT Instance method Public Method 20100303
3 GET_TEXT Instance method Public Method 20100303
Events
Class IF_BICS_MESSAGE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_LEVEL Public Type reference (TYPE) CHAR1 Single-Character Indicator 20100303
2 TN_T_MESSAGE Public See coding Message in BW BICS 20100303 TN_T_MESSAGE type standard table of ref to IF_BICS_MESSAGE with default key
Method Signatures

Method GET_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LEVEL Value transfer Type reference (TYPE) TN_LEVEL Einstelliges Kennzeichen 20100303

Method GET_LEVEL on class IF_BICS_MESSAGE has no exception.

Method GET_LONGTEXT Signature

Method GET_LONGTEXT on class IF_BICS_MESSAGE has no parameter.
Method GET_LONGTEXT on class IF_BICS_MESSAGE has no exception.

Method GET_TEXT Signature

Method GET_TEXT on class IF_BICS_MESSAGE has no parameter.
Method GET_TEXT on class IF_BICS_MESSAGE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in