kBusinessAgreement_Lines
kBusinessAgreement_Lines
Info
Inherits from kDataObject\kBusinessAgreementLine
Properties
| Name | Type | Label | List | Owned | Cluster | Mandatory | Unique | Note |
|---|---|---|---|---|---|---|---|---|
| Inherited from kBusinessAgreementLine | ||||||||
| CustomerReference | tkDescription | Customer Reference | - | |||||
| Product | kProduct | Product | ||||||
| Quantity | tkQuantity | Quantity | ||||||
| Quantity.Value | tkValue | Quantity | - | |||||
| Quantity.UnitOfMeasure | kUnitOfMeasure | UOM | - | TODO: true only if tkvalue<>0 | ||||
| InitialPrice | tkPrice | Initial Price | ||||||
| InitialPrice.Value | tkValue | Price | - | |||||
| InitialPrice.Currency | kCurrency | Currency | - | |||||
| InitialPrice.UnitOfMeasure | kUnitOfMeasure | UOM | - | TODO: true only if tkvalue<>0 | ||||
| CurrentPrice | tkPrice | Current Price | ||||||
| CurrentPrice.Value | tkValue | Price | - | |||||
| CurrentPrice.Currency | kCurrency | Currency | - | |||||
| CurrentPrice.UnitOfMeasure | kUnitOfMeasure | UOM | - | TODO: true only if tkvalue<>0 | ||||
| Discounts | kBusinessAgreementLineDiscount | Discounts | List | Owned | - | |||
| Status | tkBusinessAgreementStatus | Status | ||||||
| ValidityPeriod | tkDateRange | Validity Period | ||||||
| ValidityPeriod.StartDate | tkDate | Start Date | - | |||||
| ValidityPeriod.EndDate | tkDate | End Date | - | |||||
| FirstBillingDate | tkDate | First Billing Date | - | |||||
| LastBillingDate | tkDate | Last Billing Date | - | |||||
| NextBillingDate | tkDate | Next Billing Date | - | |||||
| TerminationDate | tkDate | Termination Date | - | |||||
| Remark | kRemark | Owned | - | |||||
| Attachments | kBusinessAgreementAttachment | Attachments | List | 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
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 kBusinessAgreementLine
- class : kBusinessAgreementLine
- searchproperty : parentid.code
- displayproperties : parentid.code,sequence,product.code,product.description
Used By
| Class | Property |
|---|---|
| kBusinessAgreementBillLine | AgreementLine |