how to know which settype an assignment block is built based on

简介: how to know which settype an assignment block is built based on

订阅专栏

We know an assignment block in overview page is built based on settype or relationship. However, how can we know the exact settype ID for which the assignment block is built?

For example, I would like to know which settype the following assignment block is built on.

How to check?


(1) Make focus on the assignment block, click F2:


image.png


In popup window, write down view name and context node name:


image.png


(2) In UI workbench, find out which BOL node the context node is bound to.


image.png


Query against the table below by OBJECT_EXT = BOL name got in previous step.

Write down the settype guid: C0970BD1EFDFD311AB66009027B70B8E


image.png


Now you can know settype id by guid from table below:


image.png



相关文章
|
4月前
|
小程序 JavaScript
Avoid mutating a prop directly since the value will be overwritten whenever the parent comp
Avoid mutating a prop directly since the value will be overwritten whenever the parent comp
|
自然语言处理
Reading the Manual: Event Extraction as Definition Comprehension, EMNLP 2020
Reading the Manual: Event Extraction as Definition Comprehension, EMNLP 2020
82 0
Reading the Manual: Event Extraction as Definition Comprehension, EMNLP 2020
header note truncation issue - designed behavior
header note truncation issue - designed behavior
105 0
header note truncation issue - designed behavior
2015-03-18 header note creation in my Appointment
2015-03-18 header note creation in my Appointment
95 0
2015-03-18 header note creation in my Appointment
Multiple Origin composition test - Opportunity Creation case
Sent: Wednesday, 3 December, 2014 2:48 PM 结论是:如果gateway系统上针对一个odata service维护了多个mark成default的backend system,在creation的case下,runtime时候gateway只会向第一个 Default system发起请求。
Multiple Origin composition test - Opportunity Creation case
2015-03-17 current note creation logic in my task
2015-03-17 current note creation logic in my task
110 0
2015-03-17 current note creation logic in my task
the code place where the binding is converted to final value displayed in u
the code place where the binding is converted to final value displayed in u
116 0
the code place where the binding is converted to final value displayed in u
Field creation not permitted in partner development mode
Field creation not permitted in partner development mode
Field creation not permitted in partner development mode
My task - how is inline creation implemented
Created by Wang, Jerry, last modified on Mar 07, 2016
107 0
My task - how is inline creation implemented
When should reread of cl_crm_bol_entity and $scope.$apply be called manually
When should reread of cl_crm_bol_entity and $scope.$apply be called manually
144 0
When should reread of cl_crm_bol_entity and $scope.$apply be called manually