Hi all,
I am developing a form which is similar to the purchase order and where as I have a header table and line table.
In line table I have added the a field linenum and I wanted to know how the linenumber gets assigned every time we create a new record in the purchase line so that I can implement that thing in my form too,
Please through some lights on that.
SO far I have added a field and added the same EDT which is given over there in the purchase line but not sure how the purchase line number gets assigned every time we create a new line.
Thanks you