Skip to main content
EP

EPClockInTimerDataCurrent

PX.Objects.EP.ClockInClockOut.EPClockInTimerMaintRelease 2025.2

No summary is documented for this DAC in the release source.

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)Document Nbr.-
Description:The document number of the timer record. The value of this field corresponds to the unique key values of the entity specified in RelatedEntityID.
EmployeeID
int-
Description:The identifier of the employee associated with the timer record. The value of this field corresponds to the value of the EPEmployee.bAccountID field.
EntityNameNonexistent in DB
stringEntity Name-
Description:The user-friendly name of the timer-related entity. The value of this field corresponds to the entity type specified in RelatedEntityID.
IsClockInNonexistent in DB
bool?-
Description:A Boolean value that indicates (if set to True) that the Clock-In button should be displayed.
IsPauseNonexistent in DB
bool?-
Description:A Boolean value that indicates (if set to True) that the Pause button should be displayed.
IsStartNonexistent in DB
bool?-
Description:A Boolean value that indicates (if set to True) that the Start button should be displayed.
IsStopNonexistent in DB
bool?-
Description:A Boolean value that indicates (if set to True) that the Stop button should be displayed.
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 timer-related entity.
RelatedEntityType
nvarchar(255)-
Description:Contains the type of the related entity that is specified in RelatedEntityID.
StartDate
datetimeStart Date-
Description:The start date and time of the timer record.
StartDateUTCNonexistent in DB
string-
Description:The start date of the timer. The value of this field is compatible with JavaScript and TypeScript UTC date/time string format.
StatusNonexistent in DB
stringStatus-
Description:The status of the timer record. The field can have one of the values listed in EPTimerStatus.
Summary
nvarchar(255)Summary-
Description:The summary of the timer record. The value of this field corresponds to the description of the entity specified in RelatedEntityID.
TimeLogTypeID
nvarchar(15)Type-
Description:The identifier of the time log type associated with the timer record. The value of this field corresponds to the value of the EPTimeLogType.TimeLogTypeID field.
TimeSpent
intTime Spent-
Description:The time spent when the timer was running. The value of this field is in seconds.
TimerDataID
int-
Description:The unique identifier of the clock-in and clock-out timer record.
TimerDisplayNonexistent in DB
string-
Description:The placeholder field to show the elapsed time of the timer in the UI. The value of this field is set in the UI only.
tstamp
timestamp-
Description:No description available