Lists
The driver uses the SAP Concur APIs to view your configured lists within SAP Concur products.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
Unique identifier of a list. |
Value | String | False |
Name of the list. |
LevelCount | Int | False |
Number of levels in the list. |
SearchCriteria | String | False |
What attribute to search by {TEXT, CODE}. |
DisplayFormat | String | False |
Whether the code or value is displayed first {(CODE) TEXT, TEXT (CODE)} |
CategoryId | String | False |
The category of the list. |
CategoryType | String | False |
The category of the list. |
IsReadOnly | Boolean | False |
If true, the list is read-only. |
IsDeleted | Boolean | False |
If true, the list has been deleted. デフォルト値はfalseです。 |