kBookingAgreementLine
Date Range
Info
Inherits from kDataObject
Abstract
Properties
Name | Type | Label | List | Owned | Cluster | Mandatory | Unique | Note |
---|---|---|---|---|---|---|---|---|
RangeCoded | tkDescription | Date Range Coded | - | (A) | ||||
Range | tkDateRange | Date Range | ||||||
Range.StartDate | tkDate | Start Date | - | |||||
Range.EndDate | tkDate | End Date | - | |||||
AllLocations | tkYesNo | All B2B Channel's Locations | Default 1 | |||||
AllServices | tkYesNo | All B2B Channel's Services | Default 1 | |||||
AllPaymentMethods | tkYesNo | All B2B Channel's Payment Methods | Default 1 | |||||
Locations | kBookingLocation | Locations associated | List | Not Owned | - | |||
Services | kBookingService | Services associated | List | Not Owned | - | |||
PaymentMethods | kBookingPayMethod | Payment Methods associated | List | Not Owned | - | |||
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
Autocoderoles
Property | Ignore user input | When | Code part | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Type | Value | Start | Length | Fill Char | Dir | Seq. Suf. | Prefix | Limit Len | |||
RangeCoded | insert | fixed | RANGE| | ||||||||
property | Range.StartDate | ||||||||||
fixed | | | ||||||||||
property | Range.EndDate | ||||||||||
fixed | | | ||||||||||
property | ParentId.Code | ||||||||||
RangeCoded | insert | fixed | RANGE| | ||||||||
property | Range.StartDate | ||||||||||
fixed | | | ||||||||||
property | Range.EndDate | ||||||||||
fixed | | | ||||||||||
property | ParentId.Code |
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
Inherited
- kBookingAgreement_ValidityRanges
- And 1 more
Used By
Class | Property |
---|---|
kBookingAgreement | ValidityRanges |