Skip to Content
0
Former Member
Dec 10, 2008 at 11:29 AM

how to refresh the fielcatalog

207 Views

Hi,

i am using set_table_for_first_display for alv output.

i need to make the color of the font red based on some condition

for the first time if the condtion meets the record is displayed in red.

but later on the catalog is not getting refreshed to change the color of the font accordingly.

i am even using the method refresh-table-display .

but whatever condition has been set for the dirst time remains as it is for the field catalog.

i have used emphsize field in the catlog to make the font red.

Please suggest