Application Development and Automation 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: 
Read only

po - internal number assignment error

Former Member
0 Likes
1,965

dear all,

po form is created. number range is created for return po.

but while saving, it shows the error "INTERNAL ASSIGNMENT IS NOT DEFINED FOR NUMBER RANGE 56"

When i click enter,

it shows "po_post method error".

spro -> define document types, define number range everything has been done.

and po form is coming in developement and quality server.  problem exist only in production.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,032

hey i got it. in number range external number check box is ticked. i just removed that.

Thanks for ur response.

3 REPLIES 3
Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,032

Call transaction SNRO or SNUM and maintain range 56 for object EINKBELEG, click on range number and then create/maintain range 56 (default 5600000000 5699999999)

NB: Attachment of purchase order type to range is transportable Customizing when number range should not be transported. So somebody must create those range in transport target system, seems somebody did it in Quality but not in Production server ?

Regards,

Raymond

Read only

Former Member
0 Likes
1,032

have you created number range 56 recently and not transported into Production?

Regards,

Vadamalai A

Read only

Former Member
0 Likes
1,033

hey i got it. in number range external number check box is ticked. i just removed that.

Thanks for ur response.