‎2009 Nov 27 6:43 PM
Hi Guru's,
I am uploading the PR by using the FM " BAPI_REQUIREMENT_CREATE".
I am able to generate the PR with external no. using this FM(Direct input from the FM).
For the same data when i am running from the program it is giving an error "Document number 90000XXX not within defined interval"
with MSG_ID - 06
and MSG_NO - 223
Is there any method to generate an Internal number range for the PR.
The number ranges for the PR are set as Follow's:
No. From No. To No. Current No. Ext
01 0010000000 0019999999 10000XXX
02 0090000000 0099999999 X
03 2000000000 2999999999 X
04 3000000000 3999999999 0
Thanks in Advance.
‎2009 Nov 29 7:21 AM
Closed.
The problem is that when we pass it from program the conversion rule is to be applied.
‎2010 Feb 15 12:25 PM