Menu

SAP Function Module ASSET_TEXT_GET

Besorgt die mit E_ def. Daten zu einer Anlagen-Belegzeile

The Function Module ASSET_TEXT_GET (Besorgt die mit E_ def. Daten zu einer Anlagen-Belegzeile) is a standard Function Module in SAP ERP and is part of the function group AINT within the package AB.

Technical Information

Function Module ASSET_TEXT_GET
Short Text Besorgt die mit E_ def. Daten zu einer Anlagen-Belegzeile
Function Group AINT
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 BSEG-ANLN1 Asset number
I_ANLN2 LIKE BSEG-ANLN2 Asset sub-number
I_BUKRS LIKE BSEG-BUKRS Company code
I_BWASL LIKE BSEG-ANBWA ' ' Transaction type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ABGDT LIKE ANLA-ABGDT Date of last fixed asset retirement to the fixed asset
E_AKTIV LIKE ANLA-AKTIV Asset capitalization date
E_ANTXT LIKE ANLA-TXT50 Name of asset
E_BWATX LIKE TABWT-BWATXT Description of transaction type

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.