Gift Card Transaction
Info
Inherits from kDataObject\kDataBasic
Properties
|
Name |
Type |
Label |
List |
Owned |
Cluster |
Mandatory |
Unique |
Note |
|---|---|---|---|---|---|---|---|---|
|
GiftCard |
Gift Card |
- |
||||||
|
TransactionDate |
Date/Time of Transaction |
|
||||||
|
ReasonCode |
Reason Code |
- |
||||||
|
SaleCurrencyTransactionAmount |
Amount of the Transaction |
- |
||||||
|
SaleCurrencyTransactionAmount.Value |
Amount |
- |
||||||
|
SaleCurrencyTransactionAmount.Currency |
Currency |
- |
mandatory(true) {TODO: Mandatory only if Value<>0} |
|||||
|
CardCurrencyTransactionAmount |
Amount of the Transaction converted in Card Currency |
- |
||||||
|
CardCurrencyTransactionAmount.Value |
Amount |
- |
||||||
|
CardCurrencyTransactionAmount.Currency |
Currency |
- |
mandatory(true) {TODO: Mandatory only if Value<>0} |
|||||
|
LoyaltyCustomer |
Customer |
- |
||||||
|
SaleTransaction |
Sale Transaction |
- |
||||||
|
SaleTransactionLine |
Sale Transaction Line |
- |
||||||
|
Store |
Store |
- |
||||||
|
Reference |
Reference |
- |
||||||
|
VoidedBy |
- |
|||||||
|
VoidedTransaction |
- |
|||||||
|
ExternalId |
ExternalId |
- |
||||||
|
Inherited from kDataBasic |
||||||||
|
Code |
Code |
|
|
|||||
|
Description |
Description |
- |
||||||
|
Remark |
Remark |
Owned |
- |
|||||
|
Inherited from kDataObject |
||||||||
|
Id |
Id |
|
|
|||||
|
ClassName |
Class Name |
- |
||||||
|
CreatedBy |
Created by |
- |
||||||
|
LastModifiedBy |
Last Modified By |
- |
||||||
|
CreatedDate |
Created Date |
- |
||||||
|
LastModifiedDate |
Last Modified Date |
- |
||||||
|
RevisionNumber |
Revision Number |
- |
||||||
|
WorkflowStatus |
Workflow Status |
- |
||||||
|
OwnedOnRequest |
Is owned upon request |
- |
||||||
|
Origin |
Origin |
- |
||||||
|
LastModifiedProcess |
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
Autocoderoles
|
Property |
Ignore user input |
When |
Code part |
||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
Type |
Value |
Start |
Length |
Fill Char |
Dir |
Seq. Suf. |
Prefix |
Limit Len |
|||
|
code |
|
insert |
fixed |
VB |
|||||||
|
fixed |
##date:yyyy## |
||||||||||
|
sequence |
basegiftcardtransaction |
10 |
0 |
left |
|||||||
(I) : Autocoderole is defined in parent class
Events
|
When |
Method Name |
Module |
Parameters |
On |
Off |
Asynch |
|---|---|---|---|---|---|---|
|
afterinsert |
OmniCommerce_GiftCardTransaction_EventChanged |
kOmniCommerce |
||||
|
beforeinsert (I) |
OnInitWorkFlow |
kCoreServices |
||||
|
afterinsert (I) |
AutoTransition |
kCoreServices |
||||
|
afterupdate (I) |
AutoTransition |
kCoreServices |
workflowstatus |
(I) : Event is defined in parent class
IncrementalSearch
Inherited from kDataBasic
-
class : kDataBasic
-
searchproperty : description,code
-
displayproperties : code,description
Used By
|
Class |
Property |
|---|---|
| kOmniGiftCardAuthTransaction |
GiftCardSaleTransaction |
| kBusinessDocumentLine |
GiftCardTransaction |
| kGiftCardTransaction |
VoidedBy |
| kGiftCardTransaction |
VoidedTransaction |
| kReceiptLine |
GiftCardTransaction |
| kReceiptPayment |
GiftCardTransaction |