美文网首页SAP 修行SAP 实用篇
how to know which settype an ass

how to know which settype an ass

作者: 华山令狐冲 | 来源:发表于2020-01-31 17:53 被阅读0次

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:

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

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

Query against the table below by OBJECT_EXT = BOL name got in previous step.
Write down the settype guid: C0970BD1EFDFD311AB66009027B70B8E

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

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


相关文章

网友评论

    本文标题:how to know which settype an ass

    本文链接:https://www.haomeiwen.com/subject/tcagthtx.html