Extract Total Cost On Name

class Main.Accert(input_path, accert_path)
extract_total_cost_on_name(c, tc_id)

Extracts information of the total cost based on a specific total cost’s ID.

Parameters

cMySQLCursor

MySQLCursor class instantiates objects that can execute MySQL statements.

tc_idstr

Total cost ID.