Table of Contents

API - Sales Order Lines

This is a fork of page 30044 "APIV2 - Sales Order Lines" from version 27.0.38460.40573. Added support for Extra Values.

Object Definition

Object TypePage
Object ID70314149
Object NameQWESR API - Sales Order Lines
Source TableSales Invoice Line Aggregate

API Definition

APIPublishersmartApps
APIGroupspider
APIVersionv1.0
EntitySetNamesalesOrderLines
EntityNamesalesOrderLine

Events

Name Description
OnAfterInsert(Record "Sales Invoice Line Aggregate"; Record "Sales Line"; Text; Text; Text; Text; Text; Text; Text; Text; Text; Text; List of [Integer]) Raised after a record is inserted.
OnAfterModify(Record "Sales Invoice Line Aggregate"; Record "Sales Line"; Text; Text; Text; Text; Text; Text; Text; Text; Text; Text; List of [Integer]) Raised after a record is modified.
OnGetExtraValues(Record "Sales Invoice Line Aggregate"; Record "Sales Line"; Text; Text; Text; Text; Text; Text; Text; Text; Text; Text) Raised after a record is read from the database. Makes it possible to set the ExtraValues 1..10, to be returned to the client.

Controls

Type Name Data Type Read-only
Field id Yes
Field documentId
Field sequence
Field itemId
Field accountId
Field lineType
Field lineObjectNumber
Field description
Field description2
Field unitOfMeasureId
Field unitOfMeasureCode
Field quantity
Field unitPrice
Field discountAmount
Field discountPercent
Field discountAppliedBeforeTax Yes
Field amountExcludingTax Yes
Field taxCode
Field taxPercent Yes
Field totalTaxAmount Yes
Field amountIncludingTax Yes
Field invoiceDiscountAllocation Yes
Field netAmount Yes
Field netTaxAmount Yes
Field netAmountIncludingTax Yes
Field shipmentDate
Field shippedQuantity
Field invoicedQuantity
Field invoiceQuantity
Field shipQuantity
Field itemVariantId
Field locationId
Field extraValue1 Text
Field extraValue2 Text
Field extraValue3 Text
Field extraValue4 Text
Field extraValue5 Text
Field extraValue6 Text
Field extraValue7 Text
Field extraValue8 Text
Field extraValue9 Text
Field extraValue10 Text
Sub page dimensionSetLines
Sub page location

This documentation is generated from Spider v27.4