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

Final class

1019


Explain the data types of internal tables?

627


Can we display a list in a pop-up screen other than full-size stacked list?

694


Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?

591


How will you insert record in a sorted table

870






What are the basic objects of the data dictionary?

573


In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.

2116


Explain what is the difference between sy-tabix and sy-index? Where it is used?

564


What is a matchcode?

599


What are different abap/4 editors?

610


Difference between sap script and report?

750


What is the t-code for transaction recorder? : abap bdc

599


What is the differences between structure and table in the data dictionary in abap?

611


A subroutine can be terminated unconditionally using exit. State true or false : abap modularization

613


What are client dependant objects in abap/sap?

681