The Function Module RSPO_TEST_LAYOUT (Test, ob eine Aufbereitung für einen Drucker benutzbar ist) is a standard Function Module in SAP ERP and is part of the function group SPOO within the package SPOO.
Function Module | RSPO_TEST_LAYOUT |
Short Text | Test, ob eine Aufbereitung für einen Drucker benutzbar ist |
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 |
---|---|---|---|---|
DEVICE | LIKE | The device for which one should te | ||
DEVICETYPE | LIKE | TSP03-PATYPE | Optional: Erzwinge Gerätetyp für lokales Drucken | |
LAYOUT | LIKE | The editing to be tested |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ANSWER | LIKE | Result of test: yes-'X', no-' ' | ||
LAYOUT_EXISTS | LIKE | One existed editing actual: ja-'X' |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.