public void translateFromMap() {
   AILdelIn = AccountInsertObjectHelper.fromMapFilter(inputMap, "AccountInsert");
   AIDLInactiveDate = (Date) inputMap.get("InactiveDate");
 }