| attribute2dbField.put("companyCodeSys01WAR06","COMPANY_CODE_SYS01");
attribute2dbField.put("progressiveWAR06","PROGRESSIVE");
res = org.jallinone.commons.server.QueryUtilExtension.updateTable(
conn,
new UserSessionParameters(username),
pkAttrs,
oldVO,
newVO,
"WAR06_INVENTORIES",
attribute2dbField,
|