Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
nlapiMergeRecord(id, baseType, baseId, altType, altId, fields)
Hi again,
feel like I am filling up this forum by myself this week!
Questions about nlapiMergeRecord, I have used this succesfully in the past but I am interested in the additional altType, altId available, I have just tried to use this to create a merge which sources from 2 different records which I believe is possible by using these fields.
The problem is that only the basetype, baseid record is merging data, if I swap the base type and id with the alt typ & id the base record works but the secondary one does not.
Has anyone doen a 2 record merge successfully or can anyone help with what I am missing.