Writing items
Writing items is also known as "adding" items.
This section describes writing items that have not previously been written. Writing items that already exist can be done using the rewriteItem method. See Updating items for more information.
The writeItem method of IccTempStore adds a new item at the end of the queue, taking the data from the buffer specified. If this is done successfully, the item number of the record added is returned.