Update a specific Crewtime Equipment Timesheet
    • 12 Feb 2025
    • 1 Minute to read
    • Dark
      Light

    Update a specific Crewtime Equipment Timesheet

    • Dark
      Light

    Article summary

    Patch
    /hcm-rest-api/rest/1/pyctimeeqpint/B9C0AE2DECDBFDBFE053508010AC1702
    Security
    HTTP
    Type basic

    Basic authentication

    Header parameters
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourceitem+json
    Body parameters
    object
    Example{ "TshDocumentNo": "2022SM001" }
    Responses
    200

    OK

    Headers
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourceitem+json
    {
      "EmtrVUuid": "B9C0AE2DECDBFDBFE053508010AC1702",
      "EmtrHdrJobCompCode": "IA",
      "EmtrHdrJobCode": "IA00004",
      "EmtrCrewCode": "IA-CREW01",
      "EmtrRefDate": "2021-05-05",
      "EmtrDistTypeCode": "J",
      "EmtrDsrcCompCode": "IA",
      "EmtrJobCode": "IA00002",
      "EmtrPhsCode": "0100-01-01T00:00:00Z",
      "EmtrCatCode": null,
      "EmtrDistDeptCode": null,
      "EmtrDistAccCode": null,
      "EmtrActEquipment": null,
      "EmtrActEquipCategory": null,
      "EmtrActEquipTranCode": null,
      "EmtrDistWorkorder": null,
      "EmtrDistWitmLineNumber": null,
      "EmtrDistExpCode": null,
      "EmtrRefCode": null,
      "EmtrRowEquipment": "BENZ44",
      "EmtrRowEquipTranCode": "999",
      "EmtrQty": 0.5,
      "EmtrPostFlag": null,
      "EmtrIuCreateDate": "2021-05-14T15:29:30Z",
      "EmtrIuUpdateDate": "2021-10-07T17:54:21Z",
      "EmtrAccessCode": null,
      "EmtrColNum": null,
      "EmtrCrewtshDataType": "W",
      "EmtrRecStatus": "N",
      "EmtrRecStatusComments": "Valid Record ",
      "EmtrRowNum": null,
      "EmtrDistWoTaskCode": null,
      "links": [
        {
          "rel": "self",
          "href": "http://127.0.0.1:7101/hcm-rest-api/rest/1/pyctimeeqpint/B9C0AE2DECDBFDBFE053508010AC1702",
          "name": "pyctimeeqpint",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://127.0.0.1:7101/hcm-rest-api/rest/1/pyctimeeqpint/B9C0AE2DECDBFDBFE053508010AC1702",
          "name": "pyctimeeqpint",
          "kind": "item"
        }
      ]
    }
    object