Menu

SAP Function Module POPUP_TO_GET_AI_VALUES

Determine additional values when creating a work list

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module POPUP_TO_GET_AI_VALUES (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 POPUP_TO_GET_AI_VALUES
Short Text Determine additional values when creating a work list
Function Group AREP
Package AA
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_BLDAT LIKE RA01B-BLDAT SY-DATLO Document date (default)
I_BUDAT LIKE RA01B-BUDAT SY-DATLO Posting date (default)
I_BWASL LIKE ANBZ-BWASL SPACE Transaction type (default)
I_BZDAT LIKE ANBZ-BZDAT SY-DATLO Asset value date (default)
I_ERBDM LIKE ANBZ-ERBDM 0 Revenue (default)
I_ERLKZ LIKE ' ' Flag: retirement with proceeds
I_SGTXT LIKE ANBZ-SGTXT SPACE Positionstext
I_VBUND LIKE ANBZ-VBUND SPACE Affiliated company (default)
I_VERKZ LIKE SPACE Distribution indicator (default)

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_BLDAT LIKE RA01B-BLDAT Document date
E_BUDAT LIKE RA01B-BUDAT Posting date
E_BWASL LIKE ANBZ-BWASL Transaction type key
E_BZDAT LIKE ANBZ-BZDAT Asset value date
E_ERBDM LIKE ANBZ-ERBDM Proceeds from asset retirement
E_SGTXT LIKE ANBZ-SGTXT Positionstext
E_VBUND LIKE ANBZ-VBUND Affiliated company
E_VERKZ LIKE Distribution indicator

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.