2020 Jan 10 3:24 PM
hello all,
LB_T_BIL_IT_GEN is a sorted table by two key fields.
How can I add another field, in order to sort it by that field too?
for example POSEX
Please let me know

2020 Jan 10 3:42 PM
Hi,
You can't add it directly to that table type without a modification, since it's a standard one.
You could copy this table type (and add the field you need) and adapt your program to move the data to your new table type instead of the standard one.
Best regards,
Geert-Jan Klaps
Hi,
You can't add it directly to that table type without a modification, since it's a standard one.
You could copy this table type (and add the field you need) and adapt your program to move the data to your new table type instead of the standard one.
Best regards,
Geert-Jan Klaps
2020 Jan 10 3:42 PM
Hi,
You can't add it directly to that table type without a modification, since it's a standard one.
You could copy this table type (and add the field you need) and adapt your program to move the data to your new table type instead of the standard one.
Best regards,
Geert-Jan Klaps
2020 Jan 13 9:32 PM
If the table allows you to append fields at end, you could do so, after receiving approval from your Team Lead.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |