cancel
Showing results for 
Search instead for 
Did you mean: 

Applicant number range-NUMAP

Former Member
0 Kudos

Friends

We have configured the recruitment and the NUMAP feature is internal starting from 1.

We have performed the initial entry of basic data action, applicant number is generated with 1. but the current number showing as 5 in the number ranges

Again we have performed the same action, then the applicant number generated as 6 and the current number status showing as 10

But it should be generated sequence wise like 1, 2 3 etc why system creating in such a way

Regards

Kiran

Accepted Solutions (0)

Answers (2)

Answers (2)

antoine_foucault
Active Contributor
0 Kudos

This thread talks about number range buffer being guilty for range number jump. It could also solve your issue.

[;

Former Member
0 Kudos

Hi Kiran

Please check the Intervals maintained in transaction PB04 for applicants. It might be because of this.

Regards

Ranganath

Former Member
0 Kudos

Hai Ranganath

Its absolutely fine,

01 00000001 to 90000000

and also NUMAP is 01, internal

but still giving the same problem

regards

kiran

antoine_foucault
Active Contributor
0 Kudos

There must be something that triggers database to ask for 5 numbers.

I would break-point function 'NUMBER_GET_NEXT' and observe system behavior to get an answer.

Greetz.