‎2014 Jul 18 11:31 AM
Hello All,
Presently m developing zreport which use to read all mail from SOST with status error,m able to get the details by using sost and sofm table but to retrive the attachemnt m using function module SO_DOCUMENT_READ_API1,when try to get data of a different user it through sy-subrc =2 i.e OPERATION_NO_AUTHORIZATION.How to over come this.
Even i try to execute this function module from BASIS id also still the same proble any idea how to use this function module or any table name which store the attachemnt details.
Thanks
Sam
‎2014 Jul 21 8:56 AM
Hello All,
Closed found some other FM which fullfill my need.
Thanks
Sam
‎2014 Jul 21 8:56 AM
Hello All,
Closed found some other FM which fullfill my need.
Thanks
Sam
‎2014 Jul 21 9:11 AM
Hi Sam,
Please tell us the FM name... which will help others for same scenario.
Regads,
Pravin
‎2014 Jul 21 9:39 AM
Hello Pravin,
Please go through below FM which may help u and other achiver,
1- SO_OBJECT_GET_CONTENT
2- SO_ATTACHMENT_LIST_READ
Thanks,
Sam