Menu

SAP Function Module W_FRM_FRET_SO_BUFFER_MERGE

Nicht verbuchte FRET-Einträge zu Kundenaufträgen in Puffer einmischen

The Function Module W_FRM_FRET_SO_BUFFER_MERGE (Nicht verbuchte FRET-Einträge zu Kundenaufträgen in Puffer einmischen) is a standard Function Module in SAP ERP and is part of the function group WFR8 within the package WFRM.

Technical Information

Function Module W_FRM_FRET_SO_BUFFER_MERGE
Short Text Nicht verbuchte FRET-Einträge zu Kundenaufträgen in Puffer einmischen
Function Group WFR8
Package WFRM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_INSERT_ENTRIES TYPE FRM_FLAG 'X' In Puffer einfügen (X) oder aus Puffer löschen

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
IT_SALES_ORDER_ITEM LIKE SALES_ITEM_KEY Einzumischende Kundenauftragspositionen

Exceptions

This function module does not define any Exceptions.