Copy to Account is an administrator tool that copies a custom object between your accounts. Use Copy to Account to select a target account, choose dependencies, select record instances to include, then preview and deploy your custom record. The tool can copy one custom object (including dependencies and instances) at a time. To use Copy… Continue reading Copy to Account
Tag: implementation using SDF
NetSuite Implementation steps using SDF
The simplest way to set up a NetSuite account is to use the Suite cloud Development Framework (SDF). We can first import all of the required objects from the source account into WebStorm (the implementation platform), and then deploy them to the various target accounts. First and foremost, we must make a list of the… Continue reading NetSuite Implementation steps using SDF