Hi Deepika,
Many thanks for the reply. In View SRQM_NOTES/TextView, I have change the value to 3 or 4, but it was not increasing its height. But now I have solved the issue my self as below.
Solution:
- 1st Step: Component: SRQM_NOTES
In GET_P_CONC_LINES method first we need to set text area row as below code lines.
WHEN if_bsp_wd_model_setter_getter=>fp_textarea_rows.
rv_value = '30' ( Required Size)
- 2nd Step: Component: SRQM_INCIDENT_H
Change its position and required height in config tab, it will work with out disturbing its alignment.
Thanks & Regards,
Shaik