The Function Module AMDS_ASSET_CREATE (Legt anhand der Daten der Übergabestrukturen eine neue Anlage an) is a standard Function Module in SAP ERP and is part of the function group AMDS within the package AA.
Function Module | AMDS_ASSET_CREATE |
Short Text | Legt anhand der Daten der Übergabestrukturen eine neue Anlage an |
Function Group | AMDS |
Package | AA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_RAIFP3 | LIKE | RAIFP3 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ANLN1 | LIKE | ANEP-ANLN1 | do not use!! | |
E_ANLN2 | LIKE | ANEP-ANLN2 | do not use!! |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.