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

Update Table control in PAI

$
0
0

Hi, here is my issue:

I populated a table control in PBO with blank records ready for user input.

 

In PAI I want to implement clipboard functionality, so if a user push "clipboard" button on my screen i populate internal table ITAB(used for table control on the screen); with data from clipboard.

The problem is program does not go inside LOOP AT ITAB-->ENDLOOP in the PAI and it does not recognized that user made an input in my table control. I have tried to use FM  DYNP_VALUES_UPDATE and it successfully competed but still, the program does not go inside LOOP AT ITAB -->. ENDLOOP in PAI. How do I force the system to make believe a user update a table control record?

 

Your help gratefully appreciated and will be properly rewarded..


Viewing all articles
Browse latest Browse all 8332

Trending Articles



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