Menu

SAP Function Module AM_SHOW_TRANSACTIONS

Anzeige von Belegen aus der Anlagenbuchhaltung

The Function Module AM_SHOW_TRANSACTIONS (Anzeige von Belegen aus der Anlagenbuchhaltung) is a standard Function Module in SAP ERP and is part of the function group AB01 within the package AB.

Technical Information

Function Module AM_SHOW_TRANSACTIONS
Short Text Anzeige von Belegen aus der Anlagenbuchhaltung
Function Group AB01
Package AB
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_ANLA LIKE ANLA Anlagenstammsatz
I_NO_READ_FROM_DB TYPE ANLB-XNEGA Bewegungssimulation aus AW01N

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
T_ANEA LIKE ANEA Anlagen-Einzelposten anteilige Werte
T_ANEK LIKE ANEK Belegkopf Anlagenbuchung
T_ANEP LIKE ANEP Anlagen-Einzelposten
T_ANLB LIKE ANLB Abschreibungsparameter
T_ANLC LIKE ANLC Anlagen-Wertfelder
T_ANLZ LIKE ANLZ Valutierte Anlagen-Zuordnungen

Exceptions

This function module does not define any Exceptions.