The Function Module AM_ASSET_INSERT_INTO_AI (Anlage in bestehenden Arbeitsvorrat aufnehmen) is a standard Function Module in SAP ERP and is part of the function group RAAB within the package AR.
Function Module | AM_ASSET_INSERT_INTO_AI |
Short Text | Anlage in bestehenden Arbeitsvorrat aufnehmen |
Function Group | RAAB |
Package | AR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DO_COMMIT | LIKE | SWWCOMMIT-COMMITFLAG | SPACE | Carry out Commit Work |
I_AI_ID | LIKE | RBADA-AI_ID | SPACE | ID of work list |
I_ANLN1 | LIKE | ANLA-ANLN1 | Main asset number | |
I_ANLN2 | LIKE | ANLA-ANLN2 | Asset sub-number | |
I_BUKRS | LIKE | ANLA-BUKRS | Company code |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SEL_AI | LIKE | SWWWIHEAD-WI_ID | ID of the selected work list |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ASSET_NOT_INSERTED | Asset was not added. |