Question:
I want our users to maintain data in a Excel spreadsheet and from Excel I want them to directly upload this data into SAP without using SAPGui please advise the best RFC FM to use to upload data from Excel into SAP without need to use SAPGui.
Thanks
Sheryl
Answer:
I want our users to maintain data in a Excel spreadsheet and from Excel I want them to directly upload this data into SAP without using SAPGui please advise the best RFC FM to use to upload data from Excel into SAP without need to use SAPGui.
Thanks
Sheryl
Do you mean that the users do not have a SAP GUI installed on their pc and do not have a logon?
Answer:
You write your own.
_________________
Regards
R
Abap KC
SFMDR
Answer:
You can use SAP BAPI activeX in Excel with Visual Basic code inside.
I already used to upload some AA data from Excel sheet into SAP without using SAP GUI and it works well.
Dorin
Answer:
Dorin
Can you kindly share that code please. I have the exact need
Thanks
Sheryl