Skip to Content
0
Former Member
Apr 27, 2009 at 09:42 AM

Pricing in Returns (Influencing condition values through CRM_PRICING_BADI)

42 Views

Dear Mentors,

I have a pricing procedure with 10 condition types which is common for all the transaction types and I dont have a special pricing procedure for returns (ZRET transaction type).

I want to influence the pricing condition value of First Condition type say CND1 based on a specific logic (which reads the base price of the document from which the current document is being created) and want to set all other conditons' condition value to Zero. This whole thing has to happen as soon as I enter prodcut in ZRET transaction + ZREN item category.

Can this be acheived through CRM_PRICING_I_BADI or CRM_PRICING_BADI? If yes, can some guidelines be given as to how this can be achieved.

Though this can be achieved through some requirement routines and altcond base value routines, I want to avoid it because of IPC / Java user-exits complexities.

Regards,

Rajesh