sales line no. increment(how can we change it)

for a particular sales order sales line no. is incremented by 10000 how can we change this incremented value. can anyone help me please…

Hi Anoop, This increment is implemented automatically by ‘AutoSplitKey’ property on the Sales Order SubForm(46). You can set this to ‘No’. But in that case, you need to design a method to maintain the Primary Key. As the change will affect many areas “Sales Quote,Order,Invoice,…”. Think about it before you proceed. What is your requirement that you are trying to address by changing this? Regards Mohd. Rahimuddin.

thankyou sir for ur valuable reply…i just wanted to know how it is done.but i dont have any requirement to change it. regards anoop verma

quote:


Originally posted by Rahimuddin: Hi Anoop, This increment is implemented automatically by ‘AutoSplitKey’ property on the Sales Order SubForm(46). You can set this to ‘No’. But in that case, you need to design a method to maintain the Primary Key. As the change will affect many areas “Sales Quote,Order,Invoice,…”. Think about it before you proceed. What is your requirement that you are trying to address by changing this? Regards Mohd. Rahimuddin.