kEFTTransaction
EFT Transaction
Info
Inherits from kDataObject\kRoot
Properties
Name | Type | Label | List | Owned | Cluster | Mandatory | Unique | Note |
---|---|---|---|---|---|---|---|---|
DateTime | tkDateTime | Transaction Date/Time | ||||||
EFTDevice | kPOSDevice | EFT Device | ||||||
Reference | tkShortString | Transaction Reference | ||||||
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 | ||||||
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 kRoot | ||||||||
TimeStampVersion | tkTimeStamp | - | mandatory(true) Servirebbe una query di update prima di poter applicare questa modifica | |||||
Inherited from kDataObject | ||||||||
Id | tkUnique | Id | ||||||
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 on 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 |
IncrementalSearch
- class : kEFTTransaction
- searchproperty : Id
- displayproperties : Id
- displaytextproperties : Id,DateTime,EFTDevice.Code
Used By
Class | Property |
---|---|
kReceiptPayment | EFTTransaction |