‎2009 Mar 03 5:58 PM
hi,
we have a Z report which does a price simulation. basically in the report, we have to enter some data in the selection screen like customer, material, pricing date and sales order type. what this report does is it calls VA01 in background and so the pricing conditions are determined and are avalailble in KOMV strructure and thus we get the output from such structure with all condition types and their values.
so everytime we run this z report, every time it calls a sales order in create mode in background.
but the issue is, this report does not show rebate condition types(rebate condition type status D), if the the rebate agreement has status D(finally settled). this is because our rebate condition types is supposed to appear in sales order but once a rebate agreement is settled, this report will not show the rebate conditions since once rebate agreement is settled, the rebate conditions will not come in pricing since this is sap standard and since our z report call va01, these reabte conditions are also not available in structure.
so what to do so that rebate conditons for rebate agreement which is settled aslo appear in our pricing simulation.
is there any other way of simulating so that the above problem is avoided or coud you pls let me know the function module or standard progam which prevents rebate conditon types with status D not to appear in sales order pricing,
regards
sachin
‎2009 Mar 03 7:11 PM
I guess there would not be any program or FM which would allow you to process the pricing conditons from the settled Rebate agreement.
Once the rebate agreement it fully settled, all the pricing conditions are locked.
System would accumulate the total values of all the rebate pricing conditions from all the relevant Sales documents and than create Credit Memo. Once you have created the credit memo, the status of the rebate agreement would be changed to Settled.
If you have partially settled the Rebate Agreement Status "B" than those pricing condition would appear in your sales document pricing.
So, better to
Settle the agreement partially Or
Create a new rebate agreement with the new pricing conditions.
Regards,
Naimesh Patel
‎2009 Mar 03 7:40 PM
Hi,
I think Functional people can determine it thorugh configuration. You can check with them.
Kuntal