如何解决AET field创建失败后的一系列dump

104 阅读1分钟

Created by Jerry Wang, last modified on Aug 01, 2014

当按照该link使用AET给service contract创建extension field由于session timeout 导致创建失败后,将不能够再次访问web client ui里的service contract work center, 系统里会出现如下一系列runtime error:
scn.sap.com/docs/DOC-57…
clipboard1
clipboard2

对于ST22 里提到inconsistent的data type,只能到SE11里手动逐一激活:

clipboard3
clipboard4
clipboard5

激活后重新登陆web client ui,此时会汇报新的inconsistent的data type:
image
image

重复操作直至登陆ui后不会遇到error 为止。
image