The Function Module L_TB_OHNE_TA (Fortschreiben TA-Menge im TB aufgrund verfügbarer Platzmengen) is a standard Function Module in SAP ERP and is part of the function group L03T within the package LVS.
Function Module | L_TB_OHNE_TA |
Short Text | Fortschreiben TA-Menge im TB aufgrund verfügbarer Platzmengen |
Function Group | L03T |
Package | LVS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DATLO | LIKE | SY-DATLO | lokales Datum | |
I_REFNR | LIKE | LTAK-REFNR | SPACE | Referenznummer |
I_TBELI | LIKE | RL03T-TBELI | SPACE | TB auf endgeliefert setzen / abschließen |
I_TEIL2 | LIKE | LTAK1-TEIL2 | SPACE | Teilabdecklung für Aufteilung bei 2-st. Kommi |
I_TEILD | LIKE | LTAK1-TEILD | SPACE | Teilabdecklung für Direktkommi bei 2-st. Kommi |
I_TEILK | LIKE | LTAK-TEILK | SPACE | Teilabdeckung des zu bearbeitenden TB |
I_TIMLO | LIKE | SY-TIMLO | lokale Uhrzeit |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_LTBL | LIKE | LTBL | Fortzuschreibende TB-Positionen |
This function module does not define any Exceptions.