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 'BS01_MM_QUOTATION_CREATE' create item quantity with ZERO

0 Likes
2,120

Hello Gurus,

When i execute this BAPI to create RFQ some header fileds are missing.

But the main error it's when i display the RFQ created by BAPI BS01_MM_QUOTATION_CREATE i note that the item quantity is ZERO.

I map this structure QUOTATION_ITEMS-TARGET_QTY and QUOTATION_ITEMS-QUANTITY and also the structure QUOTATION_ITEM_SCHEDULES-QUANTITY

Do I forgot to map any field?

Thank you.

Renato

2 REPLIES 2
Read only

Former Member
0 Likes
1,166

i have this same problem,

does anybody had used this FM to create RFQ's ? (Request for Quotation, trx ME41, Me42, ME43)

Read only

0 Likes
1,166

I have the same problem.

Did any one fix it?

I search source in this FM, and I canot find any codes related to TARGET_QTY field.