Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Extend cds based bopf with custom subnode

Sdineshmiracle
Explorer
0 Likes
5,727

Hello everyone, i have a requirement to enhance standard cds based bopf with custom subnode, custom actions and determination. Also add custom actions and determination to standard node in cds based bopf. Ui is built on abap programming model for fiori. Created subnodes should be available in ui as well. I explored and found it is possible to extend custom fields via both key user extensibility and developer extensibility. But no blogs on new subnodes and custom actions and determination. Please support here. Am trying to enhance change record in sap plm.

1 REPLY 1
Read only

smalankar
Newcomer
2,016

As per SAP note @#3104271Extending an SAP-delivered CDS-based BOPF Business Object with an additional node is not possible. Moreover Functional Extensibility is only supported via BAdI, which may be provided by the application, which owns the Business Object.

Also Refer attachment from SAP note #3299977