- 06 Jan 2025
- 2 Minutes to read
- Print
- DarkLight
Create a PY Employee Timesheet
- Updated on 06 Jan 2025
- 2 Minutes to read
- Print
- DarkLight
Create Employee Timesheets
Basic authentication
Employee Number
💻 UI Fieldname: TshEmpNo
Document Number - this is an optional field
💻 UI Fieldname: TshDocumentNo
Date of entry
💻 UI Fieldname: TshDate
Company Code
💻 UI Fieldname: TshCompCode
Work Company Code
💻 UI Fieldname: TshWorkCompCode
Job number / Dept Number / Work Order number
💻 UI Fieldname: TshJobdeptwoId
Phase Number / Account Number / Work Item Number
💻 UI Fieldname: TshPhsacctwiId
Category Code / Expense Code
💻 UI Fieldname: TshCatexpId
J - Job / G - / W - / E - Equipment + Equipment Code
💻 UI Fieldname: TshTypeCode
Normal Hours worked through the week
💻 UI Fieldname: TshNormalHours
Over time hours completed
💻 UI Fieldname: TshOtHours
Double over time hours completed
💻 UI Fieldname: TshDotHours
Number of Other hours worked
💻 UI Fieldname: TshOtherHours
Identify the Other Hours Type
💻 UI Fieldname: TshOhType
💻 UI Fieldname: TshWcbCode
Identify the Pay Run Code
💻 UI Fieldname: TshPrnCode
Identify the Year related to the Pay
💻 UI Fieldname: TshPprYear
Indentify the Pay Period
💻 UI Fieldname: TshPprPeriod
Sequence Number
💻 UI Fieldname: TshSeqNo
Unique uuid of row
💻 UI Fieldname: TshVUuid
💻 UI Fieldname: TshTenantId
Indicate the Union Code if different than default Union
💻 UI Fieldname: TshUnionCode
Identify the Trade Code if different from default Trade
💻 UI Fieldname: TshTradeCode
💻 UI Fieldname: TshExpCode
💻 UI Fieldname: TshExpQuantity
💻 UI Fieldname: TshExpRate
💻 UI Fieldname: TshExpAmount
💻 UI Fieldname: TshSectorCode
💻 UI Fieldname: TshScheduleCode
Shift code. Null or D/E/N for Day/Evening/Night shift.
💻 UI Fieldname: TshShiftCode
💻 UI Fieldname: TshWbsSetupFlag
This is the Actual Date that Employee Worked on
💻 UI Fieldname: TshActualWorkDate
💻 UI Fieldname: TshProcessFlag
Created
{
"TshCatexpId": "L",
"TshCompCode": "001",
"TshDate": "2022-01-01",
"TshDocumentNo": null,
"TshDotHours": null,
"TshEmpNo": "1003",
"TshJobdeptwoId": "14001",
"TshNormalHours": 8,
"TshOhType": null,
"TshOtHours": null,
"TshOtherHours": null,
"TshPhsacctwiId": "00020",
"TshPprPeriod": 1,
"TshPprYear": 2022,
"TshPrnCode": "SM",
"TshSeqNo": null,
"TshTypeCode": "J",
"TshVUuid": "F2A4A14B8AAD7A24E05316821FACC292",
"TshWcbCode": null,
"TshWorkCompCode": null,
"TshUserField3": null,
"TshUserField2": null,
"TshUserField1": null,
"TshUnionCode": null,
"TshTradeCode": null,
"TshShiftCode": null,
"TshSectorCode": null,
"TshScheduleCode": null,
"TshExpAmount": null,
"TshExpCode": null,
"TshExpQuantity": null,
"TshExpRate": null,
"TshBatchPostFlag": "N",
"TshWbsvCode1": null,
"TshWbsvCode2": null,
"TshWbsvCode3": null,
"TshWbsvCode4": null,
"TshIuCreateDate": null,
"TshIuUpdateDate": null,
"TshIuLastUpdateDate": null,
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemptimesheet/F2A4A14B8AAD7A24E05316821FACC292",
"name": "pyemptimesheet",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemptimesheet/F2A4A14B8AAD7A24E05316821FACC292",
"name": "pyemptimesheet",
"kind": "item"
}
]
}