📚 SAP Business One SDK Help

AssetRevaluation Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFileSets the object's properties using data from an XML file.

The XML file can be created using the object's ToXMLFile method.

Public Method FromXMLStringSets the object's properties using data from an XML string.

The XML string can be created using the object's ToXMLString method.

Public Method GetXMLSchemaReturns the XML schema for the XML generated by the ToXMLFile and ToXMLString methods.
Public Method ToXMLFileCreates an XML file that represents the object.
Public Method ToXMLStringCreates and returns an XML string that represents the object.

Public Properties

Public Property AssetRevaluationLineCollectionAsset revaluation line collection
Public Property AssetValueDateThe date on which the revaluation takes place.

Field name: AssetDate.

Public Property BPLIDBranch.

Field name: BPLId.

Public Property BPLNameBranch name.

Field name: BPLName.

Length: 100 characters.

Public Property DepreciationAreaThe depreciation area in which the asset revaluation takes effect.

Field name: DprArea.

Length: 15 characters.

Public Property DocEntryInternal number.

Field name: DocEntry.

Public Property DocNumDocument number.

Field name: DocNum.

Public Property DocumentDateDocument date.

Field name: DocDate.

Public Property HandWrittenManual numbering.

Field name: Handwrtten.

Public Property IfrsPostingWhether to post asset revaluations according to International Financial Reporting Standards (IFRS) for depreciation areas whose Posting of Depreciation is Indirect Posting.

Field name: IfrsPsting.

Public Property JournalRemarksJournal remarks.

Field name: JrnlMemo.

Length: 254 characters.

Public Property PeriodIndicatorPeriod indicator.

Field name: PIndicator.

Length: 10 characters.

Public Property PostingDateThe date on which the journal entry is posted.

Field name: PostDate.

Public Property ReferenceThe additional information about the revaluation.

Field name: Ref.

Length: 32 characters.

Public Property RemarksJournal remarks.

Field name: Comments.

Length: 254 characters.

Public Property RevaluationPercentThe revaluation percentage.

Field name: RevalPerc.

Public Property SeriesSeries.

Field name: Series.

Public Property SummerizeByDistributionRulesDistribution rule usage for fixed asset revaluation
Public Property SummerizeByProjectsProject usage for fixed asset revaluation
Public Property TransIdTransaction number.

Field name: TransId.

Public Property VATRegNumVAT reg. number.

Field name: VatRegNum.

Length: 32 characters.

See Also