Menu

SAP Function Module AM_AI_POPUP_GET_CREATE_VAL

Determine additional values when creating a work list

The Function Module AM_AI_POPUP_GET_CREATE_VAL (Determine additional values when creating a work list) is a standard Function Module in SAP ERP and is part of the function group AREP within the package AA.

Technical Information

Function Module AM_AI_POPUP_GET_CREATE_VAL
Short Text Determine additional values when creating a work list
Function Group AREP
Package AA
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ABBRUCH_KZ LIKE ANLA-ANUPD Activity was cancelled ('A'), otherwise (' ')
E_ORGTASK LIKE SWWORGTASK-TASK_OBJ Task per line of work list
E_WI_TEXT LIKE SWWWIHEAD-WI_TEXT Short text of worklist

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.