Vibecode Reference Manual

kOrderLine

Order Line


Info


Inherits from kDataObject

Abstract



Properties


Name

Type

Label

List

Owned

Cluster

Mandatory

Unique

Note

ProductType

tkOmniProductType

Product Type

-

Product

kProduct

Product

-

TotalQuantity

tkValue

Total Quantity

-

FoundQuantity

tkValue

Found Quantity

-

AllocationHistory

kAllocationHistory

Allocation history

List

Owned

-

InvoicedQuantity

tkValue

Invoiced Quantity

-

QuantityNotAuthorized

tkValue

Quantity not authorized

-

BookedQuantity

tkValue

Booked Quantity

-

ShippedQuantity

tkValue

Shipped Quantity

-

Status

tkOrderStatus

Order Line Status

-

VATCode

kVATCode

VAT Code

-

UnitPrice

tkAmount

Unit Price

-

UnitPrice.Value

tkValue

Amount

-

UnitPrice.Currency

kCurrency

Currency

-

mandatory(true) {TODO: Mandatory only if Value<>0}

GrossPrice

tkPrice

Gross Price

-

GrossPrice.Value

tkValue

Price

-

GrossPrice.Currency

kCurrency

Currency

-

GrossPrice.UnitOfMeasure

kUnitOfMeasure

UOM

-

TODO: true only if tkvalue<>0

DiscountAmount

tkAmount

Discount Amount

-

DiscountAmount.Value

tkValue

Amount

-

DiscountAmount.Currency

kCurrency

Currency

-

mandatory(true) {TODO: Mandatory only if Value<>0}

NetAmount

tkAmount

Net Amount

-

NetAmount.Value

tkValue

Amount

-

NetAmount.Currency

kCurrency

Currency

-

mandatory(true) {TODO: Mandatory only if Value<>0}

DiscountAllocation

kSalesDiscountAllocation

Discount Allocation

List

Owned

-

ByPromoEngine

tkYesNo

Created By PromoEngine

-

LineId

tkInteger

Line Id

-

ProductCode

tkDescription

Product Code

-

ProductSize

tkDescription

Product Size

-

ProductDescription

tkDescription

Product Descriptioniption

-

IsGiftCard

tkYesNo

Is a gift card

-

ExternalOrderRowID

tkDescription

External Order Row ID

-

Fulfilled

tkYesNo

Fulfilled

-

FullfillmentPickingList

tkGuid

-

PickingListStore

kStore

Force pickinglist creation on this store

-

Remark

kRemark

Owned

-

Inherited from kDataObject

Id

tkUnique

Id

check mark

check mark

ClassName

tkCode

Class Name

-

CreatedBy

tkCode

Created by

-

LastModifiedBy

tkCode

Last Modified By

-

CreatedDate

tkDateTime

Created Date

-

LastModifiedDate

tkDateTime

Last Modified Date

-

RevisionNumber

tkInteger

Revision Number

-

WorkflowStatus

kWorkflowStatus

Workflow Status

-

OwnedOnRequest

tkYesNo

Is owned upon request

-

Origin

kSystem

Origin

-

LastModifiedProcess

tkGuid

Last process

-

(E) : Type have an event assigned to it, look at type documentation for mode details

(A) : Property have an autocoderole, look autocoderole grid for mode details



Events


When

Method Name

Module

Parameters

On

Off

Asynch

beforeinsert (I)

OnInitWorkFlow

kCoreServices

afterinsert (I)

AutoTransition

kCoreServices

afterupdate (I)

AutoTransition

kCoreServices

workflowstatus

(I) : Event is defined in parent class



IncrementalSearch


Inherited from kDataObject

  • class : kDataObject

  • searchproperty : id

  • displayproperties : id,ClassName

  • displaytextproperties : id,ClassName


Inherited



Used By


Class

Property

kSalesOrder_Lines

Parentid

kSalesOrder

Lines