Extract Affected Cost Elements

class utility_accert.Utility_methods

Utility class

extract_affected_cost_elements(c)

Extracts affected cost elements from cost element table and groups them by changed variables.

Parameters

cMySQLCursor

MySQLCursor class instantiates objects that can execute MySQL statements.