FromXMLFile | Sets the object's properties using data from an XML file.
The XML file can be created using the object's ToXMLFile method. |
FromXMLString | Sets the object's properties using data from an XML string.
The XML string can be created using the object's ToXMLString method. |
GetXMLSchema | Returns the XML schema for the XML generated by the ToXMLFile and ToXMLString methods. |
ToXMLFile | Creates an XML file that represents the object. |
ToXMLString | Creates and returns an XML string that represents the object. |
BusinessArea | The business area, for which the tax code determination rule is relevant, for example, sales, purchasing, or both.
Mandatory property. Field name: BusArea. |
Condition1 | The condition based upon which the tax code is determined.
If you select more than one condition, all conditions must be met for the tax code determination rule to be applied. Mandatory property. Field name: Cond1. |
Condition2 | The second condition based upon which the tax code is determined.
Field name: Cond2. |
Condition3 | The third condition based upon which the tax code is determined.
Field name: Cond3. |
Condition4 | The fourth condition based upon which the tax code is determined.
Field name: Cond4. |
Condition5 | The fifth condition based upon which the tax code is determined.
Field name: Cond5. |
Description | The additional explanation for the tax code determination rule.
Field name: Descr. Length: 250 characters. |
DocEntry | The internal key of the document. Field name: DocEntry. |
DocumentType | The type of document, for which the tax code determination rule is relevant, for example, item, service, or both.
Mandatory property. Field name: DocType. |
FreightHeaderTax | The tax code for freight charges in sales or purchasing document headers.
Field name: FrHdrTax. |
FreightRowTax | The tax code for freight charges in sales or purchasing document lines.
Field name: FrLnTax. |
LineNumber | Sets or returns the row number within the hierarchy of tax code determination rules. When determining the tax code proposal in a sales or purchasing document, the application works its way through the rules, starting at the highest position. Field name: LineNum. |
MoneyValue1 | The monetary value for condition 1.
Field name: MnyVal1. |
MoneyValue2 | The monetary value for condition 2.
Field name: MnyVal2. |
MoneyValue3 | The monetary value for condition 3.
Field name: MnyVal3. |
MoneyValue4 | The monetary value for condition 4.
Field name: MnyVal4. |
MoneyValue5 | The monetary value for condition 5.
Field name: MnyVal5. |
NumberValue1 | The numeric value for condition 1.
Field name: NumVal1. |
NumberValue2 | The numeric value for condition 2.
Field name: NumVal2. |
NumberValue3 | The numeric value for condition 3.
Field name: NumVal3. |
NumberValue4 | The numeric value for condition 4.
Field name: NumVal4. |
NumberValue5 | The numeric value for condition 5.
Field name: NumVal5. |
StringValue1 | The string value for condition 1.
Field name: StrVal1. |
StringValue2 | The string value for condition 2.
Field name: StrVal2. |
StringValue3 | The string value for condition 3.
Field name: StrVal3. |
StringValue4 | The string value for condition 4.
Field name: StrVal4. |
StringValue5 | The string value for condition 5.
Field name: StrVal5. |
TaxCode | The tax code that is proposed in sales or purchasing documents, if the tax code determination rule applies. You can use one of the tax codes defined in the application or create a new one.
Field name: LnTaxCode. Length: 8 characters. |
UDFAlias1 | The alias of the user-defined field for condition 1.
Field name: UDFAlias1. |
UDFAlias2 | The alias of the user-defined field for condition 2.
Field name: UDFAlias2. |
UDFAlias3 | The alias of the user-defined field for condition 3.
Field name: UDFAlias3. |
UDFAlias4 | The alias of the user-defined field for condition 4.
Field name: UDFAlias4. |
UDFAlias5 | The alias of the user-defined field for condition 5.
Field name: UDFAlias5. |
UDFTable1 | The title of the user-defined field for condition 1.
Field name: UdfTable1. |
UDFTable2 | The title of the user-defined field for condition 2.
Field name: UdfTable2. |
UDFTable3 | The title of the user-defined field for condition 3.
Field name: UdfTable3. |
UDFTable4 | The title of the user-defined field for condition 4.
Field name: UdfTable4. |
UDFTable5 | The title of the user-defined field for condition 5.
Field name: UdfTable5. |