📚 SAP Business One SDK Help

ServiceCallInventoryExpenses Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a new data line to the object.
Public Method DeleteDeletes the current line.

Returns a result value that indicates success or failure.

Public Method SetCurrentLineSets the active row to a specified row number.

Public Properties

Public Property CountReturns the total rows in the inventory expenses table associated with the service call.
Public Property DocEntrySets or returns the internal key of the document associated with the service call inventory expenses.

Field name: DocAbs.

Public Property DocumentNumberSets or returns the number of the document associated with the service call inventory expenses.

Field name: DocNumber.

Public Property DocumentPostingDateReturns the date of the document posting.

Field name: DocPstDate.

Public Property DocumentTypeSets or returns a valid value of BoSvcEpxDocTypes that specifies the document type associated with the service call inventory expenses.

Field name: Object.

Public Property LineNumReturns the current row number.

Field name: Line.

Public Property PartTypeNot supported.

Field name: PartType.

Public Property StockTransferDirectionSets or returns a valid value of BoStckTrnDir type that specifies the transfer direction of items related to the service call, to or from the technician.

Field name: StckTrnDir.

Public Property UserFieldsReturns the UserFields object.

See Also