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 | Static method | Public | Method | Calculate SHA1 checksum | 20090331 | |
| 2 | Static method | Public | Method | Fit string to specified length | 20090417 | |
| 3 | Static method | Public | Method | Get ID from Physical Font ID and Index | 20090331 | |
| 4 | Static method | Public | Method | Get Index into Physical Font from Font ID | 20090331 | |
| 5 | Static method | Public | Method | Get PANOSE1 Char from Raw Version | 20090331 | |
| 6 | 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 | IV_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20090331 | ||||
| 2 | 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 | IV_LEN | Call by reference | Type reference (TYPE) | I | 20090417 | ||||
| 2 | IV_STR | Call by reference | Type reference (TYPE) | STRING | 20090417 | ||||
| 3 | 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 | IV_INDEX | Call by reference | Type reference (TYPE) | I | Index in Physical Font | 20090331 | |||
| 2 | IV_PHYSID | Call by reference | Type reference (TYPE) | TFR_PHYSFONTID | Typeface Repo - Physical Font ID | 20090331 | |||
| 3 | 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 | IV_ID | Call by reference | Type reference (TYPE) | TFR_ID | Typeface Repo - Font ID | 20090331 | |||
| 2 | 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 | IV_PANOSE1_RAW | Call by reference | Type reference (TYPE) | TFR_PANOSE1_RAW | Typeface Repo - PANOSE 1 Raw | 20090331 | |||
| 2 | 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 | IV_ID | Call by reference | Type reference (TYPE) | TFR_ID | Typeface Repo - Font ID | 20090331 | |||
| 2 | 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 |