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

BAPI_INQUIRY_CREATEFROMDATA2

0 Likes
803

When trying to create a Sale Inquiry using BAPI BAPI_INQUIRY_CREATEFROMDATA2, is it possilbe to set the order quantity?

3 REPLIES 3
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
645

I haven't use the BAPI, but I would assume so, otherwise what would be the point, right? It is possible to have more than 1 in order quantity via the standard tcode VA11. Do you have some code that you are working with which is giving you the problem?

REgards,

Rich Heilman

Read only

0 Likes
645

I can set a target quantity, but I don't see a field for Order quantity. Using the other BAPI BAPI_INQUIRY_CREATEFROMDATA I can set order quantity, but I need to use BAPI_INQUIRY_CREATEFROMDATA2 for the EXTENSIONSIN to populate fields add on the Additional Data Tab B screen for the inquiry.

Read only

0 Likes
645

Solved it. Needed to used Schedule line to set quantity.