Menu

SAP Function Module MM_ARRANG_WLF_GET_FODAT

Fortschreibungsdatum aus Belegindex bestimmen

Unsere Literaturempfehlung

ABAP Workbench - 100 Tipps & Tricks

Es gibt 100 gute Gründe, warum Sie dieses Buch kaufen sollten. Doch die verraten wir Ihnen hier nicht. Nur so viel: Wenn Sie die ABAP Workbench als Ihr zweites Wohnzimmer begreifen, ist dieses Buch genau das richtige für Sie! Die Mini-Tutorials in diesem Buch unterstützen Sie dabei, Software in ABAP effizienter zu entwickeln. Tipps und Tricks, wie Sie sich bei der Bearbeitung von Quelltext das Leben leichter machen, wie Sie häufig wiederkehrende Programmieraufgaben automatisieren oder umständliches Vorgehen früherer Tage endlich über Bord werfen. Sie werden die ABAP Workbench in einem ganz neuen Licht erleben. Eine klare Sprache, Klick-für-Klick-Anleitungen, Zusammenfassungen und Hervorhebungen sorgen dabei für einen schnellen und unkomplizierten Lernerfolg.

Bei amazon.de ansehen →

The Function Module MM_ARRANG_WLF_GET_FODAT (Fortschreibungsdatum aus Belegindex bestimmen) is a standard Function Module in SAP ERP and is part of the function group WN35 within the package WBON.

Technical Information

Function Module MM_ARRANG_WLF_GET_FODAT
Short Text Fortschreibungsdatum aus Belegindex bestimmen
Function Group WN35
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 Absprache
I_BLTYPF LIKE EKBO-BLTYPF Belegtyp Fortschreibung
I_BLTYPN LIKE EKBO-BLTYPN Belegtyp Preisfindung
I_CONDITION_KOPOS LIKE KONP-KOPOS '01' Konditionssatznummer (optional)
I_CONDITION_NUMBER LIKE KONP-KNUMH Konditionssatznummer
I_MCWBRKB LIKE MCWBRKB Belegkopf, Kommunikationstruktur
I_MCWBRPB LIKE MCWBRPB Belegposition, Kommunikationsstruktur
I_WKOPAR_LI LIKE ARRANGERRD-WKOPAR_LI Ebene Konditionen (Lieferant/Kunde)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CONDITION_KOPOS LIKE KONP-KOPOS Konditionssatznummer (aus Belegindex)
E_CONDITION_NUMBER LIKE KONP-KNUMH Konditionssatznummer (aus Belegindex)
E_DOCUMENT_DATE LIKE RWM02-FODAT Fortschreibungsdatum
E_EKBO_ENTRY_MISSING TYPE C Kennzeichen: Eintrag im Index fehlt

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_ERROR_MESSAGES4 LIKE ARRANGERR4 Nachrichten zu den Belegen
T_VARIABLE_KEY LIKE VAKE Variable Schlüssel zur Absprache

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
PARAMETER_ERROR Ungueltige Parameter bei Aufruf
VARIABLE_KEY_NOT_FOUND Variabler Schlüssel nicht gefunden