Symptom
You want to add extension fields added in custom node from extended business object to enhance in the form.
Environment
SAP Cloud Application Studio
SAP Business ByDesign
Reproducing the Issue
Pre-requisites : You have extension fields on custom node created in extended business object(.XBO) in your solution.
- Login to SDK
- Open Custom Solution
- Right click on affected XBO file
- Switch on admin mode
- Click on Enhance Form
- You will be navigated to the frontend screen
- Enter credentials
- Here you can see no forms available to add extension fields
Cause
Extension fields added in custom node under extended business object(.XBO) will not be available for enhance form.
Resolution
Extension fields added in custom node under extended business object(.XBO) will not be available for enhance form as per system design, if you would like to add the extension fields in standard forms then please add them on root node following below steps :
- Login to SDK
- Open custom solution
- Open .XBO file
- Add extension fields on root node
- Now follow the steps to enhance the form, extension fields should be available
You can also create custom forms if you would like to extend cusom nodes.
Keywords
SDK, Enhance form, Extension fields not availble , KBA , AP-RC-BDS-OM , ByDesign Studio Output Management(Forms) , Problem