Menu

SAP Function Module FM_DOCUMENT_CLEAR

IS-PS: Ausgleich offener Posten bei Stundung

The Function Module FM_DOCUMENT_CLEAR (IS-PS: Ausgleich offener Posten bei Stundung) 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_DOCUMENT_CLEAR
Short Text IS-PS: Ausgleich offener Posten bei Stundung
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
U_BLDAT TYPE PSO02-BLDAT Belegdatum im Beleg
U_BUDAT TYPE PSO02-BUDAT Buchungsdatum im Beleg
U_BUKRS TYPE PSO02-BUKRS Buchungskreis
U_KOART TYPE PSO02-KOART Kontoart
U_WAERS TYPE PSO02-WAERS Währungsschlüssel

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
U_T_DOCS4CLEAR LIKE IFMDOCS4CLEAR Struktur für Anordnungsausgleich

Exceptions

This function module does not define any Exceptions.