‎2011 Jun 29 7:32 AM
Hi,
Am using BAPI_SALESORDER_CREATEFROMDAT1 BAPI for sales order creation but while executing this BAPI am getting error like this "751 For object RV_BELEG , number range interval does not exist".
In SNRO Tcode already Interval is maintained for object RV_BELEG . So anybody can help me to sole this issue?
Thanks,
Arun
‎2011 Jun 29 3:07 PM
What is the 751? A number in your input? If so, should be blank to allow SAP to number?
‎2011 Jun 29 3:12 PM
Hello Arun,
According to your system configuration the BAPI is trying to get the "Serialization Procedure for Serial Number Management" number from the configuration and looks like it is not configured.
Please check with the SD consultant and they can give you the correct test data or try with some other material that is not relevant to the "Serialization Procedure for Serial Number Management" .
Hope this answers your question.
Thanks,
Greetson
‎2011 Jun 29 3:54 PM
Hi Arun,
Please use the FM BAPI_SALESORDER_CREATEFROMDAT2 instead of BAPI_SALESORDER_CREATEFROMDAT1.
FM BAPI_SALESORDER_CREATEFROMDAT1 is outdated.
Let me know if this helps.
Thanks,
Nani.