Menu

SAP Function Module MM_ARRANG_S074_DETAIL_LIST

List output of stat. records S074 in accordance with scope of statement

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module MM_ARRANG_S074_DETAIL_LIST (List output of stat. records S074 in accordance with scope of statement) is a standard Function Module in SAP ERP and is part of the function group WN11 within the package WBON.

Technical Information

Function Module MM_ARRANG_S074_DETAIL_LIST
Short Text List output of stat. records S074 in accordance with scope of statement
Function Group WN11
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_ARRANGEMENT LIKE KONA Daten der Absprache
I_CONDITION_NUMBER LIKE KONH-KNUMH Konditionssatznummer
I_DISPLAY_ACCRUALS LIKE T685A-KRUEK 'X' Kond.art ist relevant fuer Rueckstellungen
I_NAUMF LIKE KONA-NAUMF_SNAW Verdichtungsebene der Listausgabe
I_PRINT_HEADER TYPE C SPACE Listenkopf ausgeben (zu Testzwecken)
I_RANGE_OF_DISPLAY LIKE KONA-ABEIN SPACE Nachweisumfang der Listausgabe
I_READ_KONA TYPE C SPACE Absprachedaten nachlesen (zu Testzwecken)
I_READ_TURN_OVER TYPE C SPACE Umsatzdaten nachlesen (zu Testzwecken)
I_SETTLEMENT_VALUES LIKE ARRANG_VAL Steuerungsdaten zur Listausgabe
I_T685T LIKE T685T Text for condition type
I_T6B1 LIKE T6B1 Data on arrangement type
I_TURN_OVER_TYPE LIKE RMCSNEUA-VRSIO '000' Version Statistikdaten
I_USE_NEW_WAERS LIKE RWM01-STAT_WAERS 'X' Neue Absprachewährung (Umstellung)
I_VAKEY_TEXT LIKE RV13A-VAKEY2 SPACE Variabler Key zur Listausgabe aufbereitet
I_VAKEY_TEXT_HEADER LIKE RV13A-VAKEY1 SPACE Header Text zum variablen Key aufbereitet

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 variable for interactive reporting
HIDE_KONA LIKE KONA Hide variable for interactive reporting
HIDE_LINE_TYPE TYPE C Hide variable for interactive reporting
HI_SETTLEMENT_VALUES LIKE ARRANG_VAL Hide variable for interactive reporting
LAST_LINE LIKE SY-LINNO Last line of list output

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 Daten Konditionssatz (Position)
T_ERROR_MESSAGES LIKE ARRANG_ERR Liste der Fehlermeldungen
T_TURN_OVER LIKE ARRANGVALP Staffel-/Kond.basis, Rueckst., Ertrag Datenbank
T_TURN_OVER_COND_REC LIKE ARRANGVALP Staffel-/Kond.Basis, etc. pro Konditionssatz
T_TURN_OVER_DATA_BASE LIKE S074 Statistiksaetze gemaess Datenbank
T_TURN_OVER_LIST_ITEMS LIKE ARRANGVALP Staffel-/Kond.Basis, Verdichtung Nachweisumfang
T_VARIABLE_KEY LIKE VAKE Tabelle variabler Keyschluessel zur Absprache

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ARRANGEMENT_NOT_FOUND Rebate arrangement not read (only read_kona - yes)
ARRANGEMENT_NOT_OK_EURO Absprachewährung inkonsistent (Euro)
CONDITION_RECORD_NOT_FOUND Condition record (item) not found
ERROR_CONDENSE_FUNCTION Fehler Verdichtungsfunktion
ERROR_READING_TURN_OVER_DATA Error determining business volume data
INVALID_ARRANG_TYPE Arrangement type not defined
INVALID_CONDITION_TABLE Condition table not defined
INVALID_CONDITION_TYPE Konditionsart nicht vorgesehen
INVALID_RANGE_OF_DISPLAY Scope of statement not defined
VARIABLE_KEY_NOT_FOUND Variable key not found