Hi
We have requirement to add header condition type at in invoice only during creation of invoice via ABAP program, and subsequently it should pass to item level proportionally based on net value of item.
We are facing below issue in standard process.
For example if i entered condition type manually at header (Without ABAP code),, the value is not passing from header to item, even i can not see the condition type itself at item,
also at header the value of condition type is not appearing in condition value field, but i can see in amount field, as per the standard, after entering the value at header condition type, if we activate the button, the value of header condition type from amount is flow into condition value.. but it is not happening in my case..
Condition type characteristics as follows
- Cond. class A Discount or surcharge
- Calculat.type B Fixed amount
- Group condition -activate
- Header condition - activate
we have tried with Few user exists and enhancement to get the price but it is not working.., please note we are getting value of condition type from Z table.
Please advise.....