cancel
Showing results for 
Search instead for 
Did you mean: 

Product Proposal

Former Member
0 Kudos

Hi Guys,

We are struck with a particular problem. The product proposal gets its values from table VBPV as we have seen. However, we are unable to understand how does entries get passed into that table. Configuration for product proposal lead us no where. We tried creating few orders thinking that the order history for a period would be considered for table update, but in vain. Going thru' debug mode is an easy way out for creating or deleting entries.. But, we dont want to proceed that way.

Could you guys throw some light on this...

Thanks in advance.

Regards

Ananth

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

The product proposals have to be generated using SDPV transaction which in turn updates the VBPV table.

Regards,

GSL.

Former Member
0 Kudos

Thanks for the lead GSL. However, now we want to delete a material entry from the VBPV table. SDPV helped us in updating VBPV table as you said according to config schema. How about removing an entry now?

Thanks in advance.

Regards

Ananth

Former Member
0 Kudos

Always the entries are deleted and then updated whenever the transaction is run. If you want to delete a particular entry in the table I think it can be done only through ABAP.

Regards,

GSL.