Menu

SAP Function Module JV_DATA_MAINTAIN_IN_POPUP

Maintenance of JV data on application objects

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 JV_DATA_MAINTAIN_IN_POPUP (Maintenance of JV data on application objects) is a standard Function Module in SAP ERP and is part of the function group GJVO within the package GJV2.

Technical Information

Function Module JV_DATA_MAINTAIN_IN_POPUP
Short Text Maintenance of JV data on application objects
Function Group GJVO
Package GJV2
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTION_TYPE LIKE SY-INPUT 'D' 'D', 'C', 'S', 'I'
SCREEN_ENDING_AT_X LIKE SY-WINX2
SCREEN_ENDING_AT_Y LIKE SY-WINY2
SCREEN_STARTING_AT_X LIKE SY-WINX1
SCREEN_STARTING_AT_Y LIKE SY-WINY1

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATA_CHANGED LIKE SY-INPUT Flag - 'X' if data were chan

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.