Menu

SAP Function Module FM_FMPSO_MASS_REVERSAL_CREATE

IS-PS: Neue Belege einbuchen bei Storno einer Stundung

The Function Module FM_FMPSO_MASS_REVERSAL_CREATE (IS-PS: Neue Belege einbuchen bei Storno einer 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_FMPSO_MASS_REVERSAL_CREATE
Short Text IS-PS: Neue Belege einbuchen bei Storno einer Stundung
Function Group F0KK
Package FMFI
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BUKRS LIKE PSO02-BUKRS Buchungskreis
E_GJAHR LIKE PSO02-GJAHR Geschäftsjahr
E_LOTKZ LIKE PSO02-LOTKZ Bündelungsnummer für Anordnungen

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_ITEM LIKE PSO02S Struktur Zahlungsanordnung - Sachkonteninformation
U_T_PSO LIKE PSO02 Struktur Zahlungsanordnung ( local government, screen )
U_T_PSO_MASS LIKE PSO50 Halten der Massenverarbeitungsdaten für Rechnungsbezug

Exceptions

This function module does not define any Exceptions.