We had created a custom ssp for the Suite commerece standard and when we tried to activate the theme and extensions, it was showing impact changes error

{“type”:”error.SuiteScriptError”,”name”:”8727″,”message”:”This record cannot be deleted because it has dependent records.”,”stack”:[“createError(N/error)”],”cause”:{“message”:”This record cannot be deleted because it has dependent records.”,”stack”:[“createError(N/error)”,”(/SuiteBundles/Bundle 390093/ExtensionMechanism.Server/Services/FileApiSS2.js:246)”,”E(/SuiteBundles/Bundle 390093/third_parties/underscore.js:6)”,”deleteFiles(/SuiteBundles/Bundle 390093/ExtensionMechanism.Server/Services/FileApiSS2.js:244)”,”moveFiles(/SuiteBundles/Bundle 390093/ExtensionMechanism.Server/Services/FileApiSS2.js:253)”,”reduce(/SuiteBundles/Bundle 390093/ExtensionMechanism.Server/JobToProcess/ImpactChangesMapReduce.js:450)”],”name”:”8727″},”id”:””,”notifyOff”:false,”userFacing”:true}
SuiteCommerce Standard are the non customization feature which means you cannot customize the core code made within the root folder for the site. Instead if you wish to customize, you will need to create custom extensions and themes to make it work.
Where as SuiteCommerce Advanced, you can customize the core code as requested as well as adding extensions and themes.
These are the main difference between the two platform.
We cannot create a custom ssp for the standard one as we create for the advanced one.