Hello,
I have a requirement to change the label text of a text box dynamically in module pool programming. the requirement goes this way..I have created additional fields to display material consumption for each material while creating a purchase requisition (me51n). Depending on what is the current fiscal year i calculate the previous two fiscal years, and get the consumption for the previous two years. Say if current year is 2013, prev years are 2012 and 2011. I am able to get the values right, but am not able to change the labels of these textboxes to 2012 and 2011. Pls help