Menu

SAP Function Module RSPOLST_GET_DEVICE_FEATURES

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module RSPOLST_GET_DEVICE_FEATURES () is a standard Function Module in SAP ERP and is part of the function group RSPOLSTDRV within the package SPOO.

Technical Information

Function Module RSPOLST_GET_DEVICE_FEATURES
Short Text
Function Group RSPOLSTDRV
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
DEVICE LIKE TSP03-PADEST Output Device
MAX_COLUMNS LIKE TSP1D-OUTCOLUMNS
MAX_LINES LIKE TSP1D-OUTROWS No. of lines per page

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEF_INPUTTRAY LIKE TSP03C-INPUTTRAY
DEF_LISTAREAMODE LIKE TSP1D-LISTAREA
DEF_MRG_BOT LIKE TSP1D-MRG_BOT
DEF_MRG_LEFT LIKE TSP1D-MRG_LEFT
DEF_MRG_RIGHT LIKE TSP1D-MRG_RIGHT
DEF_MRG_TOP LIKE TSP1D-MRG_TOP
DEF_PAGEFORMAT LIKE TSP08-PFORMAT
DEF_PAGEORIENTATION LIKE TSP08-ORIENT
DEF_PRINTMODE LIKE TSP03C-PRINTMODE
DEF_SPOOLFORMAT LIKE TSP06A-PAPER
SUPPORTS_COLOR LIKE TSP03C-COLORPRT
SUPPORTS_LISTDRIVER TYPE C

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
JOB_ATTRIBUTES LIKE

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
UNKNOWN_DEVICE