ERROR: You cannot insert a record from another table???

kishi_gkishi_g Member Posts: 162
Hi,
I used Customer save it as CustTest with id 90000. I deleted all the code in Table Triggers. Then i run the Table 18 and copy 1 record and i will try to copy the record in to Table 90000. Iam getting error: You cannot insert a record from another table.


how can i paste the data.Some tables allowing the copy and some tables should not allowed. Why?


Thanks & Regards,
Kishore...

Comments

  • garakgarak Member Posts: 3,263
    if the structure is equal and the property "PasteIsValid" is active you can copy the data from one table to other in the same database.
    if direct copy is not possible you can use in C/AL the fundtion "transferfields"

    Regards

    And please use the right sub forum.
    Do you make it right, it works too!
  • krikikriki Member, Moderator Posts: 9,110
    [Topic moved from SQL General forum to Navision forum]
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.