Get a labor schedule cost.
get
/fscmRestApi/resources/11.13.18.05/laborSchedulesCosts/{LdInterfaceId}
Request
Path Parameters
-
LdInterfaceId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
-
Metadata-Context:
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:
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.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
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:
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.
Root Schema : laborSchedulesCosts-item-response
Type:
Show Source
object-
AssignmentId: integer
(int64)
Read Only:
trueUnique identifier of the assignment for this Person Assignment Labor Schedule header. -
AssignmentName: string
Read Only:
trueMaximum Length:80Name of the assignment for this Person Assignment Labor Schedule header. -
AssignmentNumber: string
Read Only:
trueMaximum Length:50Number of the assignment for this Person Assignment Labor Schedule header. -
BatchName: string
Read Only:
trueMaximum Length:200The user created batch name for this labor cost. -
CurrencyCode: string
Read Only:
trueMaximum Length:15The currency for this labor cost. -
DocumentCode: string
Read Only:
trueMaximum Length:20The document code associated with this cost. This will be Payroll_Costs if the cost is imported directly from Oracle Cloud Payroll. -
DocumentId: integer
(int64)
Read Only:
trueThe unique identifier of the transaction document associated with this cost. -
laborSchedulesCostDistributions: array
Labor Schedule Cost Distributions
Title:
Labor Schedule Cost DistributionsThe Labor Schedule Cost Distributions resource used to see the distributions associated to a project, task, or raw labor cost. -
LdInterfaceId: integer
(int64)
Read Only:
trueThe unique identifier of the labor cost. This value can be used to connect the labor schedule costs and distributions rest services to get all distributions excluding the original distributions that were adjusted. To get all distributions including all adjustment records use the original reference value. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NetZeroAdjustmentFlag: boolean
Read Only:
trueMaximum Length:1Indicates whether this cost is offsetting another cost and resulting in a total of zero. This is used for costs imported directly from Oracle Cloud Payroll. -
OrganizationId: integer
(int64)
Read Only:
trueThe business unit identifier derived from the person assignment. -
OriginalTransactionReference: string
Title:
Original Transaction ReferenceRead Only:trueMaximum Length:120A unique identifier for this cost from the generating source. This field should be used to connect the cost and all distributed costs on the labor schedules cost distributions rest service, including any adjustments that have been done. -
PayAmount: number
Read Only:
trueThe amount of the labor cost. -
PayElement: string
Read Only:
trueMaximum Length:80The pay element for the labor cost. -
PayElementId: integer
(int64)
Read Only:
trueThe unique identifier of the payroll cost pay element type used in a labor schedule distributed cost. -
PayPeriodEndDate: string
(date)
Read Only:
trueThe pay period end date for the labor cost. -
PayPeriodStartDate: string
(date)
Read Only:
trueThe pay period start date for the labor cost. -
PayrollId: integer
(int64)
Read Only:
trueThe unique identifier of the payroll associated with this cost. This value will exist if this cost is imported directly from Oracle Cloud Payroll. -
PayrollName: string
Read Only:
trueMaximum Length:80The payroll name associated with this cost. This value will exist if this cost is imported directly from Oracle Cloud Payroll. -
PersonEmail: string
Read Only:
trueMaximum Length:240Email of the person. -
PersonId: integer
(int64)
Read Only:
trueUnique identifier of the person. -
PersonName: string
Read Only:
trueMaximum Length:240Full name, first then last, of the person. -
PersonNumber: string
Read Only:
trueMaximum Length:30Human Resources number of the person. -
Status: string
Read Only:
trueMaximum Length:3The status value of the labor cost based on the distribution through the labor schedule. -
StatusCode: string
Read Only:
trueMaximum Length:3The status code of the labor cost based on distributing through the labor schedule. -
StatusSummary: string
Read Only:
trueMaximum Length:80The summary status for all error and success status codes. -
TransactionSource: string
Read Only:
trueMaximum Length:30The transaction source code associated with the cost. -
TransactionSourceId: integer
(int64)
Read Only:
trueThe unique identifier of the transaction source associated with this cost. -
UserTransactionSource: string
Read Only:
trueMaximum Length:240The transaction source name associated with the cost.
Nested Schema : Labor Schedule Cost Distributions
Type:
arrayTitle:
Labor Schedule Cost DistributionsThe Labor Schedule Cost Distributions resource used to see the distributions associated to a project, task, or raw labor cost.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : laborSchedulesCosts-laborSchedulesCostDistributions-item-response
Type:
Show Source
object-
AssignmentId: integer
(int64)
Read Only:
trueAssignment identifier associated to the cost. -
AssignmentName: string
Title:
Assignment NameRead Only:trueMaximum Length:80Assignment name associated to the cost. -
AssignmentNumber: string
Title:
Assignment NumberRead Only:trueMaximum Length:30Assignment number associated to the cost. -
BillableFlag: boolean
Read Only:
trueMaximum Length:1Identifies if the charge is billable or not. -
CapitalizableFlag: boolean
Read Only:
trueMaximum Length:1Information that indicates if a project-related item is eligible for capitalization. -
ContractId: integer
(int64)
Read Only:
trueIdentifier of contract, used with Oracle Contract Billing or Oracle Grants Management. -
ContractLineId: integer
(int64)
Read Only:
trueTracks contract line information. Not used currently. -
ContractName: string
Title:
NameRead Only:trueMaximum Length:300Name associated to the contract ID. -
ContractNumber: string
Title:
NumberRead Only:trueMaximum Length:120Number associated to the contract ID. -
costDistributionErrors: array
Labor Schedule Cost Distribution Errors
Title:
Labor Schedule Cost Distribution ErrorsThe Labor Schedule Cost Distribution Errors resource used to see the errors associated to distributions for resolution. -
CreatedBy: string
Read Only:
trueMaximum Length:64Created By -
CreationDate: string
(date-time)
Read Only:
trueCreation Date -
DifferentialDistributionFlag: boolean
Read Only:
trueMaximum Length:1Identifies this cost distribution as the differential to sum up to one hundred percent of the labor cost, if labor schedule is less than one hundred percent. -
ErrorExistsFlag: boolean
Read Only:
trueIdentifies whether this cost has errors to resolve. -
ExpenditureItemDate: string
(date)
Read Only:
trueDate on which a project-related transaction is incurred. -
ExpenditureItemId: integer
(int64)
Read Only:
trueIdentifier of the expenditure created for this cost distribution. -
ExpenditureOrganizationId: integer
(int64)
Read Only:
trueIdentifier for expenditure organization used to build the transaction descriptive flexfield for project-related transaction distributions. -
ExpenditureOrganizationName: string
Title:
OrganizationRead Only:trueMaximum Length:240Name for expenditure organization. -
ExpenditureTypeId: integer
(int64)
Read Only:
trueExpenditure type used to build the transaction descriptive flexfield for project-related transaction distributions. -
ExpenditureTypeName: string
Title:
Expenditure TypeRead Only:trueMaximum Length:240Name of the expenditure type for this cost distribution. -
FundingAllocationId: integer
(int64)
Read Only:
trueSpecifies the name of the project funding override. Not used currently. -
FundingSourceId: string
Read Only:
trueMaximum Length:150Identifier of the funding source for this distribution. -
FundingSourceName: string
Title:
NameRead Only:trueMaximum Length:360Funding source name. -
FundingSourceNumber: string
Read Only:
trueMaximum Length:50Funding source number associated to this distribution. -
FundsStatus: string
Read Only:
trueMaximum Length:255Identifies whether this cost passed or failed funds checking. -
GLAccount: string
Read Only:
trueGL Account for this distribution, if the rule is to a GL account. -
GLAccountCombinationId: integer
(int64)
Read Only:
trueThe GL Account code combination identifier, if the rule is set to a GL account. -
LaborSchedulePayElement: string
Title:
Element NameRead Only:trueMaximum Length:80The payroll element code from the labor schedule that created this distribution. Applies to labor schedules of type element. -
LaborSchedulePayElementId: integer
(int64)
Read Only:
trueThe payroll element identifier from the labor schedule that created this distribution. Applies to labor schedules of type element. -
LaborSchedulePayElementName: string
Read Only:
trueMaximum Length:80The payroll element name from the labor schedule that created this distribution. Applies to labor schedules of type element. -
LaborScheduleType: string
Read Only:
trueMaximum Length:80The name for the type from the labor schedule that created this distribution. -
LaborScheduleTypeCode: string
Read Only:
trueMaximum Length:30The code of the type from the labor schedule that created this distribution -
LastUpdateDate: string
(date-time)
Read Only:
trueLast Updated By -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Last Updated Date -
LdInterfaceId: integer
(int64)
Read Only:
trueThe unique identifier of the labor cost. This value can be used to connect the labor schedule costs and distributions rest services to get all distributions excluding the original distributions that were adjusted. To get all distributions including all adjustment records use the original reference value. -
LineNumber: number
Read Only:
trueLabor schedule distribution line number for this cost distribution. -
LinePercent: number
Read Only:
trueThe percentage for this distribution rule, to be applied to the total cost for distribution. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrganizationId: integer
(int64)
Read Only:
trueThe business unit identifier derived from the person assignment. -
OriginalTransactionReference: string
Read Only:
trueMaximum Length:120A unique identifier for this cost from the generating source. This field should be used to connect the cost and all distributed costs on the labor schedules cost distributions rest service, including any adjustments that have been done. -
PayElement: string
Read Only:
trueMaximum Length:80Pay element associated to the cost. -
PayPeriodEndDate: string
(date)
Read Only:
truePay period end date associated to cost. -
PayPeriodStartDate: string
(date)
Read Only:
truePay period start date associated to cost. -
PersonEmail: string
Title:
EmailRead Only:trueMaximum Length:240Email associated to the cost. -
PersonId: integer
(int64)
Read Only:
truePerson identifier associated to the cost. -
PersonName: string
Title:
NameRead Only:trueMaximum Length:240Person name associated to the cost. -
PersonNumber: string
Title:
Person NumberRead Only:trueMaximum Length:30Person number associated to the cost. -
ProcessingEndDate: string
(date)
Read Only:
trueDate used to drive the end date of the cost and the daily rate to calculation. -
ProcessingStartDate: string
(date)
Read Only:
trueDate used to drive the start date of the cost and the daily rate to calculation. -
ProjectId: integer
(int64)
Read Only:
trueIdentifier of the project for this distribution rule, if it's a project distribution. -
ProjectName: string
Title:
Project NameRead Only:trueMaximum Length:240Name of the project associated to this distribution if it's a project distribution. -
ProjectNumber: string
Title:
Project NumberRead Only:trueMaximum Length:25Number of the project associated to this distribution if it's a project distribution. -
RunTargetId: integer
(int64)
Read Only:
truePrimary key identifier. -
TaskId: integer
(int64)
Read Only:
trueIdentifier of the task for this distribution rule, if it's a project distribution. -
TaskName: string
Title:
Task NameRead Only:trueMaximum Length:255Name of the task associated to this distribution if it's a project distribution. -
TaskNumber: string
Title:
Task NumberRead Only:trueMaximum Length:100Task number associated with this distribution. -
TotalAllocation: number
Read Only:
trueTotal allocation amount for this distribution. -
TransactionReference: string
Read Only:
trueMaximum Length:255Transaction number associated to the cost for reference in accounting. -
VersionEndDate: string
(date)
Read Only:
trueThe end date of the labor schedule version. -
VersionId: integer
(int64)
Read Only:
trueConcatenated foreign key with line_num back to personAssignmentLaborSchedules.distributionRules REST service -
VersionName: string
Title:
Version NameRead Only:trueMaximum Length:300Labor schedule version for this cost distribution. -
VersionStartDate: string
(date)
Read Only:
trueThe start date of the labor schedule version. -
WorkTypeId: integer
(int64)
Read Only:
trueIdentifier for project-related classification of the worked performed.
Nested Schema : Labor Schedule Cost Distribution Errors
Type:
arrayTitle:
Labor Schedule Cost Distribution ErrorsThe Labor Schedule Cost Distribution Errors resource used to see the errors associated to distributions for resolution.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : laborSchedulesCosts-laborSchedulesCostDistributions-costDistributionErrors-item-response
Type:
Show Source
object-
CreatedBy: string
Read Only:
trueMaximum Length:64Created By -
CreationDate: string
(date-time)
Read Only:
trueCreation Date -
ExceptionCode: string
Read Only:
trueMaximum Length:30The unique code for the error. -
ExceptionId: integer
(int64)
Read Only:
trueThe unique identifier for the error. -
ExceptionType: string
Read Only:
trueMaximum Length:1The type of error. -
ExceptionUserAction: string
Read Only:
trueMaximum Length:255The cause and action that should be taken as result of the error. -
ExceptionUserDetails: string
Read Only:
trueMaximum Length:255The description of the error. -
ExpenditureItemId: integer
(int64)
Read Only:
trueIdentifier of the expenditure created for this cost distribution. -
LastUpdateDate: string
(date-time)
Read Only:
trueLast Updated By -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Last Updated Date -
LevelCode: string
Read Only:
trueMaximum Length:2Level of the error. The valid values are R - Rule, S - Source, T -Target, B - Basis, or O - Offset. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RunTargetId: integer
(int64)
Read Only:
trueThe unique identifier of the target associated to this error.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Links
- laborSchedulesCostDistributions
-
Parameters:
- LdInterfaceId:
$request.path.LdInterfaceId
The Labor Schedule Cost Distributions resource used to see the distributions associated to a project, task, or raw labor cost. - LdInterfaceId:
Examples
The following example shows how to get a labor schedule cost by submitting a GET request on the REST resource using cURL.
curl --user ppm_cloud_user https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/laborSchedulesCosts/10081
Response Body Example
The following shows an example of the response body in JSON format of all project templates.
{
"AssignmentId": 300100185241843,
"AssignmentName": "Project Manager",
"AssignmentNumber": "E955160008191829",
"BatchName": "multi-BU-Diff1",
"CurrencyCode": "USD",
"PersonEmail": null,
"LdInterfaceId": 10081,
"OrganizationId": 204,
"OriginalTransactionReference": "BUTEST1",
"PayAmount": 4211.11,
"PayElement": "Regular Salary",
"PayPeriodEndDate": "2017-01-31",
"PayPeriodStartDate": "2017-01-01",
"PersonId": 300100185241828,
"PersonName": "Eric Puls",
"PersonNumber": "955160008191829",
"StatusCode": "RS",
"Status": "Release success",
"StatusSummary": "Success",
"links": [
{
"rel": "self",
"href": "https://your_organization.com: port/fscmRestApi/resources/11.13.18.05/laborSchedulesCosts/10081",
"name": "laborSchedulesCosts",
"kind": "item"
},
{
"rel": "canonical",
"href": "https://your_organization.com: port/fscmRestApi/resources/11.13.18.05/laborSchedulesCosts/10081",
"name": "laborSchedulesCosts",
"kind": "item"
},
{
"rel": "child",
"href": "https://your_organization.com: port/fscmRestApi/resources/11.13.18.05/laborSchedulesCosts/10081/child/laborSchedulesCostDistributions",
"name": "laborSchedulesCostDistributions",
"kind": "collection"
}
]
}