Unimaze Software creates Components and Services for Messege Transport and Message Handling B2B electronic documents for third parties based on International and European standards.
Top
The InvoiceParserLine type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AccountingCost |
Accounting cost as specified.
| |
| AccountingCostPairs |
Get accounting cost on invoice, on line level. Split into parts based on delimeter ##.
| |
| AccountingCosts |
Get accounting cost on invoice, on line level. Split into parts based on delimeter ##.
| |
| AdditionalItemPropertyPairs |
Get additional item properties
| |
| Description |
Product description, if applicable.
| |
| DiscountAmount |
Returns the amount discount, zero if no discount or discount specified as percent.
| |
| DiscountPercent |
Returns the percent discount, zero if not discount or discount specified as an amount.
| |
| IsTaxCategoryPercentSpecified |
Is tax percentage, as applied to the invoice line, specified?
| |
| ItemNo |
Item number for the product.
| |
| LineExtensionAmount |
Total line amount without tax.
| |
| Name |
Name for the product.
| |
| Notes |
Specific notes (free text) applied to the invoice line. Broken down into line segments, if detected.
| |
| NotesText |
Specific notes (free text) applied to the invoice line. May be seperated by line break characters or HTML formated line breaks. | |
| PriceAmount |
Unit price without tax.
| |
| Quantity |
Invoiced quantity.
| |
| TaxableAmount |
The taxable amount of the invoice line.
| |
| TaxableAmountSpecified |
The taxable amount of the invoice line.
| |
| TaxAmount |
The tax amount of the invoice line.
| |
| TaxCategoryCode |
The tax category, as applied to the invoice line. See http://www.unimaze.com/tax+category+identifier.aspx for reference. Values 'S' (standard rate), 'AA' (reduced rate), 'Z' (product has no tax) and 'E' (customer is excempt) are most commonly used.
| |
| TaxCategoryPercent |
Tax percentage, as applied to the invoice line.
| |
| UnitCode |
Unit code in raw formatm, according to the UBL 2.0 code lists http://www.unimaze.com/unit+of+measure+code.aspx for reference.
| |
| UnspscCategoryCode |
Get UNSPSC category code, if available
|
See Also