Menu

SAP Function Module F4_ZAHLLAUF

F4 für das Laufdatum und die Laufidentifikation eines Zahllaufs

The Function Module F4_ZAHLLAUF (F4 für das Laufdatum und die Laufidentifikation eines Zahllaufs) is a standard Function Module in SAP ERP and is part of the function group F110 within the package FBZ.

Technical Information

Function Module F4_ZAHLLAUF
Short Text F4 für das Laufdatum und die Laufidentifikation eines Zahllaufs
Function Group F110
Package FBZ
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DISPLAY_LAUFK TYPE C 'X' Laufkennung als 6.Stelle der Identifikation
EXPLAIN_LAUFK TYPE C SPACE Applikation der Laufkennung als Langtext
F1NME TYPE C SPACE Name des Feldes, das primär versorgt wirdl
F1TYP TYPE C 'D' Typ des F4-Felds (D-Datum, I-Identifikation)
F2NME TYPE C 'F110V-LAUFI' Name des Feldes, das parallel versorgt wird

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LAUFD LIKE F110V-LAUFD Laufdatum
LAUFI LIKE F110V-LAUFI Laufidentifikation
NOTHING_SELECTED TYPE C Keine Auswahl vorgenommen

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
LAUFK LIKE ILAUFK Laufkennungen, die (nicht) selekt. werden sollen

Exceptions

This function module does not define any Exceptions.