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 / 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 |
Fallback class
Difference bet'n simple and interactive reports?
How to find user exit
How do you use tab sets in layout sets?
How to find the return code of a statement in abap programs?
difference between primary index and secondary index.when we use secondary index in reports?
How is collect statement different from append?
how to navigate to report from report? note: no transaction code created to report.
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
explain the scenario of ALE/IDOC
what is DYN Begin?