Menu

SAP Function Module LD01_LINE_BALANCING_UPDATE

Speichern einer Abtaktung auf der DB (Verbuchungsbaustein)

The Function Module LD01_LINE_BALANCING_UPDATE (Speichern einer Abtaktung auf der DB (Verbuchungsbaustein)) is a standard Function Module in SAP ERP and is part of the function group LD01 within the package LALD.

Technical Information

Function Module LD01_LINE_BALANCING_UPDATE
Short Text Speichern einer Abtaktung auf der DB (Verbuchungsbaustein)
Function Group LD01
Package LALD
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DELETE LIKE SY-DATAR SPACE Kennzeichen Abtaktung löschen
DEQUEUE LIKE SY-DATAR 'X' Entsperren
I_LDLBHD LIKE LDLBHD Abtaktungskopf
TRTYP LIKE LDFBPARAMS-TRTYP Transaktionstyp

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_LDLBPD LIKE LDLBPD Abtaktungspositionen
T_LDLBPDD LIKE LDLBPD gelöschte Abtaktungspositionen

Exceptions

This function module does not define any Exceptions.