The Function Module RSPO_CF_DTB_PCL (DTB für PCL) is a standard Function Module in SAP ERP and is part of the function group RSPOCFONT within the package SPOO.
Function Module | RSPO_CF_DTB_PCL |
Short Text | DTB für PCL |
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 | |
UPDATE | TYPE | C | 'X' | Gerätetyp wirklich ändern auf db? |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERRSTRING | TYPE | STRING | Fehlermeldung bei Abbruch | |
TRACE_LIST | TYPE | CFT_CHARLINE | Info über ausgeführte Schritte | |
WARNING_LIST | TYPE | CFT_CHARLINE | Liste mit Warnungen |
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 |
---|---|
DEVICETYPE_NOT_FOUND | Gerätetyp existiert nicht |
DEVICETYPE_NOT_PCL | Gerätetyp ist kein PCL Gerätetyp |
ERROR_IN_CFPIF_FILE | Fehlerhafte CFPIF Datei |
NO_CASCADING_FONTS_DEFINED | Für den Gerätetyp sind keine Cascading Fonts definiert |
NO_CFPIF_FILE | Keine CFPIF Datei für Gerätetyp vorhanden |
OTHER_ERROR | Siehe Info in ERRSTRING |