SAPSystemLandscapeEngineMapping Table
This table stores mapping between SAP system landscape engines to either System Landscapes, System Groups or SAP systems.
TenantID
has been set in the SQL Server
connection context information. That setting filters an underlying table to produce this
view of data for the single, selected tenant.
Database Column |
Details |
---|---|
SAPSystemLandscape EngineMappingID
|
Type: integer. Key. Generated ID A unique identifier for the SAP system landscape engine mapping. |
SAPSystemLandscape EngineID
|
Type: integer. Key Foreign key to SAPSystemLandscapeEngine ID |
SAPSystemLandscapeID
|
Type: integer. Key. Nullable Foreign key to System Landscape ID |
SAPSystemGroupID
|
Type: integer. Key. Nullable Foreign key to System Group ID. |
SAPSystemID
|
Type: integer. Key. Nullable Foreign key to the SAP system. |
CreationUser
|
Type: text (max 256 characters) The user who created the system landscape. |
CreationDate
|
Type: datetime The data and time the system landscape was created. |
UpdatedUser
|
Type: text (max 256 characters) The last user who update the system landscape. |
UpdatedDate
|
Type: datetime The date and time the system landscape was last updated. |
FlexNet Manager Suite (On-Premises)
2020 R1