Get multiple change request
get
/fscmRestApi/resources/11.13.18.05/productChangeRequests
Request
Query Parameters
-
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 -
finder: string
Used as a predefined finder to search the collection.
Format ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2>
The following are the available finder names and corresponding finder variables- PrimaryKey Finds product change request by primary key
Finder Variables- ChangeId; integer; Find product change request by change ID.
- PrimaryKey Finds product change request by primary key
-
limit: integer
This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources.
-
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 -
offset: integer
Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0.
-
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
-
orderBy: string
This parameter orders a resource collection based on the specified fields. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and "asc" or "desc". Specify "asc" for ascending and "desc" for descending. The default value is "asc". For example, ?orderBy=field1:asc,field2:desc
-
q: string
This query parameter defines the where clause. The resource collection will be queried using the provided expressions. The value of this query parameter is one or more expressions. Example: ?q=Deptno>=10 and <= 30;Loc!=NY
Format: ?q=expression1;expression2
You can use these queryable attributes to filter this collection resource using the q query parameter:- ApprovalDateTime; string; Date when the change request object was approved.
- ApprovalRequestDateTime; string; Date when this change request was sent for approval.
- ApprovalStatus; integer; Status of approval of the change request.
- ApprovalStatusValue; string; Value that indicates the approval status of the change request object. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Change Order Types task.
- AssignedTo; string; User who the application assigned to the change request object.
- AssignedToRole; string; Role that's used to define users to whom the change request object can be assigned.
- AssigneeId; string; Value that uniquely identifies the user assigned to the change request object.
- CancellationDateTime; string; Date when this change request was canceled.
- ChangeId; integer; Value that uniquely identifies the change request object.
- ChangeName; string; Name of the change request object.
- ChangeNotice; string; Value that uniquely identifies the change request object.
- ChangeTypeId; integer; Value that uniquely identifies the type of change request object.
- ChangeTypeValue; string; Value that determines the type of change. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Change Order Types task.
- CreatedBy; string; User who created the change request object.
- CreationDateTime; string; Date when the change request relationship was created.
- CustomerAccountNumber; string; Customer account number that's associated with the change request object.
- CustomerId; integer; Value that identifies the customer that's associated with the change request object.
- CustomerName; string; Customer name that's associated with the change request object.
- Description; string; Description of the change request object.
- EffectiveImmediatelyFlag; boolean; Contains one of the following values: true or false. If true, then the change request is effective immediately. If false, then the change request isn't effective immediately. The default value is false.
- EffectivityIncrementDays; integer; Number of days by which the effective date of the change request object is incremented.
- ImplementationDateTime; string; Date when this change request was implemented.
- InitiationDateTime; string; Date when the workflow corresponding to the change request was started.
- LastUpdateDateTime; string; Date when the change request object was updated.
- LastUpdateLogin; string; Login that the user used when updating the change request object.
- LastUpdatedBy; string; User who most recently updated the change request relationship.
- ManufacturerId; integer; Value that identifies the manufacturer that's associated with the change request object.
- ManufacturerName; string; Manufacturer name that's associated with the change request object.
- ManufacturerRegistryId; string; Registry identifier of the manufacturer that's associated with the change request object.
- NeedByDateTime; string; Date by when the change request object is expected to be completed.
- OrganizationCode; string; Abbreviation that identifies the organization of the change request object.
- OrganizationId; integer; Value that uniquely identifies the organization of the change request object.
- PriorityCode; string; Abbreviation that identifies the priority of the change request object.
- PriorityCodeValue; string; Value that determines the priority of the change request object. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Change Priorities task.
- ReasonCode; string; Abbreviation that identifies the reason for the change.
- ReasonCodeValue; string; Value that determines the reason for the change request object. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Change Reasons task.
- RequestedBy; string; User who requested the change request object.
- RequestorId; string; Value that uniquely identifies the user who requested the change request object.
- SourceCode; string; Value of the source code indicating the origination of the change request object.
- SourceName; string; Value of the source name indicating the origination of the change request object.
- StatusCode; integer; Abbreviation that identifies the status of the change request object.
- StatusCodeValue; string; Abbreviation that identifies the status of the change request object. Valid values are open, interim approval, approval, scheduled, and completed.
- StatusComments; string; Value that identifies the status change comment for the change request object.
- StatusType; integer; Type of status of the change request object. Valid values are open, interim approval, approval, scheduled, and completed. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Change Statuses task.
- StatusTypeValue; string; Value of the status type of the change request object. Valid values are open, interim approval, approval, scheduled, and completed.
- SupplierId; integer; Value that identifies the supplier that's associated with the change request object.
- SupplierName; string; Supplier name that's associated with the change request object.
- SupplierNumber; string; Supplier number that's associated with the change request object.
-
totalResults: boolean
The resource collection representation will include the "estimated row count" when "?totalResults=true", otherwise the count is not included. The default value is "false".
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 : productChangeRequests
Type:
Show Source
object-
count(required): integer
The number of resource instances returned in the current range.
-
hasMore(required): boolean
Indicates whether more resources are available on the server than the subset returned in the response. If the value is true, then there are more resources to retrieve from the server. The default value is false.
-
items: array
Items
Title:
ItemsThe items in the collection. -
limit(required): integer
The actual paging size used by the server.
-
links(required): array
Links
Title:
LinksThe link relations associated with the resource instance. -
offset(required): integer
The offset value used in the current page.
-
totalResults: integer
The estimated row count when "?totalResults=true", otherwise the count is not included.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : productChangeRequests-item-response
Type:
Show Source
object-
ApprovalDateTime: string
(date-time)
Read Only:
trueDate when the change request object was approved. -
ApprovalRequestDateTime: string
(date-time)
Read Only:
trueDate when this change request was sent for approval. -
ApprovalStatus: integer
(int64)
Read Only:
trueStatus of approval of the change request. -
ApprovalStatusValue: string
Read Only:
trueValue that indicates the approval status of the change request object. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Change Order Types task. -
AssignedTo: string
User who the application assigned to the change request object.
-
AssignedToRole: string
Role that's used to define users to whom the change request object can be assigned.
-
AssigneeId: string
Maximum Length:
100Value that uniquely identifies the user assigned to the change request object. -
CancellationDateTime: string
(date-time)
Read Only:
trueDate when this change request was canceled. -
CategoryCode: string
Maximum Length:
30Category code value of the change object's extensible flexfield. -
ChangeId: integer
(int64)
Read Only:
trueValue that uniquely identifies the change request object. -
ChangeName: string
Title:
Change Request NameMaximum Length:240Name of the change request object. -
ChangeNotice: string
Title:
Change Request NumberMaximum Length:50Value that uniquely identifies the change request object. -
changeRequestAffectedObject: array
Change Request Affected Objects
Title:
Change Request Affected ObjectsThe Affected Items for Change Requests resource gets the affected items for Product Change Request. -
changeRequestAttachments: array
Change Request Attachments
Title:
Change Request AttachmentsThe Change Request Attachments resource manages the change request attachment objects. -
changeRequestDFF: array
changeRequestDFF
-
changeRequestEFF: array
changeRequestEFF
-
changeRequestNextStatuses: array
Change Request Next Statuses
Title:
Change Request Next StatusesThe Next Statuses resource gets the next possible statuses for a Product Change Request. -
changeRequestParticipants: array
Change Request Participants
Title:
Change Request ParticipantsThe Participants resource manages the participants assigned to the Product Change Request status. -
changeRequestRelationships: array
Change Request Relationships
Title:
Change Request RelationshipsThe Relationships resource manages the objects related to the Product Change Request. -
changeRequestTasks: array
Change Request Tasks
Title:
Change Request TasksThe Tasks resource manages the tasks related to the Product Change Request. -
changeRequestTeam: array
Change Request Teams
Title:
Change Request TeamsThe teams resource manages the users who are authorized to access the change request. -
ChangeTypeId: integer
(int64)
Value that uniquely identifies the type of change request object.
-
ChangeTypeValue: string
Maximum Length:
255Value that determines the type of change. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Change Order Types task. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the change request object. -
CreationDateTime: string
(date-time)
Read Only:
trueDate when the change request relationship was created. -
CustomerAccountNumber: string
Maximum Length:
255Customer account number that's associated with the change request object. -
CustomerId: integer
(int64)
Value that identifies the customer that's associated with the change request object.
-
CustomerName: string
Maximum Length:
360Customer name that's associated with the change request object. -
Description: string
Title:
DescriptionMaximum Length:2000Description of the change request object. -
EffectiveImmediatelyFlag: boolean
Read Only:
trueMaximum Length:5Contains one of the following values: true or false. If true, then the change request is effective immediately. If false, then the change request isn't effective immediately. The default value is false. -
EffectivityIncrementDays: integer
Read Only:
trueNumber of days by which the effective date of the change request object is incremented. -
ImplementationDateTime: string
(date-time)
Read Only:
trueDate when this change request was implemented. -
InitiationDateTime: string
(date-time)
Read Only:
trueDate when the workflow corresponding to the change request was started. -
LastUpdateDateTime: string
(date-time)
Read Only:
trueDate when the change request object was updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the change request relationship. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32Login that the user used when updating the change request object. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ManufacturerId: integer
(int64)
Value that identifies the manufacturer that's associated with the change request object.
-
ManufacturerName: string
Maximum Length:
360Manufacturer name that's associated with the change request object. -
ManufacturerRegistryId: string
Maximum Length:
255Registry identifier of the manufacturer that's associated with the change request object. -
NeedByDateTime: string
(date-time)
Date by when the change request object is expected to be completed.
-
OrganizationCode: string
Maximum Length:
255Abbreviation that identifies the organization of the change request object. -
OrganizationId: integer
(int64)
Value that uniquely identifies the organization of the change request object.
-
PriorityCode: string
Maximum Length:
30Abbreviation that identifies the priority of the change request object. -
PriorityCodeValue: string
Maximum Length:
255Value that determines the priority of the change request object. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Change Priorities task. -
ReasonCode: string
Maximum Length:
30Abbreviation that identifies the reason for the change. -
ReasonCodeValue: string
Maximum Length:
255Value that determines the reason for the change request object. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Change Reasons task. -
RequestedBy: string
User who requested the change request object.
-
RequestorId: string
Maximum Length:
100Value that uniquely identifies the user who requested the change request object. -
SourceCode: string
Maximum Length:
30Value of the source code indicating the origination of the change request object. -
SourceName: string
Maximum Length:
255Value of the source name indicating the origination of the change request object. -
StatusCode: integer
(int64)
Default Value:
0Abbreviation that identifies the status of the change request object. -
StatusCodeValue: string
Abbreviation that identifies the status of the change request object. Valid values are open, interim approval, approval, scheduled, and completed.
-
StatusComments: string
Maximum Length:
4000Value that identifies the status change comment for the change request object. -
StatusType: integer
(int64)
Default Value:
0Type of status of the change request object. Valid values are open, interim approval, approval, scheduled, and completed. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Change Statuses task. -
StatusTypeValue: string
Value of the status type of the change request object. Valid values are open, interim approval, approval, scheduled, and completed.
-
SupplierId: integer
(int64)
Value that identifies the supplier that's associated with the change request object.
-
SupplierName: string
Maximum Length:
360Supplier name that's associated with the change request object. -
SupplierNumber: string
Maximum Length:
255Supplier number that's associated with the change request object.
Nested Schema : Change Request Affected Objects
Type:
arrayTitle:
Change Request Affected ObjectsThe Affected Items for Change Requests resource gets the affected items for Product Change Request.
Show Source
Nested Schema : Change Request Attachments
Type:
arrayTitle:
Change Request AttachmentsThe Change Request Attachments resource manages the change request attachment objects.
Show Source
Nested Schema : changeRequestEFF
Type:
Show Source
array-
Array of:
object Discriminator: CategoryCode
Discriminator:
{ "propertyName":"CategoryCode", "mapping":{ "ALL_CHANGE_TYPES":"#/components/schemas/oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeAllChangeTypesPrivateVO-item-response", "ECO":"#/components/schemas/oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeEcoPrivateVO-item-response", "ORA_8D_CORRECTIVE_ACTIONS":"#/components/schemas/oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeOra__5F8dCorrectiveActionsPrivateVO-item-response", "ORA_CA":"#/components/schemas/oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeOraCaPrivateVO-item-response", "ORA_CR":"#/components/schemas/oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeOraCrPrivateVO-item-response", "ORA_DCR":"#/components/schemas/oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeOraDcrPrivateVO-item-response", "ORA_ENG_CO":"#/components/schemas/oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeOraEngCoPrivateVO-item-response", "ORA_NRCO":"#/components/schemas/oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeOraNrcoPrivateVO-item-response", "ORA_PR":"#/components/schemas/oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeOraPrPrivateVO-item-response" } }
Nested Schema : Change Request Next Statuses
Type:
arrayTitle:
Change Request Next StatusesThe Next Statuses resource gets the next possible statuses for a Product Change Request.
Show Source
Nested Schema : Change Request Participants
Type:
arrayTitle:
Change Request ParticipantsThe Participants resource manages the participants assigned to the Product Change Request status.
Show Source
Nested Schema : Change Request Relationships
Type:
arrayTitle:
Change Request RelationshipsThe Relationships resource manages the objects related to the Product Change Request.
Show Source
Nested Schema : Change Request Tasks
Type:
arrayTitle:
Change Request TasksThe Tasks resource manages the tasks related to the Product Change Request.
Show Source
Nested Schema : Change Request Teams
Type:
arrayTitle:
Change Request TeamsThe teams resource manages the users who are authorized to access the change request.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : productChangeRequests-changeRequestAffectedObject-item-response
Type:
Show Source
object-
ChangeLineId: integer
(int64)
Read Only:
trueValue that uniquely identifies the change line associated with the component. -
changeRequestAffectedObjectDFF: array
changeRequestAffectedObjectDFF
-
ItemId: integer
(int64)
The item ID for the change request affected object.
-
ItemNumber: string
Maximum Length:
255Number that identifies the item corresponding to the component. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Revision: string
Maximum Length:
255The revision for change request affected object -
RevisionId: integer
(int64)
The revision ID for the change request affected object.
-
SequenceNumber: integer
The sequence number for change request affected object
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : productChangeRequests-changeRequestAffectedObject-changeRequestAffectedObjectDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:30 -
__FLEX_Context_DisplayValue: string
Title:
Context Segment -
ChangeLineId: integer
(int64)
Read Only:
true -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SubjectInternalName: string
Maximum Length:
30
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 : productChangeRequests-changeRequestAttachments-item-response
Type:
Show Source
object-
AttachedDocumentId: integer
(int64)
The unique identifier of the attached document.
-
CategoryName: string
Title:
CategoryMaximum Length:30Category name of a change-request attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255User who created the change-request attachment. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueName of the user who created the change request attachment. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate when the change object was created. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEUnique identifier of the datatype of the attachment. -
Description: string
Title:
DescriptionMaximum Length:255An attribute value that represents the description of the attachment. -
DmDocumentId: string
Maximum Length:
255Unique identifier of the document in the repository. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000An attribute value that represents the repository folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255An attribute value that represents the version number of the attachment in the repository. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeThe error status code for the change-request attachment upload. -
ErrorStatusMessage: string
Title:
Error Status MessageThe error status message for the change-request attachment upload. -
ExpirationDate: string
(date-time)
Title:
Expiration DateThe attachment expiration date of the change request. -
FileContents: string
(byte)
The contents of the attachment.
-
FileName: string
Title:
File NameMaximum Length:2048The file name of the change-request attachment. -
FileUrl: string
Title:
File UrlThe file URL of the change-request attachment. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueAn attribute which indicates the date and time of the last update of the attachment. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255Name of the user who last updated the change-request attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueName of the user who last updated the change-request attachment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Title: string
Title:
TitleAttribute value that represents the title of a change-request attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the uploaded change-request attachment. -
UploadedFileLength: integer
Title:
File SizeFile length of the uploaded change-request attachment. -
UploadedFileName: string
Title:
Uploaded File NameFile name of the uploaded change-request attachment. -
UploadedText: string
Title:
Uploaded TextContents of attached text file. -
Uri: string
Title:
UriMaximum Length:4000Attribute value that represents the URI for the attachment. -
Url: string
Title:
UrlMaximum Length:4000Attribute value that represents the URL for the attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255Attribute value that represents the name of the user who uploaded the attachment.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : productChangeRequests-changeRequestDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:30 -
BaseChangeMgmtTypeCode: string
Maximum Length:
30 -
ChangeId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Discriminator: CategoryCode
Type:
objectDiscriminator: CategoryCode
Discriminator Values
Match One Schema
Show Source
-
ALL_CHANGE_TYPES -
object
oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeAllChangeTypesPrivateVO-item-response
-
ECO -
object
oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeEcoPrivateVO-item-response
-
ORA_8D_CORRECTIVE_ACTIONS -
object
oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeOra__5F8dCorrectiveActionsPrivateVO-item-response
-
ORA_CA -
object
oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeOraCaPrivateVO-item-response
-
ORA_CR -
object
oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeOraCrPrivateVO-item-response
-
ORA_DCR -
object
oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeOraDcrPrivateVO-item-response
-
ORA_ENG_CO -
object
oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeOraEngCoPrivateVO-item-response
-
ORA_NRCO -
object
oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeOraNrcoPrivateVO-item-response
-
ORA_PR -
object
oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeOraPrPrivateVO-item-response
Nested Schema : oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeAllChangeTypesPrivateVO-item-response
Type:
Show Source
object-
BaseChangeMgmtTypeCode: string
Maximum Length:
30Default Value:CHANGE_ORDER -
CategoryCode: string
Maximum Length:
30Default Value:ALL_CHANGE_TYPES -
ChangeId: integer
(int64)
Title:
Number -
CreatedBy: string
Read Only:
trueMaximum Length:64 -
CreationDate: string
(date-time)
Read Only:
true -
LastUpdateDate: string
(date-time)
Read Only:
true -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64 -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Nested Schema : oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeEcoPrivateVO-item-response
Type:
Show Source
object-
BaseChangeMgmtTypeCode: string
Maximum Length:
30Default Value:CHANGE_ORDER -
CategoryCode: string
Maximum Length:
30Default Value:ECO -
ChangeId: integer
(int64)
Title:
Number -
CreatedBy: string
Read Only:
trueMaximum Length:64 -
CreationDate: string
(date-time)
Read Only:
true -
LastUpdateDate: string
(date-time)
Read Only:
true -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64 -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Nested Schema : oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeOra__5F8dCorrectiveActionsPrivateVO-item-response
Type:
Show Source
object-
BaseChangeMgmtTypeCode: string
Maximum Length:
30Default Value:CHANGE_ORDER -
CategoryCode: string
Maximum Length:
30Default Value:ORA_8D_CORRECTIVE_ACTIONS -
ChangeId: integer
(int64)
Title:
Number -
CreatedBy: string
Read Only:
trueMaximum Length:64 -
CreationDate: string
(date-time)
Read Only:
true -
LastUpdateDate: string
(date-time)
Read Only:
true -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64 -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Nested Schema : oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeOraCaPrivateVO-item-response
Type:
Show Source
object-
BaseChangeMgmtTypeCode: string
Maximum Length:
30Default Value:CHANGE_ORDER -
CategoryCode: string
Maximum Length:
30Default Value:ORA_CA -
ChangeId: integer
(int64)
Title:
Number -
CreatedBy: string
Read Only:
trueMaximum Length:64 -
CreationDate: string
(date-time)
Read Only:
true -
LastUpdateDate: string
(date-time)
Read Only:
true -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64 -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Nested Schema : oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeOraCrPrivateVO-item-response
Type:
Show Source
object-
BaseChangeMgmtTypeCode: string
Maximum Length:
30Default Value:CHANGE_ORDER -
CategoryCode: string
Maximum Length:
30Default Value:ORA_CR -
ChangeId: integer
(int64)
Title:
Number -
CreatedBy: string
Read Only:
trueMaximum Length:64 -
CreationDate: string
(date-time)
Read Only:
true -
LastUpdateDate: string
(date-time)
Read Only:
true -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64 -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Nested Schema : oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeOraDcrPrivateVO-item-response
Type:
Show Source
object-
BaseChangeMgmtTypeCode: string
Maximum Length:
30Default Value:CHANGE_ORDER -
CategoryCode: string
Maximum Length:
30Default Value:ORA_DCR -
ChangeId: integer
(int64)
Title:
Number -
CreatedBy: string
Read Only:
trueMaximum Length:64 -
CreationDate: string
(date-time)
Read Only:
true -
LastUpdateDate: string
(date-time)
Read Only:
true -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64 -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Nested Schema : oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeOraEngCoPrivateVO-item-response
Type:
Show Source
object-
BaseChangeMgmtTypeCode: string
Maximum Length:
30Default Value:CHANGE_ORDER -
CategoryCode: string
Maximum Length:
30Default Value:ORA_ENG_CO -
ChangeId: integer
(int64)
Title:
Number -
CreatedBy: string
Read Only:
trueMaximum Length:64 -
CreationDate: string
(date-time)
Read Only:
true -
LastUpdateDate: string
(date-time)
Read Only:
true -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64 -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Nested Schema : oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeOraNrcoPrivateVO-item-response
Type:
Show Source
object-
BaseChangeMgmtTypeCode: string
Maximum Length:
30Default Value:CHANGE_ORDER -
CategoryCode: string
Maximum Length:
30Default Value:ORA_NRCO -
ChangeId: integer
(int64)
Title:
Number -
CreatedBy: string
Read Only:
trueMaximum Length:64 -
CreationDate: string
(date-time)
Read Only:
true -
LastUpdateDate: string
(date-time)
Read Only:
true -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64 -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Nested Schema : oracle_apps_scm_productCatalogManagement_changeManagement_changeEff_flex_egoChangeEff_categories_view_j__changeOraPrPrivateVO-item-response
Type:
Show Source
object-
BaseChangeMgmtTypeCode: string
Maximum Length:
30Default Value:CHANGE_ORDER -
CategoryCode: string
Maximum Length:
30Default Value:ORA_PR -
ChangeId: integer
(int64)
Title:
Number -
CreatedBy: string
Read Only:
trueMaximum Length:64 -
CreationDate: string
(date-time)
Read Only:
true -
LastUpdateDate: string
(date-time)
Read Only:
true -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64 -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
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 : 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 : 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 : productChangeRequests-changeRequestNextStatuses-item-response
Type:
Show Source
object-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SequenceNumber: number
Read Only:
trueThe sequence number of the change request next status -
StatusCode: integer
Read Only:
trueAbbreviation that identifies the next statuses of the change request object. -
StatusCodeName: string
Read Only:
trueMaximum Length:80The status code name of the change request next status -
StatusType: integer
(int64)
Read Only:
trueThe status type of the change request next status -
StatusTypeName: string
Read Only:
trueMaximum Length:80The status type name of the change request next status
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : productChangeRequests-changeRequestParticipants-item-response
Type:
Show Source
object-
ActivityTypeCode: string
Maximum Length:
255Change Requests Participants Activity Type code. -
ActivityTypeValue: string
Maximum Length:
255Change Requests Participants Activity Type value. -
AssigneeName: string
Maximum Length:
400The assignee name for change participants of the change request. -
AssigneeTypeCode: string
Maximum Length:
20The assignee type code for change participants of the change request. -
AssigneeTypeValue: string
Maximum Length:
255Assignee type value describe participant is an individual or a role for a change request object. -
Comments: string
Read Only:
trueMaximum Length:255Comments provided at the time of approving or rejecting the change request object. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OriginalRoleAssignee: string
Read Only:
trueMaximum Length:4000User role that the application assigned to the change request object. -
ReassignedTime: string
(date-time)
Read Only:
trueTime that the change request participants were reassigned to a change request object. -
ReassignedTo: string
Read Only:
trueMaximum Length:4000Name to which a change request participant is to be reassigned for a change request object. -
ResponseCode: string
Read Only:
trueMaximum Length:30Response code value describe action taken by an approver on a change request object. -
ResponseRequiredFrom: string
Maximum Length:
10The response required from the change participants of the change request. -
ResponseRequiredFromValue: string
Maximum Length:
255Response required from the value describe about whether a response is required from one or all participants for a change request object. -
ResponseValue: string
Read Only:
trueMaximum Length:255Response value describe action taken by an approver on a change request object. -
StatusCode: integer
Abbreviation that identifies the status of the change request object.
-
StatusCodeValue: string
Maximum Length:
255The approval status value that identifies the status of the change request object.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : productChangeRequests-changeRequestRelationships-item-response
Type:
Show Source
object-
ChangeNotice: string
Read Only:
trueMaximum Length:255Change Notice is a value that uniquely identifies the change request object. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the product change request object. -
CreationDateTime: string
(date-time)
Read Only:
trueDate when the change request relationship was created. -
Description: string
Description of the change request object relationship
-
DestinationObjectId: integer
The destination object identifier of the relationship of the change request.
-
DestinationObjectType: string
The destination object type of relationship of the change request
-
LastUpdateDateTime: string
(date-time)
Read Only:
trueDate when the change request object relationship was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the change request relationship. -
LatestFlag: boolean
Contains one of the following values: true or false. If true, then the change request is related to another object. If false, then the change request isn't related to another object. The default value is false.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Name: string
The name of relationship of the change request
-
RelationshipId: integer
(int64)
Read Only:
trueThe relationship identifier of the change request. -
relationshipRules: array
Change Order Relationship Rules
Title:
Change Order Relationship RulesThe Relationship Rules resource manages rules related to relationships on change orders. -
RelationshipType: string
Title:
Relationship TypeMaximum Length:30The relationship type of the change request relationship -
SourceObjectId: integer
Read Only:
trueThe source object identifier of the relationship of the change request. -
SourceObjectType: string
Read Only:
trueThe source object type of relationship of the change request -
Status: string
The status of relationship of the change request
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Change Order Relationship Rules
Type:
arrayTitle:
Change Order Relationship RulesThe Relationship Rules resource manages rules related to relationships on change orders.
Show Source
Nested Schema : productChangeRequests-changeRequestRelationships-relationshipRules-item-response
Type:
Show Source
object-
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the relationship rule. -
CreationDate: string
(date-time)
Read Only:
trueDate when the relationship rule was created. -
DestinationObjectID: integer
(int64)
Read Only:
trueDestination object ID of the relationship of the change order object. -
DestinationObjectNumber: string
Read Only:
trueMaximum Length:255Number that identifies the destination object. -
DestinationObjectType: string
Maximum Length:
30Destination object type of the change order object relationship. -
DestinationRuleStatus: string
Maximum Length:
255Destination object workflow status defined in the relationship rule. -
LastUpdateDate: string
(date-time)
Read Only:
trueUser who most recently updated the relationship rule. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Date when the relationship rule was updated. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RelationshipId: integer
(int64)
Relationship ID of the change order object relationship.
-
RelationshipRuleId: integer
(int64)
Relationship rule ID of the change order object relationship.
-
SourceObjectId: integer
(int64)
Read Only:
trueSource object ID of the relationship of the change order object. -
SourceObjectNumber: string
Read Only:
trueMaximum Length:255Number that identifies the source object. -
SourceObjectType: string
Maximum Length:
30Source object type of the change order object relationship. -
SourceRuleStatus: string
Maximum Length:
255Source object workflow status defined in the relationship rule.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : productChangeRequests-changeRequestTasks-item-response
Type:
Show Source
object-
AssignedBy: string
Read Only:
trueMaximum Length:64User who assigned the change request task to the assignee. -
AssignedDate: string
(date-time)
Read Only:
trueDate when the task assignee of the change request object is assigned. -
AssignedTo: string
User who was assigned to the change request object task
-
CompleteBeforeStatusCode: integer
(int64)
The complete before status code of the change request status
-
CompleteBeforeStatusCodeValue: string
The complete before status code value of the change request status
-
Description: string
Maximum Length:
2000Description of the change request object task -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Name: string
Maximum Length:
240The name of the change request task. -
NeedByDateTime: string
(date-time)
Date by when the change request task is expected to be completed.
-
RequiredFlag: boolean
Maximum Length:
1The required Boolean value of the change request task. -
SequenceNumber: integer
The sequence number of the change request task.
-
StartAfterStatusCode: integer
(int64)
The start after status code of the change request task.
-
StartAfterStatusCodeValue: string
The start after status code value of the change request task.
-
StatusCode: integer
(int64)
Abbreviation that identifies the status of the change request object task.
-
StatusCodeValue: string
Status code value that identifies the status of the change request object.
-
TaskId: integer
(int64)
Read Only:
trueThe task identifier of the change request task.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : productChangeRequests-changeRequestTeam-item-response
Type:
Show Source
object-
GranteeName: string
Maximum Length:
4000The grantee name added to change request team -
GranteeType: string
Title:
Grantee TypeMaximum Length:30The grantee type of change request team record -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source