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: 

VBAP & Pricing Value

Former Member
0 Kudos

Hi ,

I have to store the data of a pricing routine value in the VBAP table for reporting purpose. I am getting the value in the pricing routine. but in the pricing routine i have more calculations also. I do not want the final value. I want in bettween the value.

If I add a field in KOMP strucutre and modify the filed the same routine with the value and if I create the same filed with the same name in VBAP will the data auttomatically move from KOMP to VBAP or not at the time of saving.

If the data never pass automativally from KOMP to VBAP then i have to import/export. My question is will the data automatically moves or no from komp to vabp.( when they have same field names)

Thanks,

Satya.

3 REPLIES 3

Former Member
0 Kudos

Why isn't pricing configuration set up to show the value as a statistical entry (not affecting calculation) in the conditions for the item? That's how I would recommend showing the value to users. There's no need to add fields to KOMP...you'd want to add a row of data, by the way, not a field, nor is there a need to add this to VBAP....

0 Kudos

Thanks for your reply. However I need it VBAP and VBRP as required by the business process for reporting purpose.

Now If I add that fields to the communication strucutre KOMP and populating the KOMP field values through the routine/formula will it automatically assing to VBAP and VBRP fields?

If so how does this happen , if not what needs to be done so that it passes back to VBAP and VBRP.

VBAP , VBRP and KOMP will have the same field names.

Thanks,

Satya.

0 Kudos

Now If I add that fields to the communication strucutre KOMP and populating the KOMP field values through the routine/formula will it automatically assing to VBAP and VBRP fields?

Yes, but you can find this out for yourself by trying it, either with one of the existing subtotal fields (KZWI1 - 6) or by adding your own.