Quantcast
Channel: SCN : All Content - ABAP Development
Viewing all articles
Browse latest Browse all 8332

REUSE_ALV_GRID_DISPLAY_LVC with checkbox Inside an enhancement

$
0
0

Hello Experts,

 

I'm using function module REUSE_ALV_GRID_DISPLAY_LVC with editable checkbox functionality inside an enhancement of ME32L.

 

The idea is when the user wants to modify the adresse related to the current schedule agreement, he will have a popup with the list of all schedule agreement with the same adresse he wants to modify.

He has to select the schedule agreements he wants to impact with his adresse modification.

 

So he has to use the checkbox to identify the concerned schedule agreements.

Another important point, Schedule agreements which are actually locked by another user will have a disabled checkbox (could not be selected to be modified).

 

All this is working fine with REUSE_ALV_GRID_DISPLAY_LVC.

The problem is how to get the table (used in the ALV) refreshed after the user modification

 

In normal case REUSE_ALV_GRI_DISPLAY_LVC will use parameter i_callback_user_command = 'USER_COMMAND'

And a form user_command is defined in the ABAP code and containing the function call of GET_GLOBALS_FROM_SLVC_FULLSCR + the method call check_changed_data.

 

But I'm in an std enhancement and I canno't define forms inside.

How should I proceed?

 

Thank you in advance for your support.

Moez.


Viewing all articles
Browse latest Browse all 8332

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>