SAPMSLIC is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter SAPMSLIC into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
SLICENSE - Administer SAP Licenses
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: SAP License Transaction SLIC
Text Symbol: 300 = Please wait - Searching RFC destinations by server name
Text Symbol: 219 = Install temporary license key for &PRODUCT&?
Text Symbol: 218 = No
Text Symbol: 217 = Yes
Text Symbol: 216 = Install temporary license key?
Text Symbol: 215 = Error when deleting the license key
Text Symbol: 214 = Successful deletion of the license key
Text Symbol: 213 = Error when installing a temporary license key
Text Symbol: 212 = Successful installation of a temporary license key
Text Symbol: 211 = Error when installing permanent license key
Text Symbol: 210 = Successful installation of permanent license key
Text Symbol: 201 = Temp
Text Symbol: 200 = Perm
Text Symbol: 116 = Could not determine status
Text Symbol: 114 = Old licenses can no longer be installed
Text Symbol: 113 = Inactive hardware key
Text Symbol: 112 = License Status
Text Symbol: 111 = INITIAL_SYSTEM_IDX
Text Symbol: 110 = Lizenz Key
Text Symbol: 109 = TCC Database ID
Text Symbol: 108 = System Number
Text Symbol: 107 = Expiration Date
Text Symbol: 106 = Hardware Key
Text Symbol: 105 = Installation Number
Text Symbol: 104 = System ID
Text Symbol: 103 = Your License Has Not Yet Been Granted
Text Symbol: 102 = System Data Do Not Match SAPNet
Text Symbol: 101 = SAPNet System Error (Try Again Later)
Text Symbol: 100 = Unknown Error
Text Symbol: 010 = Valid (inactive hardware key)
Text Symbol: 009 = Valid (expires soon)
Text Symbol: 008 = No suitable license key exists
Text Symbol: 007 = Valid license key exists
Text Symbol: 006 = Expires soon
Text Symbol: 005 = Active HW Key
Text Symbol: 004 = Status Unknown
Text Symbol: 003 = License Installed
INCLUDE MSLICTOP . "
INCLUDE MSLICF01.
INCLUDE MSLICO01.
INCLUDE MSLICI01.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
SAPMSLIC - SAP License Transaction SLIC SAPMSLIC - SAP License Transaction SLIC SAPMSLDB - Module Pool for Transaction SLDB (Logical Databases) SAPMSLDB - Module Pool for Transaction SLDB (Logical Databases) SAPMSLDAPICUST - Customizing: Access Data for System Landscape Directory SAPMSLDAPICUST - Customizing: Access Data for System Landscape Directory