Menu

SAP Function Module AMBU_ASSET_READ_FOR_POSTING

Lesen aller zum Buchen auf Anlage benötigten Tabellen von der Datenbank

The Function Module AMBU_ASSET_READ_FOR_POSTING (Lesen aller zum Buchen auf Anlage benötigten Tabellen von der Datenbank) is a standard Function Module in SAP ERP and is part of the function group AMBU within the package AB.

Technical Information

Function Module AMBU_ASSET_READ_FOR_POSTING
Short Text Lesen aller zum Buchen auf Anlage benötigten Tabellen von der Datenbank
Function Group AMBU
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_ANLN1 LIKE ANBZ-ANLN1
I_ANLN2 LIKE ANBZ-ANLN2
I_BUKRS LIKE ANBZ-BUKRS
I_GJAHR LIKE ANBZ-GJAHR
I_XWAIT LIKE ANBZ-XVABG SPACE Kennzeichen Vollabgang buchen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ANTS LIKE ANTS

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_ANLB LIKE ANLB
T_ANLC LIKE ANLC
T_ANLZ LIKE ANLZ

Exceptions

This function module does not define any Exceptions.