The Function Module RSPO_TOC_GET_PAGE_INFO (Spool: Abfragen der Seitenzähler eines laufenden Auftrags) is a standard Function Module in SAP ERP and is part of the function group SPOX within the package SPOO.
Function Module | RSPO_TOC_GET_PAGE_INFO |
Short Text | Spool: Abfragen der Seitenzähler eines laufenden Auftrags |
Function Group | SPOX |
Package | SPOO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HANDLE | LIKE | SY-TABIX |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TOC_ENTRY | TYPE | RSPOTOCE | Spool: Entry for a Table of Contents |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.