Menu

SAP Function Module AM_CHANGE_DOCUMENT

Anzeige und Ändern von Belegen aus der Anlagenbuchhaltung

The Function Module AM_CHANGE_DOCUMENT (Anzeige und Ändern 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_CHANGE_DOCUMENT
Short Text Anzeige und Ändern 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_FUNCTION LIKE IAB01-FUNC 'D' Funktion

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 anteilige Werte zum Einzelposten
T_ANEK LIKE ANEK Einzelpostenkopf
T_ANEP LIKE ANEP Einzelposten
T_ANLB LIKE ANLB Bewertungsbereiche
T_ANLC LIKE ANLC Jahressegmente
T_ANLZ LIKE ANLZ zeitabh. Stammdaten

Exceptions

This function module does not define any Exceptions.