Menu

SAP Function Module AM_AI_SELECT

Arbeitsvorrat auswählen

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.

Technical Information

Function Module AM_AI_SELECT
Short Text Arbeitsvorrat auswählen
Function Group RAAB
Package AR
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_AI_ID LIKE SWZAI-WI_ID SPACE Proposed work list

Exporting Parameters

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)

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.