Supply Chain Management Blogs by SAP
Expand your SAP SCM knowledge and stay informed about supply chain management technology and solutions with blog posts by SAP. Follow and stay connected.
cancel
Showing results for 
Search instead for 
Did you mean: 
Rogerio_Lima
Product and Topic Expert
Product and Topic Expert
1,876

SAP TM BOPF Navigator -Transaction /SCMTMS/BONAV

 

SAP Transportation Management (TM) system includes various tools and interfaces, one of which is the Business Object Processing Framework (BOPF). The BOPF Navigator is a powerful tool that visualizes and manages the relationships between different business objects within SAP TM.llows Consultant to navigate between different business objects and explore how they interact with each other. This helps in analyzing the impact of changes in one object on others.

As SAP TM use the BOPF framework and as consultant you need to debug an Action, Determination, Validation, sometimes a request from a developer colleague is needed to review it as SAP TM in front end with Webdynpro you’re no familiar where setup a breakpoint or know which class/method should be use.

The Transaction - /SCMTMS/BONAV is useful to support in search analysis. This transaction gives all the standard TM implementations and the Custom one:

Rogerio_Lima_0-1739203276847.png

Using this transaction and select “Show Customer Enhancements” allow you select any custom implementation and show the details as bellow:

Rogerio_Lima_7-1739203364316.png

You can navigate direct to any Action give double click on it, to navigate to the Code or direct setting Breakpoint from outside in the transaction.

Rogerio_Lima_2-1739203276854.png

About the standard implementations in BOPF we can also view it selecting #SHOW_ALL

By using this one you can select any part which you need to set a breakpoint, i.e Which Select Profile is fetch once I start the Transportation Cockpit.

Rogerio_Lima_3-1739203276860.png

Setting breakpoint :

Rogerio_Lima_4-1739203276863.png

Start Transportation Cockpit

Rogerio_Lima_5-1739203276864.png

We can see the Breakpoint stop and view the name of the Selection profile:

Rogerio_Lima_6-1739203276871.png

This transaction can support Functional Consultant to check more details the code and implementations.

Refer to:

3195231 - Collection of SAP Notes to help root cause analysis - SAP for Me

Hope this help you!

Thank you and regards.

Rogerio Lima.