Menu

SAP Function Module LAFA_WRITE_UP_POSTINGS_PREPARE

Erstellt Einzelposten für Zuschreibungsbuchung mittels Abgangssimulation

The Function Module LAFA_WRITE_UP_POSTINGS_PREPARE (Erstellt Einzelposten für Zuschreibungsbuchung mittels Abgangssimulation) is a standard Function Module in SAP ERP and is part of the function group FILAFASF within the package FI_LA_FA.

Technical Information

Function Module LAFA_WRITE_UP_POSTINGS_PREPARE
Short Text Erstellt Einzelposten für Zuschreibungsbuchung mittels Abgangssimulation
Function Group FILAFASF
Package FI_LA_FA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_METHOD TYPE FILA_METHOD Name des Funktionsbausteins
IT_ANEPI TYPE FILAE_TB_ANEPI Einzelposten für Abgangsbuchung
IT_RLAMBU TYPE FILAE_TB_RLAMBU Buchungsinfo für Abgangsbuchung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_ANEPI TYPE FILAE_TB_ANEPI Einzelposten für Zuschreibungsbuchung
ET_RLAMBU TYPE FILAE_TB_RLAMBU Buchungsinfo für Zuschreibungsbuchung

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.