Timetype
A time type [Timetype
] is a classification grouping for time entries. Examples of time types can include "regular time", "overtime", "sick time", for example.
Review the Usage Guidelines for the Timetype
object.
— |
XML |
SOAP |
REST |
Database table |
---|---|---|---|---|
Object |
|
|
— |
|
Supported Commands |
— |
— |
The Timetype
object has the following standard properties:
Timetype
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 |
XML / SOAP |
Description |
---|---|---|
|
|
A 1/0 field indicating whether this is time type is active. |
|
|
Optional accounting system code for integration with external accounting systems. |
|
|
The ID of the associated cost center. |
|
|
[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. |
|
|
The name of the time type. |
|
|
Notes associated with this time type. |
|
|
The payroll code for this time 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 Timetype
object if this object is referenced by a Task
object. Delete any dependent objects first before you delete a Timetype
object.