You are viewing this site as a guest. You can still ask questions and help others! Join our Dev2Dev IT Community to receive your own blog, share your knowledge, and much more.

Sequence ?

1 reply [Last post]
Guest's picture
Guest

Hi all,

I wanted a help from you. In my application there is a field Transaction id which should get incremented by 1 every time a previous transaction is been saved. i tried writing the below code in SavePostChange

My_Field = GetNextNumber(My_Record.My_Field, 99999999);

It's not working. The field is on level 0 of the page. Do i need to write a function for this or i can use built-in 1's ?

Thanks in advance.

Ashar's picture
User offline. Last seen 4 weeks 3 days ago. Offline
Joined: 03/26/2008
Posts: 208
Re: Sequence ?

This kind of questions were already discussed in this forum..
http://www.compshack.com/forum/peoplesoft/peoplesoft-technical/peoplesoft-0

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
The question below is to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.