kBookingSendToCRMProcesses
Send To CRM Process
Info
Inherits from kDataObject
Properties
| Name | Type | Label | List | Owned | Cluster | Mandatory | Unique | Note |
|---|---|---|---|---|---|---|---|---|
| RecordType | tkRecordType | Type | ||||||
| StartTime | tkDateTime | Start Time | ||||||
| EndTime | tkDateTime | End Time | - | |||||
| Duration | tkInteger | Duration | - | |||||
| RecordsFilterInput | tkText | Records Filter Input | - | |||||
| NrRecordInSending | tkInteger | Nr Records In Sending | - | |||||
| NrRecordInToSend | tkInteger | Nr Records In To Send | - | |||||
| SendToCRMMaxSendingNr | tkInteger | Max Sending Limit | - | |||||
| NrRecordRed | tkInteger | Nr Records Red | - | |||||
| CodesRecordRed | tkText | Codes of Records Red | - | |||||
| NrRecordProcessed | tkInteger | Nr Records Processed | - | |||||
| NrRecordSuccess | tkInteger | Nr Records Success | - | |||||
| CodesRecordSuccess | tkText | Codes of Records Success | - | |||||
| NrRecordFailed | tkInteger | Nr Records Failed | - | |||||
| CodesRecordFailed | tkText | Codes of Records Failed | - | |||||
| 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 : kBookingSendToCRMProcesses
- searchproperty : RecordType
- displayproperties : RecordType
Used By
| Class | Property |
|---|---|
| kBookingReservation | SendToCRMProcess |
| kBookingSendToCRMLog | Process |
| kBookingVoucher | SendToCRMProcess |
| kBookingSendToCRMMessage | Process |