how can u hilight perticular row in popwindow in report
programming?please any one can tell me?
Answer Posted / apoorv sharma
U can highlight a particular row using
Format Hotspot on.
//Mention fields on which u want hand.
Format hotspot off.
If u want color then mention the color number following the field name.
eg,
write: it-no color 1, it-name color 2.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the length of function code at user-command?
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
What are the events used in abap in the order of execution?
What are null values?
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
What happens if a function module runs in an update task? : abap modularization
Name a few data dictionary objects? : abap data dictionary
In SAP Script,How to display a single field(like matnr)at the right end of the form.
How do you write a function module in sap?
How do you activate a function exit?
What is meant by payscale structure? How did you configure pay scale structure? : sap abap hr
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
Is main window mandatory in smartforms?
How can cluster table be created?
What is client in the sap system? : sap abap hr