Human Capital Management - EBS (MOSC)

MOSC Banner

Person Number Generation

edited Jun 12, 2014 12:00PM in Human Capital Management - EBS (MOSC) 4 commentsAnswered
 We are trying to start employee numbers at 2500 in an Oracle EBS R12 HRMS domain. We have created a FastFormula but now the employee enter screen creates a run time error when trying to save new employees. Can anyone please confirm the below fastformula script and see if we are missing anything. The script does get verified but it appears that some type of data is missing. Thanks!

Fast Formula Type "Person Number Generation"

*---------------------------------------------*/

/* NAME: EMP_NUMBER_GENERATION*/

/* Returns the Next Employee Number. */

/*--------------------------------------------*/

DEFAULT FOR Person number IS ' '

DEFAULT FOR Party_ID IS 0

DEFAULT FOR Person_ID IS 0

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center