2007 Feb 02 1:59 PM
Hi,
Is there any BAPI available for checking the license date?
Thanks in advance.
Thanks & Regards,
Armin Doroudian.
Message was edited by:
Armin Doroudian
Hi,
Is there any BAPI available for checking the license date?
Thanks in advance.
Thanks & Regards,
Armin Doroudian.
Message was edited by:
Armin Doroudian
2007 Feb 02 2:03 PM
Hi,
There in no BAPI for this one, but there is a function moduel <b>KNVL_LICENSE_DATE_CHECK</b>
and also, the below are useful function modules
SLIM_GET_LICENSE_ATTRIBUTE
SLIM_GET_LICENSE_ATTRIBUTE_ALL
Regards
Sudheer
2007 Feb 02 2:06 PM
2007 Feb 02 2:36 PM
Thanks,
but this doesn't solve my problem. My problem is that I have more then 20 system where i have to check the license date. So I require a fuction module that is available on every system.
Any ideas?
Regards,
Armin Doroudian
Message was edited by:
Armin Doroudian
2007 Feb 02 3:46 PM
Well,
I guess your only choice is to follow Rich's advice to build an RFC or BAPI as a wrapper around one of the mentioned function modules and deploy it to the systems.
If this information was stored in the DB, you might have been able to have one central place to get it (e.g. Native SQL with EXEC SQL from an ABAP) but since it is retrieved via a system call, I fear you're out of luck.
Thanks,
Guenther
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |