SAP ABAP Class CL_TFR_MESSAGE_LIST (Display message list)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-PRN (Application Component) Print and Output Management
     S_FONT_SUPPLEMENTARY (Package) Supplementary functionality
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FONT_LIST Results + ALV grid 20100914
Properties
Class CL_TFR_MESSAGE_LIST  
Short Description Display message list    
Super Class CL_FONT_LIST Results + ALV grid 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_FONT_SUPPLEMENTARY   Supplementary functionality 
Created 20100914   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FONT_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_UPE_FIT_LANGINFO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_UPE_FIT_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_TFR_MESSAGE_LIST has no interface implemented.
Friends
Class CL_TFR_MESSAGE_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_FONT Instance attribute Private Object reference (TYPE REF TO) CL_FONT_INSTANCE Instance of font returned through font selector 20100914
2 MT_MESSAGE Instance attribute Private Type reference (TYPE) CL_FONT_SERVICES=>TY_LANGID_MSG_TAB Table of messages 20100914
3 MV_LANGID Instance attribute Private Type reference (TYPE) CL_UPE_FIT_LANGINFO=>T_LANGID Language ID 20100916
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Contructor 20100914
2 SET_ATTRIBUTES Instance method Public Method Set new attributes 20100914
Events
Class CL_TFR_MESSAGE_LIST has no event.
Types
Class CL_TFR_MESSAGE_LIST 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 IM_CONTAINER_NAME Call by reference Type reference (TYPE) SCRFNAME Name of a Screen Element 20100914
2 Importing IM_LANGID Call by reference Type reference (TYPE) CL_UPE_FIT_LANGINFO=>T_LANGID Language ID 20100916
3 Importing IM_TITLE Call by reference Type reference (TYPE) LVC_TITLE ALV Control: Title bar text 20100914
4 Importing IO_FONT Call by reference Object reference (TYPE REF TO) CL_FONT_INSTANCE Instance of font returned through font selector 20100914

Method CONSTRUCTOR on class CL_TFR_MESSAGE_LIST has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LANGID Call by reference Type reference (TYPE) CL_UPE_FIT_LANGINFO=>T_LANGID Language ID 20100916
2 Importing IM_TITLE Call by reference Type reference (TYPE) LVC_TITLE ALV Control: Title bar text 20100914
3 Importing IO_FONT Call by reference Object reference (TYPE REF TO) CL_FONT_INSTANCE Instance of font returned through font selector 20100914

Method SET_ATTRIBUTES on class CL_TFR_MESSAGE_LIST has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 703