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 : please enter order quantity in quantity field of the same name

0 Kudos

BAPI_CONTRACT_CREATEFROMDATA Error :"please enter order quantity in quantity field of the same name"

Could you help me to resolve this error

1 REPLY 1

david_liu1
Advisor
Advisor
0 Kudos

The reason you receive this error is that item category has flagged 'schedule lines allowed' checked in transaction VOV7.

Please review SAP note 610629, which explains that:

"The use of contracts with item categories whose 'Sched Line Allowed' flag is set in Customizing (Transaction VOV7) is not provided in the R/3 Standard System and is therefore not supported.

This is because target quantities / target quantity units of measure and sales quantities / sales units would merge, which causes an undefined system response in contracts."

Remove the flag to resolve the error.