LICENSE_DATA - Storage of SAP Licenses
Storage of SAP Licenses information is stored in SAP table LICENSE_DATA.
It is part of development package SLIC in software component BC-SEC-LIK. This development package consists of objects that can be grouped under "License Key Administration".
It is part of development package SLIC in software component BC-SEC-LIK. This development package consists of objects that can be grouped under "License Key Administration".
Fields for table LICENSE_DATA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PAIR_NO | Number of the Key/value Pair of an SAP License in the DB | X | SLIC_PAIR | NUMC | 10 | |
FIELD | Field Type of an Entry in the License Table | X | SLIC_FIELD | CHAR | 1 | |
CONT_LEN | Length of Content of SAP License | SLIC_CONTLEN | INT2 | 2 | ||
CONTENTS | Content of SAP License | SLIC_CONTENTS | LCHR | 32000 |