47 void Wtx::Eml::mapClasses()
51 Mrp:: Company ::mapClasses();
52 Mrp:: Inbound ::mapClasses();
53 Mrp:: Inventory ::mapClasses();
54 Mrp:: Location ::mapClasses();
55 Mrp:: Outbound ::mapClasses();
56 Mrp:: Product ::mapClasses();
61 void Wtx::Eml::postCreateTables()
65 Mrp:: Company ::postCreateTables();
66 Mrp:: Inbound ::postCreateTables();
67 Mrp:: Inventory ::postCreateTables();
68 Mrp:: Location ::postCreateTables();
69 Mrp:: Outbound ::postCreateTables();
70 Mrp:: Product ::postCreateTables();