Payrolltype
A payroll type [Payrolltype] is an attribute that can be used to categorize time entries. For example, payroll types can be used to differentiate regular and overtime work when time types are used for a different purpose.
Review the Usage Guidelines for the Payrolltype object.
|
— |
XML |
SOAP |
REST |
Database table |
|---|---|---|---|---|
|
Object |
|
|
— |
|
|
Supported Commands |
— |
— |
The Payrolltype object has the following standard properties:
Payrolltype object properties may also include custom fields. The object type supports the custom equal to read method and the enable_custom read attribute.
|
XML / SOAP |
Database |
Description |
|---|---|---|
|
|
|
A 1/0 field specifying whether this is an active payrolltype. |
|
|
|
[Read-only] Time the record was created. See Date Fields. |
|
|
|
If the record was imported from an external system, you store the unique external record ID here. |
|
|
|
[Read-only] Unique ID. Automatically assigned by SuiteProjects Pro. |
|
|
|
[Required] The name of the payroll type. |
|
|
|
Notes associated with the payroll type. |
|
|
— |
Label as shown on form picklist. |
|
|
|
[Read-only] Time the record was last updated or modified. See Date Fields. |
Usage Guidelines
You cannot delete a Payrolltype object if this object is referenced by a Task object. Delete any dependent objects first before you delete a Payrolltype object.