Menu

SAP Function Module MM_ARRANG_KOMV_KNUMH_CREATE

Indexeintrag zur Belegkondition in Preisfindung erstellen

The Function Module MM_ARRANG_KOMV_KNUMH_CREATE (Indexeintrag zur Belegkondition in Preisfindung erstellen) is a standard Function Module in SAP ERP and is part of the function group WNI8 within the package WBON.

Technical Information

Function Module MM_ARRANG_KOMV_KNUMH_CREATE
Short Text Indexeintrag zur Belegkondition in Preisfindung erstellen
Function Group WNI8
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_EBELN LIKE EKBO-EBELN zugehoerige Belegnummer
I_EXIST TYPE C Kennzeichen: nicht in Belegkonditionen enthalten
I_INACTIVE_COND_REC TYPE C Neben aktiver existiert auch inaktive Belegkond.
I_KNUMH LIKE KONP-KNUMH Nummer Konditionssatz
I_KNUMV LIKE KOMV-KNUMV Nummer Belegkondition
I_KOPOS LIKE KONP-KOPOS '01' zugehoerige Positionsnummer
I_KPOSN LIKE KOMV-KPOSN Positionsnummer Belegkondition
I_READ_SUBRC LIKE SY-SUBRC -1 Fehlervariable bei Lesen Puffer (wenn bekannt)
I_READ_TABIX LIKE SY-TABIX 0 Zeiger auf Eintrag Puffer (wenn bekannt)
I_READ_TABIX_KOMV LIKE SY-TABIX 0 Zeiger auf Eintrag Belegkonditionen
I_SUPKZ LIKE MCEKKOB-SUPKZ '2' Update-Kennzeichen (Änderungsfortschreibung)

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_KOMV_KNUMH LIKE KOMV Aktueller KOMV-Satz

Exceptions

This function module does not define any Exceptions.