Hi,
Can any one help me.
i have a dropdown list box with values like LG01 SAMPLEDRAW
LG02 LASER......... Like this i have multiple values .and
my table name is T496N.
Whenever i select ex:lgo1 sampledraw the program title
should be change with SAMPLEDRAW(With out execute f8 button).
Thanks and Regards
Answer Posted / sivaramakrishna
hi i think this question seems new, but no clarity of this question, is this dropdown in list screen or selection screen or in webdynpro or else in mpp ?
any how let me tell in my view ,
any how generally in interactive reports we have one event called TOP_FOF_PAGE_DURINGLINE_SELECTION this event triggers when ever the user double click on the list screen line , based on the double clicked value we can provide the list screen hedding.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is primary index?
How can I get ascii value of any letter? Is there any function?
how to see the tables of 200 in client 100?
What is sap abap tables?
What are the properties of selection screen?
What is the difference between rfc and bapi function modules? : abap bdc
Can we display a list in a pop-up screen other than full-size stacked list?
How many secondary indexes can we create in a table?
What will exactly the hide statement do?
What is help view?
How can we send data to external programs?
Which commands are used for interactive reports?
What is a variable in the sap abap?
when do you need to create an internal table with header line ? and with out a header line?
What is the difference of update types in call transaction method ? : abap bdc