Menu

SAP Function Module APPEND_BSET_ITEM

Generieren der BSET-Zeilen aus KOMK4-Sätzen

The Function Module APPEND_BSET_ITEM (Generieren der BSET-Zeilen aus KOMK4-Sätzen) is a standard Function Module in SAP ERP and is part of the function group TAX1 within the package FBAS.

Technical Information

Function Module APPEND_BSET_ITEM
Short Text Generieren der BSET-Zeilen aus KOMK4-Sätzen
Function Group TAX1
Package FBAS
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_BKPF LIKE BKPF Document header data

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
T_BSET_IN LIKE BSET Lines from FI interface
T_BSET_OUT LIKE BSET Created lines

Exceptions

This function module does not define any Exceptions.