Menu

SAP Function Module SAMPLE_PROCESS_00001820

Zahlprogramm: Selektion der offenen Posten

The Function Module SAMPLE_PROCESS_00001820 (Zahlprogramm: Selektion der offenen Posten) is a standard Function Module in SAP ERP and is part of the function group BFFMSMPL3 within the package FIML.

Technical Information

Function Module SAMPLE_PROCESS_00001820
Short Text Zahlprogramm: Selektion der offenen Posten
Function Group BFFMSMPL3
Package FIML
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_BSID TYPE BSID Buchhaltung: Sekundärindex für Debitoren
I_BSIK TYPE BSIK Buchhaltung: Sekundärindex für Kreditoren
I_BUDAT LIKE F110C-BUDAT Buchungsdatum im Beleg
I_FDEBI LIKE F110V-FDEBI Bis-Fälligkeitsdatum für Debitoren-Positionen
I_KOART LIKE BSEG-KOART Kontoart
I_NEDAT LIKE F110V-NEDAT Buchungsdatum des nächsten Zahlungslaufes
I_TRACE LIKE TRCOPT Trace

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_NO_FREE_SELECTIONS TYPE C Freie Selektionen prozessieren?

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_ZLSCH LIKE BSEG-ZLSCH Zahlweg
C_ZLSPR LIKE BSEG-ZLSPR Schlüssel für Zahlungssperre

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_FLDTAB_1820 LIKE F110_FLDTAB_1820 Übergabe Freie Selektionen in BTE 00001820 (F110)

Exceptions

This function module does not define any Exceptions.