cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Sales Order Pricing User Exit for header Manual condition

ABAPER_P
Participant
0 Likes
980

I am facing a problem related to coding in Sales Order pricing user exits. Scenario is as mentioned below:

Based on Material Entered if it is BOM adding the manual pricing condition to XKOMV . For doing this, coding has been done in USEREXIT_PRICING_PREPARE_TKOMP by changing XKOMV table.

Here I am unable to get the TKOMP[] table however its calling line item by line item.

when I doubling click on line item header conditions are shown but calculations are not happening. however when I click on header condition tab and come back to item condition then shows the calculation.

AM i missing something in the coding part? As the data is getting populated automatically I guess some piece of code needs to be triggered. Can anyone shed some light into this.

Accepted Solutions (0)

Answers (2)

Answers (2)

ozgursaglam
Explorer
0 Likes

I also encountered a similar problem. Can you check if there is a routine written for requirements in the calculation scheme for the relevant condition?

RobertVit
Active Contributor
0 Likes

Hi,

as the name states USEREXIT_PRICING_PREPARE_TKOMP is to prepare TKOMP entries - not for changing xmov.