2024 Apr 18 1:16 PM - edited 2024 Apr 18 1:39 PM
Hello Community,
I have a Z condition type and I would like to know how to aggregate value in the header level which should be update automatically in the header of a rebate Z condition type. However our aggregation has been achieved in the header level in standard way, unfortunately presently we aren't able to automatic update in the Header rebate condition type Zcustom. Currently it's not updated in the amount field.
Thank you.
Request clarification before answering.
Hi Abul,
Do you want to have a field amount (kbetr/ConditionRateRatio) for ZPM0 as not zero in the order? If I can see it correctly, you are already using an own Custom Logic implementation. Try to use a statement like ConditionRateValue = ConditionAmount in this implementation.
Thank you.
Kind Regards,
Iza
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Abul,
It's not possible to transfer the header value of ZPR1 to ZPMO by standard configuration. To achieve something close to this, you can use custom logic (BAdI for Alternative Calculation of Condition Amount) and set ZPMO's amount based on the value of ZPR1.
If you require ZPMO to also display a non zero rate (KBETR), then the implementation must calculate a rate using a defined base (for example, per 1 unit). Otherwise, you can map the aggregated header amount into the Condition Amount of ZPMO.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 26 | |
| 18 | |
| 14 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.