Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

error in travel management while saving trip request

Former Member
0 Kudos

Hi All,

At the time of creating a travel request, I am getting the following error :

Error while writing to the database (PTRV_HEAD/PTRV_PERIO/Cluster TE). after ssiging the number range also its showing same error while saving.

Please advise how to resolve this issue.

4 REPLIES 4

Former Member
0 Kudos

such problem occor when u have not defined the number range

Set Up Trip Number Ranges

if the problems remaines after defining number range...keep check all transaction there may two three more numbers ranges has to define..

this prblem is only due to number ranges not defined by you.

When we create the number ranges we must be carefull to create the subintervals with two digit numbers. For example:

01 000000001 19999999999

02 200000000 2999999999

If you put:

1 000000001 19999999999

2 200000000 2999999999

Then the error appears.

Edited by: Kaushik Savaliya on Jan 2, 2012 1:59 PM

Former Member
0 Kudos

Hi,

Ya i defined the number range as 01 only but also its showing the error. is it because of the other module number range or what?

Edited by: tveena on Jan 2, 2012 9:48 AM

0 Kudos

Yes...may be..

another way to tracking this error by setting BREAK-POINT.

set breakpoint in MESSAGE and see what message is being return.

SyambabuAllu
Contributor
0 Kudos

Hi ,

Check Your number range assignment in SPRO configuration

Thanks

Syam