ProjectTimesheetLine


Description

Defines the properties for a timesheet line in the Project Accounting module in Microsoft Dynamics GP. The properties are read-only.

Properties

Property

Type

Length

Default

Description

Key

ProjectTimesheetLineKey

N/A

N/A

The project timesheet line key object that uniquely identifies the project timesheet line.

BeginTime

dateTime

N/A

N/A

The time the employee began working for a particular cost category in the project. The value is displayed in time using a 24-hour clock. For example, enter 1300 for 1:00 p.m.

EndTime

dateTime

N/A

N/A

The time the employee finished working for a particular cost category in the project. The value is displayed in time using a 24-hour clock. For example, enter 1300 for 1:00 p.m.

Billing

ProjectBillingFull

N/A

N/A

The billing amounts for the timesheet line.

PayCodeKey

PayCodeKey

N/A

N/A

The pay code key object that uniquely identifies the pay code.

SalaryPostingType

SalaryPostingType

N/A

N/A

Identifies the procedure to be performed when posting a salary amount to US Payroll.

JobTitleCodeKey

JobTitleKey

N/A

N/A

The job title key object that uniquely identifies the job title.

DepartmentCodeKey

PayrollDepartmentKey

N/A

N/A

The payroll department key object that uniquely identifies the department.


Inherits from

ProjectLineBase


Documentation Feedback