Changing Object table data using dataport

Hi,

On exporting the language module from database (with delete it from database option), the modified property of all the objects is SET and Date and Time properties are also changed.

To overcome this, I created a dataport and imported this data and after Exporting (Deleting) the particular language, when I import the data exported previously, i am getting the following error:

"You can not modify table data in the object table. Modify the table definition instead.

Table: Payment Terms"

Seems I am missing something, please suggest.

Solved, Thanks to Rashed.

You should only modify objects of type table, form, CU, xmlport, report. Do not need to modify type tabledata in your dataport.