on 2011 Aug 17 5:14 PM
Hello,
I have a requirement where I would need to get the data from Excel to my Internal Table in the SRM system. I know there are function modules in ECC R/3 system but couldn't find the suitable FM in SRM system as all the FMs in R/3 will not be available in SRM. Appreciate your response.
Regards,
Venkata Phani Prasad Konduri
Request clarification before answering.
Hi,
We had similar requirement and we achieved by copying the function ALSM_EXCEL_TO_INTERNAL_TABLE in ECC into ZLSM_EXCEL_TO_INTERNAL_TABLE in SRM.
Regards,
Prasanna
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
These should work for you:
Upload:
BBPU_UPLOAD_DATA_FILE
Download:
BBPU_DOWNLOAD_DATA_FILE
Thanks,
David
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.