Menu

SAP Function Module FM_DOC_WITH_DATA_PRINT

Druck einer Anordnung durch Übergabe der Daten

The Function Module FM_DOC_WITH_DATA_PRINT (Druck einer Anordnung durch Übergabe der Daten) is a standard Function Module in SAP ERP and is part of the function group F0KA within the package FMFI.

Technical Information

Function Module FM_DOC_WITH_DATA_PRINT
Short Text Druck einer Anordnung durch Übergabe der Daten
Function Group F0KA
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_ACTIVITY LIKE TACT-ACTVT Aktivität
I_DIGSIG LIKE BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')
I_NEW_TIME LIKE BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')
I_POPUP LIKE FMDY-XFELD Feld zum Ankreuzen
I_PSOTYP LIKE PSOTP-PSOTYP Belegtyp Zahlungsanordnungen
I_RECURRING LIKE BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')
I_WHO_ACTIV LIKE PSO43 Globale Einstellungen Anordnungswesen/Finanzwesen IS-PS

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_ITEM LIKE PSO02S Struktur Zahlungsanordnung - Sachkonteninformation
U_T_ITEM_OLD LIKE PSO02S Struktur Zahlungsanordnung - Sachkonteninformation
U_T_PSO LIKE PSO02 Struktur Zahlungsanordnung ( local government, screen )
U_T_PSO_OLD LIKE PSO02 Struktur Zahlungsanordnung ( local government, screen )

Exceptions

This function module does not define any Exceptions.