utility_accert.Utility_methods.extract_affected_cost_elements# Utility_methods.extract_affected_cost_elements(c)[source]# Extracts affected cost elements from cost element table and groups them by changed variables. Parameters: c (MySQLCursor) – MySQLCursor class instantiates objects that can execute MySQL statements.