91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

SAP Commerce Impex語法

發布時間:2020-08-17 14:30:07 來源:ITPUB博客 閱讀:139 作者:i042416 欄目:編程語言

SAP Commerce Impex語法


Header:上圖藍色和淺綠色文字。

A header is a single line defining a mapping of the following value lines to the type system. A header applies to all processed value lines until the next header or until the end of file, whichever comes first. You can put any number of headers into a CSV file.

定義了接下來value line和type系統的映射關系。

格式:

mode type[modifier=value];attribute[modifier=value];attribute[modifier=value];attribute[modifier=value][;...];attribute[modifier=value]

方框里的modifier:Gives additional information for translating a value record to the mapped type attribute

例子:INSERT_UPDATE

category;code[unique=true];name[lang=de];name[lang=en];$supercategories;$thumbnail;description[lang=de];order

This header states that each following value line creates or updates a category instance, until another header occurs. 注意,大小寫無關。

INSERT Address;firstname;owner(Principal.uid|AbstractOrder.code);Hans;admin;Klaus;O-K2006-C0000-001

由|分隔開的語法叫alternative pattern.

When importing the first value line ;Hans;admin, the ImpEx extension searches all instances of the Principal type to verify if any instance exists where the uid attribute is set to admin.

Impex extension首先查找所有principal實例,看是否存在其uid屬性值為admin的實例。

注意我們現在是試圖插入Address數據,如果上述的搜索命中,則將Impex語句里的address值維護到搜索命中的admin Principal實例去。

If an instance exists (and there is, by platform default), the new instance of the Address type has its owner attribute set to a reference to that Principal type instance.

如果并沒有Pricipal實例,其uid屬性等于admin,那么進行第二輪搜索,根據AbstractOrder的code字段進行搜索。

Attribute modifier:

...;attribute[modifier=value,modifier=value,modifier=value];... 或者 ...;attribute[modifier=value][modifier=value][modifier=value];...

The value of the $catalog macro sets the catalog id. The value of the $version macro sets the version string of the catalog version to export.

$catalog=clothescatalog $version=Staged

宏的實現:

$catalog=catalog(id) $catalogVersion=catalogVersion($catalog,version)

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

财经| 锡林浩特市| 闸北区| 临清市| 翁源县| 奉贤区| 海淀区| 襄樊市| 邮箱| 宝兴县| 平潭县| 洛隆县| 泗阳县| 嵩明县| 永登县| 永安市| 阳谷县| 从江县| 大关县| 城固县| 改则县| 扎囊县| 孟村| 泾阳县| 蓝山县| 信丰县| 黑河市| 科技| 江油市| 荥阳市| 舞钢市| 太仆寺旗| 新竹县| 册亨县| 云霄县| 柏乡县| 银川市| 安达市| 略阳县| 大庆市| 青川县|