Extract Original Cost Elements

class utility_accert.Utility_methods

Utility class

extract_original_cost_elements(c)

Extracts the original affected cost elements from the cost element table. (This function is ONLY used for debugging)

Parameters

cMySQLCursor

MySQLCursor class instantiates objects that can execute MySQL statements.