My Requirement goes like this.
In a page, in Level2 scroll. I need to autoassign my sequence number field, based on another key field.
Field 1 is - RV Seq Number
Field 2 is - SEQNUM
User may enter value in RV Seq Number,and respectively SEQNUM should be autoassigned.
For EG :
If User enters in one row .
RV Seq Number SEQNUM
001 1
001 2
001 3
002 1
002 2
003 1
and so on...
To be noted - SEQNUM is grayed out for User and is auto assigned, were as RV Seq Number User enters value.
Title | Under | Posted on |
---|---|---|
Component interface Error: no rows exist for the specified keys | PeopleSoft Technical | 03/15/2019 - 3:54am |
ADD 24 months starting from current month.(peoplesoft) | PeopleSoft Functional | 07/29/2018 - 8:44pm |
TRC values dropdown | PeopleSoft Technical | 04/04/2018 - 12:54am |
how to find missing sequence in GRID and print the mising sequence number while saving through peoplecode | PeopleSoft Technical | 09/11/2017 - 4:49am |
Anyone has any idea on solving this
Have a look on
http://peoplesoftdotnet.blogspot.com.au/2015/03/generate-unique-seq-number.html