Vibecode Reference Manual

kEFTTransaction

EFT Transaction


Info


Inherits from kDataObject



Properties


Name

Type

Label

List

Owned

Cluster

Mandatory

Unique

Note

DateTime

tkDateTime

Transaction Date/Time

check mark

EFTDevice

kPOSDevice

EFT Device

check mark

Reference

tkShortString

Transaction Reference

check mark

DeviceSerialNumber

tkShortString

Device Serial Number

-

MerchantAccount

tkShortString

Merchant Account

-

MerchantReference

tkShortString

Merchant Reference

-

AuthCode

tkShortString

Authorization Code

-

AuthToken

tkShortString

Authorization Token

-

CardNumber

tkShortString

Card Number

-

TenderType

tkShortString

Tender Type

-

SubTenderType

tkShortString

SubTender Type

-

Amount

tkAmount

Amount

check mark

Amount.Value

tkValue

Amount

-

Amount.Currency

kCurrency

Currency

-

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

TipAmount

tkAmount

Tip Amount

-

TipAmount.Value

tkValue

Amount

-

TipAmount.Currency

kCurrency

Currency

-

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

Text

kRemark

Transaction Receipt Text

Owned

-

TransactionMode

tkShortString

Transaction Mode

-

ExchangeRate

tkExchangeRate

Exchange Rate

-

CurrencyAmount

tkAmount

CurrencyAmount

-

CurrencyAmount.Value

tkValue

Amount

-

CurrencyAmount.Currency

kCurrency

Currency

-

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

RefundReference

tkShortString

Refund Reference

-

RefundGroup

tkShortString

Refund Group

-

TransactionType

tkEFTTransactionType

Transaction Type

-

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


  • class : kEFTTransaction

  • searchproperty : Id

  • displayproperties : Id

  • displaytextproperties : Id,DateTime,EFTDevice.Code



Used By


Class

Property

kReceiptPayment

EFTTransaction