Menu

SAP Function Module MM_ARRANG_CHECK_INDEX_EKBO

auf Indexeintrag zum Einkaufsbeleg prüfen, ggf. Eintrag bereitstellen

The Function Module MM_ARRANG_CHECK_INDEX_EKBO (auf Indexeintrag zum Einkaufsbeleg prüfen, ggf. Eintrag bereitstellen) is a standard Function Module in SAP ERP and is part of the function group WN16 within the package WBON.

Technical Information

Function Module MM_ARRANG_CHECK_INDEX_EKBO
Short Text auf Indexeintrag zum Einkaufsbeleg prüfen, ggf. Eintrag bereitstellen
Function Group WN16
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_BLTYPN LIKE EKBO-BLTYPN Belegtyp Preisfindung
I_CONDITION_KOPOS LIKE EKBO-KOPOS Konditionssatz Positionsnummer
I_CONDITION_NUMBER LIKE EKBO-KNUMH Konditionssatznummer
I_EBELN LIKE EKBO-EBELN Belegnummer
I_EBELP LIKE EKBO-EBELP Belegposition
I_KUNNR LIKE EKBO-LIFNR Kunde umsatzrelevanter Beleg (Kundenabrechnung)
I_LIFNR LIKE EKBO-LIFNR Lieferant umsatzrelevanter Beleg
I_MATNR LIKE EKBO-MATNR Material Belegposition
I_RESET_INTERNAL_BUFFERS TYPE C ' ' Puffer Belegindex löschen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ENTRY_MISSING TYPE C Indexeintrag fehlt

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
TEKBO LIKE EKBO Index Belege zum Konditionssatz

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
PARAMETER_ERROR übergebene Belegdaten inkonsistent