Menu

SAP Function Module RSPO_LIST_DEVICES

Liste aller Drucker für bestimmte Aufbereitung

The Function Module RSPO_LIST_DEVICES (Liste aller Drucker für bestimmte Aufbereitung) is a standard Function Module in SAP ERP and is part of the function group SPOO within the package SPOO.

Technical Information

Function Module RSPO_LIST_DEVICES
Short Text Liste aller Drucker für bestimmte Aufbereitung
Function Group SPOO
Package SPOO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEV_PATT LIKE RSPOTYPE-NAME '*' Generic name for desired devices
DEV_TYPE LIKE '*' generischer Type für gesuchte Geräte
LAYOUT LIKE Predefined editing
NOT_KIND1 LIKE RSPOTYPE-DEVICEKIND 'A' Prohibited device class
NOT_KIND2 LIKE RSPOTYPE-DEVICEKIND '*' Prohibited device class (additional)
NOT_KIND3 LIKE RSPOTYPE-DEVICEKIND '*' Prohibited device class (additional)
W_LAYOUT LIKE RSPOTYPE-DEVICEKIND ' ' Also output editing ? (' '/'X')

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEVICES LIKE RSPOLD Resulting list of devices/printers

Exceptions

This function module does not define any Exceptions.