Hi Experts,
I have three views namely FileUpload, DirectEntry and Confirmation views.
FileUpload view is used to upload an excel file which will directly map the columns in the Direct Entry View, once i click SUBMIT, it checks all the data are entered and navigates to the Confirmation view and shows the ID returned from R/3... and I have 2 buttons in this form to navigate to Fileupload and Direct Entry views. My code works fine upto submitting the data for the first time... when I upload another file... it doesn't fetch any data from excel and not being displayed in the direct entry views...
Pls guide what i have to do... for uploading a file or Entering the data in the entry view for the second time... I am able to save the data only once... and fail to do it in the second entry.... Pls give me step by step procedure...as i am new to WebDynpro...
Regards/Guru