 |
Command:
ARTICLES PER SPECIAL OFFERS
 |
Node: articles_per_special_offers |
|
Mandatory: |
no |
|
max. Occurrence: |
unbounded |
|
Description: his tag is used as container for commands regarding the assignment of articles/items to special offers.
|
|
 |
|
|
 |
Node: article_per_special_offer |
|
Mandatory: |
yes |
|
max. Occurrence: |
unbounded |
|
Supported modes: |
delete Delete the named item. deleteall Delete all items. read Read the named item. read+ Read the following item. read- Read the previous item. readall Read all items from the desired device(s). This doesn't mean comparable reading as in the L2 protocol. write Write the named item.
|
|
Description: This command is used for creating, manipulating or deleting articles belonging to a special offer.
|
|
Notes: For the mode ''deleteall'' the values of the elements <department_no> and
<plu_no> will not be evaluated. Thus, all articles belonging to the special offer definition with the value <special_offer_no>
will be deleted.
For the mode ''readall'' the value of the element <plu_no> will not be evaluated. Thus, all articles/items belonging to the department with the value of <department_no>
within the special offer definition <special_offer_no> will be returned.
|
|
 |
|
|
|
 |
Tag: department_no |
|
Mandatory: |
yes |
|
max. Occurrence: |
1 |
|
Datatype: |
short |
|
Range: |
1 - 9 999
|
|
Nillable: |
no |
|
Description: The number of the department the article/item is belonging to.
|
|
 |
|
|
|
 |
Tag: plu_no |
|
Mandatory: |
yes |
|
max. Occurrence: |
1 |
|
Datatype: |
int |
|
Range: |
1 - 999 999
|
|
Nillable: |
no |
|
Description: The number of the article/item.
|
|
 |
|
|
|
 |
Tag: special_offer_no |
|
Mandatory: |
yes |
|
max. Occurrence: |
1 |
|
Datatype: |
short |
|
Range: |
1 - 9 999
|
|
Nillable: |
no |
|
Description: The number of the special offer the article/item shall be assigned.
|
|
 |
|
|
|
 |
Tag: price1 |
|
Mandatory: |
no |
|
max. Occurrence: |
1 |
|
Datatype: |
int |
|
Range: |
-9 999 999 - 99 999 999
|
|
Nillable: |
no |
|
Description: The first price of the article. The price is stored as an integer-value. The number of decimal places is stored in the country settings (22,55 Euro = 2255).
|
|
 |
|
|
|
 |
Tag: price2 |
|
Mandatory: |
no |
|
max. Occurrence: |
1 |
|
Datatype: |
int |
|
Range: |
-9 999 999 - 99 999 999
|
|
Nillable: |
no |
|
Description: The second price of the article. The price is stored as an integer-value. The number of decimal places is stored in the countrysettings (22,55 Euro = 2255).
|
|
 |
|
|
|
 |
Tag: purchase_price |
|
Mandatory: |
no |
|
max. Occurrence: |
1 |
|
Datatype: |
int |
|
Range: |
-9 999 999 - 99 999 999
|
|
Nillable: |
no |
|
Description: The purchase price of the article/item.
|
|
 |
|
|
|
 |
Tag: last_change |
|
Mandatory: |
no |
|
max. Occurrence: |
1 |
|
Datatype: |
dateTime |
|
Range: |
- |
|
Nillable: |
yes |
|
Description: CCYY-MM-DDThh:mm:ss The format is as following: C = Century Y = Year M = Month D = Day T = Separator between date and time h = hour m = minute s = second
|
|
 |
|
|