Hi all.
I have created 2 new tables Header and Line.
In the Line table I have added a Header No. field that links the Line records to the Header records. I have added a Line No. field in the Line table.
How do I set the Line No in the Line table to get numbers 10000, 20000 etc.
I tried looking at the Sales Header and Sales Line tables to get some idea but I can't find the part that Line No is initialized.
Any ideas?
Thanks
Jorgito
0
Answers
RIS Plus, LLC
should solve your purpose
R.K.S
Consultant ERP
RIS Plus, LLC
Thanx everyone
Jorgito
In the Prod. Order Line table (5406), I am trying to insert the Prod. Order Components automatically when the user selects the Item No. However, when I am inserting a new record, the Line No. of the Prod. Order Line table is still 0. So I cannot insert new lines in the Prod. Order Component table. How should I overcome this problem?
Thanx,
Jorgito
Do It Yourself is they key. Standard code might work - your code surely works.