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

In vbap table target quantity is zero?

Former Member
0 Likes
1,305

Hi.

     I'm creating SD quotation with scheduling line item using "BAPI_QUOTATION_CREATEFROMDATA2" quotation is creating successfully but in item table (VBAP) target quantity is always zero(when i'm using scheduling line item), In scheduling item table (VBEP) target quantity value is there, Some standard data also like this in item table there is no value in scheduling table value is there.can any one explain me why in vbap table target quantity value is zero?

I Attached image for your reference.

Thanks in advance.

Lokesh Srinivasan.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
905

Hi Lokesh,

As per image provided by you i think you are comparing target quantity of VBAP with Order quantity of VBEP, there is a field of  order quantity in VBAP also you may refer this field.

Hi.

     I'm creating SD quotation with scheduling line item using "BAPI_QUOTATION_CREATEFROMDATA2" quotation is creating successfully but in item table (VBAP) target quantity is always zero(when i'm using scheduling line item), In scheduling item table (VBEP) target quantity value is there, Some standard data also like this in item table there is no value in scheduling table value is there.can any one explain me why in vbap table target quantity value is zero?

I Attached image for your reference.

Thanks in advance.

Lokesh Srinivasan.

2 REPLIES 2
Read only

Former Member
0 Likes
906

Hi Lokesh,

As per image provided by you i think you are comparing target quantity of VBAP with Order quantity of VBEP, there is a field of  order quantity in VBAP also you may refer this field.

Read only

0 Likes
905

HI Haresh.

    

    Like u said Order quantity (KWMENG)Field is there in vbap table....My  TL  solved my problem.Anyway thanks for your reply