‎2006 Dec 11 4:55 PM
Hi,
while iam creating PO using BAPI_PO_CREATE1, Iam passing PO number in the header table when i execuate the code it is automatically generating new po number.
for example iam passing PO number 4500000021(not yet created) but in the output it is generating new PO Number 450000453. but i want 4500000021 this po to be created.
Thanks
Vikranth Khimavath
‎2006 Dec 11 4:57 PM
Looks like your PO is confgured to have internal number range, so the system automatically generates the number.
That is why even if you are sending a number the system is neglecting the number you are passing.
If you want your number to be used, you will have configure the system to accept the external number.
Regards,
Ravi
note - Please mark all the helpful answers
‎2006 Dec 11 4:58 PM
‎2006 Dec 11 5:00 PM
Hi,
If you want to change it to external numbering..Check the following..
Go to the transaction SNRO..Give the object EINKBELEG..
Then for the the number range interval check the check box that says External numbering..
Thanks,
Naren