placeholder Command:  TRACEABILITY INFOS 


Short version Long version Changes Example

Mandatory: no
max. Occurrence:  unbounded
Description:
The commands for reading/writing/deleting traceability code are part of this tag.
 
Mandatory: yes
max. Occurrence:  unbounded
Supported modes: delete Delete the named item.
deleteall Delete all items.
read Read the named 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 traceability code.
Notes:
readall:
department_no article_group_no mask_name standard_code
0 0 0 0 All traceability codes will be returned.
0 0 0 unequal 0 All traceability codes whose standard code are greater or equal than the value of sdc will be returned
0 0 unequal 0 0 All traceability codes that are belonging to the mask name determined by mna will be returned.
0 0 unequal 0 unequal 0 All traceability codes that are belonging to the mask name determined by mna whose standard code are greater or equal than the value of sdc will be returned.
0 unequal 0 0 0 All traceability codes linked to an article group determined by arg will be returned.
0 unequal 0 0 unequal 0 All masks that are belonging to the article group name determined by arg whose standard code are greater or equal than the value of sdc will be returned.
0 unequal 0 unequal 0 0 All traceability codes linked to an article group determined by arg and a mask name determined by mna will be returned.
0 unequal 0 unequal 0 unequal 0 All traceability codes linked to an article group determined by arg and a mask name determined by mna whose standard code are greater or equal than the value of sdc will be returned.
unequal 0 0 0 0 All traceability codes that are belonging to the department number will be returned.
unequal 0 0 0 unequal 0 All traceability codes that are belonging to the department number whose standard code are greater or equal than the value of sdc will be returned.
unequal 0 0 unequal 0 0 All traceability codes that are belonging to the department number and to the mask name determined by mna will be returned.
unequal 0 0 unequal 0 unequal 0 All traceability codes that are belonging to the department number and to the mask name determined by mna whose standard code are greater or equal than the value of sdc will be returned.
unequal 0 unequal 0 0 0 All traceability codes that are belonging to the department number and to an article group determined by arg will be returned.
unequal 0 unequal 0 0 unequal 0 All traceability codes that are belonging to the department number and to an article group determined by arg whose standard code are greater or equal than the value of sdc will be returned.
unequal 0 unequal 0 unequal 0 0 All traceability codes that are belonging to the department number and to an article group determined by arg and to a mask name determined by mna will be returned.
unequal 0 unequal 0 unequal 0 unequal 0 All traceability codes that are belonging to the department number and to an article group determined by arg and to a mask name determined by mna whose standard code are greater or equal than the value of sdc will be returned.

deleteall:
department_no article_group_no mask_name standard_code
0 0 0 0 All traceability codes will be deleted.
0 0 0 unequal 0 All traceability codes whose standard code are greater or equal than the value of sdc will be deleted
0 0 unequal 0 0 All traceability codes that are belonging to the mask name determined by mna will be deleted.
0 0 unequal 0 unequal 0 All traceability codes that are belonging to the mask name determined by mna whose standard code are greater or equal than the value of sdc will be deleted.
0 unequal 0 0 0 All traceability codes linked to an article group determined by arg will be deleted.
0 unequal 0 0 unequal 0 All masks that are belonging to the article group name determined by arg whose standard code are greater or equal than the value of sdc will be deleted.
0 unequal 0 unequal 0 0 All traceability codes linked to an article group determined by arg and a mask name determined by mna will be deleted.
0 unequal 0 unequal 0 unequal 0 All traceability codes linked to an article group determined by arg and a mask name determined by mna whose standard code are greater or equal than the value of sdc will be deleted.
unequal 0 0 0 0 All traceability codes that are belonging to the department number will be deleted.
unequal 0 0 0 unequal 0 All traceability codes that are belonging to the department number whose standard code are greater or equal than the value of sdc will be deleted.
unequal 0 0 unequal 0 0 All traceability codes that are belonging to the department number and to the mask name determined by mna will be deleted.
unequal 0 0 unequal 0 unequal 0 All traceability codes that are belonging to the department number and to the mask name determined by mna whose standard code are greater or equal than the value of sdc will be deleted.
unequal 0 unequal 0 0 0 All traceability codes that are belonging to the department number and to an article group determined by arg will be deleted.
unequal 0 unequal 0 0 unequal 0 All traceability codes that are belonging to the department number and to an article group determined by arg whose standard code are greater or equal than the value of sdc will be deleted.
unequal 0 unequal 0 unequal 0 0 All traceability codes that are belonging to the department number and to an article group determined by arg and to a mask name determined by mna will be deleted.
unequal 0 unequal 0 unequal 0 unequal 0 All traceability codes that are belonging to the department number and to an article group determined by arg and to a mask name determined by mna whose standard code are greater or equal than the value of sdc will be deleted.

   
Mandatory: yes
max. Occurrence: 1
Datatype: short
Range: 0 - 9999
Nillable: no
Description:
The number of the department the mask is belonging to.
   
Mandatory: yes
max. Occurrence: 1
Datatype: short
Range: 0 - 9999
Nillable: no
Description:
The number of the article group.
   
Mandatory: yes
max. Occurrence: 1
Datatype: string
Range: max. 20 character
Nillable: no
Description:
The name of the mask.
   
Mandatory: yes
max. Occurrence: 1
Datatype: string
Range: max. 10 character
Nillable: no
Description:
The standard code associated with the name
   
Mandatory: no
max. Occurrence: 1
Datatype: string
Range: max. 40 character
Nillable: no
Description:
The name of the traceability code (specy)
   
Mandatory: no
max. Occurrence: 1
Datatype: dateTime
Range: -
Nillable: yes
Description:
The last time when the record was changed.
CCYY-MM-DDThh:mm:ss
The format is as following:
C = Century
Y = Year
M = Month
D = Day
T = Seperator between date and time
h = hour
m = minute
s = seond