Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Trigger Negative Pricing!

Former Member
0 Likes
584

Hello All,

I had been trying this since some time but could not make it work.

My main goal is to show negative value for a condition on a document.

On the condition type, I had positive and negative in the sign field. And also I had assigned an item category with returns check box checked.

Still it is not showing a negative sign. What could be the possible reason? Please suggest.

Thank You.

4 REPLIES 4
Read only

Former Member
0 Likes
551

Hi ,

which document u are talking abt ?, what exactly u are doing ?

regards

Prabhu

Read only

0 Likes
551

We have a claim document which can have +ve and -ve quantities. We load them in to SAP from a flat file. There is no way we can separate them out. So we want to use the same claim type.

If there is a -ve quantity we flip the item category og that item to an returns item category and that should change the prices to -ve.

This is my requirement.

Let me know if you need more details.

Thanks,

Read only

Former Member
0 Likes
551

Hi!

If a negative sign does not appear, then it has wrong data type.

If you reference it from a DDIC data element, you have to check the domain of the data element, is it accepting signs or not. Use SE11 transaction for it.

For example WERT domain is accepting signs, but a DEC03 domain does not accept signs.

Regards

Tamá

Read only

0 Likes
551

I did checked the domains of kbetr and kwert in pricing conditions. They have the domains WERTV6 and WERTV7 which accept signs. Any other ideas?

Can somebody tell me what I am doing wrong here?

What is the importance of condition category in pricing?

Edited by: Lavanya Boora on Aug 28, 2008 4:39 PM