Menu

SAP Function Module FI_PSO_DUNNING_CHARGES_POST

IS-PS: Schreiben eines Beleges für Mahngebühren

The Function Module FI_PSO_DUNNING_CHARGES_POST (IS-PS: Schreiben eines Beleges für Mahngebühren) is a standard Function Module in SAP ERP and is part of the function group KWMH within the package FMKW.

Technical Information

Function Module FI_PSO_DUNNING_CHARGES_POST
Short Text IS-PS: Schreiben eines Beleges für Mahngebühren
Function Group KWMH
Package FMKW
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_F_MHNK LIKE MHNK Mahndaten (Kontoeintraege)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BELNR LIKE ACCIT-BELNR
E_BUKRS LIKE ACCIT-BUKRS
E_GJAHR LIKE ACCIT-GJAHR

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_MHND LIKE MHND Mahndaten

Exceptions

This function module does not define any Exceptions.