点击此处---> 群内免费提供SAP练习系统(在群公告中)
加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)
导入此impex:$ contentCatalog = b2b-ContentCatalog $ contentCatalogVersion =已分期#$ contentCatalogVersion =在线$ contentCV = catalogVersion(CatalogVersion.catalog(Catalog.id [default = $ contentCatalog]),CatalogVersion.version [default = $ contentCatalogVersion ])[default = $ contentCatalog:$ contentCatalogVersion]
#MyAccount组件
INSERT_UPDATE MyAccountComponent; $ contentCV [unique = true]; uid [unique = true]; 名称 ; &componentRef
; ; 我的帐户 ; MyAccount组件; 我的帐户
INSERT_UPDATE ContentSlot; $ contentCV [unique = true]; uid [unique = true]; cmsComponents(&componentRef)
; ; MyAccountSlot; 我的帐户
其中MyAccountComponent是Items.xml中的常规项目:
MyAccount信息减少的组件
<属性>
我得到以下错误:
INSERT_UPDATE MyAccountComponent; catalogVersion(CatalogVersion.catalog(Catalog.id [default = b2b-ContentCatalog]),CatalogVersion.version [default = Staged])[default = b2b-ContentCatalog:Staged] [unique = true] ; uid [unique = true]; name;&componentRef
找不到配置列的允许类型。 省略的类型:{8796123988050 = [类型MyAccountComponent是抽象的-模式import_strict不允许使用的类型]},定义:{0 = INSERT_UPDATE MyAccountComponent,1 = catalogVersion(CatalogVersion.catalog(Catalog.id [default = b2b-ContentCatalog]),CatalogVersion .version [default = Staged])[default = b2b-ContentCatalog:Staged] [unique = true],2 = uid [unique = true],3 = name,4 =&componentRef} ;; MyAccount; MyAccount Component; MyAccount
有人能阐明为什么会发生这种情况吗?
直接在初始化之后。
来自 http://answers.sap.com/answers/12779254/view。 html:
另请参阅: https://answers.sap.com/questions/12748895/extending-abstract-item-in-hybris-51-results-in-ab.html
谢谢 卢卡斯 您保存了我的一天:)
一周热门 更多>