biuan SAP® BUSINESS ONE SDK
API IWTD Code
IWTD Code Object

SAP® B1 DI-API C# definition

public interface IWTDCode { int AbsEntry { get; } double BaseAmountPrct { get; set; } WithholdingTaxCodeBaseTypeEnum BaseType { get; set; } WithholdingTaxCodeCategoryEnum Category { get; set; } int FormulaId { get; set; } BoYesNoEnum Inactive { get; set; } double MinAmount { get; set; } string OfficialCode { get; set; } BoYesNoEnum SlidingScaleProgressiveTax { get; set; } int Type { get; set; } Fields UserFields { get; } string WTaxCode { get; set; } string WTaxName { get; set; } SAPbobsCOM.WTDBPCollection WTDBPCollection { get; } SAPbobsCOM.WTDEffectiveDateCollection WTDEffectiveDateCollection { get; } SAPbobsCOM.WTDFreightCollection WTDFreightCollection { get; } SAPbobsCOM.WTDItemCollection WTDItemCollection { get; } void FromXMLFile( string bstrFileName); void FromXMLString( string bstrXML); string GetXMLSchema(); void ToXMLFile( string bstrFileName); string ToXMLString(); }


SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates