HI All,
I have created a BSP page which is used to create Returns. This has a file upload element on the screen that I will upload and attach once the user hit sthe button to create the return. When the user hits the upload button for the file I want to upload that file to SAP and
then let them finish doing their inputing and hitting submit to create their Return. The problem I am having is that when they hit upload the file is going to SAP but after the onInputProcessing event the page gets redisplayed with blank values. How do I redisplay the page with what ever the user typed in?
Tom