Symptom
You are unable to find the standard data type Division Code as a subtype in your custom business configuration objects.
Environment
- SAP Business ByDesign
- SAP Cloud for Customer
- SAP Cloud Applications Studio
Reproducing the Issue
-
Login to the Cloud Aplications Studio.
- Open the relevant custom solution.
- Navigate to the affected .BCO file.
- Try to find the Division Code under the subtype column which is not available, although the data type is released.
Cause
The data type Division Code is not a compatible data type to be used as a code data type on a BCO and hence this data type is filtered out when showing in the wizard.
Resolution
You can use the data type Division Code in the script and will work fine. If you want to use it on a code list, you will have to create a custom codelist and use it in the BCO.
See Also
You can also refer this KBA for more details 2700811 - How to Add New Values from the UI to the Codelist Created from SDK?
Keywords
Division, Code, Data, type, not, available, missing , KBA , standard data type missing , division code missing in bco , AP-RC-BDS-BC , ByDesign Studio Business Configuration , How To
SAP Knowledge Base Article - Public