The problem with me is when i try to import data using xmlport in record link table the view shows missing data while i insert same data manually it shows complete data but the data in table in inserted fully when i import using xmlport,
refer the screenshots :
Answers
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
This is the code in Powershell to create the RecordID
And you can do the insert with this code
refer the screenshots :
2. Find requested record
3. Use Recordref.RecordID
It is simply and clear ... and probably much more faster
Try to use function WriteRecordLinkNote() from Codeunit 10 "Type Helper" to save notes.
Yes, it is possible. It's difficult, but not impossible. You just have to have the right knowledge of the RecordID format and some SQL skills.