Menu

SAP Function Module FILL_TRANSFER_DEFTAX

Transferzahlungszeilen erstellen

The Function Module FILL_TRANSFER_DEFTAX (Transferzahlungszeilen erstellen) is a standard Function Module in SAP ERP and is part of the function group TAX4 within the package FB_DEFTAX.

Technical Information

Function Module FILL_TRANSFER_DEFTAX
Short Text Transferzahlungszeilen erstellen
Function Group TAX4
Package FB_DEFTAX
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LS_T_BKPF TYPE BKPF Belegkopf für Buchhaltung
VT_TRANSFER_LINES TYPE TT_DEFERRED_TAX_PAYM Tabellentyp zu DEFERRED_TAX_PAYM

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_DEFTAX_ITEM_INSERT TYPE TT_DEFTAX_ITEM Transferzahlungen
ET_DEFTAX_ITEM_UPDATE TYPE TT_DEFTAX_ITEM Transferzahlungen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.