Menu

SAP Function Module FI_PSO_EARMARKED_FUNDS_CHANGE

IS-PS: Ändern der automatisch erzeugten Mittelbindung

The Function Module FI_PSO_EARMARKED_FUNDS_CHANGE (IS-PS: Ändern der automatisch erzeugten Mittelbindung) is a standard Function Module in SAP ERP and is part of the function group F0KG within the package FMFI.

Technical Information

Function Module FI_PSO_EARMARKED_FUNDS_CHANGE
Short Text IS-PS: Ändern der automatisch erzeugten Mittelbindung
Function Group F0KG
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_CHECK LIKE BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')
I_MB_BLART TYPE FMRE_BLART Belegart Mittelvormerkungen
I_MB_BLTYP TYPE FMRE_BLTYP 50 Belegtyp Mittelvormerkungen
I_MB_LOCK TYPE FMRLOCK Mittelvormerkungssperre

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC LIKE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

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
C_T_ITEM LIKE PSO02S Struktur Zahlungsanordnung - Sachkonteninformation
C_T_ITEM_OLD LIKE PSO02S Struktur Zahlungsanordnung - Sachkonteninformation
C_T_PSO LIKE PSO02 Struktur Zahlungsanordnung ( local government, screen )
C_T_PSO_OLD LIKE PSO02 Struktur Zahlungsanordnung ( local government, screen )

Exceptions

This function module does not define any Exceptions.