How to identify the product settype and attribute in a given list

101 阅读1分钟

Created by Jerry Wang on May 27, 2014

Work center SalesOperation, view Listings, Maintenance Group选择Listing & Exclusion:

 

clipboard1

 

 

该dropdownlist 的entry在如下customizing里维护:

 

clipboard2

 

 

 

clipboard3

 

 

根据list ID搜索出结果:

 

clipboard4

 

 

在UI上不容易直观地得到该list的PPR type:

 

clipboard5

 

 

可通过BOL browser在后台得到该List的PPR type 0L01:

 

clipboard6

 

 

在该customizing里能维护Group LST001下面的所有condition type:

 

clipboard7

 

 

 

clipboard8

 

 

在下列customizing里维护0L01对应的settype和attributes:

 

clipboard9

 

 

 

clipboard10

 

 

定义最后显示在UI上的四个attributes:

 

clipboard11

 

 

对应的UI fields:

 

clipboard12

 

 

每个atttribute对应的technical属性在下列customizing里维护:

 

clipboard13

 

 

 

clipboard14

 

 

可通过下列customizing 给没有assign value table 的attribute实现custom的value help:

 

clipboard15

 

 

 

clipboard16