Menu

SAP Function Module LINEITEM_BALANCE_CALCULATE

Berechnung des Saldos eines Satzes von Belegzeilen, Rechnungen/reine GL-B.

The Function Module LINEITEM_BALANCE_CALCULATE (Berechnung des Saldos eines Satzes von Belegzeilen, Rechnungen/reine GL-B.) is a standard Function Module in SAP ERP and is part of the function group ACKK within the package FFE.

Technical Information

Function Module LINEITEM_BALANCE_CALCULATE
Short Text Berechnung des Saldos eines Satzes von Belegzeilen, Rechnungen/reine GL-B.
Function Group ACKK
Package FFE
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_BUKRS LIKE BKPF-BUKRS Buchungskreis
I_WAERS LIKE BKPF-WAERS Belegwährung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DMBE2 LIKE BSEG-DMBE2 Betrag in HW 2
E_DMBE3 LIKE BSEG-DMBE3 Betrag in HW 3
E_DMBTR LIKE BSEG-DMBTR Betrag in HW
E_WRBTR LIKE BSEG-WRBTR Betrag in Belegwährung

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_ACAMVEC LIKE ACAMVEC Import: Betragsvektoren aus Zeilen

Exceptions

This function module does not define any Exceptions.