SAP WebClient UI overview页面里assignment block的可见性分析技巧
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的原創(chuàng)文章,請(qǐng)關(guān)注公眾號(hào)"汪子熙":
總結(jié)
以上是生活随笔為你收集整理的SAP WebClient UI overview页面里assignment block的可见性分析技巧的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 一步步创建ABAP post exit增
- 下一篇: SAP Fiori应用里出现http r