SystemSequences Table
Id: 65516
Label: SystemSequences
Security key: AdminTables
Settings shown are initial values.
Note |
|---|
|
Use of this table might lead to an Elevation of Privileges attack or a Denial of Service attack. Application Object Server (AOS) authorizes each create, update, or delete action on the table by confirming that the current user has permission to perform the requested operation on that table. If the user who initiates the operation is not authorized to perform the operation, an exception is thrown. |
Note |
|---|
|
At the time of publication, portions of this topic were intentionally left blank. For the most current information, visit Microsoft Dynamics AX Online. |
|
Field |
Description |
|---|---|
|
id ID: 1 Type: Integer Label: id |
|
|
nextVal ID: 2 Type: Int64 Extended data type: recId Extended Data Type Label: Record-ID |
Unique ID for the record in the database. |
|
minVal ID: 3 Type: Int64 Extended data type: recId Extended Data Type Label: Record-ID |
Unique ID for the record in the database. |
|
maxVal ID: 4 Type: Int64 Extended data type: recId Extended Data Type Label: Record-ID |
Unique ID for the record in the database. |
|
cycle ID: 5 Enum: boolean Enumeration Label: cycle |
|
|
name ID: 6 Type: String Size: 20 Label: name |
|
|
tabId ID: 7 Type: Integer Extended data type: tableId Extended Data Type Label: Table |
ID for the table. |
Note