Menu

SAP Function Module FM_FI_DERIVE_FIPOS_MABER

Ableitung Finanzposition/Mahnbereich aus XREF1

The Function Module FM_FI_DERIVE_FIPOS_MABER (Ableitung Finanzposition/Mahnbereich aus XREF1) is a standard Function Module in SAP ERP and is part of the function group F0KI within the package FMFI.

Technical Information

Function Module FM_FI_DERIVE_FIPOS_MABER
Short Text Ableitung Finanzposition/Mahnbereich aus XREF1
Function Group F0KI
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_BUKRS LIKE BKPF-BUKRS Buchungskreis
I_DYNCL LIKE T020-DYNCL Dynproklasse
I_FUNCL LIKE T020-FUNCL Funktionsklasse
I_GJAHR LIKE BKPF-GJAHR Geschäftsjahr
I_KOART LIKE T020-KOART Kontoart
I_XREF1 LIKE BSEG-XREF1 Referenzschlüssel des Geschäftspartners

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_FIPOS LIKE BSEG-FIPOS Finanzposition
C_MABER LIKE BSEG-MABER Mahnbereich

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.