SAP ABAP Class CL_TFR_UTILITY (Typeface Repo Utility Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-PRN (Application Component) Print and Output Management
     S_FONT_SERVICES_TFR (Package) Typeface Repository
Properties
Class CL_TFR_UTILITY  
Short Description Typeface Repo Utility Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_FONT_SERVICES_TFR   Typeface Repository 
Created 20090331   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TFR_UTILITY has no forward declaration.
Interfaces
Class CL_TFR_UTILITY has no interface implemented.
Friends
Class CL_TFR_UTILITY has no friend class.
Attributes
Class CL_TFR_UTILITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_SHA1 Static method Public Method Calculate SHA1 checksum 20090331
2 FIT_STRING Static method Public Method Fit string to specified length 20090417
3 GET_ID_FROM_PHYSID_AND_INDEX Static method Public Method Get ID from Physical Font ID and Index 20090331
4 GET_INDEX_FROM_ID Static method Public Method Get Index into Physical Font from Font ID 20090331
5 GET_PANOSE1_FROM_PANOSE1_RAW Static method Public Method Get PANOSE1 Char from Raw Version 20090331
6 GET_PHYSID_FROM_ID Static method Public Method Get Physical Font ID from Font ID 20090331
Events
Class CL_TFR_UTILITY has no event.
Types
Class CL_TFR_UTILITY has no local type.
Method Signatures

Method CALCULATE_SHA1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA Call by reference Type reference (TYPE) XSTRING 20090331
2 Returning RV_VALUE Value transfer Type reference (TYPE) XSTRING 20090331

Method CALCULATE_SHA1 on class CL_TFR_UTILITY has no exception.

Method FIT_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LEN Call by reference Type reference (TYPE) I 20090417
2 Importing IV_STR Call by reference Type reference (TYPE) STRING 20090417
3 Returning RV_STR Value transfer Type reference (TYPE) STRING 20090417

Method FIT_STRING on class CL_TFR_UTILITY has no exception.

Method GET_ID_FROM_PHYSID_AND_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Call by reference Type reference (TYPE) I Index in Physical Font 20090331
2 Importing IV_PHYSID Call by reference Type reference (TYPE) TFR_PHYSFONTID Typeface Repo - Physical Font ID 20090331
3 Returning RV_ID Value transfer Type reference (TYPE) TFR_ID Typeface Repo - Font ID 20090331

Method GET_ID_FROM_PHYSID_AND_INDEX on class CL_TFR_UTILITY has no exception.

Method GET_INDEX_FROM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) TFR_ID Typeface Repo - Font ID 20090331
2 Returning RV_INDEX Value transfer Type reference (TYPE) I 20090331

Method GET_INDEX_FROM_ID on class CL_TFR_UTILITY has no exception.

Method GET_PANOSE1_FROM_PANOSE1_RAW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PANOSE1_RAW Call by reference Type reference (TYPE) TFR_PANOSE1_RAW Typeface Repo - PANOSE 1 Raw 20090331
2 Returning RV_PANOSE1 Value transfer Type reference (TYPE) TFR_PANOSE1 Typeface Repo - PANOSE 1 20090331

Method GET_PANOSE1_FROM_PANOSE1_RAW on class CL_TFR_UTILITY has no exception.

Method GET_PHYSID_FROM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) TFR_ID Typeface Repo - Font ID 20090331
2 Returning RV_ID Value transfer Type reference (TYPE) TFR_PHYSFONTID Typeface Repo - Physical Font ID 20090331

Method GET_PHYSID_FROM_ID on class CL_TFR_UTILITY has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 800