Main.Accert.cal_direct_cost_elements#

Accert.cal_direct_cost_elements(c)[source]#

Calculates the direct cost elements for the ABR including the factory, labor, and material costs. (2C_fac, 2C_lab, 2C_mat)

Parameters:

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