1018

Description: Only Main method is allowed in an INSERTABLE.

Cause: There is other method inside insertable.

Resolution: Only Main method is allowed in an insertable, either change the method name to Main, or delete the method