Menu

SAP Function Module KCRP2_CHOOSE_VARIABLE

Choose a variable (local or global one)

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 KCRP2_CHOOSE_VARIABLE (Choose a variable (local or global one)) is a standard Function Module in SAP ERP and is part of the function group KCRP2 within the package KCRP.

Technical Information

Function Module KCRP2_CHOOSE_VARIABLE
Short Text Choose a variable (local or global one)
Function Group KCRP2
Package KCRP
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_APPLCLASS LIKE RKB1D-APPLCLASS Application class
I_DTYPE LIKE CDIFIE-DTYPE Data type in ABAP Dictionary
I_FNAM LIKE CFBCH01-FIELD Name of characteristic
I_TXTMT LIKE CFBL101-TXTMT Medium field label
I_VARTYP LIKE TKESV-VARTYP Type of variable
I_VNAM LIKE TKESV-VNAM Name of variable
I_VNOOBL LIKE TKESV-VNOOBL Optional entry for variables
I_VPARSEL LIKE TKESV-VPARSEL '*' Parameter / select option

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_TXTMT LIKE CFBL101-TXTMT Description
C_VNAM LIKE TKESV-VNAM Name of variable

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.