utility_accert.Utility_methods.extract_changed_cost_elements#

Utility_methods.extract_changed_cost_elements(c)[source]#

Extracts changed cost elements from the cost element table.

Parameters:

c (MySQLCursor) – MySQLCursor class instantiates objects that can execute MySQL statements.