zoukankan      html  css  js  c++  java
  • SAP CRM产品主数据搜索功能的With individual object搜索参数

    Created by Jerry Wang on Oct 03, 2016

    By default this search parameter is not visible in search view.

    You have to configure it as visible explicitly in UI component workbench, configuration tab:

    However, you can probably find that in some other systems, the fields listed in "Available Search Criteria" are far fewer than some other systems:

    The reason is before all fields in search structure CRMT_PRIL_QUERY_ADVSEARCH_PROD is rendered in configuration, they will be filtered via design layer settings:

    Those fields which are marked as hidden or do not have an entry maintained will be filtered out.

    Finally there is a global switch which can revert this behavior. If no hidden is switched on, all hidden fields will also be rendered – this is current behavior in AG3.



    After I switch on in HN1/504 this parameter can be configured in UI now.

    要获取更多Jerry的原创文章,请关注公众号"汪子熙":

  • 相关阅读:
    SpringSecurity开发
    SpringBoot 集成Spring Security
    Hexo
    gitbook使用
    Maze
    Party
    A. DZY Loves Chessboard
    1042B. Vitamins
    Petr and a Combination Lock
    433B.Kuriyama Mirai's Stones
  • 原文地址:https://www.cnblogs.com/sap-jerry/p/13218131.html
Copyright © 2011-2022 走看看