Previous Topic

Next Topic

JCTimesheetData

property AccountCode: String readonly

property AccountFile: String readonly

property BalanceAmount: Number [Amount] readonly

property BatchClass: String(1) [JCBatchClass] readonly required
Values: T (Timesheet), B (Batch), D (Disbursement), S (Standing)

property BatchID: Number [JC Batch ID] readonly required

property BOF: Boolean readonly

property BranchCode: String(8) [CO Branch Code]

property ClassName: String readonly

property Comment: String(30) [Comment]

property ComponentCode: String(8) [JC Component Code] setting "JC\ComponentAlias"

property ControlQuantity: Number [Quantity] readonly

property ControlTotal: Number [Amount] readonly

property CostCentreCode: String(8) [JC Cost Centre Code] setting "JC\CostCentreAlias"

property CreatedDate: Date readonly

property CreatedTime: Date readonly

property CreatedTimestamp: Date readonly

property CreatedUserCode: String(8) [CO User Code] readonly

property CreditorCode: String(16) [AP Creditor Code]

property DepartmentCode: String(8) [CO Department Code]

property Details: String(60) [Description]

property Editing: Boolean readonly

property EOF: Boolean readonly

property FilterSort: Object readonly

property IndexName: String
ValueIndex Fields
BatchBatchID
StatusPeriodBatchPostStatus;PeriodID;BatchID
PeriodBatchPeriodID;BatchID
SourceSourceModule;SourceID
JobPersonJobPersonCode

property IsRestricted: Boolean readonly

property JobCode: String(16) [JC Job Code]

property JobPersonCode: String(8) [JC Job Person Code] required

property Line: Object readonly

property Link: Object readonly

property LocationCode: String(8) [IC Location Code]

property ModifiedDate: Date readonly

property ModifiedTime: Date readonly

property ModifiedTimestamp: Date readonly

property ModifiedUserCode: String(8) [CO User Code] readonly

property Name: String

property PeriodID: Number [Period ID] required

property PostStatus: String(1) [JCPostStatus] required
Values: U (Unposted), O (Open), P (Posted), D (Deleted)

property PrintStatus: String(1) [JCPrintStatus] readonly required
Values: U (Unprinted), P (Printed)

property ProductCode: String(28) [IC Product Code]

property RecNo: Number [Integer]

property RecordCount: Number [Integer] readonly

property RecordMax: Number [Integer] readonly

property RecordRevision: Number [Record Revision] readonly

property Reference: String(30) [Reference]

property SourceBatchID: Number [Integer] readonly

property SourceID: Number [Source ID] readonly

property SourceModule: String(2) [Module Code] readonly required

property TotalCost: Number [Amount] readonly

property TotalQuantity: Number [Quantity] readonly

property TotalSellBs: Number [Amount] readonly

property TransactionDate: Date required

property TransactionType: String(1) [JCTranType] required
Values: T (Time), M (Material), D (Disbursement), N (Narrative)

property Unit: String(8) [Unit]

property UOMCode: String(8) [CO UOM Code] readonly

property WasInserting: Boolean readonly

method BalanceBatch

method Cancel

method CancelRange

method CopyEstimate(JobCode: String)

method Delete

method DeleteNilLines

method DuplicateBatch

method DuplicateDisbursement

method DuplicateReversal

method DuplicateStanding

method DuplicateTimesheet

method Edit

method ExpandParts(ProductCode: String, Quantity: Number)

method Find(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean

method FindExact(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean

method First

method GetPropertyValue(PropertyName: String): Variant

method ImportTimesheet(FileName: String)

method InsertBatch

method InsertDisbursement

method InsertStanding

method InsertTimesheet

method Last

method LoadBatch(BatchID: Number)

method Next

method OpenForm: Object

method Post

method Prev

method Print: Object

method PropertyType(PropertyName: String): String

method Refresh

method Reprice([CostPrice: Boolean, SellingPrice: Boolean, Discount: Boolean, Description: Boolean, SalesGroup: Boolean, : Empty])

method Save

method SetPropertyValue(PropertyName: String, Value: Variant)

method SetRange(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant])

method SetRangeEnd(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant])

method SetRangeStart(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant])

event AfterDelete

event AfterPost

event AfterSave

event BeforeDelete

event BeforePost

event BeforeSave