The Function Module AMBU_INSERT_DEPR_LINES (Globale Puffertabellen aufbauen beim Buchen der Abschreibungen) is a standard Function Module in SAP ERP and is part of the function group AMBU within the package AB.
Function Module | AMBU_INSERT_DEPR_LINES |
Short Text | Globale Puffertabellen aufbauen beim Buchen der Abschreibungen |
Function Group | AMBU |
Package | AB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACCHD | LIKE | ACCHD | Schnittstelle ins Rechnungswesen: Kopfinformation | |
I_RLAMBU | LIKE | RLAMBU | Hilfsstruktur Buchungszeile Anlagenbuchung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_LINES | TYPE | I | Anzahl der Zeilen der GT_ACCIT |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.