Hi,
We are wanting to use BAdI HRECM00_BDG0001 to load budget data from a file on someone's local machine (not application server). This BAdI is called from a BSP application which gets launched via transaction PECM_START_BDG_BSP.
Is there any way to do this? The standard GUI_UPLOAD method doesn't work from BSP applications and I don't think it's possible to use the CL_HTMLB_FILEUPLOAD class that seems to be the normal way to do it from a BSP. I say that because the examples I've seen that use this need the "request" object which is not available inside this BAdI.
Thanks,
Patrick