SAP ABAP Class CL_FONT_REPOSITORY_LIST (List of the fonts)
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 20100908
Properties
Class CL_FONT_REPOSITORY_LIST  
Short Description List of the fonts    
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 20100908   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FONT_REPOSITORY_LIST has no interface implemented.
Friends
Class CL_FONT_REPOSITORY_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DELETE Constant Public Type reference (TYPE) TEXT40 'Delete' Text, 40 Characters Long 20100908
2 CO_DETAIL Constant Public Type reference (TYPE) TEXT40 'Detail' Text, 40 Characters Long 20100914
3 CO_DOWNLOAD_FONTS Constant Public Type reference (TYPE) TEXT40 'Download' Text, 40 Characters Long 20100913
4 CO_UPLOAD_FONTS Constant Public Type reference (TYPE) TEXT40 'Upload' Text, 40 Characters Long 20100913
5 CO_WHERE_USED Constant Public Type reference (TYPE) TEXT40 'Where-Used' Text, 40 Characters Long 20100915
6 MT_FONTS_DISPLAY Instance attribute Private Type reference (TYPE) TY_FONT_TAB 20100909
7 MV_EDIT_MODE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20100923
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20100908
2 DELETE_FONT Instance method Private Method Delete the selected fonts 20100908
3 DISPLAY_FONT_DETAIL Instance method Private Method Dispaly font details 20100912
4 DISPLAY_LANG_GROUP Instance method Private Method Dispaly font details 20100916
5 DISPLAY_USED_URDT Instance method Private Method Display Where-Used URDT 20100915
6 DOWNLOAD_FONTS Instance method Private Method Download fonts 20100913
7 EXECUTE_USER_COMMAND Instance method Public Method Execute user command 20100917
8 SET_ATTRIBUTES Instance method Public Method 20100923
9 SHOW_FONT_METRICS Instance method Private Method Display font metrics 20100914
10 SHOW_UNICODE_RANGES Instance method Private Method Show supported Unicode Ranges 20100913
Events
Class CL_FONT_REPOSITORY_LIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_C70 Public See coding 20100908 ty_c70 TYPE c LENGTH 70
2 TY_FILE Public See coding 20100913 BEGIN OF ty_file, filename TYPE string, END OF ty_file
3 TY_FILE_TABLE Public See coding 20100913 ty_file_table TYPE STANDARD TABLE OF ty_file WITH DEFAULT KEY
4 TY_FONT_TAB Public See coding 20100908 ty_font_tab TYPE STANDARD TABLE OF tfrs_info_history
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 20100908
2 Importing IM_EDIT_MODE Call by reference Type reference (TYPE) ABAP_BOOL Display Mode or Change Mode 20100923
3 Importing IM_TITLE Call by reference Type reference (TYPE) LVC_TITLE ALV Control: Title bar text 20100908

Method CONSTRUCTOR on class CL_FONT_REPOSITORY_LIST has no exception.

Method DELETE_FONT Signature

Method DELETE_FONT on class CL_FONT_REPOSITORY_LIST has no parameter.
# Exception Resumable Description Created on
1 CX_TFR_FONT_LIST_ERROR List error 20100913

Method DISPLAY_FONT_DETAIL Signature

Method DISPLAY_FONT_DETAIL on class CL_FONT_REPOSITORY_LIST has no parameter.
# Exception Resumable Description Created on
1 CX_TFR_FONT_LIST_ERROR List error 20100916

Method DISPLAY_LANG_GROUP Signature

Method DISPLAY_LANG_GROUP on class CL_FONT_REPOSITORY_LIST has no parameter.
# Exception Resumable Description Created on
1 CX_TFR_FONT_LIST_ERROR List error 20100916

Method DISPLAY_USED_URDT Signature

Method DISPLAY_USED_URDT on class CL_FONT_REPOSITORY_LIST has no parameter.
# Exception Resumable Description Created on
1 CX_TFR_FONT_LIST_ERROR List error 20100916

Method DOWNLOAD_FONTS Signature

Method DOWNLOAD_FONTS on class CL_FONT_REPOSITORY_LIST has no parameter.
Method DOWNLOAD_FONTS on class CL_FONT_REPOSITORY_LIST has no exception.

Method EXECUTE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UCOMM Call by reference Type reference (TYPE) SY-UCOMM Function code that PAI triggered 20100917

Method EXECUTE_USER_COMMAND on class CL_FONT_REPOSITORY_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_EDIT_MODE Call by reference Type reference (TYPE) ABAP_BOOL 20100923

Method SET_ATTRIBUTES on class CL_FONT_REPOSITORY_LIST has no exception.

Method SHOW_FONT_METRICS Signature

Method SHOW_FONT_METRICS on class CL_FONT_REPOSITORY_LIST has no parameter.
# Exception Resumable Description Created on
1 CX_TFR_FONT_LIST_ERROR List error 20100916

Method SHOW_UNICODE_RANGES Signature

Method SHOW_UNICODE_RANGES on class CL_FONT_REPOSITORY_LIST has no parameter.
# Exception Resumable Description Created on
1 CX_TFR_FONT_LIST_ERROR List error 20100916
History
Last changed by/on SAP  20130531 
SAP Release Created in 703