前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >SAP CRM扩展字段的元数据仓库

SAP CRM扩展字段的元数据仓库

原创
作者头像
Jerry Wang
修改2020-03-09 10:19:42
4520
修改2020-03-09 10:19:42
举报

AXT_RUN_FIELDUSE

There are also some other metadata repository tables which would be accessed in the runtime:

AXT_RUN_FIELDDEF

Extensibility runtime field definition

One example:

From table above, every AET field should have a data type assigned during creation.

One data type has one dedicated handler class:

As a result if we would like to "cheat" AET framework to consider the extension field created by S4 Key user tool also as an AET field, we have to insert one entry to this table manually, OR ELSE:

原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。

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

原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。

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

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • AXT_RUN_FIELDUSE
  • AXT_RUN_FIELDDEF
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档