Hi,
I'm doing Web application using JSP's.I have the following requirement
Jan Feb Mar............Dec
Gross sales
I have 12 text boxes for 12 months.When I click on "Gross sales", data should be taken from SAP for 12 months and loaded to text boxes.I was able to get the data for 12 months by calling RFC.But not sure of how to load to textboxes on clicking "Gross sales" in JSP.
Regards,
Janaki.