Next numbering
I use auto generate next number for a primary key field. For this, I do the following1. I added an entry to F0002 using P0002
2. Specified 'Next Number' in Data Dictionary Overrides
A new number will be generated as the page loads. I need to get the new number only if the user press 'OK' button.
How can I achieve the same ?
2. Specified 'Next Number' in Data Dictionary Overrides
A new number will be generated as the page loads. I need to get the new number only if the user press 'OK' button.
How can I achieve the same ?
0