Skip to main content
EP

EPTimeLog

PX.Objects.EP.ClockInClockOutRelease 2025.2

Represents the clock-in and clock-out time log.

Field NameTypeDisplay NameForeign Key
CreatedByIDDefault Navigation
uniqueidentifierCreated ByUsers
Description:No description available
CreatedByScreenID
char(8)Created At-
Description:No description available
CreatedDateTime
datetimeCreated On-
Description:No description available
DocumentNbr
nvarchar(255)Record ID-
Description:The document number of the time log record. The value of this field corresponds to the unique key values of the entity specified in RelatedEntityID.
EmployeeIDDefault Navigation
intEmployee-
Description:The identifier of the employee who uses the time logging. Corresponds to the BAccount.BAccountID field.
EndDate
datetimeEnd Date-
Description:The end date and time of the time log record.
EndDateReported
datetimeEnd Date-
Description:The end date and time, which are displayed and modified depending on the time zone in ReportedInTimeZoneID.
IsLocked
bit-
Description:The field is equal to True if at least one CR.PMTimeActivity has been created from this record.
LastModifiedByIDDefault Navigation
uniqueidentifierLast Modified ByUsers
Description:No description available
LastModifiedByScreenID
char(8)Last Modified At-
Description:No description available
LastModifiedDateTime
datetimeLast Modified On-
Description:No description available
RelatedEntityID
uniqueidentifier-
Description:Contains the INotable.NoteID value of the time log-related entity.
RelatedEntityType
nvarchar(255)Record Type-
Description:Contains the type of the related entity that is specified in EPTimeLog.RelatedEntityID.
ReportedInTimeZoneID
nvarchar(32)Reported in Time Zone-
Description:The timezone of the time log record.
StartDate
datetimeStart Date-
Description:The start date and time of the time log record.
StartDateReported
datetimeStart Date-
Description:The start date and time, which are displayed and modified depending on the time zone in ReportedInTimeZoneID.
Summary
nvarchar(255)Description-
Description:The summary of the time log record. The value of this field corresponds to the description of the entity specified in RelatedEntityID.
TimeLogID
int-
Description:No description available
TimeLogTypeIDDefault Navigation
nvarchar(15)TypeEPTimeLogType
Description:The identifier of the time log type associated with the time log record. The value of this field corresponds to the value of the EPTimeLogType.TimeLogTypeID field.
TimeSpent
intTime Spent-
Description:The time spent of the time log record. The interval in minutes between StartDate and EndDate.
tstamp
timestamp-
Description:No description available