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
- Metadata-Context: string 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".
- REST-Framework-Version: string 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
- application/vnd.oracle.adf.action+json
Root Schema : schema
Type:
Show Source object
- AssignmentId: number Assignment identifier associated with labor costs in Error status to be deleted.
- AssignmentName: string Assignment name associated with labor costs in Error status to be deleted.
- AssignmentNumber: string Assignment number associated with labor costs in Error status to be deleted.
- AwardId: number Award identifier associated with labor costs in Error status to be deleted.
- AwardNumber: string Award number associated with labor costs in Error status to be deleted.
- BatchName: string Batch name associated with labor costs in Error status to be deleted.
- BusinessUnitId: number Business unit identifier associated with labor costs in Error status to be deleted.
- BusinessUnitName: string Business unit name associated with labor costs in Error status to be deleted.
- OriginalTransactionReference: array OriginalTransactionReference Original Transaction Reference Number associated with labor costs in Error status to be deleted.
- PayElement: string Pay element name associated with labor costs in Error status to be deleted.
- PayElementId: number Pay element identifier associated with labor costs in Error status to be deleted.
- PayrollId: number Payroll identifier associated with labor costs that are in Error status and searched to be deleted.
- PayrollName: string Payroll name associated with labor costs that are in Error status and searched to be deleted.
- PeriodStartFrom: string 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.
- PeriodStartTo: string 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.
- PersonId: number Person identifier associated with labor costs in Error status to be deleted.
- PersonName: string Person name associated with labor costs in Error status to be deleted.
- PersonNumber: string Person number associated with labor costs in Error status to be deleted.
- ProjectId: number Project identifier associated with labor costs in Error status to be deleted.
- ProjectNumber: string 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 Response
Supported Media Types
- application/json
- application/vnd.oracle.adf.actionresult+json
Default Response
The following table describes the default response for this task.
Root Schema : schema
Type:
Show Source object
- result(required): string Return values for the delete labor costs in status of error action.