Menu

SAP Function Module MM_ARRANG_READ_FROM_BUFFER

Absprachedaten lesen mit Pufferung

The Function Module MM_ARRANG_READ_FROM_BUFFER (Absprachedaten lesen mit Pufferung) is a standard Function Module in SAP ERP and is part of the function group WN27 within the package WBON.

Technical Information

Function Module MM_ARRANG_READ_FROM_BUFFER
Short Text Absprachedaten lesen mit Pufferung
Function Group WN27
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_CONDITION_KOPOS LIKE KONP-KOPOS Laufende Nummer der Kondition
I_CONDITION_NUMBER LIKE KONP-KNUMH Konditionssatznummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ARRANGEMENT LIKE KONA Absprachen
P_RESET_INTERNAL_BUFFERS TYPE C interne Puffer zuruecksetzen

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 Konditionen (Position)
T_VARIABLE_KEY LIKE VAKE Musterstruktur für den variablen Schluessel

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ARRANGEMENT_DATA_INVALID Puffer inkonsistent
CONDITION_RECORD_NOT_FOUND Konditionssatz nicht gefunden (Puffer inkonsistent)
ERROR_READING_ARRANG_DATA Absprache nicht vorhanden
MISSING_PARAMETER Parameter fehlt