Menu

SAP Function Module MM_ARRANG_SINGLE_READ_SET_IND

Belegindex (Abrechnungsbeleg) einzelnen Eintrag lesen

The Function Module MM_ARRANG_SINGLE_READ_SET_IND (Belegindex (Abrechnungsbeleg) einzelnen Eintrag lesen) is a standard Function Module in SAP ERP and is part of the function group WN26 within the package WBON.

Technical Information

Function Module MM_ARRANG_SINGLE_READ_SET_IND
Short Text Belegindex (Abrechnungsbeleg) einzelnen Eintrag lesen
Function Group WN26
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 EBOX-BELNR Belegnummer (Gutschrift, Altbelege)
I_BLTYPA LIKE EBOX-BLTYPA Belegtyp Abrechnungsbeleg
I_BUKRS LIKE EBOX-BUKRS Buchungskreis (Gutschrift, Altbelege)
I_CONDITION_KOPOS LIKE EBOX-KOPOS '01' Konditionssatz Positionsnummer
I_CONDITION_NUMBER LIKE EBOX-KNUMH Konditionssatznummer
I_GJAHR LIKE EBOX-GJAHR Geschäftsjahr (Gutschrift, Altbelege)
I_POSNR LIKE EBOX-POSNR Positionsnummer
I_VBELN LIKE EBOX-VBELN Belegnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_EBOX LIKE EBOX gelesener Eintrag
E_READ_SUBRC LIKE SY-SUBRC - 4, Eintrag nicht vorhanden

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_KNUMH_RAN LIKE KNUMH_RAN Konditionssätze (nur Einzelwerte!)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
PARAMETER_ERROR übergebende Belegdaten sind inkonsistent