📚 SAP Business One SDK Help

TaxInvoice_Lines Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a new data line to the object.
Public Method SetCurrentLineSets the active row to a specified row number.

Public Properties

Public Property BaseEntryReturns the key of the source document.

Field name: BaseEntry.

Public Property BaseTypeReturns a valid value of BoTaxInvoiceTypes type that specifies the type of the base document: Invoice, Payment, or Journal Entry.

Field name: DocType.

Public Property CountReturns the total data rows in the table.
Public Property LineNumReturns the row number.

Field name: LineNum.

Public Property ReferenceSets or returns the key of the referenced document.

Field name: RefEntry1.

Public Property UserFieldsReturns the UserFields object.

See Also