cancel
Showing results for 
Search instead for 
Did you mean: 

PA line item condition posting

Former Member
0 Kudos

we have one SD condition type Z001, map to value field Z002. condition value in SD billing is positive, PA line item Z002 also shows positive, can we use PA enhancement to change the sign for Z002 to be negative from SD posting to PA?

in SPRO, where can we define a PA condition type Z003 and map to SD condition type Z001?

Accepted Solutions (0)

Answers (2)

Answers (2)

ajaycwa1981
Active Contributor
0 Kudos

Hi Robin

If the condition is defined as a deduction condition in SD, it should be enough if you switch on the +/- indicator in KE4I

If it is not a deduction condition and still you want it to be -ve, I would suggest not to do it.. Just use the Value field only for this condition type and subtract it in your report definition

Still if you wanna do it, you can use user exit COPA0002 or COPA costing sheet in 8KEV

Br, Ajay M

Former Member
0 Kudos

I want the sign to be changed and can be observed from KE24

I try to use EXIT_SAPLKEAB_001 in COPA002, KE4U valuation strategy Z11,

point of valuation: 01 record type: F, valuation strategy: Z11.

sequence: 10, exit number: U01, is this enough?

can you explain the use of 8KEV in changing the sign of one value field

ajaycwa1981
Active Contributor
0 Kudos

Hi

Whether U01 or X01, you should check with your ABAPer

br, Ajay M

Former Member
0 Kudos

Hi Ajay,

I set breakpoint in PA0002

the SD billing VF01 didn't pass to EXIT_SAPLKEAB_001, it didn't work

ajaycwa1981
Active Contributor
0 Kudos

Hi

This exit COPA0002 is triggered for sure

Either your val strategy settings are not correct in KE4U or your exit is not active

br, Ajay M

Former Member
0 Kudos

Hi..

You can use t-code 8KEV and KE45.

This method that using ke41, you assign SD condition
type to value field and check
"Transfer +/- sign" indicator  seems to be better.