T
Termin_Terminator
Hello,
two existing LookupTables do already have values, one table has a tree
with code mask "*.*.*" and the other table no tree with code mask "*",
both tables with any characters and both tables have the sort order
"By row number".
How do I programmatically add new values to the both Lookup tables?
When I try to add a new LookupTableValuesRow to one of the Lookup
tables I have to fill the column "LT_VALUE_SORT_INDEX" (type
System.Decimal) manually, otherwiese I get an exception from the web
service.
This special case of expanding a Lookup table is neither anywhere
explained nor any code examples do exist, and at least no hint can be
found because of this special case of adding new values to a Lookup
table with sort order "By row number".
Thank you very much for any hints or code samples.
Bye, Termin_Terminator
two existing LookupTables do already have values, one table has a tree
with code mask "*.*.*" and the other table no tree with code mask "*",
both tables with any characters and both tables have the sort order
"By row number".
How do I programmatically add new values to the both Lookup tables?
When I try to add a new LookupTableValuesRow to one of the Lookup
tables I have to fill the column "LT_VALUE_SORT_INDEX" (type
System.Decimal) manually, otherwiese I get an exception from the web
service.
This special case of expanding a Lookup table is neither anywhere
explained nor any code examples do exist, and at least no hint can be
found because of this special case of adding new values to a Lookup
table with sort order "By row number".
Thank you very much for any hints or code samples.
Bye, Termin_Terminator