2016 Jul 14 11:12 AM
Hello,
I enter the folder data and the object data and recieve in the export parameters the correct data about the file, but in the OBJCONT table i recieve only 1 line, for all file sizes and types.
Anyone had this problem?
Thanks,
Moshe
2016 Jul 14 1:39 PM
It's because you call a low level function module; instead, call so_document_read_api1, which is supported by SAP.
2016 Jul 14 1:39 PM
It's because you call a low level function module; instead, call so_document_read_api1, which is supported by SAP.
2016 Jul 17 8:59 PM