{
lists.remove("PO_VERSION");
lists.put("PO_VERSION", "");
}
if(null == (lists.get("CUSTOMER"))
||"null".equals(lists.get("CUSTOMER"))
||"".equals(lists.get("CUSTOMER")))
{
lists.remove("CUSTOMER");
lists.put("CUSTOMER", "");
}
if(null == (lists.get("APPLICANT_REGION"))
||"null".equals(lists.get("APPLICANT_REGION"))
||"".equals(lists.get("APPLICANT_REGION")))
{
lists.remove("APPLICANT_REGION");
lists.put("APPLICANT_REGION", "");
}
if(null == (lists.get("APPLICANT_OFFICE"))
||"null".equals(lists.get("APPLICANT_OFFICE"))
||"".equals(lists.get("APPLICANT_OFFICE")))
{
lists.remove("APPLICANT_OFFICE");
lists.put("APPLICANT_OFFICE", "");
}
lists.remove("PO_VERSION");
lists.put("PO_VERSION", "");
}
if(null == (lists.get("CUSTOMER"))
||"null".equals(lists.get("CUSTOMER"))
||"".equals(lists.get("CUSTOMER")))
{
lists.remove("CUSTOMER");
lists.put("CUSTOMER", "");
}
if(null == (lists.get("APPLICANT_REGION"))
||"null".equals(lists.get("APPLICANT_REGION"))
||"".equals(lists.get("APPLICANT_REGION")))
{
lists.remove("APPLICANT_REGION");
lists.put("APPLICANT_REGION", "");
}
if(null == (lists.get("APPLICANT_OFFICE"))
||"null".equals(lists.get("APPLICANT_OFFICE"))
||"".equals(lists.get("APPLICANT_OFFICE")))
{
lists.remove("APPLICANT_OFFICE");
lists.put("APPLICANT_OFFICE", "");
}