Menu

SAP Function Module MM_ARRANG_TOP_OF_PAGE

Listenkopf nachtraegliche Abrechnung Listreports

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module MM_ARRANG_TOP_OF_PAGE (Listenkopf nachtraegliche Abrechnung Listreports) is a standard Function Module in SAP ERP and is part of the function group WN10 within the package WBON.

Technical Information

Function Module MM_ARRANG_TOP_OF_PAGE
Short Text Listenkopf nachtraegliche Abrechnung Listreports
Function Group WN10
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
DIALOG_LIST TYPE C SPACE Indicator: list output for dialog
I_T685A LIKE T685A Konditionsart
I_T6B1 LIKE T6B1 Abspracheart (optional)
I_T6B1T LIKE T6B1T Text zur Abspracheart (optional)
I_T6B3 LIKE T6B3 Umsatzabgleichsart (optional)
I_T6B3T LIKE T6B3T Text zur Umsatzabgleichsart (optional)
NO_PAGE_NUMBER TYPE C SPACE Indicator: no page numbering
REPORT_TYP LIKE RWM02-REPOT Type of list report (settlement, business volume...)
RWM01_SELECT LIKE RWM01 Selection Parameters of Report

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HIDE_EKBO LIKE RNACHWEIS
HIDE_ERROR_MESSAGES LIKE ARRANG_ERR
HIDE_KONA LIKE KONA
HIDE_LINE_TYPE TYPE C
HIDE_PARTNER LIKE KOPA
HI_SETTLEMENT_VALUES LIKE ARRANG_VAL

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_REPORT_TYPE Type of report not defined