Update Cost Element On Name

class Main.Accert(input_path, accert_path)
update_cost_element_on_name(c, ce_name, alg_value)

Updates the cost element based on cost element name. (Turn off safe update mode)

Parameters

cMySQLCursor

MySQLCursor class instantiates objects that can execute MySQL statements.

ce_namestr

Cost element name starting with the COA of the account.

alg_valuefloat

Cost element value.