Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SLICENSE: How to differentiate licenses installed from two different files?

former_member699182
Participant
0 Kudos

Hello All,

In the transaction SLICENSE, supposing I install two difference licenses using the button "Install" and I want to check if the status is green for only the currently installed license, how to determine that?

Like, is there a field in the table Licenses in the Database which differentiates the licenses?

Thanks!

2 REPLIES 2

former_member699182
Participant
0 Kudos

I am writng a program in which I am installing a license (using FM SLIC_LIKEY_INSTALL_LICENSE) and checking if the status of the installed license is green or not (using FM SLIC_LIKEY_GET_ALL_LICENSES and checking VALIDITY field).

The thing is I want to check the status for the license I am installing.

I donot want to check the status of the already existing licenses.

How do I do this check?

Any ideas please?

0 Kudos

Any ideas please? Please let me know if its unclear. I can explain.

Thanks