TimeEntryLine
Less than to read
Properties
_access : [_OutputAccessBinding]
_id : Id
employee : ProjectUser
lineNumber : Int
date : Date
timeSpent : Decimal
keyConcatenation : String
localizedDescription : String
status : TimeEntryStatus
origin : TimeEntryOrigin
isValidated : Boolean
unit : UnitOfMeasure
timeCategory : TimeCategory
rateMultiplier : Decimal
project : Project
task : Task
operation : Operation
firstOperationSplit : Int
assignmentLine : OperationAssignment
budget : Budget
taskLink : ProjectLink
budgetLink : ProjectLink
financialSite : Site
currency : Currency
projectCostType : CostType
projectLaborRate : Decimal
employeeCostType : CostType
employeeLaborRate : Decimal
rateType : ExchangeRateType
isBillable : Boolean
billableFrom : Date
billedQuantity : Decimal
billingPlan : ProgressBillingPlan
billingPlanLine : ProgressBillingPlanLine
dimensions : TimeEntryLineDimensions_Collection
entryType : EntryType
journal : Journal
journalNumber : String
currencyRates : TimeEntryLineLedgers_Collection
createdBy : ProjectUser
updatedBy : ProjectUser
validatedBy : ProjectUser
controlledBy : ProjectUser
approvedBy : ProjectUser
rejectedBy : ProjectUser
postedBy : ProjectUser
_createStamp : Datetime
_updateStamp : Datetime
Inputs
_sourceId : String
_id : Id
employee : ExternalReference
lineNumber : IntOrString
date : Date
timeSpent : Decimal
localizedDescription : String
status : TimeEntryStatus_EnumInput
origin : TimeEntryOrigin_EnumInput
isValidated : Boolean
unit : ExternalReference
timeCategory : ExternalReference
rateMultiplier : Decimal
project : ExternalReference
task : ExternalReference
operation : ExternalReference
firstOperationSplit : IntOrString
assignmentLine : ExternalReference
budget : ExternalReference
taskLink : ExternalReference
budgetLink : ExternalReference
financialSite : ExternalReference
currency : ExternalReference
projectCostType : ExternalReference
projectLaborRate : Decimal
employeeCostType : ExternalReference
employeeLaborRate : Decimal
rateType : ExchangeRateType_EnumInput
isBillable : Boolean
billableFrom : Date
billedQuantity : Decimal
billingPlan : ExternalReference
billingPlanLine : ExternalReference
dimensions : [TimeEntryLineDimensions_Input]
entryType : ExternalReference
journal : ExternalReference
journalNumber : String
currencyRates : [TimeEntryLineLedgers_Input]
validatedBy : ExternalReference
controlledBy : ExternalReference
approvedBy : ExternalReference
rejectedBy : ExternalReference
postedBy : ExternalReference
Custom Queries
getDuplicate : TimeEntryLine
_id : Id
computeProjectEmployeeCostType : TimeEntryLineComputeProjectEmployeeCostTypeComputeProjectEmployeeCostType
project : String
task : String
operation : IntOrString
employee : String
timeCategory : String
employeeCostType : String
projectCostType : String
computeUnitOfMeasure : TimeEntryLineComputeUnitOfMeasureComputeUnitOfMeasure
project : String
task : String
operation : IntOrString
employee : String
timeCategory : String
projectCostType : String
computeProjectEmployeeLaborRate : TimeEntryLineComputeProjectEmployeeLaborRateComputeProjectEmployeeLaborRate
employee : String
rateDate : Date
unit : String
currency : String
rateType : String
projectCostType : String
employeeCostType : String