how can u highlight perticular row in report programming?
please any one can tell me?

Answer Posted / apoorv sharma

By using hotspot..
eg.
Hotspot on.
<ur field>
Hotspot off.

Now to perform action after selection use :
At Line Selection.
if sy-lsind = 1 < to track current page number>
///write ur code
endif.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is runtime analysis?

563


How is the command suppress-dialog useful?

644


​​What is amdp (abap managed data procedures)?​​

636


Why do we declare a method of a class final? What can be the purpose? Give a scenario.

890


What is modularization and its benefits? : abap modularization

715






How will you transfer data into a file in application server?

587


What is the difference between data elements and domains? : abap data dictionary

577


Define dispatcher?

820


What are field symbols and field groups? Have you used component idx of structure clause with field groups?

603


Define batch input session?

576


there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?

1757


What are hashed tables?

865


Explain the disadvantages of abap query tool?

572


Can we set page headers to details lists?

584


State the differences between database view & projection view? : abap data dictionary

602