Menu

SAP Function Module FM_FI_MASS_DOCS_SELECT

Select open item for deferral

The Function Module FM_FI_MASS_DOCS_SELECT (Select open item for deferral) is a standard Function Module in SAP ERP and is part of the function group F0KK within the package FMFI.

Technical Information

Function Module FM_FI_MASS_DOCS_SELECT
Short Text Select open item for deferral
Function Group F0KK
Package FMFI
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_BELNR LIKE PSO02-BELNR Belegnummer eines Buchhaltungsbeleges
I_FAEDT LIKE PSOWF-FAEDT Netto-Fälligkeit
I_PSOTY LIKE BKPF-PSOTY Belegtyp Zahlungsanordnungen
I_REVERSE LIKE BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
E_T_PSOWF LIKE PSOWF Struktur zur List-Darstellung von Anordnungsköpfen
I_R_BELNR LIKE RANGE_C10 Struktur einer Ranges-Tabelle für ein Character(20) Feld
I_R_BLART LIKE RANGE_C2 Struktur einer Ranges-Tabelle für ein Character(2) Feld
I_R_BUDAT LIKE RANGE_C8 Struktur einer Ranges-Tabelle für ein Character(8) Feld
I_R_BUKRS LIKE RANGE_C4 Struktur einer Ranges-Tabelle für ein Character(4) Feld
I_R_GJAHR LIKE RANGE_C4 Struktur einer Ranges-Tabelle für ein Character(4) Feld
I_R_KUNNR LIKE RANGE_C10 Struktur einer Ranges-Tabelle für ein Character(10) Feld
I_R_LIFNR LIKE RANGE_C10 Struktur einer Ranges-Tabelle für ein Character(10) Feld
I_R_MONAT LIKE RANGE_C2 Struktur einer Ranges-Tabelle für ein Character(2) Feld
I_R_XREF1 LIKE RANGE_C12 Struktur einer Ranges-Tabelle für ein Character(12) Feld
I_R_ZFBDT LIKE RANGE_C8 Struktur einer Ranges-Tabelle für ein Character(8) Feld

Exceptions

This function module does not define any Exceptions.