The Function Module AM_AI_SELECT (Arbeitsvorrat auswählen) is a standard Function Module in SAP ERP and is part of the function group RAAB within the package AR.
Function Module | AM_AI_SELECT |
Short Text | Arbeitsvorrat auswählen |
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 |
---|---|---|---|---|
I_AI_ID | LIKE | SWZAI-WI_ID | SPACE | Proposed work list |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_AI_ID | LIKE | SWZAI-WI_ID | Selected work list | |
E_RETURN | LIKE | Return code ('A'-cancel, ' '-OK) |
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.