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.
| Title | Under | Posted on |
|---|---|---|
| MD5 - SHA checksum of a file. | PeopleSoft Technical | 02/07/2012 - 5:29am |
| nVision Tabular Report through PIA with prompts | PeopleSoft Technical | 02/02/2012 - 10:07pm |
| Can we create an AE to mass update Position - Jobcode data? | PeopleSoft Technical | 01/18/2012 - 3:11am |
| Pay Components on job data can be defaulted and setup based on the rules? | PeopleSoft Functional | 01/05/2012 - 4:58am |
This kind of questions were already discussed in this forum..
http://www.compshack.com/forum/peoplesoft/peoplesoft-technical/peoplesoft-0
Post new comment