Skip to Content

Report Utility — Mutation Methods

Back to Report Utility.

setCosts

def setCosts(cost)

Sets the Costs per Meter

Parameters:

NameTypeDescription
costValue of the Costs per Meter

setCurrency

def setCurrency(currency)

Sets the desired Currency

Parameters:

NameTypeDescription
currencythe desired Currency

setLanguage

def setLanguage(language)

Sets the desired Language

Parameters:

NameTypeDescription
languagethe desired NLS Language
def setHeaderLogo(logo)

Sets the Logo shown on Reports top/right

Parameters:

NameTypeDescription
logoName of the Logo File ()
def setFooterLogo(logo)

Sets the Logo shown on Reports bottom/left

Parameters:

NameTypeDescription
logoName of the Logo File ()
Was this page helpful?