Index: trunk/ippToPsps/jython/initbatch.py
===================================================================
--- trunk/ippToPsps/jython/initbatch.py	(revision 32453)
+++ trunk/ippToPsps/jython/initbatch.py	(revision 32454)
@@ -49,4 +49,9 @@
         self.logger.debug("importIppTables method here to satidfy base-class")
 
+    '''
+    Here to satidfy the base-class
+    '''
+    def alterPspsTables(self):
+        return True
 
     '''
