Menu

SAP Function Module OL_PREPARE_OUTPUT

Vorbereiten eines Fehlerprotokolls für die Ausgabe und Eintragen in AV

The Function Module OL_PREPARE_OUTPUT (Vorbereiten eines Fehlerprotokolls für die Ausgabe und Eintragen in AV) is a standard Function Module in SAP ERP and is part of the function group WSO7 within the package WSOR.

Technical Information

Function Module OL_PREPARE_OUTPUT
Short Text Vorbereiten eines Fehlerprotokolls für die Ausgabe und Eintragen in AV
Function Group WSO7
Package WSOR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LIFNR LIKE LFA1-LIFNR SPACE Lieferant
NO_WARNINGS LIKE WTDY-TYP01 ' ' Kennung, ob Warnungen ausgegeben werden sollen

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
A_MARA LIKE WSOL_MATNR Tab(I): Materialien, die überprüft wurden
ERROR_TABLE LIKE WSOL_MATNR Tab(E): Fehlerprotokoll
FPROT LIKE REO_MESSAGE Tab(I): Ausgabeprotokoll, daß aufgearbeitet wird
PT_SWHACTOR LIKE SWHACTOR Tab(E): Bearbeitergruppen
PT_TWPDO LIKE TWPDO Tab(E): Zuordnung Fehler zu Bearbeitergruppe

Exceptions

This function module does not define any Exceptions.