2011 Oct 28 7:23 AM
Dear experts,
I have consumption amount history stored in installation facts , is there any variant to read the previous amount history from installation facts ?
my scenario will be like, it should read the previous bill period consumption amount ( its all ready stored in the instillation facts) and add with the .current bill period consumption amount.
any idea on this, it would be more appreciable.
Cheers..
2011 Oct 28 10:38 AM
Hi,
Check variant QUANTI18.
Operands
Input operands
QUANT Consumption from previous periods from the installation facts
QUANT Consumption in the current billing period
INTEGER Number of the previous consumption values to be added
Output operands
QUANT Result of the addition
Hope this solve your problem.
2011 Oct 28 11:13 AM
Dear tatha,
Thank u for reply, but Quanti18 is for reading consumption (quanity), i want the varient for previous amount.
coz iam doing every 15 days billing, there is price change on evry month 30th.
assume like, my first fortnight bill is 17th ,and the price is maintained as 10rs, on 31st price has been changed to 12 rs, now my second fortnight bill is on 1st, if i use quanti 18, it will calicualte total consumption with 12rs, i dont want this,
insted of this i want to get that prvious bill consumption amount.so that i wont have price problem.
cheers.
2011 Nov 04 5:18 AM
Hi EnergySaver,
I do not think that there is any standard SAP variant that reads the Amount history operand to be used for further calculation.
I suggest you to create a customized variant similar to QUANTI18 which reads historical Amount values upto specified integer value and then adds those amount value with the current calculated value.
Thanks,
Mayuresh