Fonction SAP /SDF/SLIC_READ_LICENSES_700 - RFC Wrapper of SLIC_READ_LICENSES

Paramètre Reférence Type Long. Description
COUNT INT4 I 4 Natürliche Zahl
CUSTKEY LICENSE-CUSTKEY C 11 Active hardware key from saplicense
SYSTEMID CHAR20 C 20 Char 20

Paramètre Reférence Long. Facultatif Description
LICENSES SLIC_TAB 140 Struktur der Lizenztabelle

Exception Description
ERROR
NO_AUTHORITY
SLICERROR Some error

Description
Encapsulated function to get new license data.
Please notice the following:
The function module introduces a new structure with the fields
SYSNAME
CUSTKEY
PRODUCTID
INSTNUMBER
USERLIMIT
EXP_DATE
LCHK_DATE
CRE_DATE
LKEY
FPRINT
The field CUSTKEY is actually filled with the active Hardware Keyvisible in transaction SLICENSE.
The Hardware Keys visible in SLICENSE (new Licenses) are actuallycontained in the field LKEY.
Please beware when calling the function that you may have to map thisaccordingly.