Create a rate schedule
post
/fscmRestApi/resources/11.13.18.05/rateSchedules
Request
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.
-
Upsert-Mode:
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
- application/json
Root Schema : Discriminator: ScheduleTypeCode
Type:
objectDiscriminator: ScheduleTypeCode
Discriminator Values
Match One Schema
Show Source
-
EMPLOYEE -
object
oracle_apps_projects_foundation_setup_rates_restModel_view_EmployeeRateSchedulesRestVO-item-post-request
-
JOB -
object
oracle_apps_projects_foundation_setup_rates_restModel_view_JobRateSchedulesRestVO-item-post-request
-
NON-LABOR -
object
oracle_apps_projects_foundation_setup_rates_restModel_view_NonLaborRateSchedulesRestVO-item-post-request
-
PROJECT_ROLE -
object
oracle_apps_projects_foundation_setup_rates_restModel_view_ProjectRoleRateSchedulesRestVO-item-post-request
-
RESOURCE_CLASS -
object
oracle_apps_projects_foundation_setup_rates_restModel_view_ResourceClassRateSchedulesRestVO-item-post-request
Nested Schema : oracle_apps_projects_foundation_setup_rates_restModel_view_EmployeeRateSchedulesRestVO-item-post-request
Type:
Show Source
object-
CurrencyCode(required): string
Title:
CurrencyMaximum Length:15Currency code associated with the rate schedule. The currency code is a three-letter ISO code associated with a currency. A currency is required to create a rate schedule. The value can't be updated. -
CurrencyName(required): string
Title:
Currency NameMaximum Length:80Currency name associated with the rate schedule. -
Description: string
Title:
DescriptionMaximum Length:250The description of the rate schedule. -
ProjectRatesSetCode(required): string
Title:
Set CodeMaximum Length:30Code of the reference data set for the project rates schedule. A project rates set ID or Code is required to create a rate schedule. Review the list of values using the Setup and Maintenance work area and the Manage Reference Data Sets task. The project rates set value can't be updated. -
ProjectRatesSetId(required): integer
(int64)
Identifier of the reference data set for the project rates schedule. A project rates set ID or Code is required to create a rate schedule. The project rates set value can't be updated
-
RateScheduleName(required): string
Title:
NameMaximum Length:30Name of the rate schedule that contains rates or markup percentage for person, job, nonlabor expenditure type, nonlabor resource, and resource class. A rate schedule name is required to create a rate schedule. -
ScheduleTypeCode: string
Maximum Length:
30Default Value:EMPLOYEEType of rate schedule. Valid values are Person, Job, Project Role, Nonlabor, and Resource class. The schedule type is required to create a rate schedule. The value can't be updated. -
ScheduleTypeName(required): string
Maximum Length:
80Code for the type of rate schedule. Valid values are JOB, NONLABOR, EMPLOYEE, and RESOURCE_CLASS. The schedule type is required to create a rate schedule. The value can't be updated.
Nested Schema : oracle_apps_projects_foundation_setup_rates_restModel_view_JobRateSchedulesRestVO-item-post-request
Type:
Show Source
object-
CurrencyCode(required): string
Title:
CurrencyMaximum Length:15Currency code associated with the rate schedule. The currency code is a three-letter ISO code associated with a currency. A currency is required to create a rate schedule. The value can't be updated. -
CurrencyName(required): string
Title:
Currency NameMaximum Length:80Currency name associated with the rate schedule. -
Description: string
Title:
DescriptionMaximum Length:250The description of the rate schedule. -
EndDateActive: string
(date)
Title:
To DateDate after which the rate schedule line is no longer effective. -
JobCode: string
Title:
CodeMaximum Length:30Code of the job to which a rate is defined in the rate schedule. A Job ID or Job Code is required to create a job rate. The value can't be updated. -
JobId: integer
(int64)
Identifier of the job for which the rate is entered. A Job ID or Job Code is required to create a job rate. The value can't be updated.
-
JobSetCode: string
Title:
Set CodeMaximum Length:30Code of the reference data set for the jobs associated with a job rate schedule type. A job set ID or Code is required to create a rate schedule with a job schedule type. The value can't be updated. -
JobSetId: integer
(int64)
Identifier of the reference data set for the jobs associated with a job rate schedule type. A job set ID or Code is required to create a rate schedule with a job schedule type. The value can't be updated.
-
ProjectRatesSetCode(required): string
Title:
Set CodeMaximum Length:30Code of the reference data set for the project rates schedule. A project rates set ID or Code is required to create a rate schedule. Review the list of values using the Setup and Maintenance work area and the Manage Reference Data Sets task. The project rates set value can't be updated. -
ProjectRatesSetId(required): integer
(int64)
Identifier of the reference data set for the project rates schedule. A project rates set ID or Code is required to create a rate schedule. The project rates set value can't be updated
-
Rate: number
Title:
RateThe rate, assigned to the rate schedule line, that's to be applied to calculate the raw cost and revenue amounts. A rate or markup is required to create a rate. -
RateScheduleDFF: array
RateScheduleDFF
-
RateScheduleName(required): string
Title:
NameMaximum Length:30Name of the rate schedule that contains rates or markup percentage for person, job, nonlabor expenditure type, nonlabor resource, and resource class. A rate schedule name is required to create a rate schedule. -
ScheduleTypeCode: string
Maximum Length:
30Default Value:JOBType of rate schedule. Valid values are Person, Job, Project Role, Nonlabor, and Resource class. The schedule type is required to create a rate schedule. The value can't be updated. -
ScheduleTypeName(required): string
Maximum Length:
80Code for the type of rate schedule. Valid values are JOB, NONLABOR, EMPLOYEE, and RESOURCE_CLASS. The schedule type is required to create a rate schedule. The value can't be updated. -
StartDateActive: string
(date)
Title:
From DateDate from which the rate schedule line is effective. A start date is required to create a rate. The value can't be updated if the rate is being used.
Nested Schema : oracle_apps_projects_foundation_setup_rates_restModel_view_NonLaborRateSchedulesRestVO-item-post-request
Type:
Show Source
object-
CurrencyCode: string
Title:
CurrencyMaximum Length:15Currency code associated with the rate schedule. The currency code is a three-letter ISO code associated with a currency. A currency is required to create a rate schedule. The value can't be updated. -
CurrencyName: string
Title:
Currency NameMaximum Length:80Currency name associated with the rate schedule. -
Description: string
Title:
DescriptionMaximum Length:250The description of the rate schedule. -
EndDateActive: string
(date)
Title:
To DateDate after which the rate schedule line is no longer effective. -
ExpenditureTypeId: integer
(int64)
Identifier of the expenditure type in a nonlabor rate schedule line. A Expenditure Type ID or Expenditure Type Name is required to create a nonlabor rate. The value can't be updated.
-
ExpenditureTypeName: string
Title:
Expenditure TypeMaximum Length:240A classification of cost assigned to each expenditure item. Expenditure types are grouped into cost groups, expenditure categories and revenue groups, revenue categories. A Expenditure Type ID or Expenditure Type Name is required to create a nonlabor rate. The value can't be updated. -
MarkupPercent: number
Title:
Markup PercentIndicates the percent to increase or decrease the rate from the source rate schedule. A rate or markup is required to create a rate. -
NonLaborResourceId: string
Maximum Length:
18Identifier of the nonlabor resource for which the rate is entered. The value can't be updated if the rate is being used. -
NonLaborResourceName: string
Title:
Nonlabor ResourceMaximum Length:240Name of the nonlabor resource. The value can't be updated if the rate is being used. -
NonLaborResourceOrganizationId: integer
(int64)
Identifier of the nonlabor resource organization in a nonlabor rate schedule line. The value can't be updated if the rate is being used.
-
NonLaborResourceOrganizationName: string
Title:
OrganizationMaximum Length:240Name of the nonlabor resource organization that owns the nonlabor resource to which a rate or markup percentage is defined in the rate schedule. The value can't be updated if the rate is being used. -
ProjectRatesSetCode: string
Title:
Set CodeMaximum Length:30Code of the reference data set for the project rates schedule. A project rates set ID or Code is required to create a rate schedule. Review the list of values using the Setup and Maintenance work area and the Manage Reference Data Sets task. The project rates set value can't be updated. -
ProjectRatesSetId: integer
(int64)
Identifier of the reference data set for the project rates schedule. A project rates set ID or Code is required to create a rate schedule. The project rates set value can't be updated
-
Rate: number
Title:
RateThe rate, assigned to the rate schedule line, that's to be applied to calculate the raw cost and revenue amounts. A rate or markup is required to create a rate. -
RateScheduleDFF: array
RateScheduleDFF
-
RateScheduleName: string
Title:
NameMaximum Length:30Name of the rate schedule that contains rates or markup percentage for person, job, nonlabor expenditure type, nonlabor resource, and resource class. A rate schedule name is required to create a rate schedule. -
ScheduleTypeCode: string
Maximum Length:
30Default Value:NON-LABORType of rate schedule. Valid values are Person, Job, Project Role, Nonlabor, and Resource class. The schedule type is required to create a rate schedule. The value can't be updated. -
ScheduleTypeName: string
Maximum Length:
80Code for the type of rate schedule. Valid values are JOB, NONLABOR, EMPLOYEE, and RESOURCE_CLASS. The schedule type is required to create a rate schedule. The value can't be updated. -
StartDateActive: string
(date)
Title:
From DateDate from which the rate schedule line is effective. A start date is required to create a rate. The value can't be updated if the rate is being used. -
UnitOfMeasureCode: string
Maximum Length:
30Unit of measure code associated with the resource class in the resource class rate schedule line. A unit of measure is required to create a rate for material items or financial resources and can only be updated if the rate isn't being used. -
UnitOfMeasureName(required): string
Title:
NameMaximum Length:80Unit of measure associated with the resource class in the resource class rate schedule line. A unit of measure is required to create a rate for material items or financial resources and can only be updated if the rate isn't being used.
Nested Schema : oracle_apps_projects_foundation_setup_rates_restModel_view_ProjectRoleRateSchedulesRestVO-item-post-request
Type:
Show Source
object-
CurrencyCode(required): string
Title:
CurrencyMaximum Length:15Currency code associated with the rate schedule. The currency code is a three-letter ISO code associated with a currency. A currency is required to create a rate schedule. The value can't be updated. -
CurrencyName(required): string
Title:
Currency NameMaximum Length:80Currency name associated with the rate schedule. -
Description: string
Title:
DescriptionMaximum Length:250The description of the rate schedule. -
EndDateActive: string
(date)
Title:
To DateDate after which the rate schedule line is no longer effective. -
ProjectRatesSetCode(required): string
Title:
Set CodeMaximum Length:30Code of the reference data set for the project rates schedule. A project rates set ID or Code is required to create a rate schedule. Review the list of values using the Setup and Maintenance work area and the Manage Reference Data Sets task. The project rates set value can't be updated. -
ProjectRatesSetId(required): integer
(int64)
Identifier of the reference data set for the project rates schedule. A project rates set ID or Code is required to create a rate schedule. The project rates set value can't be updated
-
ProjectRoleId: integer
(int64)
Title:
Project Role IDIdentifier of the project role for which a rate is defined in the rate schedule. A Project Role ID or Project Role Name is required to create a project role rate. -
ProjectRoleName: string
Title:
Project RoleMaximum Length:240Name of the project role for which a rate is defined in the rate schedule. A Project Role Name or Project Role ID is required to create a project role rate. -
Rate: number
Title:
RateThe rate, assigned to the rate schedule line, that's to be applied to calculate the raw cost and revenue amounts. A rate or markup is required to create a rate. -
RateScheduleDFF: array
RateScheduleDFF
-
RateScheduleName(required): string
Title:
NameMaximum Length:30Name of the rate schedule that contains rates or markup percentage for person, job, nonlabor expenditure type, nonlabor resource, and resource class. A rate schedule name is required to create a rate schedule. -
ScheduleTypeCode: string
Maximum Length:
30Default Value:PROJECT_ROLEType of rate schedule. Valid values are Person, Job, Project Role, Nonlabor, and Resource class. The schedule type is required to create a rate schedule. The value can't be updated. -
ScheduleTypeName(required): string
Maximum Length:
80Code for the type of rate schedule. Valid values are JOB, NONLABOR, EMPLOYEE, and RESOURCE_CLASS. The schedule type is required to create a rate schedule. The value can't be updated. -
StartDateActive: string
(date)
Title:
From DateDate from which the rate schedule line is effective. A start date is required to create a rate. The value can't be updated if the rate is being used.
Nested Schema : oracle_apps_projects_foundation_setup_rates_restModel_view_ResourceClassRateSchedulesRestVO-item-post-request
Type:
Show Source
object-
CurrencyCode(required): string
Title:
CurrencyMaximum Length:15Currency code associated with the rate schedule. The currency code is a three-letter ISO code associated with a currency. A currency is required to create a rate schedule. The value can't be updated. -
CurrencyName(required): string
Title:
Currency NameMaximum Length:80Currency name associated with the rate schedule. -
Description: string
Title:
DescriptionMaximum Length:250The description of the rate schedule. -
EndDateActive: string
(date)
Title:
To DateDate after which the rate schedule line is no longer effective. -
MarkupPercent: number
Title:
Markup PercentIndicates the percent to increase or decrease the rate from the source rate schedule. A rate or markup is required to create a rate. -
ProjectRatesSetCode(required): string
Title:
Set CodeMaximum Length:30Code of the reference data set for the project rates schedule. A project rates set ID or Code is required to create a rate schedule. Review the list of values using the Setup and Maintenance work area and the Manage Reference Data Sets task. The project rates set value can't be updated. -
ProjectRatesSetId(required): integer
(int64)
Identifier of the reference data set for the project rates schedule. A project rates set ID or Code is required to create a rate schedule. The project rates set value can't be updated
-
Rate: number
Title:
RateThe rate, assigned to the rate schedule line, that's to be applied to calculate the raw cost and revenue amounts. A rate or markup is required to create a rate. -
RateClassId: string
Maximum Length:
18Identifier of the resource class. Resource classes are predefined and include Labor, Equipment, Material Items, and Financial Elements. A Rate Class ID or Rate Class Name is required to create a person rate. The value can't be updated. -
RateScheduleDFF: array
RateScheduleDFF
-
RateScheduleName(required): string
Title:
NameMaximum Length:30Name of the rate schedule that contains rates or markup percentage for person, job, nonlabor expenditure type, nonlabor resource, and resource class. A rate schedule name is required to create a rate schedule. -
ResourceClassName: string
Maximum Length:
240A grouping of resource types. Resource classes are predefined and include Labor, Equipment, Material Items, and Financial Elements. A Rate Class ID or Rate Class Name is required to create a person rate. The value can't be updated. -
ResourceClassOrgId: integer
(int64)
Identifier of the planning resource organization ID. The value can't be updated if the rate is being used.
-
ScheduleTypeCode: string
Maximum Length:
30Default Value:RESOURCE_CLASSType of rate schedule. Valid values are Person, Job, Project Role, Nonlabor, and Resource class. The schedule type is required to create a rate schedule. The value can't be updated. -
ScheduleTypeName(required): string
Maximum Length:
80Code for the type of rate schedule. Valid values are JOB, NONLABOR, EMPLOYEE, and RESOURCE_CLASS. The schedule type is required to create a rate schedule. The value can't be updated. -
StartDateActive: string
(date)
Title:
From DateDate from which the rate schedule line is effective. A start date is required to create a rate. The value can't be updated if the rate is being used. -
UnitOfMeasureCode: string
Maximum Length:
30Unit of measure code associated with the resource class in the resource class rate schedule line. A unit of measure is required to create a rate for material items or financial resources and can only be updated if the rate isn't being used. -
UnitOfMeasureName: string
Title:
NameMaximum Length:80Unit of measure associated with the resource class in the resource class rate schedule line. A unit of measure is required to create a rate for material items or financial resources and can only be updated if the rate isn't being used.
Nested Schema : rateSchedules-RateScheduleDFF-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context PromptMaximum Length:30 -
__FLEX_Context_DisplayValue: string
Title:
Context Prompt
Response
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 : Discriminator: ScheduleTypeCode
Type:
objectDiscriminator: ScheduleTypeCode
Discriminator Values
Match One Schema
Show Source
-
EMPLOYEE -
object
oracle_apps_projects_foundation_setup_rates_restModel_view_EmployeeRateSchedulesRestVO-item-response
-
JOB -
object
oracle_apps_projects_foundation_setup_rates_restModel_view_JobRateSchedulesRestVO-item-response
-
NON-LABOR -
object
oracle_apps_projects_foundation_setup_rates_restModel_view_NonLaborRateSchedulesRestVO-item-response
-
PROJECT_ROLE -
object
oracle_apps_projects_foundation_setup_rates_restModel_view_ProjectRoleRateSchedulesRestVO-item-response
-
RESOURCE_CLASS -
object
oracle_apps_projects_foundation_setup_rates_restModel_view_ResourceClassRateSchedulesRestVO-item-response
Nested Schema : oracle_apps_projects_foundation_setup_rates_restModel_view_EmployeeRateSchedulesRestVO-item-response
Type:
Show Source
object-
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the record was created. -
CurrencyCode: string
Title:
CurrencyMaximum Length:15Currency code associated with the rate schedule. The currency code is a three-letter ISO code associated with a currency. A currency is required to create a rate schedule. The value can't be updated. -
CurrencyName: string
Title:
Currency NameMaximum Length:80Currency name associated with the rate schedule. -
Description: string
Title:
DescriptionMaximum Length:250The description of the rate schedule. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the record was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ProjectRatesSetCode: string
Title:
Set CodeMaximum Length:30Code of the reference data set for the project rates schedule. A project rates set ID or Code is required to create a rate schedule. Review the list of values using the Setup and Maintenance work area and the Manage Reference Data Sets task. The project rates set value can't be updated. -
ProjectRatesSetId: integer
(int64)
Identifier of the reference data set for the project rates schedule. A project rates set ID or Code is required to create a rate schedule. The project rates set value can't be updated
-
ProjectRatesSetName: string
Title:
Set NameRead Only:trueMaximum Length:80Name of the reference data set for the project rates schedule. A project rates set is required to create a rate schedule. Review the list of values using the Setup and Maintenance work area and the Manage Reference Data Sets task. The project rates set value can't be updated. -
RateScheduleId: integer
(int64)
Read Only:
trueThe unique identifier of the rate schedule. -
RateScheduleName: string
Title:
NameMaximum Length:30Name of the rate schedule that contains rates or markup percentage for person, job, nonlabor expenditure type, nonlabor resource, and resource class. A rate schedule name is required to create a rate schedule. -
ScheduleTypeCode: string
Maximum Length:
30Default Value:EMPLOYEEType of rate schedule. Valid values are Person, Job, Project Role, Nonlabor, and Resource class. The schedule type is required to create a rate schedule. The value can't be updated. -
ScheduleTypeName: string
Maximum Length:
80Code for the type of rate schedule. Valid values are JOB, NONLABOR, EMPLOYEE, and RESOURCE_CLASS. The schedule type is required to create a rate schedule. The value can't be updated.
Nested Schema : oracle_apps_projects_foundation_setup_rates_restModel_view_JobRateSchedulesRestVO-item-response
Type:
Show Source
object-
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the record was created. -
CurrencyCode: string
Title:
CurrencyMaximum Length:15Currency code associated with the rate schedule. The currency code is a three-letter ISO code associated with a currency. A currency is required to create a rate schedule. The value can't be updated. -
CurrencyName: string
Title:
Currency NameMaximum Length:80Currency name associated with the rate schedule. -
Description: string
Title:
DescriptionMaximum Length:250The description of the rate schedule. -
JobSetCode: string
Title:
Set CodeMaximum Length:30Code of the reference data set for the jobs associated with a job rate schedule type. A job set ID or Code is required to create a rate schedule with a job schedule type. The value can't be updated. -
JobSetId: integer
(int64)
Identifier of the reference data set for the jobs associated with a job rate schedule type. A job set ID or Code is required to create a rate schedule with a job schedule type. The value can't be updated.
-
JobSetName: string
Title:
Set NameRead Only:trueMaximum Length:80Name of the reference data set for the jobs associated with a job rate schedule type. A job set is required to create a rate schedule with a job schedule type. The value can't be updated. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the record was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ProjectRatesSetCode: string
Title:
Set CodeMaximum Length:30Code of the reference data set for the project rates schedule. A project rates set ID or Code is required to create a rate schedule. Review the list of values using the Setup and Maintenance work area and the Manage Reference Data Sets task. The project rates set value can't be updated. -
ProjectRatesSetId: integer
(int64)
Identifier of the reference data set for the project rates schedule. A project rates set ID or Code is required to create a rate schedule. The project rates set value can't be updated
-
ProjectRatesSetName: string
Title:
Set NameRead Only:trueMaximum Length:80Name of the reference data set for the project rates schedule. A project rates set is required to create a rate schedule. Review the list of values using the Setup and Maintenance work area and the Manage Reference Data Sets task. The project rates set value can't be updated. -
RateScheduleId: integer
(int64)
Read Only:
trueThe unique identifier of the rate schedule. -
RateScheduleName: string
Title:
NameMaximum Length:30Name of the rate schedule that contains rates or markup percentage for person, job, nonlabor expenditure type, nonlabor resource, and resource class. A rate schedule name is required to create a rate schedule. -
ScheduleTypeCode: string
Maximum Length:
30Default Value:JOBType of rate schedule. Valid values are Person, Job, Project Role, Nonlabor, and Resource class. The schedule type is required to create a rate schedule. The value can't be updated. -
ScheduleTypeName: string
Maximum Length:
80Code for the type of rate schedule. Valid values are JOB, NONLABOR, EMPLOYEE, and RESOURCE_CLASS. The schedule type is required to create a rate schedule. The value can't be updated.
Nested Schema : oracle_apps_projects_foundation_setup_rates_restModel_view_NonLaborRateSchedulesRestVO-item-response
Type:
Show Source
object-
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the record was created. -
CurrencyCode: string
Title:
CurrencyMaximum Length:15Currency code associated with the rate schedule. The currency code is a three-letter ISO code associated with a currency. A currency is required to create a rate schedule. The value can't be updated. -
CurrencyName: string
Title:
Currency NameMaximum Length:80Currency name associated with the rate schedule. -
Description: string
Title:
DescriptionMaximum Length:250The description of the rate schedule. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the record was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ProjectRatesSetCode: string
Title:
Set CodeMaximum Length:30Code of the reference data set for the project rates schedule. A project rates set ID or Code is required to create a rate schedule. Review the list of values using the Setup and Maintenance work area and the Manage Reference Data Sets task. The project rates set value can't be updated. -
ProjectRatesSetId: integer
(int64)
Identifier of the reference data set for the project rates schedule. A project rates set ID or Code is required to create a rate schedule. The project rates set value can't be updated
-
ProjectRatesSetName: string
Title:
Set NameRead Only:trueMaximum Length:80Name of the reference data set for the project rates schedule. A project rates set is required to create a rate schedule. Review the list of values using the Setup and Maintenance work area and the Manage Reference Data Sets task. The project rates set value can't be updated. -
RateScheduleId: integer
(int64)
Read Only:
trueThe unique identifier of the rate schedule. -
RateScheduleName: string
Title:
NameMaximum Length:30Name of the rate schedule that contains rates or markup percentage for person, job, nonlabor expenditure type, nonlabor resource, and resource class. A rate schedule name is required to create a rate schedule. -
ScheduleTypeCode: string
Maximum Length:
30Default Value:NON-LABORType of rate schedule. Valid values are Person, Job, Project Role, Nonlabor, and Resource class. The schedule type is required to create a rate schedule. The value can't be updated. -
ScheduleTypeName: string
Maximum Length:
80Code for the type of rate schedule. Valid values are JOB, NONLABOR, EMPLOYEE, and RESOURCE_CLASS. The schedule type is required to create a rate schedule. The value can't be updated.
Nested Schema : oracle_apps_projects_foundation_setup_rates_restModel_view_ProjectRoleRateSchedulesRestVO-item-response
Type:
Show Source
object-
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the record was created. -
CurrencyCode: string
Title:
CurrencyMaximum Length:15Currency code associated with the rate schedule. The currency code is a three-letter ISO code associated with a currency. A currency is required to create a rate schedule. The value can't be updated. -
CurrencyName: string
Title:
Currency NameMaximum Length:80Currency name associated with the rate schedule. -
Description: string
Title:
DescriptionMaximum Length:250The description of the rate schedule. -
EndDateActive: string
(date)
Title:
To DateDate after which the rate schedule line is no longer effective. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the record was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ProjectRatesSetCode: string
Title:
Set CodeMaximum Length:30Code of the reference data set for the project rates schedule. A project rates set ID or Code is required to create a rate schedule. Review the list of values using the Setup and Maintenance work area and the Manage Reference Data Sets task. The project rates set value can't be updated. -
ProjectRatesSetId: integer
(int64)
Identifier of the reference data set for the project rates schedule. A project rates set ID or Code is required to create a rate schedule. The project rates set value can't be updated
-
ProjectRatesSetName: string
Title:
Set NameRead Only:trueMaximum Length:80Name of the reference data set for the project rates schedule. A project rates set is required to create a rate schedule. Review the list of values using the Setup and Maintenance work area and the Manage Reference Data Sets task. The project rates set value can't be updated. -
ProjectRoleId: integer
(int64)
Title:
Project Role IDIdentifier of the project role for which a rate is defined in the rate schedule. A Project Role ID or Project Role Name is required to create a project role rate. -
ProjectRoleName: string
Title:
Project RoleMaximum Length:240Name of the project role for which a rate is defined in the rate schedule. A Project Role Name or Project Role ID is required to create a project role rate. -
Rate: number
Title:
RateThe rate, assigned to the rate schedule line, that's to be applied to calculate the raw cost and revenue amounts. A rate or markup is required to create a rate. -
RateId: integer
(int64)
Read Only:
trueUnique identifier of the rate. -
RateScheduleDFF: array
RateScheduleDFF
-
RateScheduleId: integer
(int64)
Read Only:
trueThe unique identifier of the rate schedule. -
RateScheduleName: string
Title:
NameMaximum Length:30Name of the rate schedule that contains rates or markup percentage for person, job, nonlabor expenditure type, nonlabor resource, and resource class. A rate schedule name is required to create a rate schedule. -
ScheduleTypeCode: string
Maximum Length:
30Default Value:PROJECT_ROLEType of rate schedule. Valid values are Person, Job, Project Role, Nonlabor, and Resource class. The schedule type is required to create a rate schedule. The value can't be updated. -
ScheduleTypeName: string
Maximum Length:
80Code for the type of rate schedule. Valid values are JOB, NONLABOR, EMPLOYEE, and RESOURCE_CLASS. The schedule type is required to create a rate schedule. The value can't be updated. -
StartDateActive: string
(date)
Title:
From DateDate from which the rate schedule line is effective. A start date is required to create a rate. The value can't be updated if the rate is being used. -
UnitOfMeasureCode: string
Read Only:
trueMaximum Length:30Unit of measure code associated with the resource class in the resource class rate schedule line. A unit of measure is required to create a rate for material items or financial resources and can only be updated if the rate isn't being used. -
UnitOfMeasureName: string
Title:
NameRead Only:trueMaximum Length:80Unit of measure associated with the resource class in the resource class rate schedule line. A unit of measure is required to create a rate for material items or financial resources and can only be updated if the rate isn't being used.
Nested Schema : oracle_apps_projects_foundation_setup_rates_restModel_view_ResourceClassRateSchedulesRestVO-item-response
Type:
Show Source
object-
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the record was created. -
CurrencyCode: string
Title:
CurrencyMaximum Length:15Currency code associated with the rate schedule. The currency code is a three-letter ISO code associated with a currency. A currency is required to create a rate schedule. The value can't be updated. -
CurrencyName: string
Title:
Currency NameMaximum Length:80Currency name associated with the rate schedule. -
Description: string
Title:
DescriptionMaximum Length:250The description of the rate schedule. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the record was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ProjectRatesSetCode: string
Title:
Set CodeMaximum Length:30Code of the reference data set for the project rates schedule. A project rates set ID or Code is required to create a rate schedule. Review the list of values using the Setup and Maintenance work area and the Manage Reference Data Sets task. The project rates set value can't be updated. -
ProjectRatesSetId: integer
(int64)
Identifier of the reference data set for the project rates schedule. A project rates set ID or Code is required to create a rate schedule. The project rates set value can't be updated
-
ProjectRatesSetName: string
Title:
Set NameRead Only:trueMaximum Length:80Name of the reference data set for the project rates schedule. A project rates set is required to create a rate schedule. Review the list of values using the Setup and Maintenance work area and the Manage Reference Data Sets task. The project rates set value can't be updated. -
RateScheduleId: integer
(int64)
Read Only:
trueThe unique identifier of the rate schedule. -
RateScheduleName: string
Title:
NameMaximum Length:30Name of the rate schedule that contains rates or markup percentage for person, job, nonlabor expenditure type, nonlabor resource, and resource class. A rate schedule name is required to create a rate schedule. -
ScheduleTypeCode: string
Maximum Length:
30Default Value:RESOURCE_CLASSType of rate schedule. Valid values are Person, Job, Project Role, Nonlabor, and Resource class. The schedule type is required to create a rate schedule. The value can't be updated. -
ScheduleTypeName: string
Maximum Length:
80Code for the type of rate schedule. Valid values are JOB, NONLABOR, EMPLOYEE, and RESOURCE_CLASS. The schedule type is required to create a rate schedule. The value can't be updated.
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.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : rateSchedules-RateScheduleDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context PromptMaximum Length:30 -
__FLEX_Context_DisplayValue: string
Title:
Context Prompt -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RateScheduleId: integer
(int64)
Read Only:
true
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- RateScheduleDFF
-
Parameters:
- RateScheduleId:
$request.path.RateScheduleId
- RateScheduleId:
Examples
The following example shows how to create a rate schedule by submitting a POST request on the REST resource using cURL.
curl --user ppm_cloud_user -X POST -d @example_request_payload.json --header "Content-Type: application/json" https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/rateSchedules/
Request Body Example
The following shows an example of the request body in JSON format.
{
"RateScheduleName" : "AJAY-RS-POSTEMP-RS001",
"Description" : "AJAY-RS-POSTEMP-RS001 Description",
"ProjectRatesSetCode" : "Vision Services 458",
"ScheduleTypeCode" : "EMPLOYEE",
"ScheduleTypeName" : "Person",
"CurrencyCode" : "USD",
"CurrencyName" : "US Dollar"
}Response Body Example
The following shows an example of the response body in JSON format.
{
"RateScheduleId": 300100211343496,
"RateScheduleName": "AJAY-RS-POSTEMP-RS001",
"Description": "AJAY-RS-POSTEMP-RS001 Description",
"ProjectRatesSetId": 100000010018045,
"ProjectRatesSetCode": "Vision Services 458",
"ProjectRatesSetName": "Vision Services SET",
"ScheduleTypeCode": "EMPLOYEE",
"ScheduleTypeName": "Person",
"CurrencyCode": "USD",
"CurrencyName": "US Dollar",
"CreationDate": "2020-11-24T12:38:30+00:00",
"CreatedBy": "ABRAHAM.MASON",
"LastUpdateDate": "2020-11-24T12:38:30.299+00:00",
"LastUpdatedBy": "ABRAHAM.MASON",
"links": [
{
"rel": "self",
"href": "https://your_organization:port/fscmRestApi/resources/11.13.18.05/rateSchedules/300100211343496",
"name": "rateSchedules",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
},
{
"rel": "canonical",
"href": "https://your_organization:port/fscmRestApi/resources/11.13.18.05/rateSchedules/300100211343496",
"name": "rateSchedules",
"kind": "item"
},
{
"rel": "child",
"href": "https://your_organization:port/fscmRestApi/resources/11.13.18.05/rateSchedules/300100211343496/child/RateScheduleDFF",
"name": "RateScheduleDFF",
"kind": "collection"
},
{
"rel": "child",
"href": "https://your_organization:port/fscmRestApi/resources/11.13.18.05/rateSchedules/300100211343496/child/Rates",
"name": "Rates",
"kind": "collection"
}
]
}