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 OrderParserLine type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AccountingCost |
Accounting cost as specified.
| |
| AccountingCostPairs |
Get accounting cost on order, on line level. Split into parts based on delimeter ##.
| |
| AccountingCosts |
Get accounting cost on order, 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.
| |
| 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 order line. Broken down into line segments, if detected.
| |
| NotesText |
Specific notes (free text) applied to the order line. May be seperated by line break characters or HTML formated line breaks. | |
| PriceAmount |
Unit price without tax.
| |
| Quantity |
Invoiced quantity.
| |
| 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.
|
See Also