If there is a MAS90 developer's forum anywhere, please let me know. I know this is more of a MAS90/200 user group.
I am trying to insert records directly into the IMH_TransDataEntryLine table. (Inventory Transaction Entry). Before I can do that, I need to understand how the line numbering works.
From what I can see, the first record (record 0) holds the key to all this. I believe I understand how the LineToPreviousLine field is used, but I do not understand the significance of the other fields on that record. Can someone shed some light on this?
I spent many many years writting these types of applications for Platinum for DOS. I just don't see the need in having what amounts to global line numbers. There should be a unique key for ref#, Trantype, and maybe a sequence number, where the seq # resets for each transaction #. I hope the folks at Best take these ideas from Platinum and put them into MAS90.
Thanks in advance for your help.
I am trying to insert records directly into the IMH_TransDataEntryLine table. (Inventory Transaction Entry). Before I can do that, I need to understand how the line numbering works.
From what I can see, the first record (record 0) holds the key to all this. I believe I understand how the LineToPreviousLine field is used, but I do not understand the significance of the other fields on that record. Can someone shed some light on this?
I spent many many years writting these types of applications for Platinum for DOS. I just don't see the need in having what amounts to global line numbers. There should be a unique key for ref#, Trantype, and maybe a sequence number, where the seq # resets for each transaction #. I hope the folks at Best take these ideas from Platinum and put them into MAS90.
Thanks in advance for your help.