FromXMLFile | Sets the object's properties using data from an XML file.
The XML file can be created using the object's ToXMLFile method. |
FromXMLString | Sets the object's properties using data from an XML string.
The XML string can be created using the object's ToXMLString method. |
GetXMLSchema | Returns the XML schema for the XML generated by the ToXMLFile and ToXMLString methods. |
ToXMLFile | Creates an XML file that represents the object. |
ToXMLString | Creates and returns an XML string that represents the object. |
AcquisitionCost | The asset's acquisition and production costs at the beginning and end of the year.
Field name: AcqCost. |
Appreciation | The asset's appreciation amount.
Field name: Appreciate. |
DepreciationValue | The asset's depreciation amount.
Field name: DprVal. |
NetBookValue | The asset's net book value.
Field name: NBV. |
OrdinaryDepreciationValue | The asset's ordinary depreciation amount.
Field name: OrdDprVal. |
Quantity | If the asset is planned for quantity maintenance, the field displays the quantity at the beginning and end of the year.
Field name: Quantity. |
SpecialDepreciationValue | The asset's special depreciation amount.
Field name: SpDprVal. |
TransactionType | The transaction type of the fixed asset.
Field name: TransType. |
UnplanedDepreciationValue | The asset's unplanned depreciation amount.
Field name: UnpDprVal. |
WriteUp | The asset's write-up amount. In SAP Business One, write-up is the increase in an asset's value as a result of manual appreciation or revaluation.
Field name: Write-Up. |