While working on previously customized scripts, I found a standard DLL function (tcmcs.dll0050.check.and.generate.order.number) that generates the next first‑free number series. Using the same approach, I want to generate the next free series for a transaction type.
My questions are: where can I find the standard DLL reference data, and is there a standard function available to generate the next free transaction‑type series?