kBookingReservationDynamicPriceLog
Dynamic Price Log
Info
Inherits from kDataObject
Properties
Name | Type | Label | List | Owned | Cluster | Mandatory | Unique | Note |
---|---|---|---|---|---|---|---|---|
BaseCalendarCode | tkCode | Base Calendar Code | - | |||||
GridCode | tkCode | Grid Code | - | |||||
BaseBar | tkIntegerPositive | Base Bar | - | |||||
BasePrice | tkAmount | Base Price | - | |||||
BasePrice.Value | tkValue | Amount | - | |||||
BasePrice.Currency | kCurrency | Currency | - | mandatory(true) {TODO: Mandatory only if Value<>0} | ||||
Delta | tkInteger | Delta | - | |||||
Bar | tkInteger | Bar | - | |||||
Price | tkAmount | Price | - | |||||
Price.Value | tkValue | Amount | - | |||||
Price.Currency | kCurrency | Currency | - | mandatory(true) {TODO: Mandatory only if Value<>0} | ||||
Release | tkInteger | Release | - | |||||
DeltaRelease | tkInteger | Delta Release | - | |||||
DeltaReleaseCode | tkCode | Delta Release Code | - | |||||
DeltaReleaseFrom | tkInteger | Delta Release From | - | |||||
DeltaReleaseTo | tkInteger | Delta Release To | - | |||||
PerformanceTime | tkTime | Performance Time | - | |||||
DeltaPerformanceTime | tkInteger | Delta Perf. Time | - | |||||
DeltaPerformanceTimeCode | tkCode | Delta Perf. Time Code | - | |||||
DeltaPerformanceTimeFrom | tkTime | Delta Perf. Time From | - | |||||
DeltaPerformanceTimeTo | tkTime | Delta Perf. Time To | - | |||||
AvailabilityPerc | tkInteger | Availability | - | |||||
DeltaAvailability | tkInteger | Delta Availability | - | |||||
DeltaAvailabilityCode | tkCode | Delta Availability Code | - | |||||
DeltaAvailabilityFrom | tkInteger | Delta Availability From | - | |||||
DeltaAvailabilityTo | tkInteger | Delta Availability To | - | |||||
AvailabilityDailyPerc | tkInteger | Availability Daily | - | |||||
DeltaAvailabilityDaily | tkInteger | Delta Availability Daily | - | |||||
DeltaAvailabilityDailyCode | tkCode | Delta Availability Daily Code | - | |||||
DeltaAvailabilityDailyFrom | tkInteger | Delta Availability Daily From | - | |||||
DeltaAvailabilityDailyTo | tkInteger | Delta Availability Daily To | - | |||||
DeltaPaymentMethod | tkInteger | Delta Pay. Method | - | |||||
DeltaPaymentMethodCode | tkCode | Delta Pay. Method Code | - | |||||
DeltaCancPolicy | tkInteger | Delta Canc Policy | - | |||||
DeltaCancPolicyCode | tkCode | Delta Canc Policy Code | - | |||||
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
Inherited from kDataObject
- class : kDataObject
- searchproperty : id
- displayproperties : id,ClassName
- displaytextproperties : id,ClassName
Used By
Class | Property |
---|---|
kBookingReservationLine | DynamicPriceLog |
kBookingVoucherLine | DynamicPriceLog |
kBookingReservationCartLine | DynamicPriceLog |