2008 Oct 24 12:16 AM
I want to read a file and store that as an attachment in SAP. But I've to read the file through an RFC which willbe called from a system where there is no SAP GUI. Can I use open data set for this? If not, what are all the otehr alternatives available for an RFC to read a file?
Thanks
I want to read a file and store that as an attachment in SAP. But I've to read the file through an RFC which willbe called from a system where there is no SAP GUI. Can I use open data set for this? If not, what are all the otehr alternatives available for an RFC to read a file?
Thanks
2008 Oct 26 12:36 PM
You need to transfer a table through the RFC with an internal table ( by example binay data) and then save in the bussiness document server or BDS