Menu

SAP Function Module WWS_SAVE_WRS6

Verbuchung von WRS6 (incl. Änderungsbelege)

The Function Module WWS_SAVE_WRS6 (Verbuchung von WRS6 (incl. Änderungsbelege)) is a standard Function Module in SAP ERP and is part of the function group WSOT within the package WSOR.

Technical Information

Function Module WWS_SAVE_WRS6
Short Text Verbuchung von WRS6 (incl. Änderungsbelege)
Function Group WSOT
Package WSOR
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ONLY_DOCUMENTS LIKE WTDY-FLAG1 SPACE nur Belege schreiben
TYPE_SAVE LIKE WTDY-FLAG1 I-insert, U-update, D-delete

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
I_WRS6 LIKE WRS6 Tabelle mit zu verbuchenden WRS6-Sätzen

Exceptions

This function module does not define any Exceptions.