The Function Module RSPO_GET_SIZE_OF_LAYOUT (Ermittle bedruckbare Fläche bei Verwendung einer Aufbereitung) is a standard Function Module in SAP ERP and is part of the function group SPOO within the package SPOO.
Function Module | RSPO_GET_SIZE_OF_LAYOUT |
Short Text | Ermittle bedruckbare Fläche bei Verwendung einer Aufbereitung |
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 |
---|---|---|---|---|
LAYOUT | LIKE | The editing to be checked |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ANSWER | LIKE | Result ' ' , 'E', '?' | ||
COLUMNS | LIKE | Minimum number of columns for this | ||
LINES | LIKE | Minimum number of lines for this e |
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.