The Function Module RSPO_DEVICE_TYPE_EXISTS (Überprüfen, ob ein angegebener Gerätetyp existiert) is a standard Function Module in SAP ERP and is part of the function group SPOO within the package SPOO.
Function Module | RSPO_DEVICE_TYPE_EXISTS |
Short Text | Überprüfen, ob ein angegebener Gerätetyp existiert |
Function Group | SPOO |
Package | SPOO |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEVICE_TYPE | LIKE | TSP0A-PATYPE | Spool: Name eines Gerätetyps | |
INPUT_FORMAT | TYPE | SX_FORMAT | SAPconnect: Formatbeschreibung | |
OUTPUT_FORMAT | TYPE | SX_FORMAT | SAPconnect: Formatbeschreibung |
This function module does not define any EXPORTING parameters.
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 |
---|---|
NO_SPOOL_INPUT_FORMAT | Eingabeformat kann nicht von Spool verarbeitet werden |
NO_SPOOL_OUTPUT_FORMAT | kein Spool-Ausgabeformat |
NO_SX_FORMAT | kein SAPconnect-Format |
OUTPUT_FORMAT_NOT_SUPPORTED | Ausgabeformat von Gerätetyp nicht unterstützt |
UNKNOWN_DEVICETYPE | Gerätetyp ist nicht vorhanden |