ErpSystemLite¶
Example Json Object
1{
2 "id": 0,
3 "displayId": "string",
4 "status": "CREATED",
5 "name": "string",
6 "type": "NAKISA",
7 "sapVersion": "ECC_EHP5"
8}
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
id |
integer(int64) |
false |
none |
none |
displayId |
string |
false |
none |
none |
status |
string |
false |
none |
none |
name |
string |
false |
none |
none |
type |
string |
false |
none |
none |
sapVersion |
string |
false |
none |
none |
Enumerated Values
Attribute |
Value |
|---|---|
sapVersion |
ECC_EHP5, ECC_EHP6, ECC_EHP7, ECC_EHP8, S4_1503, S4_1610, S4_1709, S4_1809, S4_1909 |
status |
ACTIVE, CREATED, DECOMMISSIONED, DISABLED |
type |
NAKISA, SAP |