The Function Module DOCCNV_CONVERT_DOCUMENT (Konvertierung eines PC-Dokuments via RFC an ext.Konverter) is a standard Function Module in SAP ERP and is part of the function group SPOD within the package SPOO.
Function Module | DOCCNV_CONVERT_DOCUMENT |
Short Text | Konvertierung eines PC-Dokuments via RFC an ext.Konverter |
Function Group | SPOD |
Package | SPOO |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CNVPARAMS | LIKE | RSPOATTR | Konvertierparameter | |
CNVRESULT | LIKE | RSPOATTR | Resultat der Konvertierung | |
DOCSDATA | LIKE | RSPOLPBI | PC-Dokument-Daten |
This function module does not define any Exceptions.