Inventory Object: LicenseUser
LicenseUser
objects are uploaded
to the ImportedLicenseUser
table in the
operations (inventory) database. Multiple imports will merge
updated data with existing records, and add new records as
applicable.
The ImportedLicenseUser
table holds all of the external end-users (such as those used by Oracle or SAP licenses) retrieved from the source connections.
Attributes are listed here in alphabetical order.
Property | Attributes | Notes |
---|---|---|
CostCenter
|
Alpha-numeric text (maximum 128 characters). May be null. |
The cost center of the external end-user, as reported in SAP. Does not necessarily map to a cost centre in the |
Description
|
Alpha-numeric text (maximum 400 characters). May be null. |
The description of the external end-user. |
Email
|
Alpha-numeric text (maximum 400 characters). May be null. |
An e-mail address for the external end-user. |
EmployeeNumber
|
Alpha-numeric text (maximum 256 characters). May be null. |
The employee number of the external end-user. |
ExternalID
|
Unsigned integer (bigint ). Mandatory. Database key. |
The identifier used in the source connection for the external end-user. Note: Strictly, this attribute may be null, because it forms
part of a compound database key. However, null values may cause import
errors (where this object does not get imported), and multiple records
from the same connection having nulls may cause data loss through
over-writing. It is therefore best practice to treat this field as
mandatory.
|
FirstName
|
Alpha-numeric text (maximum 256 characters). May be null. |
The first name of the external end-user. |
LastName
|
Alpha-numeric text (maximum 256 characters). May be null. |
The last name or surname of the external end-user. |
LicenseUserID
|
Unsigned integer (int ). May be null. |
The identifier of the external end-user in the |
UserName
|
Alpha-numeric text (maximum 400 characters). May be null. |
The name of the external end-user. |
FlexNet Manager Suite (On-Premises)
2023 R1