We can define dependencies on existing objects, files, and scripts from NetSuite accounts in an account customization project (ACP).
Also, we can define dependencies on objects in a SuiteApp that are external to SuiteCloud project, if they are objects supported by SDF.
When we use SDF with NetSuite features, such as SuiteScript or custom records, we must define the dependencies in the SuiteCloud project.
To add dependencies to the manifest:
- In VS Code, open the Command Palette and type suitecloud.
- From the dropdown list, select SuiteCloud: Add Dependency References to the Manifest.
If your project has any dependency references missing, they are added to the manifest.xml file.