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.
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 |
This function module does not define any IMPORTING 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 |
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.