The Function Module RSPO_LIST_LAYOUT_FITS (Liste der Aufbereitungen, die zu vorgegebenen Zeilen/Spalten passen) is a standard Function Module in SAP ERP and is part of the function group SPOO within the package SPOO.
Function Module | RSPO_LIST_LAYOUT_FITS |
Short Text | Liste der Aufbereitungen, die zu vorgegebenen Zeilen/Spalten passen |
Function Group | SPOO |
Package | SPOO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COLUMNS | LIKE | RSPOLS-COLUMNS | 80 | minimum necessary number of column |
DEVICE | LIKE | 'ANY ' | Output device for which it should | |
EXCL | TYPE | RSPOS_ | Ausschluß von X_PAPER etc. | |
LINES | LIKE | RSPOLS-LINES | 65 | minimum necessary number of lines |
MAXPENALITY | LIKE | 1999 | Limit value for entry in list LAYOUTS |
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 |
---|---|---|---|---|
LAYOUTS | LIKE | RSPOLS | List of editing, sorted |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
UNKNOWN_DEVICE | The output device DEVICE is unknow |