Menu

SAP Function Module LD01_CHANGE_OPER_RATE_FOR_LINE

Operative Rate einer Linie ändern

The Function Module LD01_CHANGE_OPER_RATE_FOR_LINE (Operative Rate einer Linie ändern) 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_CHANGE_OPER_RATE_FOR_LINE
Short Text Operative Rate einer Linie ändern
Function Group LD01
Package LALD
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_LNID LIKE LDLHD-LNID Arbeitsplatz-ID des Linienkopfes
I_PERST LIKE LDLTD-LD_PERST Anfang der Periode für die Anzeige
I_TRTYP LIKE LDFBPARAMS-TRTYP 'A' Transaktionstyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_NO_CHANGES LIKE SY-DATAR KZ: Oparative Rate nicht geändert

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
ET_LDLTD LIKE LDLTD Aktuelle Taktzeittabelle

Exceptions

This function module does not define any Exceptions.