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

AXT_RUN_FIELDUSE

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

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

AXT_RUN_FIELDDEF

Extensibility runtime field definition
One example:

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

From table above, every AET field should have a data type assigned during creation.
One data type has one dedicated handler class:

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

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:

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

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
SAP CRM扩展字段的元数据仓库