Menu

SAP Function Module MM_ARRANG_CREDITOR_INV_VALUES

bestimmt Ertraege aus Position einer Lieferantenfaktura

The Function Module MM_ARRANG_CREDITOR_INV_VALUES (bestimmt Ertraege aus Position einer Lieferantenfaktura) is a standard Function Module in SAP ERP and is part of the function group WN32 within the package WBON.

Technical Information

Function Module MM_ARRANG_CREDITOR_INV_VALUES
Short Text bestimmt Ertraege aus Position einer Lieferantenfaktura
Function Group WN32
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_ABRLF LIKE EBAB-ABRLF Falls nur Daten zu einem Abrechnungslauf
I_ARRANGEMENT LIKE KONA Nummer der Bonusabsprache
I_EBAB LIKE EBAB Art der Abrechnung
I_EBOX LIKE EBOX Abrechnungsdaten (Zusatzdaten)
I_MCWBRKB LIKE MCWBRKB Kopfdaten des Fakturabeleges
I_MCWBRPB LIKE MCWBRPB Positionszeile des Fakturabeleges
I_NO_EBOX_READ TYPE C 'X' EBOX-Einträge nicht nachlesen
I_NO_STORNO TYPE C 'X' Flag fuer Stornierung (Default kein Storno)
I_POSNR LIKE WBRP-POSNR Positionsnummer des Fakturabeleges
I_READ_POS_DATA TYPE C 'X' Positionsdaten lesen?
I_USE_NEW_WAERS TYPE C 'X' Umrechnung in neue Absprachewährung (Euro)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SETTLE_DOC_VALUES LIKE ARRANGVALA Erträge der Abrechnungsbelegzeile

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_CONDITION_RECORD LIKE KONP Konditionsdaten (Positionen)
T_EBOX LIKE EBOX Abrechnungsdaten einschl. Stornobeleg
T_ERROR_MESSAGES LIKE ARRANGERRA Nachrichten
T_KOMV LIKE KOMV Tabelle mit Belegkonditionen
T_MCWBRKB LIKE MCWBRKB Kopfdaten der Fakturen einschl. Storno
T_SETTLEMENT_TAXES LIKE ARRANG_TAX Steuern zu abgerechneten Ertraegen
T_VARIABLE_KEY LIKE VAKE Variabler Schluessel zu Konditionen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONDITION_RECORD_NOT_FOUND Konditionssatz nicht gefunden (interner Fehler)
ERROR_GET_COND_BASE Fehler bei Bestimmung der KondBasis
ERROR_WHILE_CUR_CONV Fehler bei Währungsumrechnung
INTERNAL_ERROR Programmfehler oder Datenbankschiefstand
MISSING_PARAMETER Parameter fehlt