Dear All,
As per the business requirement, i need to activate RA based on the below requirement.
Scenario:
Planned Revenue: 1000
Planned Cost: 900
Planned Profit/Loss:100
% Planned Profit: 11.11%
Logic for RA calculation should be based on Actual Cost
Step.1
if AC=0
Revenue Effecting Net income=0
Step.2
if AC=900
Revenue Effecting Net income=1000
Step.3
if AC>900 (i.e., 1000)
as per standard
Revenue Effecting Net income=(1000 (AC)/1000 (PC))*1000 (PR)=1000
But required out put as per business requirement is
Revenue Effecting Net income=1000 (AC)*11.11=1100
Guru's is this scenario can be mapped in SAP?
Through standard functionality, i am able to map till step 2.
Please tell me...
Regards,
Rao