.EVENT.......: Acquire_Item
.DESCRIPTION.:
The library acquires information about an item. That is, information
about the item is entered into the library's database.
Note that this is not the same as acquiring a copy of the item. The
library may acquire information about an item long before it decides to
purchase a copy of the item, and in some cases a copy may never
actually be purchased.
.COMPOSITION.:
item_id &item_id
;[endpk]
item_name &item_name
author_name &author_name
publisher_name &publisher_name
year_published &date_year
isbn &isbn
.BackwardReferences:
see CLASS Item