EmployeePayCodeSummary


Description

A representation of the important details of an employee pay code within Microsoft Dynamics GP.

Properties

Property

Type

Length

Default

Description

EmployeePayCodeKey

EmployeePayCodeKey

N/A

N/A

A key that uniquely identifies an employee pay code object.

IsInactive

boolean

N/A

False

Specifies whether the employee pay code is inactive.

PayType

EmployeePayTypes

N/A

N/A

An EmployeePayTypes enumeration value specifying a pay type.

PayPeriod

CompensationPeriod

N/A

N/A

A CompensationPeriod enumeration value specifying the length of the pay period.

IsTaxable

boolean

N/A

True

Specifies whether the employee wages are taxable.

PayRate

decimal

N/A

N/A

Specifies the amount of the employee pay rate.

PayUnit

string

25

N/A

Specifies the pay unit for the employee.



Documentation Feedback