SAP Commerce Extension Module
Extension modules are structural elements of an extension. 类似ABAP开发包的概念。 An extension may include several extension modules serving as structural elements. Each of them offers a certain set of functionality. The functionality of the extension that you wish to have depends on extension modules that you implement. Extension module分为core和web两类。 core extension module包含这些组件: type system definition 位于items.xml文件里,位置和命名规范: java file extension版本 In addition, every SAP Commerce package contains a file wi...