The Function Module FIAA_CREATE_DOC_LINE_ITEMS (Erzeugen von Buchungszeilen aus Anlageneinzelposten) is a standard Function Module in SAP ERP and is part of the function group ABUZ within the package AB.
Function Module | FIAA_CREATE_DOC_LINE_ITEMS |
Short Text | Erzeugen von Buchungszeilen aus Anlageneinzelposten |
Function Group | ABUZ |
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_BUZSM | LIKE | TA1M-BUZSM | Buchungszeilenschema | |
I_RLAMBU | LIKE | RLAMBU | Schnittstelle RLAMBU |
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_ACCCR | LIKE | ACCCR | RW-Währungsvektor | |
T_ACCIT | LIKE | ACCIT | RW-Belegzeilen | |
T_ANEPI | LIKE | ANEPI | Schnittstellentabelle FIAA |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_DURING_CREATION | Fehler beim Erstellen der Belegzeilen |