issue
some assignment block is visible in design time ( the assignment block already appears in "Displayed Assignment blocks" area), however it is missing in runtime.
How to analyze the issue
Set a breakpoint on CL_PRD01OV_MATERIALOV_IMPL->DETACH_STATIC_OVW_VIEWS , open the product overview page again:
totally 65 assignment blocks as static views are fetched from runtime repository,
then they are filtered in cl_crm_uiu_prod_tools_layout=>get_views_to_display:
You can debug the code to check why your assignment block is determined to be hidden in the runtime ( put into internal table lt_detach )
要获取更多Jerry的原创文章,请关注公众号"汪子熙":
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。