如何使用impex和backoffice为多个商店配置英雄产品(多种产品)?

2020-09-07 01:30发布

点击此处---> 群内免费提供SAP练习系统(在群公告中)加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)如何使用impex和backof...

         点击此处--->   EasySAP.com群内免费提供SAP练习系统(在群公告中)

加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)


如何使用impex和backoffice为多个商店配置英雄产品(多种产品)?

2条回答
土豆飞人
2020-09-07 02:11
  $ productCatalog = ProductCatalog;
  $ catalogVersion = catalogversion(catalog(id [default = $ productCatalog]),version [default = Staged])[unique = true,default = $ productCatalog:Staged]
 
 
 
 
  INSERT_UPDATE SolrHeroProductDefinition; 代码[unique = true];  $ catalogVersion [unique = true];  category(category.code,$ catalogVersion);  indexedType(SolrIndexedType.identifier);  products(Product.code,$ catalogVersion)[collection-delimiter =,]
  ; CATCODE_ProductType; ProductCatalog:Staging; CATCODE; ProductType; PRODCODE,PRODCODE2
 
  

一周热门 更多>