The Function Module RSPO_CF_ENUM_PCL_FONTINFO (PCL5 cascading fonts, liste mögliche PCL Fonts auf für UC script) is a standard Function Module in SAP ERP and is part of the function group RSPOCFONT within the package SPOO.
Function Module | RSPO_CF_ENUM_PCL_FONTINFO |
Short Text | PCL5 cascading fonts, liste mögliche PCL Fonts auf für UC script |
Function Group | RSPOCFONT |
Package | SPOO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEVICETYPE | TYPE | TSP0A-PATYPE | Spool: Name eines Gerätetyps | |
RELOAD_CFPIF_FILE | TYPE | C | SPACE | CFPIF neu einlesen? |
STYLE | TYPE | C | 'N' | N(ormal),B(old),I(talic),J-BoldItalic |
UNICODE_SCRIPTID | LIKE | Unicode Script ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERRSTRING | TYPE | STRING | Fehlermeldung vom CFPIF Parser | |
FONTINFO_TAB | TYPE | RSPOCF_FONTINFO_FIELD_TAB | Tabelle mit Fontinfo |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CFPIF_ERROR | Fehler in CFPIF Datei -> Siehe ERRSTRING |
NO_CFPIF_FILE | Fehler beim Lesen der CFPIF Datei |