Symptom
Error while opening CustomerObjectReferences from Cloud Application Studio.
Environment
- SAP Cloud Applications Studio
- SAP Business ByDesign
- SAP Cloud for Customer
Reproducing the Issue
- Login to Cloud Application Studio.
- Open Solution.
- Open CustomerObjectReferences.ref file.
- Error appears.
Column 'boName, noNamespace, noNodeName, fieldName, fieldType' is constrained to be unique. Value 'Opportunity, http://sap.com/xi/AP/CRM/Global, Root, OppAllProductcategory, List(30)' is already present.
Cause
This error appears when you have more than one KUT field with the same name and the same data type.
Resolution
You can find business object, Node name, FieldName and FieldType from the error message.
For example :
BO : Opportunity
Node : Root
Field : OppAllProductcategory
Type : List(30)
Delete one KUT field from Edit Master Layout and re-activate the solution to resolve this error.
Keywords
.ref file, reference to customer specific fields, KUT field in PDI scripting, reference Key user field in custom script, CustomerObjectReferenences.ref file
, KBA , AP-RC-BDS-BO , ByDesign Studio BO definition/generation , How To
SAP Knowledge Base Article - Public