ServerError: (com.wm.app.b2b.server.DBException: No info available for column 'Detail

Hi,
When i use the services “Insert”
return error:
ServerError: (com.wm.app.b2b.server.DBException: No info available for column ‘Detail’ in table 'Zinvetory)

Do you have this column in the table.
Does the type of your input match that of the DB definition?

This is because the table can not be found, please check the spelling of your table name.

Share to those who found this issue.