Application Development 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: 

Not allowed to do Modification of standard SAP object using BOPF transition

Former Member
0 Kudos

I created a note with manual instruction but customers are not allowed to do Modification of standard SAP object using BOPF transition. What is the solution for this? Also, how to find the bopf componnt in case if I need to forward the message to respective BOPF component?

Thanks in advance for your help.

1 REPLY 1

former_member190794
Active Participant
0 Kudos

Hello Shubham,

if a BOPF BO is transported to a customer and it is not extensible, the customer is not allowed to add further actions/determinations/validations/nodes to that BO using the BOPF Configuration UI transaction. If this is required, the corresponding BOPF BO must be maintained as extensible. In that case, the customer is allowed to create an extension BO in order to implement own actions/determinations/validations/nodes. A short introduction in the extensibility of BOPF BOs you find here: http://scn.sap.com/community/abap/blog/2013/02/22/navigating-the-bopf-part-5--enhancement-techniques

Best regards

Tilmann