You are on page 1of 1

Streetlight Billing

REFVAL 01 Valuate a Reference Value with a Price(REFVALUE, TPRICE,AMOUNT)


REFVAL03 Determine Consumption for Lighting Unit from Burning Hour
Calendar(REFVALUE,QUANT)
REFVAL04 Bill Lighting Flat Rate (REFVALUE, LPRICE,AMOUNT) L price
distributed based on number of days
REFVAL05 Bill Individual Lighting Flat Rate (REFVALUE,AMOUNT)
REFVAL06 Determine Consumption for Lighting Unit from Time-Based
Consumpt. Value(REFVALUE,QUANT)

REFVAL01
Valuate a Reference Value with a Price

Input operands

REFVALUE Reference value to be billed


TPRICE Price to be used for calculating reference value

Output operands
AMOUNT Calculated amount

Amount = Value to be Billed * Price amount prorated to no of days in current


billing period (* repetition factor if maintained any.)

You might also like