📚 SAP Business One SDK Help

StockTransfer_TaxExtension Object Members
See Also  Overview 

Public Properties

Public Property FormNumberSets or returns the form number used for the transaction category in Warehouse Transfer.

Field name: FormNo.

Public Property SupportVATSets or returns a valid value to identify Stock transfers created for Sales Tax purposes in Warehouse Transfer.

Field name: Vat.

Public Property TransactionCategorySets or returns the transaction category.

This property is a foreign key of Transaction Category table (OTNC - not exposed through the DI API).

Field name: TransCat.

Public Property UserFieldsReturns the UserFields object.

See Also