The Function Module RSPO_SR_ADD_TOC (Spool: Hinzufügen eines Inhaltsverzeichnisses zu einem offene Spoolauftrag) is a standard Function Module in SAP ERP and is part of the function group SPOX within the package SPOO.
Function Module | RSPO_SR_ADD_TOC |
Short Text | Spool: Hinzufügen eines Inhaltsverzeichnisses zu einem offene Spoolauftrag |
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.
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 |
---|---|---|---|---|
CONTENTS | LIKE | RSPOTOCE | Spool: Entry for a Table of Contents |
This function module does not define any Exceptions.