SAP ABAP Class CL_TFR_LIST_UTILITIES (Utilities for Display Classes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-PRN (Application Component) Print and Output Management
     S_FONT_SUPPLEMENTARY (Package) Supplementary functionality
Properties
Class CL_TFR_LIST_UTILITIES  
Short Description Utilities for Display Classes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_FONT_SUPPLEMENTARY   Supplementary functionality 
Created 20100916   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TFR_LIST_UTILITIES has no forward declaration.
Interfaces
Class CL_TFR_LIST_UTILITIES has no interface implemented.
Friends
Class CL_TFR_LIST_UTILITIES has no friend class.
Attributes
Class CL_TFR_LIST_UTILITIES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 STATUS_INDICATOR Static method Public Method Indicator 20100916
2 UPLOAD_PC_FONTS Static method Public Method Upload fonts from local PC 20100916
3 UPLOAD_SYSTEM_FONTS Static method Public Method Upload System fonts 20100916
Events
Class CL_TFR_LIST_UTILITIES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_FILE Public See coding 20100916 BEGIN OF ty_file, filename TYPE string, END OF ty_file
2 TY_FILE_TABLE Public See coding 20100916 TY_FILE_TABLE TYPE STANDARD TABLE OF ty_file WITH DEFAULT KEY
3 TY_XSTRING_TAB Public See coding 20100916 TY_XSTRING_TAB TYPE STANDARD TABLE OF xstring WITH DEFAULT KEY
Method Signatures

Method STATUS_INDICATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PART Call by reference Type reference (TYPE) I 20100916
2 Importing IV_STRING Call by reference Type reference (TYPE) STRING 20100916
3 Importing IV_TOTAL Call by reference Type reference (TYPE) I 20100916

Method STATUS_INDICATOR on class CL_TFR_LIST_UTILITIES has no exception.

Method UPLOAD_PC_FONTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DATA Value transfer Type reference (TYPE) CL_FONT_STATUS_LIST=>TY_XSTRING_TAB 20100916
# Exception Resumable Description Created on
1 CX_TFR_FONT_LIST_ERROR List error 20100920

Method UPLOAD_SYSTEM_FONTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DATA Value transfer Type reference (TYPE) CL_FONT_STATUS_LIST=>TY_XSTRING_TAB 20100916

Method UPLOAD_SYSTEM_FONTS on class CL_TFR_LIST_UTILITIES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703