Delete labor costs in Error status

post

/fscmRestApi/resources/11.13.18.05/laborSchedulesCosts/action/deleteErrors

Delete one or more labor costs in Error status depending on the parameters passed. If multiple parameters are provided they will be combined to filter the set of labor costs in Error status.

Request

Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
Request Body - application/vnd.oracle.adf.action+json ()
Root Schema : schema
Type: object
Show Source
  • Assignment identifier associated with labor costs in Error status to be deleted.
  • Assignment name associated with labor costs in Error status to be deleted.
  • Assignment number associated with labor costs in Error status to be deleted.
  • Award identifier associated with labor costs in Error status to be deleted.
  • Award number associated with labor costs in Error status to be deleted.
  • Batch name associated with labor costs in Error status to be deleted.
  • Business unit identifier associated with labor costs in Error status to be deleted.
  • Business unit name associated with labor costs in Error status to be deleted.
  • OriginalTransactionReference
    Original Transaction Reference Number associated with labor costs in Error status to be deleted.
  • Pay element name associated with labor costs in Error status to be deleted.
  • Pay element identifier associated with labor costs in Error status to be deleted.
  • Payroll identifier associated with labor costs that are in Error status and searched to be deleted.
  • Payroll name associated with labor costs that are in Error status and searched to be deleted.
  • The start of the pay-period start-date range for deleting labor costs that are in Error status. Use this attribute in combination with the PeriodStartTo attribute to create a pay-period start-date range. If you provide only one of these two attributes, the application sets both attributes to the same value. The attribute must use the format YYYY-MM-DD.
  • The end of the pay-period start-date range for deleting labor costs that are in Error status. Use this attribute in combination with the PeriodStartFrom attribute to create a pay-period start-date range. If you provide only one of these two attributes, the application sets both attributes to the same value. The attribute must use the format YYYY-MM-DD.
  • Person identifier associated with labor costs in Error status to be deleted.
  • Person name associated with labor costs in Error status to be deleted.
  • Person number associated with labor costs in Error status to be deleted.
  • Project identifier associated with labor costs in Error status to be deleted.
  • Project number associated with labor costs in Error status to be deleted.
Nested Schema : OriginalTransactionReference
Type: array
Original Transaction Reference Number associated with labor costs in Error status to be deleted.
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Body ()
Root Schema : schema
Type: object
Show Source
Back to Top