 |
Command:
ARTICLES PER FORWARD PRICES
 |
Node: articles_per_forward_prices |
|
Mandatory: |
no |
|
max. Occurrence: |
unbounded |
|
Description: This tag is used as container for commands regarding the assignment of articles/items to a forward price definition.
|
|
 |
|
|
 |
Node: article_per_forward_price |
|
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 assigning, manipulating or deleting articles/items to a forward price definition.
|
|
Notes: Attention! This command is not supported with U3-Applikation version 1.0.7 and higher . This functionality will be implemented again with a later version! For the mode ''deleteall'' the values of the elements <department_no>
and <plu_no> will not be evaluated. Thus, all articles/items belonging to the forward price definition with the value <forward_price_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 forward price definition
<forward_price_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: forward_price_no |
|
Mandatory: |
yes |
|
max. Occurrence: |
1 |
|
Datatype: |
short |
|
Range: |
1 - 9 999
|
|
Nillable: |
no |
|
Description: The number of the forward price definition the article/item shall be assigned to. The forward price definition has been generated with the command forward_price.
|
|
 |
|
|
|
 |
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 countrysettings (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
|
|
 |
|
|