首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >如何自行查找出SAP CRM产品主数据页面的assignment block基于的settype类型

如何自行查找出SAP CRM产品主数据页面的assignment block基于的settype类型

作者头像
Jerry Wang
发布2020-07-03 10:26:13
3830
发布2020-07-03 10:26:13
举报

Created by Jerry Wang, last modified on Oct 01, 2016

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:

本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2020-07-02 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • Created by Jerry Wang, last modified on Oct 01, 2016
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档