Menu

SAP Function Module MM_ARRANG_INDEX_CREATE_NEW

Belegindex Einkaufsbel. Neuaufbau, Verwendung nachträgliche Abrechnung

The Function Module MM_ARRANG_INDEX_CREATE_NEW (Belegindex Einkaufsbel. Neuaufbau, Verwendung nachträgliche Abrechnung) is a standard Function Module in SAP ERP and is part of the function group WNI0 within the package WBON.

Technical Information

Function Module MM_ARRANG_INDEX_CREATE_NEW
Short Text Belegindex Einkaufsbel. Neuaufbau, Verwendung nachträgliche Abrechnung
Function Group WNI0
Package WBON
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_EKKO LIKE EKKO Purchasing document header
I_PRICING_DATE_FROM LIKE RMEIND1-BPRDAT_NEW Datum der Preisermittlung
I_PRICING_DATE_TO LIKE RMEIND1-BPRDAT_NEW Datum der Preisermittlung
I_REFRESH_BUFFERS TYPE C 'X' Globale Puffer zuruecksetzen
I_REFRESH_PARTNERS TYPE C SPACE auch globale Puffer Partner zuruecksetzten

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
T_BELIND_ERR LIKE BELIND_ERR Struktur zum merken von Fehlermeldungen Belegindex
T_EKBE LIKE EKBE Historie zum Einkaufsbeleg (Wareneingang)
XEKPO LIKE BEKPO Purchasing document items
XMCKONAIB LIKE MCKONAIB LIS structure for index updating

Exceptions

This function module does not define any Exceptions.