is it possible to get the current max-value of a column, only knowing tableID and fieldID in ax 2009?
i know you can get several informations about the field like isMandatory or something, but i need to know the maximum value instead…
thanks for any hints in advance!
No problem if you program your query, look at this job (AX 2009):
One problem is the return type, which is solved by casting to string.