Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2801

Re: Can I change a "Deposits Document" Series through SDK?

$
0
0

Hi Hector,

 

To use other series you should look some things, not set a random value for Series.

 

Go to Document Numbering

 

img1.png

 

Double click in deposit line, in this form you can see your default series highlighted with red color.

img2.png

 

In this you can create another series, but I believe you just can have more than one per time.

 

img3.PNG

 

Try create another series, and try sets the new value in your code.

 

To get the valid values run this sql code, to get the ObjType:

 

SELECT TOP 1 ObjType, Series FROM ODPS

 

For ODPS is 25. Use this in the next query, to see all series for this object type:

 

SELECT * FROM NNM1 WHERE ObjectCode = '25'

 

Hope it helps.

 


Best regards,

Diego Lother


View Diego Lother's profile on LinkedIn


Viewing all articles
Browse latest Browse all 2801

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>