📚 SAP Business One SDK Help

MaterialRevaluation Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a record to the object table in SAP Business One company database.
Public Method CancelNot supported.
Public Method CloseNot supported.
Public Method GetAsXMLReturns the object from XML data, which is stored as string in a buffer.
Public Method GetByKeyRetrieves and sets the values of the object's properties by the object's absolute key from the Company database.
Public Method RemoveNot supported.
Public Method SaveToFileSave the object to a file as XML data.
Public Method SaveXMLSave object as XML document
Public Method UpdateUpdates the object data in the company database.

Public Properties

Public Property BrowserReturns the DataBrowser object.
Public Property CardCodeproperty CardCode
Public Property CardNameproperty CardName
Public Property CommentsSets or returns comments for the document.

Field name: Comments.

Length: 254 characters.

Public Property CreationDateReturns the creation date of the document.

Field name: CreateDate.

Public Property DataSourceNot used.

Field name: DataSource.

Public Property DocDateSets or returns the document posting date.

Field name: DocDate.

Public Property DocEntryReturns the document entry key that uniquely identifies the document.

Field name: DocEntry.

Public Property DocNumSets or returns the number of the document.

Field name: DocNum.

Public Property DocTimeSets or returns the document creation time.

Field name: DocTime.

Public Property DocumentReferencesproperty DocumentReferences
Public Property InflationRevaluationSpecify whether to record inflation as the reason for this revaluation. You can then filter out inflation-based revaluations in the inventory valuation simulation report.

Field: InflaReval.

Public Property JournalMemoSets or returns the journal entry remarks that is copied later to the accounting document.

Field name: JrnlMemo.

Length: 50 characters.

Public Property LinesReturns the MaterialRevaluation_lines child object.
Public Property Reference1P>Sets or returns the first reference code of the document.

Field name: Ref1.

Length: 11 characters.

Public Property Reference2Sets or returns the second reference code of the document.

Field name: Ref2.

Length: 11 characters.

Public Property RevalTypeSets or returns the revaluation type: price change or material debit/credit.

Field name: RevalType.

Length: 1 character.

Public Property RevaluationExpenseAccountSets or returns the revaluation expense account code.

Field name: RExpnAcct.

Length: 15 characters.

Public Property RevaluationIncomeAccountSets or returns the revaluation income account code.

Field name: RIncmAcct.

Length: 15 characters.

Public Property SeriesSets or returns the auto-number series that generated the document number.

Field name: Series.

This is a foreign key to the Series object.

Public Property TaxDateSets or returns the date for the tax calculation or payment.

Field name: TaxDate.

Public Property TransNumReturns the transaction number that SAP Business One creates for the document.

Field name: TransId.

This is a foreign key to the JournalEntries object.

Public Property UpdateDateReturns the date when the material revaluation was last updated.

Field name: UpdateDate.

Public Property UserFieldsReturns the UserFields object.
Public Property UserSignatureReturns the ID of the user who created the document.

Field name: UserSign.

See Also