Table of Contents

API - Sale Cr. Mem Lines

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

Object Definition

Object TypePage
Object ID70314156
Object NameQWESR API - Sale Cr. Mem Lines
Source TableSales Invoice Line Aggregate

API Definition

APIPublishersmartApps
APIGroupspider
APIVersionv1.0
EntitySetNamesalesCreditMemoLines
EntityNamesalesCreditMemoLine

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.
OnGetPostedSalesCreditMemoLineExtraValues(Record "Sales Invoice Line Aggregate"; Record "Sales Cr.Memo Line"; Text; Text; Text; Text; Text; Text; Text; Text; Text; Text) Raised after a record is read from the database. This event is raised if the Credit Memo is posted. Makes it possible to set the ExtraValues 1..10, to be returned to the client.
OnGetSalesCreditMemoLineExtraValues(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. This event is raised if the Credit Memo is not posted. 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 unitPrice
Field quantity
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 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