|
Lines 512-518
ModItem(
Link Here
|
| 512 |
); |
512 |
); |
| 513 |
|
513 |
|
| 514 |
Change one or more columns in an item record and update |
514 |
Change one or more columns in an item record and update |
| 515 |
the MARC representation of the item. |
|
|
| 516 |
|
515 |
|
| 517 |
The first argument is a hashref mapping from item column |
516 |
The first argument is a hashref mapping from item column |
| 518 |
names to the new values. The second and third arguments |
517 |
names to the new values. The second and third arguments |
| 519 |
- |
|
|