Hi,
I want to upload a set of vendors listed in textfile into SAP through BDC.
I know I have to use fn. module 'GUI_UPLOAD' in this process.
The issue Ihave is for fn. module 'GUI_UPLOAD' , I have to hardcode the filename.
I dont want this to happen instead I should be able to browse for the file and select according to my choice, then this file should serve as input for fn. module 'GUI_UPLOAD' --filename.
Let me know how can I do this.
Thanks,
Shivaa....