cancel
Showing results for 
Search instead for 
Did you mean: 

API call to connect DMS with SharePoint

pawan_rai
Participant
0 Kudos

Hi Experts,

I have a requirement in S4 HANA where I need to 

1: Get a new entry to GOS of certain transactions which have attachment options available . 

2. Once that is done , when user clicks on that option it should connect with Microsoft SharePoint to attach the particular document

Can someone please guide in this regard , how this can be achieved

I am bit inexperienced in Web-based Coding, any help would be appreciated

#SAP #S4/HANA 

 

 

Accepted Solutions (0)

Answers (1)

Answers (1)

pawan_rai
Participant
0 Kudos

Hi Experts,

The first part of the development I have achieved, so elaborating here

We need to create a custom entry in SM30 for table SGOSATTR

Once done the custom entry would start appearing in application toolbar

Please Note: We need to create a Z class by Inheriting standard class CL_GOS_SERVICE and redefine execute and check status method.

Now for second part which is to attach document to SAP from SharePoint and vice versa I am exploring, if someone has any reference how this part can be achieved kindly reply