cancel
Showing results for 
Search instead for 
Did you mean: 

How do I modify Pricing Type "X" in ECC 6.0 Release 702

0 Kudos

I need to have our ABAPer modify Pricing Type "X" as described in OSS Note 24832. I am attempting to get the systm to correctly copy over VPRS from the Sales Order and have ALL the other pricing conditions function as they currently do.

Modifying Pricing Type "X" as descibed in the note seems to be exactly what we need, however reading the note is seems to indicate the solution is for systems up to release 4.0B.

How do we modify or create a new Pricing Type in reease 6.0?

Accepted Solutions (0)

Answers (2)

Answers (2)

Lakshmipathi
Active Contributor
0 Kudos

Would you mind explaining what the Business requirement is? Sometimes, with the standard pricing configuration itself, we can achieve the requirement.

0 Kudos

Our Customer needs to have the VPRS come over unchanged from the Sales Order to the Invoice. Standard SAP using Pricing Type "G" uses the last PGI Cost as the VPRS value. That causes the VPRS to be overwritten if the PGI Cost is different than the Sales Order VPRS. I changed the Pricing Type to "K" per the note referenced (24832) and that correctly brought over the VPRS from the Sales Order to the Invoice. HOWEVER other condition types from the Sales Order no longer got copied to the Invoice. Specifically those with a Condtion Category of "L". Looking at the Code referenced in note 24832 it looks like modifying Pricing Type "X" as specified will allow Condition Category "L" conditions to be brought over to the Invoice.

ricardo_cavedini
Active Contributor
0 Kudos

Hello,

This customizing remains the same in release 6.0.

When pricing type "X" is configured in copy control, user exit USEREXIT_PRICING_RULE has to be used.
Note 24832 provides a sample code for releases up to 4.0B.

Regards,
Ricardo

0 Kudos

Thank you for your answer. You indicated (as the note indicates) that note 24832 provides code for releases up to 4.0B. What is the code for after 4.0?. We are on release 6.0.