Hallo,
I have a ALV Grid ( cl_gui_alv_grid ) and I also have hotspot click event with a handler class. Under the ALV Grid I have different textfields and radiobuttons where you should define additional information to one record of the ALV.
Now I want the following use - case:
If I click on a record in ALV, the dynpro should load the additional information from the itab and put it into the textfields. Now the user can change the information.
If I "leave" the record when I click on another record, he should save the additional information to itab from the textfields and load the information of the new clicked record and bring this to the textfields.
I work with the command TABLES to get the values, but my problem is, the table is only updated if the PAI is activated. During my ALV Event, no data will transported between the table and the dynpro.
Do you have any idea how I can solve this issue?
Thanks
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.But if I want to put a document of any decent length, eg. 500 characters (I guess), I get the error
Remove directories not empty
hi,i have an array that contains some names (1,4,6,56...). Every integer is a name of a folder.I must to delete only the folders in array, i use this code:Code: $all_folders = array();while ($row =
square instead of number
HelloI do not know why but this code seems to work fine only in my xampp local insallation but not in the remote server. I just see a black square instead of the number 0000000 when I run this code in
How to form a xml form table with a single sql statement..?
Hi everyone,
Not connecting to DB using ruby, error:env.c:257:in oci8lib.so: ORA-12154:
Hi All,I am trying to connect to the database server from the client server using ruby and facing the following issue-$ruby -r oci8 -e "OCI8.new('temp','temp','//host:1521/sid').exec('select count(1)
Blocking video streaming
Hello everyone,I post a message here because i didn't find any solution yet.I just finished video streaming service on my website. I use xmoov script (http://xmoov.com/xmoov-php/) to do that. It works
Count of reciepients in php mailer
How can i sent a mail to large no of reciepients say 10,00,00 Using PHP MAILER
simplexml_load_file and rss problem
Hi,I have a problem parsing an rss feed using simplexml_load_file - this is strange as i have used the same code to parse literally 1000s of different feeds in the past, and even stranger in that if i
need good snippet manager
Hi. as i am coding and learning more, it is becoming difficult to manage code snippets. how you manage your code snippets?please list some good snippet managers.i tried snippely but it does not have
Shuffle between users ??
I have multiple $users in table. I need to send them $message.I need to send the next message available in the database to the next user who got least amount of messages.Or how could I place those