Menu

SAP Function Module MM_ARRANG_FILL_INDEX_EKBO

Indexeintrag Konditionssatz zu Einkaufs-, Material- und Rechnungsbeleg

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module MM_ARRANG_FILL_INDEX_EKBO (Indexeintrag Konditionssatz zu Einkaufs-, Material- und Rechnungsbeleg) 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_FILL_INDEX_EKBO
Short Text Indexeintrag Konditionssatz zu Einkaufs-, Material- und Rechnungsbeleg
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_BELNR LIKE EKBO-BELNR Document number: goods receipt/invoice receipt
I_BLTYPF LIKE EKBO-BLTYPF ' ' Belegtyp Fortschreibung
I_BLTYPN LIKE EKBO-BLTYPN ' ' Belegtyp Preisfindung
I_BUZEI LIKE EKBO-BUZEI Posting line/item number
I_CONDITION_KOPOS LIKE EKBO-KOPOS '01' Condition record: item number
I_CONDITION_NUMBER LIKE EKBO-KNUMH Condition record number
I_DOCUMENT_DATE LIKE EKBO-BUDAT Update date
I_EBELN LIKE EKBO-EBELN Purchasing document
I_EBELP LIKE EKBO-EBELP Purchasing document item
I_ETENR LIKE EKBO-ETENR Einteilungsnummer
I_GJAHR LIKE EKBO-GJAHR Jahr des Beleges
I_KUNNR LIKE EKBO-LIFNR Kunde umsatzrelevanter Beleg (Kundenabrechnung)
I_LIFNR LIKE EKBO-LIFNR Vendor: purchasing document
I_MATNR LIKE EKBO-MATNR Material: purchasing document item
I_VGABE LIKE EKBO-VGABE Vorgangsart
I_ZEKKN LIKE EKBO-ZEKKN Kontierung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ENTRY_EXIST TYPE C Indicator: index entry already exists

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: documents for condition record

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
PARAMETER_ERROR übergebene Belegdaten sind inkonsistent