Command Line Interface Guide

omconfig system or servermodule assetinfo: Editing Cost of Ownership Values 173
Example Commands for Adding Acquisition Information
To provide a value for an acquisition parameter, type a command of the form:
omconfig system assetinfo info=acquisition <name=value pair 2> or
omconfig servermodule assetinfo info=acquisition <name=value pair 2>.
For example, type:
omconfig system assetinfo info=acquisition
purchasedate=122101
or
omconfig servermodule assetinfo info=acquisition
purchasedate=122101
The following message is displayed:
Asset information set successfully.
You can type more than one omconfig system assetinfo or omconfig
servermodule assetinfo command at the same time, as long as all of the
parameters for name=value pair 2 belong to the same name=value pair 1.
For example, to type more than one parameter value for info=acquisition,
use the following example as a syntax guide:
omconfig system assetinfo info=acquisition
purchasecost=5000
waybill=123456 installdate=120501 purchasedate=
050601 ponum=9999 signauth="John Smith" expensed=
yes costcenter=finance
or
omconfig servermodule assetinfo info=acquisition
purchasecost=5000
waybill=123456 installdate=120501 purchasedate=
050601 ponum=9999 signauth="John Smith" expensed=
yes costcenter=finance
The following message is displayed:
Asset information set successfully.