cancel
Showing results for 
Search instead for 
Did you mean: 

Function Module to create a new license

Former Member
0 Kudos

Hi Folks,

Can you kindly share details of any standard function module that can be used to create a new license.

I am not looking to enhance it , so the existing BAdi does not work with me.. The requirement is to create a new license against some data that will be passed by an external application in xml format.

Regards,

Jasmit

Accepted Solutions (1)

Accepted Solutions (1)

former_member215181
Active Contributor
0 Kudos

Hi Jasmit,

As far as I know, there is no API provided for creating Licences from external data. You will have to create your own.

Take a look at standard Function Module /SAPSLL/LCLIC_CREATE_UPLOAD. You could probably quite easily create a remote-enabled "wrapper" Function Module for that one. You would also need to develop code to extract the data from the XML files.

Regards,

Dave

Former Member
0 Kudos

Thanks a lot Dave.. this is probably what I was looking for.

Regards,

Jasmit

Answers (0)