Get all service request references
get
/api/boss/data/objects/ora/cxServiceCore/srMgmt/v1/serviceRequests/{serviceRequests_id}/references
Request
Path Parameters
-
serviceRequests_id(required): string
This path parameter maps to the following field defined in the Service Requests REST resource:
- number: The unique number that's used to identify a service request. You can edit the service request number to a format that's best suitable to your organizational requirements.
Query Parameters
-
$fields: string
Restricts the resource fields. Only the specified fields and mandatory system fields are returned.
-
$filter: string
The resource collection will be queried using the specified filter condition.
-
$limit: integer
Restricts the number of resource items returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resource items.Default Value:
25 -
$offset: integer
Defines the starting position of the resource collection. If offset exceeds the resource count then no resource items are returned.Default Value:
0 -
$sortBy: string
Orders a resource collection based on the specified fields. The parameter value is a comma-separated string of field names, each optionally followed by a colon and "asc" (default) or "desc".
There's no request body for this operation.
Back to TopResponse
Default Response
An array of items response
Nested Schema : oraCxServiceCoreSrMgmt.Reference_item
Match All
The service request references resource is used to view, create, and delete a reference. It's a list of objects linked to the service request. For example, a list of knowledge articles linked to the service request.
Show Source
-
object
oraCxServiceCoreSrMgmt.Reference_item-fields
-
object
Service Request Reference
Title:
Service Request ReferenceThe service request references resource is used to view, create, and delete a reference. It's a list of objects linked to the service request. For example, a list of knowledge articles linked to the service request.
Nested Schema : oraCxServiceCoreSrMgmt.Reference_item-fields
Type:
Show Source
object-
article: string
Title:
Article IDRead Only:trueThe unique identifier of the referenced article. -
articleLocale: string
Title:
Article LocaleRead Only:trueThe locale of the knowledge management article. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
deletedFlag: boolean
Title:
DeletedRead Only:trueIndicates whether the user has access to delete the record -
helpfulFlag: boolean
Title:
HelpfulRead Only:trueIndicates whether the service request reference was helpful. -
linkedFlag: boolean
Title:
LinkedRead Only:trueIndicates whether the reference is linked with the service request. -
object: string
(big-integer)
Title:
Object IDRead Only:trueIndicates whether the object is referenced to the service request. -
objectType:
objectType
-
referenceId: string
(big-integer)
Title:
Reference IDRead Only:trueThe unique identifier of the current reference record. -
relationType:
relationType
-
resolution:
resolution
-
serviceRequest:
serviceRequest
- sharedFlag: boolean
-
subject: string
Title:
TitleRead Only:trueThe title of the referenced object. -
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Service Request Reference
Type:
objectTitle:
Service Request ReferenceThe service request references resource is used to view, create, and delete a reference. It's a list of objects linked to the service request. For example, a list of knowledge articles linked to the service request.
Nested Schema : objectType
Match All
The object type of the reference object.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Object Type Code
Title:
Object Type CodeThe object type of the reference object.
Nested Schema : relationType
Match All
The relationship type between the service request and the referenced object.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Relation Type
Title:
Relation TypeThe relationship type between the service request and the referenced object.
Nested Schema : resolution
Match All
Indicates whether the referenced object helps in resolving the service request.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Resolution Code
Title:
Resolution CodeIndicates whether the referenced object helps in resolving the service request.
Nested Schema : serviceRequest
Match All
The service requests resource is used to view, create, update, and delete service requests. A service request is a document to track a request from a worker for a service from the time the worker makes the request until the request is resolved.
Show Source
-
object
oraCxServiceCoreSrMgmt.ServiceRequest_item-fields
-
object
__busObj_context
-
object
Service Request
Title:
Service RequestThe service requests resource is used to view, create, update, and delete service requests. A service request is a document to track a request from a worker for a service from the time the worker makes the request until the request is resolved.
Nested Schema : oraCommonAppsInfraObjects.StandardLookupCode_abstract-item-allOf[0]
Type:
Show Source
objectNested Schema : oraCommonAppsInfraObjects.LookupCode_abstract-item
Type:
Show Source
object-
$sourceLang: string
Read Only:
true -
createdBy: string
Read Only:
true -
description: string
Read Only:
true -
displaySequence: string
(big-integer)
Read Only:
true -
enabledFlag: boolean
Read Only:
true -
endDateActive: string
(date)
Read Only:
true -
lookupCategoryId: string
(big-integer)
Read Only:
true -
lookupCode: string
Read Only:
true -
lookupType: string
Read Only:
true -
meaning: string
Read Only:
true -
startDateActive: string
(date)
Read Only:
true -
tag: string
Read Only:
true -
timeCreated: string
(date-time)
Read Only:
true -
timeUpdated: string
(date-time)
Read Only:
true -
updatedBy: string
Read Only:
true
Nested Schema : oraCommonAppsInfraObjects.StandardLookupCode_item-fields-allOf[1]
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageThe language in which the values of the translatable columns were created, updated, or copied from. -
createdBy: string
Title:
Created ByThe user who created the record. -
description: string
Title:
Lookup Code DescriptionThe translated description of the Lookup Code. -
displaySequence: string
Title:
Display SequenceThe display sequence of the Lookup Code. -
enabledFlag: boolean
Title:
Lookup Code EnabledThe enabled flag of the Lookup Code. -
endDateActive: string
Title:
End Date ActiveThe active end date of the Lookup Code. -
lookupCategoryId: string
Title:
Lookup CategoryThe lookup category of the Lookup Code. -
lookupCode: string
Title:
Lookup Code IDThe unique identifier of the Lookup Code. -
lookupType: string
Title:
Lookup Type IDThe unique identifier of the Lookup Type. -
meaning: string
Title:
Lookup Code MeaningThe translated meaning of the Lookup Code. -
startDateActive: string
Title:
Start Date ActiveThe active start date of the Lookup Code. -
tag: string
Title:
Lookup TagThe tag value of the Lookup Code. -
timeCreated: string
Title:
Created OnThe date and time when the record was created. -
timeUpdated: string
Title:
Last Updated DateThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : Object Type Code
Type:
objectTitle:
Object Type CodeThe object type of the reference object.
Nested Schema : owningType
Match All
The standard lookup types list of values resource is used to query the list of standard lookup types.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupType_item-fields
-
object
__busObj_context
-
object
Standard Lookup Type
Title:
Standard Lookup TypeThe standard lookup types list of values resource is used to query the list of standard lookup types.
Nested Schema : oraCommonAppsInfraObjects.LookupType_abstract-item
Type:
Show Source
object-
$sourceLang: string
Read Only:
true -
configurationLevel:
configurationLevel
-
createdBy: string
Read Only:
true -
description: string
Read Only:
true -
lookupCategoryId: string
(big-integer)
Read Only:
true -
lookupType: string
Read Only:
true -
meaning: string
Read Only:
true -
restAccessSecured:
restAccessSecured
-
taxonomyNode:
taxonomyNode
-
timeCreated: string
(date-time)
Read Only:
true -
timeUpdated: string
(date-time)
Read Only:
true -
updatedBy: string
Read Only:
true
Nested Schema : oraCommonAppsInfraObjects.StandardLookupType_item-fields-allOf[1]
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageThe language in which the values of the translatable columns were created, updated, or copied from. -
configurationLevel: string
Title:
Configuration LevelThe configuration level of the Lookup Type. -
createdBy: string
Title:
Created ByThe user who created the record. -
description: string
Title:
Lookup Type DescriptionThe translated description of the Lookup Type. -
lookupCategoryId: string
Title:
Lookup CategoryThe lookup category of the Lookup Code. -
lookupType: string
Title:
Lookup Type IDThe unique identifier of the Lookup Type. -
meaning: string
Title:
Lookup Type MeaningThe translated meaning of the Lookup Type. -
restAccessSecured: string
Title:
REST Access SecuredThe rest access secured value of the Lookup Type. -
timeCreated: string
Title:
Created OnThe date and time when the record was created. -
timeUpdated: string
Title:
Last Updated DateThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : Standard Lookup Type
Type:
objectTitle:
Standard Lookup TypeThe standard lookup types list of values resource is used to query the list of standard lookup types.
Nested Schema : oraCommonAppsInfraObjects.TaxonomyNode_item
Match All
The taxonomy node list of values resource is used to query the taxonomy nodes.
Show Source
-
allOf
oraCommonAppsInfraObjects.TaxonomyNode_item-fields
-
object
Taxonomy Node
Title:
Taxonomy NodeThe taxonomy node list of values resource is used to query the taxonomy nodes.
Nested Schema : oraCommonAppsInfraObjects.TaxonomyNode_abstract-item
Type:
Show Source
object-
$sourceLang: string
Read Only:
true -
alternativeId: string
(big-integer)
Read Only:
true -
createdBy: string
Read Only:
true -
description: string
Read Only:
true -
hierarchySource:
hierarchySource
-
moduleGUID: string
Read Only:
true -
moduleKey: string
Read Only:
true -
moduleName: string
Read Only:
true -
moduleType:
moduleType
-
timeCreated: string
(date-time)
Read Only:
true -
timeUpdated: string
(date-time)
Read Only:
true -
updatedBy: string
Read Only:
true -
userModuleName: string
Read Only:
true
Nested Schema : oraCommonAppsInfraObjects.TaxonomyNode_item-fields-allOf[1]
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageThe language in which the values of the translatable columns were created, updated, or copied from. -
alternativeId: string
Title:
Alternative IDThe alternative identifier of the taxonomy node. -
createdBy: string
Title:
Created ByThe user who created the record. -
description: string
Title:
Module DescriptionThe translated description of the taxonomy node. -
moduleGUID: string
Title:
Module GUIDThe unique identifier of the taxonomy node. -
moduleKey: string
Title:
Module KeyThe unique identifier of the module. -
moduleName: string
Title:
Module NameThe descriptive name of the taxonomy node. -
moduleType: string
Title:
Module TypeThe type of the taxonomy node. -
timeCreated: string
Title:
Created OnThe date and time when the record was created. -
timeUpdated: string
Title:
Last Updated DateThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByThe user who last updated the record. -
userModuleName: string
Title:
User Module NameThe translated visible name of the taxonomy node.
Nested Schema : Taxonomy Node
Type:
objectTitle:
Taxonomy NodeThe taxonomy node list of values resource is used to query the taxonomy nodes.
Nested Schema : taxonomyNode-allOf[2]
Type:
objectNested Schema : hierarchySource
Match All
The taxonomy hierarchy represents relationships between taxonomy nodes.
Show Source
-
object
oraCommonAppsInfraObjects.TaxonomyHierarchy_item-fields
-
object
__busObj_context
-
object
Taxonomy Hierarchy
Title:
Taxonomy HierarchyThe taxonomy hierarchy represents relationships between taxonomy nodes.
Nested Schema : oraCommonAppsInfraObjects.TaxonomyHierarchy_item-fields
Type:
Show Source
object-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
sourceModuleGUID: string
Title:
Source Module GUIDRead Only:trueThe unique identifier of the source taxonomy node. -
sourceNode:
sourceNode
-
targetModuleGUID: string
Title:
Target Module GUIDRead Only:trueThe unique identifier of the target taxonomy node. -
targetNode:
targetNode
-
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Taxonomy Hierarchy
Type:
objectTitle:
Taxonomy HierarchyThe taxonomy hierarchy represents relationships between taxonomy nodes.
Nested Schema : sourceNode
Match All
The taxonomy node list of values resource is used to query the taxonomy nodes.
Show Source
-
allOf
oraCommonAppsInfraObjects.TaxonomyNode_item-fields
-
object
__busObj_context
-
object
Taxonomy Node
Title:
Taxonomy NodeThe taxonomy node list of values resource is used to query the taxonomy nodes.
Nested Schema : targetNode
Match All
The taxonomy node list of values resource is used to query the taxonomy nodes.
Show Source
-
allOf
oraCommonAppsInfraObjects.TaxonomyNode_item-fields
-
object
__busObj_context
-
object
Taxonomy Node
Title:
Taxonomy NodeThe taxonomy node list of values resource is used to query the taxonomy nodes.
Nested Schema : Taxonomy Node
Type:
objectTitle:
Taxonomy NodeThe taxonomy node list of values resource is used to query the taxonomy nodes.
Nested Schema : Taxonomy Node
Type:
objectTitle:
Taxonomy NodeThe taxonomy node list of values resource is used to query the taxonomy nodes.
Nested Schema : Relation Type
Type:
objectTitle:
Relation TypeThe relationship type between the service request and the referenced object.
Nested Schema : Resolution Code
Type:
objectTitle:
Resolution CodeIndicates whether the referenced object helps in resolving the service request.
Nested Schema : oraCxServiceCoreSrMgmt.ServiceRequest_item-fields
Type:
Show Source
object-
assigneeResource:
assigneeResource
-
assistedByHumanFlag: boolean
Title:
Assisted by Human FlagIndicates whether human agents worked on the service request at any stage of its lifecycle. -
businessUnit:
businessUnit
-
category:
category
-
channelType:
channelType
-
closedDate: string
(date-time)
Title:
Date ClosedThe date when the service request was closed, if closed. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
createdByParty:
createdByParty
-
criticalFlag: boolean
Title:
CriticalIndicates whether the service request is critical. If critical, the value is Y, else the value is N. -
customer:
customer
-
firstTransferDate: string
(date-time)
Title:
First Transfer DateRead Only:trueThe date when the service request was first transferred. -
handledByAIFlag: boolean
Title:
Handled by AI FlagIndicates whether automation agents acted upon the service request at any point in its lifecycle. -
id: string
(big-integer)
Title:
Service Request IDRead Only:trueThe unique identifier of the service request record. -
installedBaseAsset:
installedBaseAsset
-
internalPriority:
internalPriority
-
languageCode: string
Title:
Language CodeRead Only:trueThe customer's preferred language for the service request. -
lastReopenDate: string
(date-time)
Title:
Date ReopenedThe date and time when the service request was last reopened. -
lastResolvedDate: string
(date-time)
Title:
Resolution DateThe date and time when the service request was resolved. -
lastTransferDate: string
(date-time)
Title:
Last Transfer DateRead Only:trueIndicates the date and time of the last transfer of the service request. -
lastTransferredBy: string
Title:
Last Transferred ByRead Only:trueThe user who last transferred the service request. -
lastUpdatedByParty:
lastUpdatedByParty
-
number: string
Title:
Reference NumberRead Only:trueThe unique number that's used to identify a service request. You can edit the service request number to a format that's best suitable to your organizational requirements. -
openDate: string
(date-time)
Title:
Date ReportedThe date when the service request was reported by the customer. -
originalSystemReference: string
Title:
Original SystemRead Only:trueThe reference to the service request record in the original system from which service request was imported (if imported). -
ownerTypeCode:
ownerTypeCode
-
primaryContact:
primaryContact
-
problemDescription: string
Title:
Problem DescriptionThe service request's problem description or statement and the steps to reproduce the issue. -
problemType:
problemType
-
productGroup:
productGroup
-
productItem:
productItem
-
purchaseOrder: string
Title:
Purchase OrderThe purchase order associated with the service request. -
queue:
queue
-
reportedByParty:
reportedByParty
-
resolution:
resolution
-
resolvedBy: string
Title:
Resolved ByRead Only:trueThe user who resolved the service request. -
resolvedByAIFlag: boolean
Title:
Resolved by AI FlagIndicates whether the service request was resolved with the assistance of automation agents. -
resolvedByParty:
resolvedByParty
-
resolveDescription: string
Title:
Solution DescriptionRead Only:trueThe description of how the service request has been resolved. -
resolveOutcome:
resolveOutcome
-
severity:
severity
-
source:
source
-
sourceCreatedBy: string
Title:
Source System SR Created ByRead Only:trueThe user who created the service request. -
sourceTimeUpdated: string
(date-time)
Title:
Last Update Date in Source SystemRead Only:trueThe date and time when the service request was last updated. -
sourceUpdatedBy: string
Title:
Source System SR Last Updated ByRead Only:trueThe user who last updated the service request. -
sourceUpdatedByParty:
sourceUpdatedByParty
-
status:
status
-
statusType:
statusType
-
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
title: string
Title:
TitleThe brief title of the service request. -
transferCount: string
(big-integer)
Title:
Transfer CountRead Only:trueThe count showing how many times a service request has been transferred. -
transferNote: string
Title:
Transfer NoteRead Only:trueThis field contains information about transfer note. -
transferReason:
transferReason
-
uniqueExternalSystemReference: string
Title:
Unique External System Reference NumberRead Only:trueThe unique alternative identifier of the service request in the original reference system. You can this column to store the identifier of the service request in the external application you're integrating with. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Service Request
Type:
objectTitle:
Service RequestThe service requests resource is used to view, create, update, and delete service requests. A service request is a document to track a request from a worker for a service from the time the worker makes the request until the request is resolved.
Nested Schema : assigneeResource
Match All
Show Source
-
object
oraCxSalesCommonResourceMgmt.Resource_item-fields
-
object
__busObj_context
-
object
Assignee Resource
Title:
Assignee Resource
Nested Schema : businessUnit
Match All
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Business Unit
Title:
Business Unit
Nested Schema : channelType
Match All
The channel type.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Channel Type
Title:
Channel TypeThe channel type.
Nested Schema : createdByParty
Match All
Show Source
-
allOf
oraCxServiceCoreCommon.ServicePerson_item-fields
-
object
__busObj_context
-
object
Created by Party
Title:
Created by Party
Nested Schema : installedBaseAsset
Match All
The unique identifier of the associated install base asset record.
Show Source
-
object
oraScmCoreAssetMgmtAssetCore.Asset_item-fields
-
object
__busObj_context
-
object
Installed Base Asset ID
Title:
Installed Base Asset IDThe unique identifier of the associated install base asset record.
Nested Schema : internalPriority
Match All
The internal priority of the service request.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Internal Priority Code
Title:
Internal Priority CodeThe internal priority of the service request.
Nested Schema : lastUpdatedByParty
Match All
Show Source
-
allOf
oraCxServiceCoreCommon.ServicePerson_item-fields
-
object
__busObj_context
-
object
Last Updated by Party
Title:
Last Updated by Party
Nested Schema : ownerTypeCode
Match All
The type of the service request owner. For example, customer or partner.
Show Source
Nested Schema : primaryContact
Match All
Show Source
-
allOf
oraCxSalesCommonCustomerMgmt.Contact_item-fields
-
object
__busObj_context
-
object
Primary Contact
Title:
Primary Contact
Nested Schema : problemType
Match All
The problem code of the service request.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Problem Type Code
Title:
Problem Type CodeThe problem code of the service request.
Nested Schema : productGroup
Match All
Show Source
-
object
oraCxSalesCommonProducts.ProductGroup_item-fields
-
object
__busObj_context
-
object
Product Group
Title:
Product Group
Nested Schema : reportedByParty
Match All
Show Source
-
allOf
oraCxServiceCoreCommon.ServicePerson_item-fields
-
object
__busObj_context
-
object
Reported by Party
Title:
Reported by Party
Nested Schema : resolution
Match All
The resolution code of the service request.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Resolution Code
Title:
Resolution CodeThe resolution code of the service request.
Nested Schema : resolvedByParty
Match All
Show Source
-
allOf
oraCxServiceCoreCommon.ServicePerson_item-fields
-
object
__busObj_context
-
object
Resolved by Party
Title:
Resolved by Party
Nested Schema : resolveOutcome
Match All
The outcome of a service request resolution.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Outcome
Title:
OutcomeThe outcome of a service request resolution.
Nested Schema : severity
Match All
The severity of the service request.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Severity Code
Title:
Severity CodeThe severity of the service request.
Nested Schema : source
Match All
Indicates how the service request was created.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Source Code
Title:
Source CodeIndicates how the service request was created.
Nested Schema : sourceUpdatedByParty
Match All
Show Source
-
allOf
oraCxServiceCoreCommon.ServicePerson_item-fields
-
object
__busObj_context
-
object
Source Updated by Party
Title:
Source Updated by Party
Nested Schema : status
Match All
The status code of the service request.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Status
Title:
StatusThe status code of the service request.
Nested Schema : statusType
Match All
The status type of the service request.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Status Type
Title:
Status TypeThe status type of the service request.
Nested Schema : transferReason
Match All
The lookup code that indicates the transfer reason.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Transfer Reason
Title:
Transfer ReasonThe lookup code that indicates the transfer reason.
Nested Schema : oraCxSalesCommonResourceMgmt.Resource_item-fields
Type:
Show Source
object-
createdBy: string
Read Only:
trueThe user who created the record. -
endDateActive: string
(date)
Title:
To DateRead Only:trueThe date after which the resource is no longer available for transaction assignment. -
id: string
(big-integer)
Title:
Resource Profile IDRead Only:trueThe unique identifier of the resource profile. -
partyId: string
(big-integer)
Title:
Party IDRead Only:trueThe unique identifier of the party associated to the resource profile. -
person:
person
-
registryId: string
Title:
Registry IDRead Only:trueThe alternate unique identifier of the party. -
startDateActive: string
(date)
Title:
From DateRead Only:trueThe date when the resource becomes available for transaction assignment. -
timeCreated: string
(date-time)
Read Only:
trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Read Only:
trueThe date and time when the record was last updated. -
updatedBy: string
Read Only:
trueThe user who last updated the record.
Nested Schema : Assignee Resource
Type:
objectTitle:
Assignee ResourceNested Schema : oraCxSalesCommonResourceMgmt.ResourcePerson_item
Match All
Resource Person records essential details pertaining to an individual within the resource framework.
Show Source
-
allOf
oraCxSalesCommonResourceMgmt.ResourcePerson_item-fields
-
object
Resource Person
Title:
Resource PersonResource Person records essential details pertaining to an individual within the resource framework.
Nested Schema : oraCxSalesCommonResourceMgmt.ResourcePerson_item-fields-allOf[0]
Type:
Show Source
object-
internalFlag: boolean
Title:
InternalRead Only:trueDefault Value:falseIndicates whether the person is an internal member of the organization. If Y, the person is an internal member. For example, employee or retired employee. If N they're an external person. For example, partner contact, supplier contact. Default value is set to N. -
middleName: string
Title:
Middle NameThe middle name of the person.
Nested Schema : oraCxSalesCommonParty.Person_abstract-item
Type:
Show Source
object-
firstName: string
-
id: string
(big-integer)
Read Only:
true -
lastName: string
-
name: string
Read Only:
true -
registryId: string
-
salutation: string
-
timezone:
timezone
Nested Schema : oraCxSalesCommonResourceMgmt.ResourcePerson_item-fields-allOf[2]
Type:
Show Source
object-
firstName: string
Title:
First NameFirst name of the person. -
id: string
Title:
Person IDThe unique identifier of the person profile. -
lastName: string
Title:
Last NameThe last name of the person. -
name: string
Title:
NameThe combination of title, first, middle, last, and suffix names of the person. -
registryId: string
Title:
Registry IDThe alternate identifier of the contact. -
salutation: string
Title:
SalutationThe phrase used to address a contact party in any correspondence.
Nested Schema : Resource Person
Type:
objectTitle:
Resource PersonResource Person records essential details pertaining to an individual within the resource framework.
Nested Schema : oraCommonAppsInfraObjects.Timezone_item
Match All
The time zones list of values resource is used to query the time zones.
Show Source
-
object
oraCommonAppsInfraObjects.Timezone_item-fields
-
object
Time Zone
Title:
Time ZoneThe time zones list of values resource is used to query the time zones.
Nested Schema : oraCommonAppsInfraObjects.Timezone_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueThe language in which the values of the translatable columns were created, updated, or copied from. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
enabledFlag: boolean
Title:
Time Zone EnabledRead Only:trueIndicates if the time zone is enabled. -
name: string
Title:
Time Zone NameRead Only:trueThe name of the time zone. -
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
timezoneCode: string
Title:
Time Zone CodeRead Only:trueThe unique code that identifies the time zone. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Time Zone
Type:
objectTitle:
Time ZoneThe time zones list of values resource is used to query the time zones.
Nested Schema : timezone-allOf[2]
Type:
objectNested Schema : oraErpCoreStructure.BusinessUnit_item-fields-allOf[0]
Type:
Show Source
object-
effectiveEndDate: string
(date)
Title:
End DateRead Only:trueThe end date of the date range within which the business unit is effective. -
effectiveStartDate: string
(date)
Title:
Start DateRead Only:trueThe start date of the date range within which the business unit is effective. -
id: string
(big-integer)
Title:
Business Unit IDRead Only:trueThe unique identifier of the business unit. -
name: string
Title:
Business UnitRead Only:trueThe translated name for the business unit.
Nested Schema : oraHcmHrCoreWorkStructures.Organization_abstract-item
Type:
Show Source
object-
code: string
Read Only:
true -
createdBy: string
Read Only:
true -
effectiveEndDate: string
(date)
Read Only:
true -
effectiveStartDate: string
(date)
Read Only:
true -
id: string
(big-integer)
Read Only:
true -
location:
location
-
name: string
Read Only:
true -
timeCreated: string
(date-time)
Read Only:
true -
timeUpdated: string
(date-time)
Read Only:
true -
title: string
Read Only:
true -
updatedBy: string
Read Only:
true
Nested Schema : Business Unit
Type:
objectTitle:
Business UnitNested Schema : oraHcmHrCoreWorkStructures.Location_abstract-item
Type:
Show Source
object-
billToSiteFlag: boolean
Read Only:
true -
code: string
Read Only:
true -
country:
country
-
countryCode: string
Read Only:
true -
createdBy: string
Read Only:
true -
description: string
Read Only:
true -
effectiveEndDate: string
(date)
Read Only:
true -
effectiveStartDate: string
(date)
Read Only:
true -
employeeLocationFlag: boolean
Read Only:
true -
id: string
(big-integer)
Read Only:
true -
mainAddress:
mainAddress
-
name: string
Read Only:
true -
officeSiteFlag: boolean
Read Only:
true -
receivingSiteFlag: boolean
Read Only:
true -
setIdSet:
setIdSet
-
shipToSiteFlag: boolean
Read Only:
true -
status:
status
-
timeCreated: string
(date-time)
Read Only:
true -
timeUpdated: string
(date-time)
Read Only:
true -
timezone:
timezone
-
timezoneCode: string
Read Only:
true -
updatedBy: string
Read Only:
true
Nested Schema : location-allOf[2]
Type:
objectNested Schema : oraCommonAppsInfraObjects.Territory_item
Match All
The territories list of values resource is used to query the ISO standard territories.
Show Source
-
allOf
oraCommonAppsInfraObjects.Territory_item-fields
-
object
Territory
Title:
TerritoryThe territories list of values resource is used to query the ISO standard territories.
Nested Schema : oraCommonAppsInfraObjects.Territory_abstract-item
Type:
Show Source
object-
$sourceLang: string
Read Only:
true -
createdBy: string
Read Only:
true -
description: string
Read Only:
true -
enabledFlag: boolean
Read Only:
true -
obsoleteFlag: boolean
Read Only:
true -
territoryCode: string
Read Only:
true -
territoryShortName: string
Read Only:
true -
timeCreated: string
(date-time)
Read Only:
true -
timeUpdated: string
(date-time)
Read Only:
true -
updatedBy: string
Read Only:
true
Nested Schema : oraCommonAppsInfraObjects.Territory_item-fields-allOf[1]
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageThe language in which the values of the translatable columns were created, updated, or copied from. -
createdBy: string
Title:
Created ByThe user who created the record. -
description: string
Title:
Territory DescriptionThe description of the territory. -
enabledFlag: boolean
Title:
Territory EnabledIndicates if a territory is enabled. -
obsoleteFlag: boolean
Title:
Territory ObsoleteIndicates if a territory is obsolete. -
territoryCode: string
Title:
Territory CodeThe unique code of the territory. -
territoryShortName: string
Title:
Territory Short NameThe name of the territory. -
timeCreated: string
Title:
Created OnThe date and time when the record was created. -
timeUpdated: string
Title:
Last Updated DateThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : Territory
Type:
objectTitle:
TerritoryThe territories list of values resource is used to query the ISO standard territories.
Nested Schema : country-allOf[2]
Type:
objectNested Schema : oraHcmHrCoreWorkStructures.LocationAddress_abstract-item
Type:
Show Source
object-
addressLine1: string
Read Only:
true -
addressLine2: string
Read Only:
true -
addressLine3: string
Read Only:
true -
addressLine4: string
Read Only:
true -
building: string
Read Only:
true -
country:
country
-
countryCode: string
Read Only:
true -
county: string
Read Only:
true -
createdBy: string
Read Only:
true -
effectiveEndDate: string
(date)
Read Only:
true -
effectiveStartDate: string
(date)
Read Only:
true -
floorNumber: string
Read Only:
true -
id: string
(big-integer)
Read Only:
true -
location:
location
-
longPostalCode: string
Read Only:
true -
multiLineAddress: string
Read Only:
true -
postalCode: string
Read Only:
true -
province: string
Read Only:
true -
singleLineAddress: string
Read Only:
true -
state: string
Read Only:
true -
timeCreated: string
(date-time)
Read Only:
true -
timeUpdated: string
(date-time)
Read Only:
true -
townOrCity: string
Read Only:
true -
type:
type
-
updatedBy: string
Read Only:
true
Nested Schema : mainAddress-allOf[2]
Type:
objectNested Schema : country-allOf[2]
Type:
objectNested Schema : location-allOf[2]
Type:
objectNested Schema : oraCommonAppsInfraObjects.SetIdSet_item
Match All
The set is a logical group used for partitioning and sharing reference data across transactional entities, depending on the business context. The common set indicates that data isn't partitioned and is globally shared.
Show Source
-
allOf
oraCommonAppsInfraObjects.SetIdSet_item-fields
-
object
Set ID Set
Title:
Set ID SetThe set is a logical group used for partitioning and sharing reference data across transactional entities, depending on the business context. The common set indicates that data isn't partitioned and is globally shared.
Nested Schema : oraCommonAppsInfraObjects.SetIdSet_abstract-item
Type:
Show Source
object-
$sourceLang: string
Read Only:
true -
createdBy: string
Read Only:
true -
description: string
Read Only:
true -
setCode: string
Read Only:
true -
setId: string
(big-integer)
Read Only:
true -
setName: string
Read Only:
true -
timeCreated: string
(date-time)
Read Only:
true -
timeUpdated: string
(date-time)
Read Only:
true -
updatedBy: string
Read Only:
true
Nested Schema : oraCommonAppsInfraObjects.SetIdSet_item-fields-allOf[1]
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageThe language in which the values of the translatable columns were created, updated, or copied from. -
createdBy: string
Title:
Created ByThe user who created the record. -
description: string
Title:
Set DescriptionThe description of the set ID set. -
setCode: string
Title:
Set CodeThe unique code that identifies the set ID set. -
setId: string
Title:
Set IDThe unique identifier of the set ID set. -
setName: string
Title:
Set NameThe descriptive name of the Set ID Set. -
timeCreated: string
Title:
Created OnThe date and time when the record was created. -
timeUpdated: string
Title:
Last Updated DateThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : Set ID Set
Type:
objectTitle:
Set ID SetThe set is a logical group used for partitioning and sharing reference data across transactional entities, depending on the business context. The common set indicates that data isn't partitioned and is globally shared.
Nested Schema : setIdSet-allOf[2]
Type:
objectNested Schema : timezone-allOf[2]
Type:
objectNested Schema : oraCxServiceCoreCommon.Category_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueThe original language from which the values in translatable columns were created, updated, or copied from. -
businessUnit:
businessUnit
-
categoryCode: string
Title:
Category CodeRead Only:trueThe public unique identifier of the category. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
cssFlag: boolean
Title:
Visible in Customer Self-ServiceRead Only:trueDefault Value:trueIndicates if the category is visible in the customer self-service portal. -
enabledFlag: boolean
Title:
EnabledRead Only:trueDefault Value:trueIndicates whether the category is enabled. If enabled, the value is Y, else the value is N. -
id: string
(big-integer)
Title:
CategoryRead Only:trueThe unique identifier of the category. -
name: string
Title:
NameRead Only:trueThe name of the category. -
parentCategory:
parentCategory
-
stripeCode:
stripeCode
-
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Category
Type:
objectTitle:
CategoryNested Schema : businessUnit
Match All
The unique identifier of the business unit associated with the category.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Business Unit
Title:
Business UnitThe unique identifier of the business unit associated with the category.
Nested Schema : parentCategory
Match All
Show Source
-
object
oraCxServiceCoreCommon.Category_item-fields
-
object
__busObj_context
-
object
Parent Category
Title:
Parent Category
Nested Schema : stripeCode
Match All
The code indicating the application stripe of the service request category. A list of accepted values is defined in the lookup ORA_SVC_STRIPE_CD.
Show Source
Nested Schema : Business Unit
Type:
objectTitle:
Business UnitThe unique identifier of the business unit associated with the category.
Nested Schema : Parent Category
Type:
objectTitle:
Parent CategoryNested Schema : Channel Type
Type:
objectTitle:
Channel TypeThe channel type.
Nested Schema : oraCxSalesCommonParty.Party_abstract-item
Type:
Show Source
object-
id: string
(big-integer)
Read Only:
true -
name: string
Read Only:
true -
registryId: string
Read Only:
true -
status:
status
Nested Schema : oraCxServiceCoreCommon.ServicePerson_item-fields-allOf[2]
Type:
Show Source
object-
id: string
Title:
Party IDThe unique identifier of the party. -
name: string
Title:
Party NameThe name of the party. -
registryId: string
Title:
Registry IDThe public key generated or user-entered for a given party. -
status: string
Indicates the status of the contact point. The status codes are defined in the lookup HZ_STATUS. The default value is A.
Nested Schema : Created by Party
Type:
objectTitle:
Created by PartyNested Schema : oraCxSalesCommonCustomerMgmt.Customer_item-fields-allOf[0]
Type:
Show Source
object-
branchFlag: boolean
Title:
Branch IndicatorDefault Value:falseIndicates if this is a branch location. Y for branch locations, N for all other locations. -
buyingCustomerFlag: boolean
Title:
Buying Customer FlagDefault Value:falseIndicates whether this account is financial account. -
certificationLevel:
certificationLevel
-
corporateCurrency:
corporateCurrency
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
currentFiscalYearPotentialRevenueAmount: string
(big-integer)
Title:
Current Fiscal Year's Potential RevenueThe estimated revenues that can be earned by the organization during its current fiscal year. -
description: string
Title:
DescriptionShort description for the company. -
domesticUltimateFlag: boolean
Title:
Domestic Ultimate IndicatorDefault Value:falseIndicates whether an account is domestic ultimate parent in the hierarchy. Possible values are Yes and No. -
dunsNumber: string
Title:
D-U-N-S NumberThe unique key (D-U-N-S Number) in text format provided by D&B. -
employeesTotal: integer
(int32)
Title:
Number of EmployeesThe total number of employees in the organization. -
globalUltimateFlag: boolean
Title:
Global Ultimate IndicatorDefault Value:falseIndicates whether an account is global ultimate parent node in the hierarchy. Possible values are Yes and No. -
hierarchy:
hierarchy
-
homeCountry:
homeCountry
-
hQBranchIndicator:
hQBranchIndicator
-
legalStatus:
legalStatus
-
lineOfBusiness: string
Title:
Line of BusinessThe type of business activities performed at this site. -
masterFlag: boolean
Title:
Main FlagRead Only:trueDefault Value:falseIndicator that if the record is promoted. -
ownerResource:
ownerResource
-
profileQualityScore: string
(big-integer)
Title:
Profile Quality ScoreThe relative score which is used for promotion of a profile record associated to a sales account. -
publicPrivateOwnershipFlag: boolean
Title:
Private OwnershipDefault Value:falseIndicates whether the organization is publicly or privately owned. If the value is Y, then the organization is a privately owned organization. The default value is N. -
salesAccountFlag: boolean
Title:
Sales Account FlagDefault Value:trueIndicates if the account is a sales account or a prospect. This flag is set to Y if it has sales_account or sales_prospect usage. -
salesProfileStatus:
salesProfileStatus
-
stockSymbol: string
Title:
Stock SymbolThe corporate stock symbol of the organization as listed in stock exchanges. -
taxPayerIdentificationNumber: string
Title:
Taxpayer Identification NumberThe taxpayer identification number that's often a unique identifier of the organization, such as income taxpayer Id in USA and fiscal code or NIF in Europe. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
type:
type
-
uniqueName: string
Title:
Unique Party NameRead Only:trueUnique name of the party. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
yearEstablished: string
(big-integer)
Title:
Year EstablishedThe year that the organization started business operations.
Nested Schema : oraCxSalesCommonParty.Organization_abstract-item
Type:
Show Source
object-
id: string
(big-integer)
Read Only:
true -
name: string
-
registryId: string
Nested Schema : oraCxSalesCommonCustomerMgmt.Customer_item-fields-allOf[2]
Type:
Show Source
object-
id: string
Title:
Organization IDThe unique identifier of the organization profile. -
name: string
Title:
NameThe name of the organization. -
registryId: string
Title:
Registry IDThe unique alternate identifier for the account party. You can update the value if the profile option HZ_GENERATE_PARTY_NUMBER is set to True. The default value is a concatenation of the value specified in the profile option ZCA_PUID_PREFIX and a unique system generated sequence number.
Nested Schema : Customer
Type:
objectTitle:
CustomerNested Schema : certificationLevel
Match All
The certification level the organization. A list of valid certification level codes is defined in the lookup HZ_PARTY_CERT_LEVEL. Review and update the codes using the Setup and Maintenance work area, Manage Trading Community Common Lookups task.
Show Source
-
string
Title:
Certification LevelThe certification level the organization. A list of valid certification level codes is defined in the lookup HZ_PARTY_CERT_LEVEL. Review and update the codes using the Setup and Maintenance work area, Manage Trading Community Common Lookups task. -
string
Allowed Values:
[ "100", "200", "300" ]
Nested Schema : hQBranchIndicator
Match All
The status of this site, such as HQ, a branch, or a single location. A list of accepted values are defined in the lookup type HQ_BRANCH_IND.
Show Source
Nested Schema : salesProfileStatus
Match All
A valid user defined status of the sales account.
Show Source
Nested Schema : type
Match All
The account type that defines if the account is a sales account or a prospect or any other party type. The accepted values are defined in the lookup type ZCA_ACCOUNT_TYPE. It's defaulted to ZCA_CUSTOMER if no value is provided.
Show Source
-
string
Title:
TypeThe account type that defines if the account is a sales account or a prospect or any other party type. The accepted values are defined in the lookup type ZCA_ACCOUNT_TYPE. It's defaulted to ZCA_CUSTOMER if no value is provided. -
string
Allowed Values:
[ "ZCA_CONTACT", "ZCA_CUSTOMER", "ZCA_PROSPECT" ]
Nested Schema : oraErpCoreCurrencySetup.Currency_item
Match All
Currencies are defined and populated through seed data and used to create transactions within the application. This object encapsulates various properties and functionalities related to a specific currency.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
Currency
Title:
CurrencyCurrencies are defined and populated through seed data and used to create transactions within the application. This object encapsulates various properties and functionalities related to a specific currency.
Nested Schema : oraErpCoreCurrencySetup.Currency_item-fields
Type:
Show Source
object-
currencyCode: string
Title:
Currency CodeRead Only:trueThe currency in which an amount or a conversion rate is denominated. -
currencyFlag: boolean
Title:
Currency TypeRead Only:trueIndicates whether the currency is used for monetary transactions or statistical purposes. -
deriveTypeInformation:
deriveTypeInformation
-
description: string
Title:
DescriptionRead Only:trueThe user or source application defined description of the currency. -
enabledFlag: boolean
Title:
EnabledRead Only:trueIndicates whether the currency is active for use in the application. -
endDateActive: string
(date)
Title:
End DateRead Only:trueThe date until when the currency is effective. -
extendedPrecision: integer
(int32)
Title:
Extended PrecisionRead Only:trueThe number of digits placed after the decimal point that must be greater than or equal to the precision value. Used for calculations requiring greater precision. -
isoFlag: boolean
Title:
ISO CurrencyRead Only:trueIndicates whether the currency adheres to the ISO 4217 standard. Possible values include Y for the currency follows the ISO 4217 standard and N for the currency doesn't follow the standard. -
issuingTerritoryCode: string
Title:
Issuing TerritoryRead Only:trueThe country which issues the currency. -
minimumAccountableUnit: string
(big-decimal)
Title:
Minimum Accountable UnitRead Only:trueThe smallest denomination used in this currency. -
name: string
Title:
NameRead Only:trueThe user-defined name of the currency. -
precision: integer
(int32)
Title:
PrecisionRead Only:trueThe number of decimal places to which the amount is rounded for the currency transactions. -
startDateActive: string
(date)
Title:
Start DateRead Only:trueThe date from when the currency is effective. -
symbol: string
Title:
SymbolRead Only:trueThe symbol used to represent the currency.
Nested Schema : Currency
Type:
objectTitle:
CurrencyCurrencies are defined and populated through seed data and used to create transactions within the application. This object encapsulates various properties and functionalities related to a specific currency.
Nested Schema : corporateCurrency-allOf[2]
Type:
objectNested Schema : oraCommonAppsInfraObjects.StandardLookupCode_item
Match All
The standard lookup codes list of values resource is used to query the list of standard lookup codes.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
Standard Lookup Code
Title:
Standard Lookup CodeThe standard lookup codes list of values resource is used to query the list of standard lookup codes.
Nested Schema : Standard Lookup Code
Type:
objectTitle:
Standard Lookup CodeThe standard lookup codes list of values resource is used to query the list of standard lookup codes.
Nested Schema : deriveTypeInformation-allOf[2]
Type:
objectNested Schema : oraCxSalesCommonCustomerMgmt.CustomerHierarchyColumnFlattened_item
Match All
The account hierarchy summaries resource is used to view the account hierarchy information.
Show Source
-
object
oraCxSalesCommonCustomerMgmt.CustomerHierarchyColumnFlattened_item-fields
-
object
Account Hierarchy
Title:
Account HierarchyThe account hierarchy summaries resource is used to view the account hierarchy information.
Nested Schema : oraCxSalesCommonCustomerMgmt.CustomerHierarchyColumnFlattened_item-fields
Type:
Show Source
object-
baseLevel:
baseLevel
-
descendentCount: integer
(int32)
Title:
Descendant CountRead Only:trueThe total number of child accounts. -
distance: string
(big-integer)
Title:
DistanceRead Only:trueThe distance between hierarchy levels for denormalized account. -
fixedHierarchyLevel: string
(big-integer)
Title:
Fixed Hierarchy LevelRead Only:trueThe hierarchy level in the hierarchy for the entity. -
id: string
(big-integer)
Title:
Party IDRead Only:trueThe unique identifier of the party associated to the account hierarchy. -
immediateChildCount: integer
(int32)
Title:
Immediate Child CountRead Only:trueTotal number of immediate child of given account. -
level1:
level1
-
level2:
level2
-
level3:
level3
-
level4:
level4
-
level5:
level5
-
level6:
level6
-
level7:
level7
-
level8:
level8
-
parent:
parent
-
topLevel:
topLevel
-
ultimateParent:
ultimateParent
Nested Schema : Account Hierarchy
Type:
objectTitle:
Account HierarchyThe account hierarchy summaries resource is used to view the account hierarchy information.
Nested Schema : oraCxSalesCommonCustomerMgmt.Customer_item
Match All
Customer includes information about a Sales or Financial Account such as the total number of employees in a company, historical data, contact information, primary addresses, and so on.
Show Source
-
allOf
oraCxSalesCommonCustomerMgmt.Customer_item-fields
-
object
Customer
Title:
CustomerCustomer includes information about a Sales or Financial Account such as the total number of employees in a company, historical data, contact information, primary addresses, and so on.
Nested Schema : Customer
Type:
objectTitle:
CustomerCustomer includes information about a Sales or Financial Account such as the total number of employees in a company, historical data, contact information, primary addresses, and so on.
Nested Schema : homeCountry-allOf[2]
Type:
objectNested Schema : legalStatus-allOf[2]
Type:
objectNested Schema : oraCxSalesCommonResourceMgmt.Resource_item
Match All
Resource records comprehensive details regarding a resource's engagement, activities, and overall duration.
Show Source
-
object
oraCxSalesCommonResourceMgmt.Resource_item-fields
-
object
Resource
Title:
ResourceResource records comprehensive details regarding a resource's engagement, activities, and overall duration.
Nested Schema : Resource
Type:
objectTitle:
ResourceResource records comprehensive details regarding a resource's engagement, activities, and overall duration.
Nested Schema : ownerResource-allOf[2]
Type:
objectNested Schema : oraScmCoreAssetMgmtAssetCore.Asset_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueCode of the language in which the contents of translatable columns are created. -
activeEndDate: string
(date-time)
Title:
Active End DateRead Only:trueActive end date and time when the user end dated the asset record. -
assetId: string
(big-integer)
Title:
Asset IDRead Only:trueUnique identifier for an asset, serving as its primary key. It's generated by the system using the Global Unique Identifier generator. -
assetNumber: string
Title:
Asset NumberRead Only:trueUnique number that identifies an asset. An engine pump or a mobile phone may be good examples of assets. -
assetTag: string
Title:
Asset TagRead Only:trueValue provides an additional way of identifying or categorizing an asset. -
assetTracking:
assetTracking
-
bomExplosionFlag: boolean
Title:
BOM explosionRead Only:trueIndicates whether or not the built of material is used to generate the asset structure. This is mostly use during asset creation step. -
competitorAssetFlag: boolean
Title:
Competitor assetRead Only:trueIndicates whether or not the asset is set as competitor asset. Asset can be tagged as competitor asset either on the asset creation step or during updating the asset attributes. -
configRevisionNumber: string
(big-integer)
Title:
Configuration Revision NumberRead Only:trueUniquely identifies a specific revision of a configuration. When asset is associated a configuration this number control the revision of the configuration. -
configuratorPath: string
Title:
Configurator PathRead Only:trueIndicates the Configurator runtime path to the component's Inventory Item Identifier. The path is formatted as a dot-separated list of Inventory Item IDs, with multi-instantiable component instances indicated by bracketed instance numbers, such as 1. -
contact:
contact
-
countryOfOrigin:
countryOfOrigin
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
criticalityCode: string
Title:
Criticality CodeRead Only:trueCode is used to define maintenance activities and performance metrics. -
currentLocation:
currentLocation
-
customer:
customer
-
customerAccount:
customerAccount
-
customerAccountSite:
customerAccountSite
-
customerAccountSiteUse:
customerAccountSiteUse
-
customerAssetEndDate: string
(date-time)
Title:
Customer Asset End DateRead Only:trueDate and time the customer asset is end dated. -
customerAssetStartDate: string
(date-time)
Title:
Customer Asset Start DateRead Only:trueDate and time the customer asset is started. -
customerBillingParty:
customerBillingParty
-
customerBillingPartySite:
customerBillingPartySite
-
customerParty:
customerParty
-
customerSite:
customerSite
-
customerSiteParty:
customerSiteParty
-
description: string
Title:
DescriptionRead Only:trueValue represents the description of an asset. The asset number must be unique, whereas the asset description doesn't have to be. -
descriptionAssetFlag: boolean
Title:
Description assetRead Only:trueIndicates whether an asset is created based solely on a description, rather than an item or product. This allows for a free-form method of defining an asset without associating it with a product. -
dfltWo:
dfltWo
-
dfltWoSub:
dfltWoSub
-
externalLocation: string
Title:
Genealogy enabledRead Only:trueIndicates an external location defined in a third-party system, which isn't recorded in the TCA or HR systems. This column captures a free-form value that's not translatable. -
externalSystemPackingUnit: string
Title:
External System Packing UnitRead Only:trueValue that identifies the external system packing unit on the extended attribute fields for the asset. -
fulfillLine:
fulfillLine
-
genealogyEnabledFlag: boolean
Title:
Genealogy enabledRead Only:trueIndicates whether an asset is created from an item with genealogy enabled in the item master. -
inServiceDate: string
(date)
Title:
In Service DateRead Only:trueDate and time when an organization places an asset in service. The in-service date must occur after the installation date. -
installedDate: string
(date)
Title:
Installed DateRead Only:trueIndicates the date when an asset is installed. This value is used in managing asset configuration to represent the date when the asset is installed in the hierarchy. -
installedLocation:
installedLocation
-
inventoryLocator:
inventoryLocator
-
iotEnabledFlag: boolean
Title:
IOT enabledRead Only:trueIndicates whether the Internet of Things (IoT) is used to generate an asset record. If selected, the asset is enabled for synchronization with the IoT application. IoT-enabled assets will be automatically synchronized with the IoT application when the SCM cloud environment is connected to the native Oracle Asset Monitoring IoT app. -
item:
item
-
locationOrganization:
locationOrganization
-
logicalFlag: boolean
Title:
LogicalRead Only:trueIndicates whether an asset is used to logically group tangible or software assets under an option class or model, to project a sales view of the asset tree. -
logicalRootAsset:
logicalRootAsset
-
lotNumber: string
Title:
Lot NumberRead Only:trueValue uniquely identifies the lot number of the asset. -
maintainableFlag: boolean
Title:
MaintainableRead Only:trueIndicates whether or not the maintenance program can be generated for the asset record. -
newWoAllowedFlag: boolean
Title:
New work order allowedRead Only:trueIndicates whether or not work order can be generated for the asset record. -
originationDate: string
(date-time)
Title:
Origination DateRead Only:trueIndicates the original creation date of an asset, along with its lot number or serial number. -
ownedBy: string
Title:
Owned ByRead Only:trueValue represents the owner of an asset. The values are E for Enterprise and C for Customer Assets. -
parentAsset:
parentAsset
-
parentFulfillLine:
parentFulfillLine
-
parentOrderLineNumber: string
Title:
Parent Order Line IdentifierRead Only:trueOrder line number of a parent order line. When assets are created through Order Management integration, the parent order line reference is captured and associated with the asset. -
partiallyFinishedFlag: boolean
Title:
Partially finishedRead Only:trueIndicates whether an assembly serial is still a partially finished product. -
purchaseDate: string
(date)
Title:
Customer Purchase DateRead Only:trueDate on which an asset is purchased. This value may be used for customer asset types. -
quantity: string
(big-decimal)
Title:
Total Asset QuantityRead Only:trueNumber that represents the asset quantity. It's always 1 for serialized assets, while it reflects the quantity at the tracked location for lot and plain assets. -
quantityPerAssembly: string
(big-decimal)
Title:
Quantity per AssemblyRead Only:trueQuantity of a component required per assembly, as captured from the item structure during a Bill of Material (BOM) explosion. The asset is created with the extended quantity derived from the item structure component. -
registeredFlag: boolean
Title:
RegisteredRead Only:trueIndicates whether an asset is registered by a customer. -
registrationDate: string
(date)
Title:
Registration DateRead Only:trueDate and time when an asset is registered as a customer asset. -
returnOrder:
returnOrder
-
returnOrderFulfillLineDescribe:
returnOrderFulfillLineDescribe
-
revision:
revision
-
rootAsset:
rootAsset
-
salesOrder:
salesOrder
-
salesOrderLineNumber: string
Title:
Sales Order Line NumberRead Only:trueUnique identifier for the user key for a sales order line entity. When an asset is sold to a customer, the corresponding sales order line generated in the order management application is recorded in this transaction. -
salesOrderNumber: string
Title:
Sales Order NumberRead Only:trueIndicates the Sales Order Number of the Business Order associated with the asset. When an asset is sold to a customer, the corresponding sales order number generated in the order management application is recorded in this transaction. -
salesOrderSourceSystem: string
Title:
Sales Order Source SystemRead Only:trueIndicates the source sales order system from which the order was captured. -
secondaryCode:
secondaryCode
-
secondaryQuantity: string
(big-decimal)
Title:
Secondary QuantityRead Only:trueIndicates the secondary quantity captured for an item that supports dual units of measure. -
secondaryUom:
secondaryUom
-
serial:
serial
-
shipment:
shipment
-
shipmentDate: string
(date)
Title:
Shipment DateRead Only:trueDate and time when the application ships the asset record to the customer. -
shipmentNumber: string
Title:
Shipment NumberRead Only:trueNumber used as the identifier for moving products between organizations via an in-transit stop. -
splitFromAsset:
splitFromAsset
-
statusCode: string
Title:
Status CodeRead Only:trueValue indicates the status of an asset. The status may not be recorded when a product instance is tracked in inventory or a WIP location. -
supplier:
supplier
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
uom:
uom
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
usedBy: string
Title:
Used ByRead Only:trueValue that represents the use of an Asset. The values are E for Enterprise and C for Customer Assets. -
vldOrganization:
vldOrganization
-
workCenter:
workCenter
-
workOrder:
workOrder
-
workOrderOperation:
workOrderOperation
Nested Schema : Installed Base Asset ID
Type:
objectTitle:
Installed Base Asset IDThe unique identifier of the associated install base asset record.
Nested Schema : assetTracking
Match All
The standard lookup codes list of values resource is used to query the list of standard lookup codes.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Standard Lookup Codes
Title:
Standard Lookup CodesThe standard lookup codes list of values resource is used to query the list of standard lookup codes.
Nested Schema : contact
Match All
Value that indicates the contact identifier for an asset. For a customer asset, the contact may be one of the party contacts defined in TCA for the customer associated with the asset. For an enterprise asset, the contact is an internal employee who serves as the asset's custodian.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Party
Title:
PartyValue that indicates the contact identifier for an asset. For a customer asset, the contact may be one of the party contacts defined in TCA for the customer associated with the asset. For an enterprise asset, the contact is an internal employee who serves as the asset's custodian.
Nested Schema : countryOfOrigin
Match All
The territories list of values resource is used to query the ISO standard territories.
Show Source
-
allOf
oraCommonAppsInfraObjects.Territory_item-fields
-
object
__busObj_context
-
object
Territory
Title:
TerritoryThe territories list of values resource is used to query the ISO standard territories.
Nested Schema : currentLocation
Match All
The standard lookup codes list of values resource is used to query the list of standard lookup codes.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Standard Lookup Codes
Title:
Standard Lookup CodesThe standard lookup codes list of values resource is used to query the list of standard lookup codes.
Nested Schema : customer
Match All
Indicates the customer name to whom the asset was sold and shipped.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Customer
Title:
CustomerIndicates the customer name to whom the asset was sold and shipped.
Nested Schema : customerAccount
Match All
Value indicates the billing customer account identifier associated with a customer asset.
Show Source
-
object
oraErpCoreCustomerAccountSetup.CustomerAccount_item-fields
-
object
__busObj_context
-
object
Account
Title:
AccountValue indicates the billing customer account identifier associated with a customer asset.
Nested Schema : customerAccountSite
Match All
Indicates the identifier for the customer account site.
Show Source
-
object
oraErpCoreCustomerAccountSetup.CustomerAccountSite_item-fields
-
object
__busObj_context
-
object
Account Site
Title:
Account SiteIndicates the identifier for the customer account site.
Nested Schema : customerAccountSiteUse
Match All
Indicates the customer account site identifier.
Show Source
-
object
oraErpCoreCustomerAccountSetup.CustomerAccountSitePurpose_item-fields
-
object
__busObj_context
-
object
Account Site Business Purpose
Title:
Account Site Business PurposeIndicates the customer account site identifier.
Nested Schema : customerBillingParty
Match All
Indicates the billing party identifier that purchased the asset.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Party
Title:
PartyIndicates the billing party identifier that purchased the asset.
Nested Schema : customerBillingPartySite
Match All
Indicates a billing party site identifier. This is used to derive the bill-to location or the address of the billing party.
Show Source
-
allOf
oraCxSalesCommonParty.Address_item-fields
-
object
__busObj_context
-
object
Address
Title:
AddressIndicates a billing party site identifier. This is used to derive the bill-to location or the address of the billing party.
Nested Schema : customerParty
Match All
The standard lookup codes list of values resource is used to query the list of standard lookup codes.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Standard Lookup Codes
Title:
Standard Lookup CodesThe standard lookup codes list of values resource is used to query the list of standard lookup codes.
Nested Schema : customerSite
Match All
Value indicates the ship-to-party site identifier of the customer who purchased the customer asset.
Show Source
-
allOf
oraCxSalesCommonParty.Address_item-fields
-
object
__busObj_context
-
object
Address
Title:
AddressValue indicates the ship-to-party site identifier of the customer who purchased the customer asset.
Nested Schema : customerSiteParty
Match All
Indicates the recipient of a shipment identifier as recorded in a shipment transaction.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Party
Title:
PartyIndicates the recipient of a shipment identifier as recorded in a shipment transaction.
Nested Schema : dfltWo
Match All
The standard lookup codes list of values resource is used to query the list of standard lookup codes.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Standard Lookup Codes
Title:
Standard Lookup CodesThe standard lookup codes list of values resource is used to query the list of standard lookup codes.
Nested Schema : dfltWoSub
Match All
The standard lookup codes list of values resource is used to query the list of standard lookup codes.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Standard Lookup Codes
Title:
Standard Lookup CodesThe standard lookup codes list of values resource is used to query the list of standard lookup codes.
Nested Schema : fulfillLine
Match All
Value indicates a distributed order orchestration fulfillment line identifier.
Show Source
-
object
oraScmCoreOrderMgmtOrders.FulfillmentLine_item-fields
-
object
__busObj_context
-
object
Fulfillment Line
Title:
Fulfillment LineValue indicates a distributed order orchestration fulfillment line identifier.
Nested Schema : installedLocation
Match All
The standard lookup codes list of values resource is used to query the list of standard lookup codes.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Standard Lookup Codes
Title:
Standard Lookup CodesThe standard lookup codes list of values resource is used to query the list of standard lookup codes.
Nested Schema : inventoryLocator
Match All
Indicates the inventory locator uniquely identifier where an asset is located.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
ID
Title:
IDIndicates the inventory locator uniquely identifier where an asset is located.
Nested Schema : item
Match All
Indicates the product reference associated with an asset.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Item
Title:
ItemIndicates the product reference associated with an asset.
Nested Schema : locationOrganization
Match All
Indicates the organization identifier where an asset is located. It works in conjunction with other location columns, such as the work_center_id, subinventory, and locator.
Show Source
-
object
oraScmCoreOrganization.OrganizationConfiguration_item-fields
-
object
__busObj_context
-
object
Organization Configuration
Title:
Organization ConfigurationIndicates the organization identifier where an asset is located. It works in conjunction with other location columns, such as the work_center_id, subinventory, and locator.
Nested Schema : logicalRootAsset
Match All
Indicates the logical root asset identifier in an as-sold logical hierarchy and is a denormalized column.
Show Source
-
object
oraScmCoreAssetMgmtAssetCore.Asset_item-fields
-
object
__busObj_context
-
object
Asset
Title:
AssetIndicates the logical root asset identifier in an as-sold logical hierarchy and is a denormalized column.
Nested Schema : parentAsset
Match All
Value indicates the parent asset identifier, establishing the relationship between the parent asset (object_id) and the child asset (subject_id).
Show Source
-
object
oraScmCoreAssetMgmtAssetCore.Asset_item-fields
-
object
__busObj_context
-
object
Asset
Title:
AssetValue indicates the parent asset identifier, establishing the relationship between the parent asset (object_id) and the child asset (subject_id).
Nested Schema : parentFulfillLine
Match All
Indicates the parent fulfillment line reference identifier for an asset fulfilled by Distributed Order Orchestration's fulfillment line.
Show Source
-
object
oraScmCoreOrderMgmtOrders.FulfillmentLine_item-fields
-
object
__busObj_context
-
object
Fulfillment Line
Title:
Fulfillment LineIndicates the parent fulfillment line reference identifier for an asset fulfilled by Distributed Order Orchestration's fulfillment line.
Nested Schema : returnOrder
Match All
Value indicates the return order header identifier and is populated internally by the Return Material Authorization (RMA) receiving transaction.
Show Source
-
object
oraScmCoreOrderMgmtOrders.SalesOrder_item-fields
-
object
__busObj_context
-
object
Sales Order
Title:
Sales OrderValue indicates the return order header identifier and is populated internally by the Return Material Authorization (RMA) receiving transaction.
Nested Schema : returnOrderFulfillLineDescribe
Match All
Indicates the return order fulfillment line. This value is populated internally by the Return Material Authorization (RMA) receiving transaction.
Show Source
-
object
oraScmCoreOrderMgmtOrders.FulfillmentLine_item-fields
-
object
__busObj_context
-
object
Fulfillment Line
Title:
Fulfillment LineIndicates the return order fulfillment line. This value is populated internally by the Return Material Authorization (RMA) receiving transaction.
Nested Schema : revision
Match All
An Item Revision represents a minor modification of the item.
Show Source
-
object
oraScmCoreProductMgmtItems.ItemRevision_item-fields
-
object
__busObj_context
-
object
Item Revision
Title:
Item RevisionAn Item Revision represents a minor modification of the item.
Nested Schema : rootAsset
Match All
Value represents the root asset identifier in an asset hierarchy. It's a denormalized column.
Show Source
-
object
oraScmCoreAssetMgmtAssetCore.Asset_item-fields
-
object
__busObj_context
-
object
Asset
Title:
AssetValue represents the root asset identifier in an asset hierarchy. It's a denormalized column.
Nested Schema : salesOrder
Match All
Value indicates the sales order identifier that ordered the asset record.
Show Source
-
object
oraScmCoreOrderMgmtOrders.SalesOrder_item-fields
-
object
__busObj_context
-
object
Sales Order
Title:
Sales OrderValue indicates the sales order identifier that ordered the asset record.
Nested Schema : secondaryCode
Match All
A subinventory is a unique physical or logical separation of material inventory, such as into raw inventory, finished goods, or defective material. All material in an organization is held in a subinventory.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Subinventory
Title:
SubinventoryA subinventory is a unique physical or logical separation of material inventory, such as into raw inventory, finished goods, or defective material. All material in an organization is held in a subinventory.
Nested Schema : secondaryUom
Match All
The units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Unit of Measure
Title:
Unit of MeasureThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : serial
Match All
A serial number is an alphanumeric identifier assigned to an individual unit of an item. It enables tight control over every unit in inventory and allows reference of the same serial number during material transactions.
Show Source
-
object
oraScmCoreInventoryTransaction.SerialNumber_item-fields
-
object
__busObj_context
-
object
Serial Number
Title:
Serial NumberA serial number is an alphanumeric identifier assigned to an individual unit of an item. It enables tight control over every unit in inventory and allows reference of the same serial number during material transactions.
Nested Schema : shipment
Match All
Indicates the shipment identifier associated with an asset record.
Show Source
-
object
oraScmCoreShippingShipment.Shipment_item-fields
-
object
__busObj_context
-
object
Shipment
Title:
ShipmentIndicates the shipment identifier associated with an asset record.
Nested Schema : splitFromAsset
Match All
Value indicates the original asset identifier from which an asset record was split. When assets are split during a partial return, the new asset created with the remaining quantity will reference this identifier.
Show Source
-
object
oraScmCoreAssetMgmtAssetCore.Asset_item-fields
-
object
__busObj_context
-
object
Asset
Title:
AssetValue indicates the original asset identifier from which an asset record was split. When assets are split during a partial return, the new asset created with the remaining quantity will reference this identifier.
Nested Schema : supplier
Match All
Indicates the supplier identifier for an asset record.
Show Source
-
allOf
oraProcurementCoreSuppliers.Supplier_item-fields
-
object
__busObj_context
-
object
Supplier
Title:
SupplierIndicates the supplier identifier for an asset record.
Nested Schema : uom
Match All
The units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Unit of Measure
Title:
Unit of MeasureThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : vldOrganization
Match All
Indicates the validation organization identifier which is used from the source application transaction.
Show Source
-
object
oraScmCoreOrganization.OrganizationConfiguration_item-fields
-
object
__busObj_context
-
object
UOM
Title:
UOMIndicates the validation organization identifier which is used from the source application transaction.
Nested Schema : workCenter
Match All
Value indicates the work center identifier for an asset record.
Show Source
-
object
oraScmCoreManufacturingWorkSetup.WorkCenter_item-fields
-
object
__busObj_context
-
object
Work Center
Title:
Work CenterValue indicates the work center identifier for an asset record.
Nested Schema : workOrder
Match All
Value indicates the work order reference identifier and is displayed when a component is issued in a work order.
Show Source
-
object
oraScmCoreManufacturingWorkOrder.WorkOrder_item-fields
-
object
__busObj_context
-
object
Work Order
Title:
Work OrderValue indicates the work order reference identifier and is displayed when a component is issued in a work order.
Nested Schema : workOrderOperation
Match All
Indicates the work order operation identifier.
Show Source
-
object
oraScmCoreManufacturingWorkOrder.WorkOrderOperation_item-fields
-
object
__busObj_context
-
object
Work Order Operation
Title:
Work Order OperationIndicates the work order operation identifier.
Nested Schema : Standard Lookup Codes
Type:
objectTitle:
Standard Lookup CodesThe standard lookup codes list of values resource is used to query the list of standard lookup codes.
Nested Schema : oraCxSalesCommonParty.Party_item-fields-allOf[1]
Type:
Show Source
object-
id: string
Title:
Party IDThe unique identifier of the party. -
name: string
Title:
Party NameThe name of the party. -
registryId: string
Title:
Registry IDThe public key generated or user-entered for a given party. -
status: string
Indicates the status of the contact point. The status codes are defined in the lookup HZ_STATUS. The default value is A.
Nested Schema : Party
Type:
objectTitle:
PartyValue that indicates the contact identifier for an asset. For a customer asset, the contact may be one of the party contacts defined in TCA for the customer associated with the asset. For an enterprise asset, the contact is an internal employee who serves as the asset's custodian.
Nested Schema : Territory
Type:
objectTitle:
TerritoryThe territories list of values resource is used to query the ISO standard territories.
Nested Schema : Standard Lookup Codes
Type:
objectTitle:
Standard Lookup CodesThe standard lookup codes list of values resource is used to query the list of standard lookup codes.
Nested Schema : Customer
Type:
objectTitle:
CustomerIndicates the customer name to whom the asset was sold and shipped.
Nested Schema : oraErpCoreCustomerAccountSetup.CustomerAccount_item-fields
Type:
Show Source
object-
accountEstablishedDate: string
(date)
Title:
Account Established DateRead Only:trueDate when the customer account was originally established through either an Oracle Application or a legacy system. -
accountName: string
Title:
Account NameRead Only:trueCustomer account name. -
accountNumber: string
Title:
Account NumberRead Only:trueCustomer account number. -
accountTerminationDate: string
(date)
Title:
Account Termination DateRead Only:trueDate a customer account is terminated. -
arrivalSetsIncludedInLinesFlag: boolean
Title:
Arrival Sets Included in Lines IndicatorRead Only:trueIndicates whether order lines are included in the arrival sets for the customer account. -
autopayFlag: boolean
Title:
AutopayRead Only:trueIndicate whether a customer account is enabled for automatic payments. -
comments: string
Title:
CommentsRead Only:trueComments about the customer account. -
coterminateDate: string
Title:
Coterminate DateRead Only:trueIdentifies the date, in the format DD-MON, when services ordered by the customer account will end. -
createdByModuleLookup:
createdByModuleLookup
-
customer:
customer
-
customerAccountId: string
(big-integer)
Title:
Customer Account IDRead Only:trueIdentifier of the customer account. -
customerAccountProfile:
customerAccountProfile
-
customerClassLookup:
customerClassLookup
-
dateTypePreference: string
Title:
Date Type PreferenceRead Only:truePreferred format of month-day-year for the customer account shipping date or arrival date. -
depositRefundMethod: string
Title:
Deposit Refund MethodRead Only:trueMethod by which a deposit is refunded to the customer account. -
heldBillExpirationDate: string
(date)
Title:
Held Bill Expiration DateRead Only:trueDate a hold on a bill receivable belonging to the customer account expires. -
holdBillFlag: boolean
Title:
Hold Bill IndicatorRead Only:trueIndicates whether a bill receivable belonging to the customer account is placed on hold. -
npaNumber: string
Title:
NPA NumberRead Only:truePhone area code for the customer account. -
originalSystemReferenceForCustomerAccount: string
Title:
Original System Reference for Customer AccountRead Only:trueIdentifier of a customer account that originates from a foreign or legacy system. -
sourceCode: string
Title:
Source CodeRead Only:trueCode that identifies a customer source reference for the customer account. -
status:
status
-
statusUpdateDate: string
(date)
Title:
Status Update DateRead Only:trueDate the status of a customer account was updated. -
taxHeaderLevelFlag: boolean
Title:
Tax Header Level IndicatorRead Only:trueIndicates whether tax is assigned at the header level of transactions belonging to the customer account. -
taxRoundingRule:
taxRoundingRule
-
type: string
Title:
TypeRead Only:trueType of the customer account. A list of valid values is defined in the CUSTOMER_TYPE lookup type. I for internal customers, R for revenue generating external customers.
Nested Schema : Account
Type:
objectTitle:
AccountValue indicates the billing customer account identifier associated with a customer asset.
Nested Schema : createdByModuleLookup
Match All
The module through which the record was created.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Created by Module
Title:
Created by ModuleThe module through which the record was created.
Nested Schema : customerClassLookup
Match All
The customer class identifier. For example, an account created for a reseller or educational customers would have a customer_class_code as reseller or education.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Customer Class
Title:
Customer ClassThe customer class identifier. For example, an account created for a reseller or educational customers would have a customer_class_code as reseller or education.
Nested Schema : status
Match All
Status of the customer account. A list of valid values is defined in the CODE_STATUS lookup type.
Show Source
Nested Schema : taxRoundingRule
Match All
Tax rounding rule assigned to the customer account that indicates the method used to round off calculated taxes.
Show Source
Nested Schema : Created by Module
Type:
objectTitle:
Created by ModuleThe module through which the record was created.
Nested Schema : oraErpCoreCustomerAccountSetup.Customer_item
Match All
The Customer party represents an entity (either an individual or an organization) that purchases goods or services and to whom invoices and payment requests are issued.
Show Source
-
allOf
oraErpCoreCustomerAccountSetup.Customer_item-fields
-
object
Customer
Title:
CustomerThe Customer party represents an entity (either an individual or an organization) that purchases goods or services and to whom invoices and payment requests are issued.
Nested Schema : oraErpCoreCustomerAccountSetup.Customer_abstract-item-allOf[0]
Type:
Show Source
objectNested Schema : oraErpCoreCustomerAccountSetup.Customer_item-fields-allOf[1]
Type:
Show Source
object-
id: string
Title:
Party IDThe unique identifier of the party. -
name: string
Title:
Party NameThe name of the party. -
registryId: string
Title:
Registry IDThe public key generated or user-entered for a given party. -
status: string
Indicates the status of the contact point. The status codes are defined in the lookup HZ_STATUS. The default value is A.
-
taxPayerId: string
Title:
Taxpayer Identification NumberThe taxpayer identification number, often the unique identifier of person or organization. This can be SSN or income taxpayer ID in US, fiscal code or NIF in Europe. -
type: string
Title:
Party TypeThe party type can either be Person, Organization, or Group.
Nested Schema : Customer
Type:
objectTitle:
CustomerThe Customer party represents an entity (either an individual or an organization) that purchases goods or services and to whom invoices and payment requests are issued.
Nested Schema : customer-allOf[2]
Type:
objectNested Schema : customerBankruptcy
Match All
The customer bankruptcy provides the detail of the business workflow tasks for a bankrupt customer.
Show Source
-
object
oraErpCoreAdvancedCollections.CustomerBankruptcy_item-fields
-
object
__busObj_context
-
object
Customer Bankruptcy
Title:
Customer BankruptcyThe customer bankruptcy provides the detail of the business workflow tasks for a bankrupt customer.
Nested Schema : customerProfile
Match All
The Customer Account Profile business object provides the details of a specific profile class record assigned to a customer account for a specified time period and modified according to the account requirements.
Show Source
-
object
oraErpCoreCustomerAccountSetup.CustomerProfile_item-fields
-
object
__busObj_context
-
object
Customer Account Profile
Title:
Customer Account ProfileThe Customer Account Profile business object provides the details of a specific profile class record assigned to a customer account for a specified time period and modified according to the account requirements.
Nested Schema : oraErpCoreAdvancedCollections.CustomerBankruptcy_item-fields
Type:
Show Source
object-
bankruptciesDisposition:
bankruptciesDisposition
-
bankruptcyDispositionCodeLookup:
bankruptcyDispositionCodeLookup
-
bankruptcyId: string
(big-integer)
Title:
Bankruptcy IDRead Only:trueUnique identifier of the request for a customer bankruptcy. -
bankruptcyReasonCodeLookup:
bankruptcyReasonCodeLookup
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
customer:
customer
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Customer Bankruptcy
Type:
objectTitle:
Customer BankruptcyThe customer bankruptcy provides the detail of the business workflow tasks for a bankrupt customer.
Nested Schema : bankruptciesDisposition
Match All
The customer bankruptcy disposition provides the details of the collection bankruptcy disposition history.
Show Source
-
object
oraErpCoreAdvancedCollections.CustomerBankruptcyDisposition_item-fields
-
object
__busObj_context
-
object
Customer Bankruptcy Disposition
Title:
Customer Bankruptcy DispositionThe customer bankruptcy disposition provides the details of the collection bankruptcy disposition history.
Nested Schema : bankruptcyDispositionCodeLookup
Match All
Show Source
-
allOf
oraErpCoreCommonObjects.ERPLookupCode_item-fields
-
object
__busObj_context
-
object
Last Disposition Code
Title:
Last Disposition Code
Nested Schema : oraErpCoreAdvancedCollections.CustomerBankruptcyDisposition_item-fields
Type:
Show Source
object-
bankruptcyDispositionCodeLookup:
bankruptcyDispositionCodeLookup
-
comments: string
Title:
CommentsRead Only:trueComments for the disposition request. -
dispositionId: string
(big-integer)
Title:
Disposition IDRead Only:trueUnique identifier of bankruptcy disposition. -
reasonCode:
reasonCode
Nested Schema : Customer Bankruptcy Disposition
Type:
objectTitle:
Customer Bankruptcy DispositionThe customer bankruptcy disposition provides the details of the collection bankruptcy disposition history.
Nested Schema : oraErpCoreCommonObjects.ERPLookupCode_abstract-item-allOf[0]
Type:
Show Source
objectNested Schema : oraErpCoreCommonObjects.ERPLookupCode_item-fields-allOf[1]
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageThe language in which the values of the translatable columns were created, updated, or copied from. -
createdBy: string
Title:
Created ByThe user who created the record. -
description: string
Title:
Lookup Code DescriptionThe translated description of the Lookup Code. -
displaySequence: string
Title:
Display SequenceThe display sequence of the Lookup Code. -
enabledFlag: boolean
Title:
Lookup Code EnabledThe enabled flag of the Lookup Code. -
endDateActive: string
Title:
End Date ActiveThe active end date of the Lookup Code. -
lookupCategoryId: string
Title:
Lookup CategoryThe lookup category of the Lookup Code. -
lookupCode: string
Title:
Lookup Code IDThe unique identifier of the Lookup Code. -
lookupType: string
Title:
Lookup Type IDThe unique identifier of the Lookup Type. -
meaning: string
Title:
Lookup Code MeaningThe translated meaning of the Lookup Code. -
startDateActive: string
Title:
Start Date ActiveThe active start date of the Lookup Code. -
tag: string
Title:
Lookup TagThe tag value of the Lookup Code. -
timeCreated: string
Title:
Created OnThe date and time when the record was created. -
timeUpdated: string
Title:
Last Updated DateThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : Status
Type:
objectTitle:
StatusNested Schema : oraErpCoreCommonObjects.ERPLookupType_item
Match All
Show Source
-
allOf
oraErpCoreCommonObjects.ERPLookupType_item-fields
-
object
ERP Lookup Type
Title:
ERP Lookup Type
Nested Schema : oraErpCoreCommonObjects.ERPLookupType_item-fields-allOf[1]
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageThe language in which the values of the translatable columns were created, updated, or copied from. -
configurationLevel: string
Title:
Configuration LevelThe configuration level of the Lookup Type. -
createdBy: string
Title:
Created ByThe user who created the record. -
description: string
Title:
Lookup Type DescriptionThe translated description of the Lookup Type. -
lookupCategoryId: string
Title:
Lookup CategoryThe lookup category of the Lookup Code. -
lookupType: string
Title:
Lookup Type IDThe unique identifier of the Lookup Type. -
meaning: string
Title:
Lookup Type MeaningThe translated meaning of the Lookup Type. -
restAccessSecured: string
Title:
REST Access SecuredThe rest access secured value of the Lookup Type. -
timeCreated: string
Title:
Created OnThe date and time when the record was created. -
timeUpdated: string
Title:
Last Updated DateThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : ERP Lookup Type
Type:
objectTitle:
ERP Lookup TypeNested Schema : owningType-allOf[2]
Type:
objectNested Schema : Last Disposition Code
Type:
objectTitle:
Last Disposition CodeNested Schema : oraErpCoreCommonObjects.ERPLookupCode_item
Match All
Show Source
-
allOf
oraErpCoreCommonObjects.ERPLookupCode_item-fields
-
object
ERP Lookup Code
Title:
ERP Lookup Code
Nested Schema : ERP Lookup Code
Type:
objectTitle:
ERP Lookup CodeNested Schema : bankruptcyReasonCodeLookup-allOf[2]
Type:
objectNested Schema : customer-allOf[2]
Type:
objectNested Schema : oraErpCoreCustomerAccountSetup.CustomerProfile_item-fields
Type:
Show Source
object-
accountStatus: string
Title:
Account StatusRead Only:trueThe user-defined customer account status of the customer profile. -
applicationExceptionRule:
applicationExceptionRule
-
autocashHierarchy:
autocashHierarchy
-
autocashHierarchyForBalance:
autocashHierarchyForBalance
-
autoMatch:
autoMatch
-
automaticallyUpdateReceiptMatchByFlag: boolean
Title:
Automatically update receipt match byRead Only:trueThe option that updates the AutoMatch document reference with the most recent document reference that successfully applied a receipt automatically to transactions for customers with this customer profile. -
autoReceiptsIncludeDisputedItemsFlag: boolean
Title:
AutoReceipts include disputed itemsRead Only:trueThe option that indicates whether late charges are calculated on disputed items for customers with this customer profile. -
balanceForwardBillLookup:
balanceForwardBillLookup
-
billLevel:
billLevel
-
chargeStartDate: string
(date)
Title:
Charge Start DateRead Only:trueThe date late charges are enabled on the customer profile. -
collectiblePercentage: string
(big-decimal)
Title:
Collectible PercentageRead Only:trueThe percentage of the account balance of customers with this customer profile that the collector expects to collect on a regular basis. -
collector:
collector
-
consolidatedInvoiceGeneratedFlag: boolean
Title:
EnableRead Only:trueThe option that indicates whether balance forward billing is enabled for the customer profile. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
createdByModuleLookup:
createdByModuleLookup
-
creditBalanceStatementsFlag: boolean
Title:
Send credit balanceRead Only:trueThe option that indicates whether to include the credit balance in statements sent to customers with this customer profile. -
creditCheckingFlag: boolean
Title:
Include in credit checkRead Only:trueThe option that indicates whether to perform credit checks on customers with this customer profile. -
creditClassificationLookup:
creditClassificationLookup
-
creditCurrency:
creditCurrency
-
creditHoldFlag: boolean
Title:
Credit holdRead Only:trueThe option that indicates whether credit holds can be used on customers with this customer profile. -
creditItemChargeReductionsFlag: boolean
Title:
Credit Item Charge ReductionsRead Only:trueThe option that indicates whether credit items, such as unapplied or on-account receipts, can be offset against the overdue balance of customers with this customer profile. -
creditLimit: string
(big-decimal)
Title:
Credit LimitRead Only:trueThe credit limit assigned to individual orders of customers with this customer profile class. -
creditRatingLookup:
creditRatingLookup
-
creditReviewCycle: string
Title:
Credit Review CycleRead Only:trueThe review cycle period to use for regular credit reviews of the creditworthiness of customers with this customer profile. Valid values are Quarterly, Semiannually, and Annually. -
customer:
customer
-
customerAccount:
customerAccount
-
customerAccountProfileId: string
(big-integer)
Title:
Customer Account Profile IDRead Only:trueThe identifier of the customer profile. -
customerProfileClass:
customerProfileClass
-
customerSiteUse:
customerSiteUse
-
discountGraceDays: string
(big-integer)
Title:
Discount Grace DaysRead Only:trueThe number of days after the discount payment terms date that customers with this customer profile can take discounts. -
discountTermsFlag: boolean
Title:
Allow discountRead Only:trueThe option that indicates whether customers with this customer profile can take discounts. -
disputedTransactionsFlag: boolean
Title:
Disputed TransactionsRead Only:trueThe option that indicates whether late charges are calculated on disputed items for customers with this customer profile. -
dunningLettersFlag: boolean
Title:
Send dunning lettersRead Only:trueThe option that indicates whether to send dunning letters to customers with past due items with this customer profile. -
effectiveEndDate: string
(date)
Title:
Effective End DateRead Only:trueThe effective end date of the customer profile amount. -
effectiveStartDate: string
(date)
Title:
Effective Start DateRead Only:trueThe effective start date of the customer profile amount. -
exchangeRateTypeLookup:
exchangeRateTypeLookup
-
generateBill:
generateBill
-
holdChargedInvoicesFlag: boolean
Title:
Hold Charged InvoicesRead Only:trueThe option that Indicates whether to assess late charges more than once on transactions for customers with this customer profile. -
interestCalculationFormula:
interestCalculationFormula
-
interestCalculationPeriod:
interestCalculationPeriod
-
interestChargesFlag: boolean
Title:
Enable late chargesRead Only:trueThe option that indicates whether late charges are enabled for this customer profile. -
interestDaysPeriod: string
(big-integer)
Title:
Interest Days PeriodRead Only:trueThe number of days over which the late charge interest rate is applied to transactions for customers with this customer profile. -
invoiceGroupingRule:
invoiceGroupingRule
-
lastCreditReviewDate: string
(date)
Title:
Last Credit Review DateRead Only:trueThe date of the last credit review of customers with this customer profile. -
lateChargeCalculationMethod:
lateChargeCalculationMethod
-
lateChargeTerm:
lateChargeTerm
-
lateChargeType:
lateChargeType
-
matchReceiptsBy: string
Title:
Match Receipts ByRead Only:trueThe document reference used by AutoMatch to match receipts to transactions for customers with this customer profile. -
nextCreditReviewDate: string
(date)
Title:
Next Credit Review DateRead Only:trueThe date of the next credit review of customers with this customer profile. -
offsetDays: string
(big-integer)
Title:
Offset DaysRead Only:trueThe number of days before a credit check authorization expires for customers with this customer profile. -
orderAmountLimit: string
(big-decimal)
Title:
Order Amount LimitRead Only:trueThe amount limit in the credit currency for an individual order for customers with this customer profile. -
overrideTermsFlag: boolean
Title:
Override termsRead Only:trueThe option that indicates whether customers with this customer profile can update the default payment terms assigned to transactions. -
paymentGraceDays: string
(big-integer)
Title:
Receipt Grace DaysRead Only:trueThe number of days after the transaction due date before late charges are calculated against transactions of customers with this customer profile. -
paymentTerm:
paymentTerm
-
periodicReviewCycle: string
Title:
Periodic Review CycleRead Only:trueThe review cycle period to use for regular credit reviews of the creditworthiness of customers with this customer profile. Valid values are Quarterly, Semiannually, and Annually. -
preferredContactMethod:
preferredContactMethod
-
receiptClearingDays: integer
(int32)
Title:
Receipt Clearing DaysRead Only:trueThe number of clearing days before receipts of the customer with the customer profile can be cleared by the Clear Receipts Automatically process. -
riskCodeLookup:
riskCodeLookup
-
sendStatementsFlag: boolean
Title:
Send statementRead Only:trueThe option that indicates whether statements are sent to customers with this customer profile. -
statementCycle:
statementCycle
-
statementDeliveryMethod: string
Title:
Statement Delivery MethodRead Only:trueThe preferred method for sending statements to customers with this customer profile. Valid values are Email, Fax, and Print. -
status:
status
-
taxPrinting:
taxPrinting
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe user who created the record. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
tolerance: string
(big-decimal)
Title:
ToleranceRead Only:trueThe percentage that a customer with this customer profile can exceed their credit limit before collection action is taken. -
transactionDeliveryMethod: string
Title:
Transaction Delivery MethodRead Only:trueThe method of delivering transactions to customers with this customer profile. Valid values are Email, Print, and XML. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
useMultipleInterestRatesFlag: boolean
Title:
Use multiple interest ratesRead Only:trueThe option that indicates whether the late charge interest and penalty charges are calculated using multiple rates for a single late charge period for customers with this customer profile. -
warehouseLastUpdatedDate: string
(date)
Title:
Warehouse Last Updated DateRead Only:trueThe date the customer profile record was entered or changed in a data warehouse. -
xmlSendChargeBackFlag: boolean
Title:
ChargebackRead Only:trueThe option to send chargebacks to customers in XML format. -
xmlSendCreditMemoFlag: boolean
Title:
Credit memoRead Only:trueThe option to send credit memos to customers in XML format. -
xmlSendDebitMemoFlag: boolean
Title:
Debit memoRead Only:trueThe option to send debit memos to customers in XML format. -
xmlSendInvoiceFlag: boolean
Title:
InvoiceRead Only:trueThe option to send invoices to customers in XML format.
Nested Schema : Customer Account Profile
Type:
objectTitle:
Customer Account ProfileThe Customer Account Profile business object provides the details of a specific profile class record assigned to a customer account for a specified time period and modified according to the account requirements.
Nested Schema : balanceForwardBillLookup
Match All
The option that indicates the format of the balance forward bills generated for customers with this customer profile. Valid values are Summary, Detail, and Imported.
Show Source
-
allOf
oraErpCoreCommonObjects.ERPLookupCode_item-fields
-
object
__busObj_context
-
object
Bill Type
Title:
Bill TypeThe option that indicates the format of the balance forward bills generated for customers with this customer profile. Valid values are Summary, Detail, and Imported.
Nested Schema : billLevel
Match All
The option that indicates the level at which to generate balance forward bills for customers with this customer profile. Valid values are Account and Site.
Show Source
Nested Schema : collector
Match All
A collector represents the functionality and details related to a customer's collector responsible for collecting past due amounts from customers and sending dunning letters. The details include the collector's name, reference set, type, employee, and inactive date.
Show Source
-
object
oraErpCoreAdvancedCollectionsSetup.Collector_item-fields
-
object
__busObj_context
-
object
Collector
Title:
CollectorA collector represents the functionality and details related to a customer's collector responsible for collecting past due amounts from customers and sending dunning letters. The details include the collector's name, reference set, type, employee, and inactive date.
Nested Schema : createdByModuleLookup
Match All
The program that updated the customer profile.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Created by Module
Title:
Created by ModuleThe program that updated the customer profile.
Nested Schema : creditClassificationLookup
Match All
The credit classification assigned to customers with this customer profile class.
Show Source
-
allOf
oraErpCoreCommonObjects.ERPLookupCode_item-fields
-
object
__busObj_context
-
object
Credit Classification
Title:
Credit ClassificationThe credit classification assigned to customers with this customer profile class.
Nested Schema : creditCurrency
Match All
The credit limit currency used to display credit limit values for customers with this customer profile class.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Credit Currency
Title:
Credit CurrencyThe credit limit currency used to display credit limit values for customers with this customer profile class.
Nested Schema : creditRatingLookup
Match All
The credit rating to assign to customers with this customer profile.
Show Source
-
allOf
oraErpCoreCommonObjects.ERPLookupCode_item-fields
-
object
__busObj_context
-
object
Credit Rating
Title:
Credit RatingThe credit rating to assign to customers with this customer profile.
Nested Schema : customerAccount
Match All
The Customer Account business object provides the details of the specific business activities that the deploying company engages in with a customer party of type Organization or Person.
Show Source
-
object
oraErpCoreCustomerAccountSetup.CustomerAccount_item-fields
-
object
__busObj_context
-
object
Customer Account
Title:
Customer AccountThe Customer Account business object provides the details of the specific business activities that the deploying company engages in with a customer party of type Organization or Person.
Nested Schema : customerProfileClass
Match All
The Customer Receivables Profile Class business object provides the records that organize customer accounts into categories that reflect the needs of the deploying company, including industry, location, size, creditworthiness, business volume, or payment behavior.
Show Source
-
object
oraErpCoreCustomerAccountSetup.CustomerReceivablesProfileClass_item-fields
-
object
__busObj_context
-
object
Customer Profile Class
Title:
Customer Profile ClassThe Customer Receivables Profile Class business object provides the records that organize customer accounts into categories that reflect the needs of the deploying company, including industry, location, size, creditworthiness, business volume, or payment behavior.
Nested Schema : generateBill
Match All
The option that indicates whether customers with this customer profile receive printed transactions.
Show Source
Nested Schema : interestCalculationFormula
Match All
The interest calculation formula to use to calculate late charges on transactions for customers with this customer profile. Valid values are Simple, Compound, and Flat Rate.
Show Source
Nested Schema : interestCalculationPeriod
Match All
The option that indicates the interest calculation period to use to calculate late charges on transactions for customers with this customer profile.
Show Source
Nested Schema : lateChargeCalculationMethod
Match All
The late charge calculation method to use to calculate late charges on transactions for customers with this customer profile. Valid values are: Average Daily Balance, Late Payments Only, Overdue Invoices Only, and Overdue Invoices and Late Payments.
Show Source
-
string
Title:
Late Charge Calculation MethodRead Only:trueThe late charge calculation method to use to calculate late charges on transactions for customers with this customer profile. Valid values are: Average Daily Balance, Late Payments Only, Overdue Invoices Only, and Overdue Invoices and Late Payments. -
string
Allowed Values:
[ "LATE", "OVERDUE", "AVG_DAILY_BALANCE", "OVERDUE_LATE" ]
Nested Schema : lateChargeType
Match All
The late charge type to use to present late charges for customers with this customer profile. Valid values are Adjustment, Interest Invoice, and Debit Memo.
Show Source
Nested Schema : paymentTerm
Match All
The receivables payment terms contain the information related to payment terms that outline the timing and method of payment, as well as any applicable discounts or penalties for early or late payment. The information includes reference set, name, description, billing cycle, base amount, discount basis, discount basis date, from and to dates, print lead days, and installment option.
Show Source
-
object
oraErpCoreReceivablesSetup.ReceivablesPaymentTerm_item-fields
-
object
__busObj_context
-
object
Payment Term
Title:
Payment TermThe receivables payment terms contain the information related to payment terms that outline the timing and method of payment, as well as any applicable discounts or penalties for early or late payment. The information includes reference set, name, description, billing cycle, base amount, discount basis, discount basis date, from and to dates, print lead days, and installment option.
Nested Schema : preferredContactMethod
Match All
The preferred method for sending dunning letters to customers with this customer profile. Valid values are Email, Fax, and Print.
Show Source
Nested Schema : riskCodeLookup
Match All
The customer profile risk code.
Show Source
-
allOf
oraErpCoreCommonObjects.ERPLookupCode_item-fields
-
object
__busObj_context
-
object
Risk Code
Title:
Risk CodeThe customer profile risk code.
Nested Schema : status
Match All
The status of the customer profile. Valid values are Active, Deleted, and Inactive.
Show Source
Nested Schema : taxPrinting
Match All
The default method to use to print tax amounts on transactions for customers with this customer profile.
Show Source
-
string
Title:
Tax PrintingRead Only:trueThe default method to use to print tax amounts on transactions for customers with this customer profile. -
string
Allowed Values:
[ "RECAP", "EUROPEAN TAX FORMAT", "ITEMIZE AND SUM", "ITEMIZE WITH RECAP", "SUM TAXES", "TOTAL ONLY", "ITEMIZE TAXES", "RECAP_BY_NAME" ]
Nested Schema : oraErpCoreReceivablesSetup.ReceivablesApplicationExceptionRule_item
Match All
The receivables application exception rule setup describes and groups rules for handling underpayments or overpayments, such as adjusting underpayments or issuing refunds for overpayments.
Show Source
-
object
oraErpCoreReceivablesSetup.ReceivablesApplicationExceptionRule_item-fields
-
object
Application Exception Rule
Title:
Application Exception RuleThe receivables application exception rule setup describes and groups rules for handling underpayments or overpayments, such as adjusting underpayments or issuing refunds for overpayments.
Nested Schema : oraErpCoreReceivablesSetup.ReceivablesApplicationExceptionRule_item-fields
Type:
Show Source
object-
exceptionRuleId: string
(big-integer)
Title:
Exception Rule IDRead Only:trueThe identifier of the receipt application exception rule. -
name: string
Title:
NameRead Only:trueThe name of the receipt application exception rule.
Nested Schema : Application Exception Rule
Type:
objectTitle:
Application Exception RuleThe receivables application exception rule setup describes and groups rules for handling underpayments or overpayments, such as adjusting underpayments or issuing refunds for overpayments.
Nested Schema : applicationExceptionRule-allOf[2]
Type:
objectNested Schema : oraErpCoreReceivablesSetup.ReceivablesAutoCashRuleSet_item
Match All
The AutoCash rule sets determine how receipts are applied to transactions and how customer balances are updated after receipt application. The AutoCash rule set provides the details of the AutoCash rule sets, including the order in which rules appear in a rule set, their name, description, and options to include discounts, finance charges, dispute items, and apply partial payments.
Show Source
-
object
oraErpCoreReceivablesSetup.ReceivablesAutoCashRuleSet_item-fields
-
object
AutoCash Rule Set
Title:
AutoCash Rule SetThe AutoCash rule sets determine how receipts are applied to transactions and how customer balances are updated after receipt application. The AutoCash rule set provides the details of the AutoCash rule sets, including the order in which rules appear in a rule set, their name, description, and options to include discounts, finance charges, dispute items, and apply partial payments.
Nested Schema : oraErpCoreReceivablesSetup.ReceivablesAutoCashRuleSet_item-fields
Type:
Show Source
object-
autoCashRuleSetId: string
(big-integer)
Title:
AutoCash Rule Set IDRead Only:trueThe identifier of the AutoCash rule hierarchy. -
name: string
Title:
NameRead Only:trueThe name of the AutoCash rule set hierarchy.
Nested Schema : AutoCash Rule Set
Type:
objectTitle:
AutoCash Rule SetThe AutoCash rule sets determine how receipts are applied to transactions and how customer balances are updated after receipt application. The AutoCash rule set provides the details of the AutoCash rule sets, including the order in which rules appear in a rule set, their name, description, and options to include discounts, finance charges, dispute items, and apply partial payments.
Nested Schema : autocashHierarchy-allOf[2]
Type:
objectNested Schema : autocashHierarchyForBalance-allOf[2]
Type:
objectNested Schema : oraErpCoreReceivablesSetup.ReceivablesAutomatchRuleSet_item
Match All
The AutoMatch rule set provides the details of the AutoMatch rule set. The details include reference set, name, description, start date, end date, customer recommendation threshold, minimum match hold, combined weighted hold, and days of closed invoices hold.
Show Source
-
object
oraErpCoreReceivablesSetup.ReceivablesAutomatchRuleSet_item-fields
-
object
AutoMatch Rule Set
Title:
AutoMatch Rule SetThe AutoMatch rule set provides the details of the AutoMatch rule set. The details include reference set, name, description, start date, end date, customer recommendation threshold, minimum match hold, combined weighted hold, and days of closed invoices hold.
Nested Schema : oraErpCoreReceivablesSetup.ReceivablesAutomatchRuleSet_item-fields
Type:
Show Source
object-
automatchRuleId: string
(big-integer)
Title:
AutoMatch Rule IDRead Only:trueThe identifier of the AutoMatch rule set. -
name: string
Title:
NameRead Only:trueThe name of the AutoMatch rule set.
Nested Schema : AutoMatch Rule Set
Type:
objectTitle:
AutoMatch Rule SetThe AutoMatch rule set provides the details of the AutoMatch rule set. The details include reference set, name, description, start date, end date, customer recommendation threshold, minimum match hold, combined weighted hold, and days of closed invoices hold.
Nested Schema : autoMatch-allOf[2]
Type:
objectNested Schema : Bill Type
Type:
objectTitle:
Bill TypeThe option that indicates the format of the balance forward bills generated for customers with this customer profile. Valid values are Summary, Detail, and Imported.
Nested Schema : oraErpCoreAdvancedCollectionsSetup.Collector_item-fields
Type:
Show Source
object-
codeStatusLookup:
codeStatusLookup
-
collectorId: string
(big-integer)
Title:
Collector IDRead Only:trueThe identifier of the collector. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
inactiveDate: string
(date)
Title:
Inactive DateRead Only:trueThe inactive date of the collector. -
name: string
Title:
NameRead Only:trueThe name of the collector. -
phone: string
Title:
PhoneRead Only:trueThe phone number of the collector. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time the collector was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Collector
Type:
objectTitle:
CollectorA collector represents the functionality and details related to a customer's collector responsible for collecting past due amounts from customers and sending dunning letters. The details include the collector's name, reference set, type, employee, and inactive date.
Nested Schema : codeStatusLookup
Match All
The collector status.
Show Source
-
allOf
oraErpCoreCommonObjects.ERPLookupCode_item-fields
-
object
__busObj_context
-
object
Collector Enabled Status
Title:
Collector Enabled StatusThe collector status.
Nested Schema : Collector Enabled Status
Type:
objectTitle:
Collector Enabled StatusThe collector status.
Nested Schema : Created by Module
Type:
objectTitle:
Created by ModuleThe program that updated the customer profile.
Nested Schema : Credit Classification
Type:
objectTitle:
Credit ClassificationThe credit classification assigned to customers with this customer profile class.
Nested Schema : Credit Currency
Type:
objectTitle:
Credit CurrencyThe credit limit currency used to display credit limit values for customers with this customer profile class.
Nested Schema : Credit Rating
Type:
objectTitle:
Credit RatingThe credit rating to assign to customers with this customer profile.
Nested Schema : customer-allOf[2]
Type:
objectNested Schema : Customer Account
Type:
objectTitle:
Customer AccountThe Customer Account business object provides the details of the specific business activities that the deploying company engages in with a customer party of type Organization or Person.
Nested Schema : oraErpCoreCustomerAccountSetup.CustomerReceivablesProfileClass_item-fields
Type:
Show Source
object-
collector:
collector
-
creditClassificationLookup:
creditClassificationLookup
-
exchangeRateTypeLookup:
exchangeRateTypeLookup
-
lateChargeTerm:
lateChargeTerm
-
lockboxMatchingLookup:
lockboxMatchingLookup
-
name: string
Title:
NameRead Only:trueThe name of the customer profile class. -
paymentTerm:
paymentTerm
-
profileClassId: string
(big-integer)
Title:
Profile Class IDRead Only:trueThe identifier of the customer profile class. -
reviewCycleLookup:
reviewCycleLookup
Nested Schema : Customer Profile Class
Type:
objectTitle:
Customer Profile ClassThe Customer Receivables Profile Class business object provides the records that organize customer accounts into categories that reflect the needs of the deploying company, including industry, location, size, creditworthiness, business volume, or payment behavior.
Nested Schema : oraErpCoreAdvancedCollectionsSetup.Collector_item
Match All
Show Source
-
object
oraErpCoreAdvancedCollectionsSetup.Collector_item-fields
-
object
Collector
Title:
Collector
Nested Schema : Collector
Type:
objectTitle:
CollectorNested Schema : collector-allOf[2]
Type:
objectNested Schema : creditClassificationLookup-allOf[2]
Type:
objectNested Schema : oraErpCoreCurrencySetup.CurrencyConversionRateType_item
Match All
A currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Show Source
-
object
oraErpCoreCurrencySetup.CurrencyConversionRateType_item-fields
-
object
Conversion Rate Type
Title:
Conversion Rate TypeA currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Nested Schema : oraErpCoreCurrencySetup.CurrencyConversionRateType_item-fields
Type:
Show Source
object-
conversionRateType: string
Title:
Conversion Rate TypeRead Only:trueThe rate type of the conversion rate used for the currency conversion, such as Corporate, Daily, Period End, and Period Average. -
conversionRateTypeName: string
Title:
Conversion Rate Type NameRead Only:trueThe user-defined name of the conversion type. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
DescriptionRead Only:trueThe description of the conversion rate type provided by the user or source application. -
enableCrossRateFlag: boolean
Title:
Enable Cross RatesRead Only:trueIndicates whether the cross rate is enabled for the conversion type. A list of accepted values is defined in the lookup type YES_NO. -
enforceInverseRateFlag: boolean
Title:
Enforce Inverse RelationshipRead Only:trueIndicates whether to enforce the automatic calculation of inverse conversion rates when defining daily rates. A list of accepted values is defined in the lookup type YES_NO. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
userOverrideCrossRateFlag: boolean
Title:
Allow Cross Rates OverrideRead Only:trueIndicates whether the user can override or delete automatically generated rates. A list of accepted values is defined in the lookup type YES_NO.
Nested Schema : Conversion Rate Type
Type:
objectTitle:
Conversion Rate TypeA currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Nested Schema : exchangeRateTypeLookup-allOf[2]
Type:
objectNested Schema : oraErpCoreReceivablesSetup.ReceivablesPaymentTerm_item
Match All
The receivables payment terms contain the information related to payment terms that outline the timing and method of payment, as well as any applicable discounts or penalties for early or late payment. The information includes reference set, name, description, billing cycle, base amount, discount basis, discount basis date, from and to dates, print lead days, and installment option.
Show Source
-
object
oraErpCoreReceivablesSetup.ReceivablesPaymentTerm_item-fields
-
object
Payment Term
Title:
Payment TermThe receivables payment terms contain the information related to payment terms that outline the timing and method of payment, as well as any applicable discounts or penalties for early or late payment. The information includes reference set, name, description, billing cycle, base amount, discount basis, discount basis date, from and to dates, print lead days, and installment option.
Nested Schema : oraErpCoreReceivablesSetup.ReceivablesPaymentTerm_item-fields
Type:
Show Source
object-
$language: string
Title:
LanguageRead Only:trueThe language of the record. -
$sourceLang: string
Title:
Source LanguageRead Only:trueThe language in which the values of the translatable columns were created, updated, or copied from. -
description: string
Title:
NameRead Only:trueThe description of the payment terms. -
name: string
Title:
NameRead Only:trueThe name of the payment terms. -
termId: string
(big-integer)
Title:
Term IDRead Only:trueThe identifier of the payment terms.
Nested Schema : Payment Term
Type:
objectTitle:
Payment TermThe receivables payment terms contain the information related to payment terms that outline the timing and method of payment, as well as any applicable discounts or penalties for early or late payment. The information includes reference set, name, description, billing cycle, base amount, discount basis, discount basis date, from and to dates, print lead days, and installment option.
Nested Schema : lateChargeTerm-allOf[2]
Type:
objectNested Schema : lockboxMatchingLookup-allOf[2]
Type:
objectNested Schema : paymentTerm-allOf[2]
Type:
objectNested Schema : reviewCycleLookup-allOf[2]
Type:
objectNested Schema : oraErpCoreCustomerAccountSetup.CustomerAccountSitePurpose_item
Match All
The Customer Account Site Business Purpose business object provides the details of the business purposes assigned to customer account sites, for example Bill-to, Ship-to, and Statements. Each customer account site can have one or more business purposes.
Show Source
-
object
oraErpCoreCustomerAccountSetup.CustomerAccountSitePurpose_item-fields
-
object
Account Site Business Purpose
Title:
Account Site Business PurposeThe Customer Account Site Business Purpose business object provides the details of the business purposes assigned to customer account sites, for example Bill-to, Ship-to, and Statements. Each customer account site can have one or more business purposes.
Nested Schema : oraErpCoreCustomerAccountSetup.CustomerAccountSitePurpose_item-fields
Type:
Show Source
object-
createdByModuleLookup:
createdByModuleLookup
-
customerAccountSite:
customerAccountSite
-
customerSiteProfile:
customerSiteProfile
-
fromDate: string
(date)
Title:
From DateRead Only:trueDate a business purpose was assigned to a customer site. -
primaryFlag: boolean
Title:
PrimaryRead Only:trueIndicates whether the customer site is the primary site for the given business purpose. Valid are Y and N. -
site: string
Title:
SiteRead Only:trueLocation identifier of the customer site for the given business purpose. -
siteUse:
siteUse
-
siteUseId: string
(big-integer)
Title:
Site Use IDRead Only:trueIdentifier of the customer account site business purpose. -
status:
status
-
toDate: string
(date)
Title:
To DateRead Only:trueDate a business purpose expires on a customer site.
Nested Schema : Account Site Business Purpose
Type:
objectTitle:
Account Site Business PurposeThe Customer Account Site Business Purpose business object provides the details of the business purposes assigned to customer account sites, for example Bill-to, Ship-to, and Statements. Each customer account site can have one or more business purposes.
Nested Schema : customerSiteUse-allOf[2]
Type:
objectNested Schema : customerAccountSite
Match All
The Customer Account Site business object provides the details of all customer account sites across all business units. A customer account site is one specific location belonging to a customer account. A single customer account can have multiple sites.
Show Source
-
object
oraErpCoreCustomerAccountSetup.CustomerAccountSite_item-fields
-
object
__busObj_context
-
object
Customer Account Site
Title:
Customer Account SiteThe Customer Account Site business object provides the details of all customer account sites across all business units. A customer account site is one specific location belonging to a customer account. A single customer account can have multiple sites.
Nested Schema : customerSiteProfile
Match All
The Customer Account Profile business object provides the details of a specific profile class record assigned to a customer account for a specified time period and modified according to the account requirements.
Show Source
-
object
oraErpCoreCustomerAccountSetup.CustomerProfile_item-fields
-
object
__busObj_context
-
object
Customer Site Profile
Title:
Customer Site ProfileThe Customer Account Profile business object provides the details of a specific profile class record assigned to a customer account for a specified time period and modified according to the account requirements.
Nested Schema : siteUse
Match All
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Customer Site Business Purpose
Title:
Customer Site Business Purpose
Nested Schema : status
Match All
Status of the customer site purpose. A list of valid values is defined in the CODE_STATUS lookup type.
Show Source
Nested Schema : createdByModuleLookup-allOf[2]
Type:
objectNested Schema : oraErpCoreCustomerAccountSetup.CustomerAccountSite_item-fields
Type:
Show Source
object-
address:
address
-
billingAddress:
billingAddress
-
billToAccountSitePurpose:
billToAccountSitePurpose
-
billToSite:
billToSite
-
createdByModuleLookup:
createdByModuleLookup
-
customerAccount:
customerAccount
-
customerAccountSiteId: string
(big-integer)
Title:
Customer Account Site IDRead Only:trueIdentifier of the customer account site. -
fromDate: string
(date)
Title:
From DateRead Only:trueDate the customer site became active. -
keyAccountFlag: boolean
Title:
Key AccountRead Only:trueIndicates whether the customer site is a key customer for the sales representative. -
marketSite:
marketSite
-
originalSystemReferenceForAccountAddress: string
Title:
Original System Reference for Account AddressRead Only:trueIdentifier of a customer site that originates from a foreign or legacy system. -
shipToSite:
shipToSite
-
siteLanguage: string
Title:
Site LanguageRead Only:trueLanguage of the customer site. -
toDate: string
(date)
Title:
To DateRead Only:trueDate the customer site became inactive. -
translatedCustomerName: string
Title:
Translated Customer NameRead Only:trueCustomer name in the language used at the customer site.
Nested Schema : Customer Account Site
Type:
objectTitle:
Customer Account SiteThe Customer Account Site business object provides the details of all customer account sites across all business units. A customer account site is one specific location belonging to a customer account. A single customer account can have multiple sites.
Nested Schema : billToAccountSitePurpose
Match All
The Customer Account Site Business Purpose business object provides the details of the business purposes assigned to customer account sites, for example Bill-to, Ship-to, and Statements. Each customer account site can have one or more business purposes.
Show Source
-
object
oraErpCoreCustomerAccountSetup.CustomerAccountSitePurpose_item-fields
-
object
__busObj_context
-
object
Customer Account Site Business Purpose
Title:
Customer Account Site Business PurposeThe Customer Account Site Business Purpose business object provides the details of the business purposes assigned to customer account sites, for example Bill-to, Ship-to, and Statements. Each customer account site can have one or more business purposes.
Nested Schema : billToSite
Match All
Indicates whether the customer site is assigned the Bill-to business purpose. Valid values are Y, P (Yes and Primary), and N.
Show Source
Nested Schema : createdByModuleLookup
Match All
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Created by Module
Title:
Created by Module
Nested Schema : customerAccount
Match All
The Customer Account business object provides the details of the specific business activities that the deploying company engages in with a customer party of type Organization or Person.
Show Source
-
object
oraErpCoreCustomerAccountSetup.CustomerAccount_item-fields
-
object
__busObj_context
-
object
Customer Account
Title:
Customer AccountThe Customer Account business object provides the details of the specific business activities that the deploying company engages in with a customer party of type Organization or Person.
Nested Schema : marketSite
Match All
Indicates whether the customer site is assigned the Marketing business purpose. Valid values are Y, P (Yes and Primary), and N.
Show Source
Nested Schema : shipToSite
Match All
Indicates whether the customer site is assigned the Ship-to business purpose. Valid values are Y, P (Yes and Primary), and N.
Show Source
Nested Schema : oraErpCoreCustomerAccountSetup.ReceivablesCustomerAddress_item
Match All
The Receivables Customer Address provides the details of the physical or mailing location associated with a customer party site, used for communication, billing, shipping, and tax determination purposes.
Show Source
-
allOf
oraErpCoreCustomerAccountSetup.ReceivablesCustomerAddress_item-fields
-
object
Customer Address
Title:
Customer AddressThe Receivables Customer Address provides the details of the physical or mailing location associated with a customer party site, used for communication, billing, shipping, and tax determination purposes.
Nested Schema : oraErpCoreCustomerAccountSetup.ReceivablesCustomerAddress_item-fields
Match All
Show Source
Nested Schema : oraErpCoreCustomerAccountSetup.ReceivablesCustomerAddress_abstract-item
Match All
Show Source
Nested Schema : oraErpCoreCustomerAccountSetup.ReceivablesCustomerAddress_abstract-item-allOf[0]
Type:
Show Source
object-
addressNumber: string
Read Only:
true -
name: string
Nested Schema : oraCxSalesCommonParty.Address_abstract-item
Type:
Show Source
object-
additionalAttribute1: string
-
additionalAttribute2: string
-
additionalAttribute3: string
-
additionalAttribute4: string
-
additionalAttribute5: string
-
address1: string
-
address2: string
-
address3: string
-
address4: string
-
addressLinesPhonetic: string
-
building: string
-
city: string
-
country:
country
-
county: string
-
createdBy: string
Read Only:
true -
description: string
-
floorNumber: string
-
formattedAddress: string
Read Only:
true -
id: string
(big-integer)
Read Only:
true -
latitude: string
(big-decimal)
-
longitude: string
(big-decimal)
-
mailstop: string
-
personalFlag: boolean
Read Only:
trueDefault Value:false -
postalCode: string
-
postalPlus4Code: string
-
province: string
-
state: string
-
timeCreated: string
(date-time)
Read Only:
true -
timeUpdated: string
(date-time)
Read Only:
true -
timezone:
timezone
-
type:
type
-
updatedBy: string
Read Only:
true
Nested Schema : oraErpCoreCustomerAccountSetup.ReceivablesCustomerAddress_item-fields-allOf[1]
Type:
Show Source
object-
additionalAttribute1: string
Title:
Additional Address Element 1The additional address element 1 to support flexible address format. -
additionalAttribute2: string
Title:
Additional Address Element 2The additional address element 2 to support flexible address format. -
additionalAttribute3: string
Title:
Additional Address Element 3The additional address element 3 to support flexible address format. -
additionalAttribute4: string
Title:
Additional Address Element 4The additional address element 4 to support flexible address format. -
additionalAttribute5: string
Title:
Additional Address Element 5The additional address element 5 to support flexible address format. -
address1: string
Title:
Address Line 1The first line of the address. -
address2: string
Title:
Address Line 2The second line of the address. -
address3: string
Title:
Address Line 3The third line of the address. -
address4: string
Title:
Address Line 4The fourth line of the address. -
addressLinesPhonetic: string
Title:
Address Lines PhoneticThe phonetic or Kana representation of the Kanji address lines used in Japan. -
addressNumber: string
Title:
Site Registry IDThe public key associated with an address. -
building: string
Title:
BuildingThe building name or number at a given address. -
city: string
Title:
CityThe name of the city. -
county: string
Title:
CountyThe name of the county. -
createdBy: string
Title:
Created ByThe user who created the record. -
description: string
Title:
DescriptionThe description of the location. -
floorNumber: string
Title:
FloorThe floor number at a given address or in a particular building when the building number is provided. -
formattedAddress: string
Title:
LocationThe formatted address information. -
id: string
Title:
Site IDThe unique identifier for an address. -
latitude: string
Title:
LatitudeUsed to store latitude information for the location for spatial proximity and containment purposes. -
longitude: string
Title:
LongitudeUsed to store longitude information for the location for spatial proximity and containment purposes. -
mailstop: string
Title:
Mail StopA user-defined code to indicate a mail drop point within their organization. -
name: string
Title:
Site NameThe user-defined name of the address. -
personalFlag: boolean
Title:
Personal FlagIndicates if this is a personal address of the contact. -
postalCode: string
Title:
Postal CodeThe postal code as defined by the countrywide postal system. -
postalPlus4Code: string
Title:
Postal Code ExtensionThe four digit extension to the postal code. -
province: string
Title:
ProvinceThe name of the province. -
state: string
Title:
StateThe name of the state. -
timeCreated: string
Title:
Created OnThe date and time when the record was created. -
timeUpdated: string
Title:
Last Updated DateThe date and time when the record was last updated. -
type: string
Title:
One-Time AddressThis address type of the address based on the lookup. This can be null or One-Time. -
updatedBy: string
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : Customer Address
Type:
objectTitle:
Customer AddressThe Receivables Customer Address provides the details of the physical or mailing location associated with a customer party site, used for communication, billing, shipping, and tax determination purposes.
Nested Schema : address-allOf[2]
Type:
objectNested Schema : country-allOf[2]
Type:
objectNested Schema : Time Zone
Type:
objectTitle:
Time ZoneNested Schema : billingAddress-allOf[2]
Type:
objectNested Schema : Customer Account Site Business Purpose
Type:
objectTitle:
Customer Account Site Business PurposeThe Customer Account Site Business Purpose business object provides the details of the business purposes assigned to customer account sites, for example Bill-to, Ship-to, and Statements. Each customer account site can have one or more business purposes.
Nested Schema : Created by Module
Type:
objectTitle:
Created by ModuleNested Schema : Customer Account
Type:
objectTitle:
Customer AccountThe Customer Account business object provides the details of the specific business activities that the deploying company engages in with a customer party of type Organization or Person.
Nested Schema : Customer Site Profile
Type:
objectTitle:
Customer Site ProfileThe Customer Account Profile business object provides the details of a specific profile class record assigned to a customer account for a specified time period and modified according to the account requirements.
Nested Schema : Customer Site Business Purpose
Type:
objectTitle:
Customer Site Business PurposeNested Schema : exchangeRateTypeLookup-allOf[2]
Type:
objectNested Schema : oraErpCoreReceivablesSetup.ReceivablesAutoinvoiceGroupingRule_item
Match All
The AutoInvoice grouping rule is a set of rules that determines how the invoice interface lines should be grouped to create invoices. It includes details such as name, description, line ordering rule, transaction class, from and to date, and optional grouping characteristics. The AutoInvoice uses these rules to create invoices. The rules specify various transaction attributes that must be identical for the same transaction. For example, if the transaction number is part of the grouping rule and two interface lines have different transaction numbers, then two transactions are created.
Show Source
-
object
oraErpCoreReceivablesSetup.ReceivablesAutoinvoiceGroupingRule_item-fields
-
object
AutoInvoice Grouping Rule
Title:
AutoInvoice Grouping RuleThe AutoInvoice grouping rule is a set of rules that determines how the invoice interface lines should be grouped to create invoices. It includes details such as name, description, line ordering rule, transaction class, from and to date, and optional grouping characteristics. The AutoInvoice uses these rules to create invoices. The rules specify various transaction attributes that must be identical for the same transaction. For example, if the transaction number is part of the grouping rule and two interface lines have different transaction numbers, then two transactions are created.
Nested Schema : oraErpCoreReceivablesSetup.ReceivablesAutoinvoiceGroupingRule_item-fields
Type:
Show Source
object-
groupingRuleId: string
(big-integer)
Title:
Grouping Rule IDRead Only:trueThe identifier of the grouping rule. -
name: string
Title:
NameRead Only:trueThe name of the grouping rule.
Nested Schema : AutoInvoice Grouping Rule
Type:
objectTitle:
AutoInvoice Grouping RuleThe AutoInvoice grouping rule is a set of rules that determines how the invoice interface lines should be grouped to create invoices. It includes details such as name, description, line ordering rule, transaction class, from and to date, and optional grouping characteristics. The AutoInvoice uses these rules to create invoices. The rules specify various transaction attributes that must be identical for the same transaction. For example, if the transaction number is part of the grouping rule and two interface lines have different transaction numbers, then two transactions are created.
Nested Schema : invoiceGroupingRule-allOf[2]
Type:
objectNested Schema : lateChargeTerm-allOf[2]
Type:
objectNested Schema : Payment Term
Type:
objectTitle:
Payment TermThe receivables payment terms contain the information related to payment terms that outline the timing and method of payment, as well as any applicable discounts or penalties for early or late payment. The information includes reference set, name, description, billing cycle, base amount, discount basis, discount basis date, from and to dates, print lead days, and installment option.
Nested Schema : Risk Code
Type:
objectTitle:
Risk CodeThe customer profile risk code.
Nested Schema : oraErpCoreReceivablesSetup.ReceivablesStatementCycle_item
Match All
The statement cycle is a period over which transactions are compiled and processed. The cycle can be weekly, monthly, or quarterly. Statement cycles are assigned to customer profile classes and determine when statements are sent to customers. The details include statement cycle name, description, interval, active option, business unit, and print dates. Cycle intervals are weekly, monthly, or quarterly. Statement cycles are assigned to customer profile classes and determine when statements are sent to customers.
Show Source
-
object
oraErpCoreReceivablesSetup.ReceivablesStatementCycle_item-fields
-
object
Statement Cycle
Title:
Statement CycleThe statement cycle is a period over which transactions are compiled and processed. The cycle can be weekly, monthly, or quarterly. Statement cycles are assigned to customer profile classes and determine when statements are sent to customers. The details include statement cycle name, description, interval, active option, business unit, and print dates. Cycle intervals are weekly, monthly, or quarterly. Statement cycles are assigned to customer profile classes and determine when statements are sent to customers.
Nested Schema : oraErpCoreReceivablesSetup.ReceivablesStatementCycle_item-fields
Type:
Show Source
object-
statementCycleId: string
(big-integer)
Title:
Statement Cycle IDRead Only:trueThe identifier of the statement cycle.
Nested Schema : Statement Cycle
Type:
objectTitle:
Statement CycleThe statement cycle is a period over which transactions are compiled and processed. The cycle can be weekly, monthly, or quarterly. Statement cycles are assigned to customer profile classes and determine when statements are sent to customers. The details include statement cycle name, description, interval, active option, business unit, and print dates. Cycle intervals are weekly, monthly, or quarterly. Statement cycles are assigned to customer profile classes and determine when statements are sent to customers.
Nested Schema : statementCycle-allOf[2]
Type:
objectNested Schema : oraErpCoreCustomerAccountSetup.CustomerProfile_item
Match All
The Customer Account Profile business object provides the details of a specific profile class record assigned to a customer account for a specified time period and modified according to the account requirements.
Show Source
-
object
oraErpCoreCustomerAccountSetup.CustomerProfile_item-fields
-
object
Account Profile
Title:
Account ProfileThe Customer Account Profile business object provides the details of a specific profile class record assigned to a customer account for a specified time period and modified according to the account requirements.
Nested Schema : Account Profile
Type:
objectTitle:
Account ProfileThe Customer Account Profile business object provides the details of a specific profile class record assigned to a customer account for a specified time period and modified according to the account requirements.
Nested Schema : customerAccountProfile-allOf[2]
Type:
objectNested Schema : Customer Class
Type:
objectTitle:
Customer ClassThe customer class identifier. For example, an account created for a reseller or educational customers would have a customer_class_code as reseller or education.
Nested Schema : Account Site
Type:
objectTitle:
Account SiteIndicates the identifier for the customer account site.
Nested Schema : Account Site Business Purpose
Type:
objectTitle:
Account Site Business PurposeIndicates the customer account site identifier.
Nested Schema : Party
Type:
objectTitle:
PartyIndicates the billing party identifier that purchased the asset.
Nested Schema : oraCxSalesCommonParty.Address_item-fields-allOf[1]
Type:
Show Source
object-
additionalAttribute1: string
Title:
Additional Address Element 1The additional address element 1 to support flexible address format. -
additionalAttribute2: string
Title:
Additional Address Element 2The additional address element 2 to support flexible address format. -
additionalAttribute3: string
Title:
Additional Address Element 3The additional address element 3 to support flexible address format. -
additionalAttribute4: string
Title:
Additional Address Element 4The additional address element 4 to support flexible address format. -
additionalAttribute5: string
Title:
Additional Address Element 5The additional address element 5 to support flexible address format. -
address1: string
Title:
Address Line 1The first line of the address. -
address2: string
Title:
Address Line 2The second line of the address. -
address3: string
Title:
Address Line 3The third line of the address. -
address4: string
Title:
Address Line 4The fourth line of the address. -
addressLinesPhonetic: string
Title:
Address Lines PhoneticThe phonetic or Kana representation of the Kanji address lines used in Japan. -
building: string
Title:
BuildingThe building name or number at a given address. -
city: string
Title:
CityThe name of the city. -
county: string
Title:
CountyThe name of the county. -
createdBy: string
Title:
Created ByThe user who created the record. -
description: string
Title:
DescriptionThe description of the location. -
floorNumber: string
Title:
FloorThe floor number at a given address or in a particular building when the building number is provided. -
formattedAddress: string
Title:
LocationThe formatted address information. -
id: string
Title:
Site IDThe unique identifier for an address. -
latitude: string
Title:
LatitudeUsed to store latitude information for the location for spatial proximity and containment purposes. -
longitude: string
Title:
LongitudeUsed to store longitude information for the location for spatial proximity and containment purposes. -
mailstop: string
Title:
Mail StopA user-defined code to indicate a mail drop point within their organization. -
personalFlag: boolean
Title:
Personal FlagIndicates if this is a personal address of the contact. -
postalCode: string
Title:
Postal CodeThe postal code as defined by the countrywide postal system. -
postalPlus4Code: string
Title:
Postal Code ExtensionThe four digit extension to the postal code. -
province: string
Title:
ProvinceThe name of the province. -
state: string
Title:
StateThe name of the state. -
timeCreated: string
Title:
Created OnThe date and time when the record was created. -
timeUpdated: string
Title:
Last Updated DateThe date and time when the record was last updated. -
type: string
Title:
One-Time AddressThis address type of the address based on the lookup. This can be null or One-Time. -
updatedBy: string
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : Address
Type:
objectTitle:
AddressIndicates a billing party site identifier. This is used to derive the bill-to location or the address of the billing party.
Nested Schema : Standard Lookup Codes
Type:
objectTitle:
Standard Lookup CodesThe standard lookup codes list of values resource is used to query the list of standard lookup codes.
Nested Schema : Address
Type:
objectTitle:
AddressValue indicates the ship-to-party site identifier of the customer who purchased the customer asset.
Nested Schema : Party
Type:
objectTitle:
PartyIndicates the recipient of a shipment identifier as recorded in a shipment transaction.
Nested Schema : Standard Lookup Codes
Type:
objectTitle:
Standard Lookup CodesThe standard lookup codes list of values resource is used to query the list of standard lookup codes.
Nested Schema : Standard Lookup Codes
Type:
objectTitle:
Standard Lookup CodesThe standard lookup codes list of values resource is used to query the list of standard lookup codes.
Nested Schema : oraScmCoreOrderMgmtOrders.FulfillmentLine_item-fields
Type:
Show Source
object-
accountingRule:
accountingRule
-
actionType:
actionType
-
actualCompletionDate: string
(date)
Title:
Actual Completion DateRead Only:trueDate when the fulfillment line was processed completely. -
actualShipDate: string
(date)
Title:
Actual Ship DateRead Only:trueDate when the item was shipped. -
assessableValue: string
(big-decimal)
Title:
Assessable ValueRead Only:trueValue that identifies the price that a tax authority uses to value, and then tax the item. -
assetGroupNumber: string
Title:
Asset Group NumberRead Only:trueValue that groups customer assets into different categories. -
assetTracked:
assetTracked
-
billingTransactionType:
billingTransactionType
-
billToCustomer:
billToCustomer
-
billToSiteUse:
billToSiteUse
-
cancelBackordersFlag: boolean
Title:
Cancel BackordersRead Only:trueIndicates whether the fulfillment line can be canceled when it's backordered in shipping. A list of accepted values is defined in the lookup type YES_NO. The default value is N. -
canceledFlag: boolean
Title:
CanceledRead Only:trueIndicates whether the fulfillment line was canceled. A list of accepted values is defined in the lookup type YES_NO. The default value is N. -
canceledQuantity: string
(big-decimal)
Title:
Canceled QuantityRead Only:trueCanceled quantity. -
cancelReason:
cancelReason
-
carrier:
carrier
-
comments: string
Title:
CommentsRead Only:trueComments for the order line. -
componentIdPath: string
Title:
Component PathRead Only:trueValue that identifies the path from the inventory item to the parent of this configured item on the order line. -
compSeqPath: string
Title:
Component's Sequence PathRead Only:trueDefines the hierarchical relation of a model. It's derived from BOM table. -
configCreationDate: string
(date-time)
Title:
Configured Item's Creation DateRead Only:trueDate when the user created the configured item. -
configItemReference: string
Title:
Configuration Item ReferenceRead Only:trueReference to the finished configured item. -
configItemVersion: integer
(int32)
Title:
Configured Item's VersionRead Only:trueNumber that identifies the version of a one-time configured item. -
configTradeComplianceResult:
configTradeComplianceResult
-
configurationInventoryItem:
configurationInventoryItem
-
configuratorPath: string
Title:
Configurator PathRead Only:trueValue that identifies the path of the inventory item for the configure option. The path format is a period separated by the inventory item identifier. The format uses brackets to specify configure options that occur in more than one instance. -
contractEndDate: string
(date)
Title:
Contract End DateRead Only:trueEnd date of the contract. -
contractStartDate: string
(date)
Title:
Contract Start DateRead Only:trueStart date of the contract. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
creditCheckAuthExpiryDate: string
(date-time)
Title:
Credit Expiration DateRead Only:trueDate when the approved credit authorization expires. -
creditCheckAuthorizationNumber: string
Title:
Credit ReferenceRead Only:trueValue that uniquely identifies the approved credit authorization that the credit management system created on the authorized amount for the customer account. This attribute applies to credit checks only for authorization or reauthorization. -
customerPoLineNumber: string
Title:
Customer PO ScheduleRead Only:trueNumber of the purchase order line on the fulfillment line. -
customerPoNumber: string
Title:
Purchase OrderRead Only:trueNumber of the purchase order on the fulfillment line. -
customerPoScheduleNumber: string
Title:
Customer PO ScheduleRead Only:trueValue that identifies the schedule for the shipment that ships the purchase order. This is an optional attribute that the user can specify when submitting the sales order. -
defaultTaxationCountry:
defaultTaxationCountry
-
demandClass:
demandClass
-
demandSourceLineReference: string
Title:
Demand Source Line ReferenceRead Only:trueValue that uniquely identifies the demand, such as the line in a shopping cart on a web store or in an e-commerce application. You create a sales order in a web store, the web store sends a request to Oracle Fusion Cloud Global Order Promising to schedule it, Global Order Promising schedules the demand and sends a reply to the web store, the web store sends the sales order to Oracle Fusion Cloud Order Management, then Order Management manages the order through fulfillment. -
demandSourceScheduledFlag: boolean
Title:
Demand Source Scheduled FlagRead Only:trueValue that applies to transactions that start in a web store or e-commerce store. Valid values are Y or N. If Y then, Oracle Fusion Cloud Order Management created a sales order, sent the demand source line reference to Oracle Fusion Cloud Global Order Promising, Global Order Promising successfully scheduled the demand, and then Order Management received a response from Global Order Promising. If N then, Global Order Promising hasn't successfully scheduled this demand, or the line doesn't contain demand source line reference. -
destinationLocation:
destinationLocation
-
destinationOrganization:
destinationOrganization
-
documentSubType:
documentSubType
-
draftScheduledFlag: boolean
Title:
Draft ScheduledRead Only:trueContains Y or N. Y: You used the schedule action in the Order Management work area to manually schedule the order line. N: the line isn't manually scheduled. Default value is N. -
earliestAcceptableShipDate: string
(date)
Title:
Earliest Acceptable Ship DateRead Only:trueEarliest date when the customer expects the item to be shipped. -
endCreditMethod:
endCreditMethod
-
endDate: string
(date-time)
Title:
End DateRead Only:trueDate when the subscription ends. -
endReason:
endReason
-
enforceSingleShipmentFlag: boolean
Title:
Enforce Single ShipmentRead Only:trueIndicates whether, during ship confirm, the order lines that can't be shipped in one shipment are canceled. A list of accepted values is defined in the lookup type YES_NO. If Y, then backorders with multiple shipments are canceled. This attribute can be set to true only if the CancelBackordersFlag is also set to Y. The default value is N. -
estimateFulfillmentCost: string
(big-decimal)
Title:
Estimate Fulfillment CostRead Only:trueEstimated cost to deliver the fulfillment line to the customer. -
estimateMargin: string
(big-decimal)
Title:
Estimate MarginRead Only:trueEstimated margin expected when shipping the fulfillment line. -
externalPriceBookName: string
Title:
External Price BookRead Only:trueName of the price book or price list in the external pricing application. -
firstPartyRegistration:
firstPartyRegistration
-
fobPoint:
fobPoint
-
freightTerm:
freightTerm
-
fulfilledQuantity: string
(big-decimal)
Title:
Fulfilled QuantityRead Only:trueQuantity of the item that has been fulfilled. -
fulfillLineId: string
(big-integer)
Title:
Fulfillment Line IDRead Only:trueValue that uniquely identifies the fulfillment line. This is the primary key of the Fulfillment Lines view object. -
fulfillLineNumber: integer
(int32)
Title:
Fulfillment LineRead Only:trueNumber of the fulfillment line. -
fulfillmentDate: string
(date)
Title:
Actual Fulfillment DateRead Only:trueDate when the fulfillment line was fulfilled. -
fulfillmentMode:
fulfillmentMode
-
fulfillmentSplitRefIdentifier: string
(big-integer)
Title:
Split Line's ReferenceRead Only:trueValue that identifies the original fulfillment line when the split was originated from a fulfillment system. -
fulfillToleranceAbove: string
(big-decimal)
Title:
Overfulfillment ToleranceRead Only:trueThe limit for over shipments. -
fulfillToleranceBelow: string
(big-decimal)
Title:
Underfulfillment ToleranceRead Only:trueThe limit for under shipments. -
fulfillUpdateParentRefIdentifier: string
(big-decimal)
Title:
Split Line's ParentRead Only:trueUniquely identifies the parent's order line when order management splits and then fulfills only part of the original line. -
integrateSubscriptionFlag: boolean
Title:
Integrate Subscription FlagRead Only:trueContains Y or N. Y: Order management will send the order line to subscription management. N: it won't. The default value is N. -
intendedUseClassification:
intendedUseClassification
-
inventoryInterfacedFlag: boolean
Title:
Sent to InventoryRead Only:trueIndicates whether Oracle Order Management Cloud has successfully interfaced a fulfillment line to Oracle Inventory Management Cloud. -
inventoryItem:
inventoryItem
-
inventoryTransactionFlag: boolean
Title:
Allow Inventory TransactionRead Only:trueIndicates whether Oracle Order Management Cloud sends a request to Oracle Inventory Management Cloud to perform an inventory transaction when fulfilling the order line instead of using the pick wave, pick, pack, and ship flow. -
invoiceableItemFlag: boolean
Title:
BillableRead Only:trueIndicates whether the item is enabled for billing. A list of accepted values is defined in the lookup type YES_NO. -
invoiceEnabledFlag: boolean
Title:
BillableRead Only:trueIndicates whether the item qualifies for billing. A list of accepted values is defined in the lookup type YES_NO. -
invoiceInterfacedFlag: boolean
Title:
Interfaced to InvoiceRead Only:trueIndicates whether the fulfillment line has been sent to the billing system. A list of accepted values is defined in the lookup type YES_NO. The default value is N. -
invoicingRule:
invoicingRule
-
itemSubType:
itemSubType
-
itemType:
itemType
-
latestAcceptableArrivalDate: string
(date)
Title:
Latest Acceptable Arrival DateRead Only:trueLatest date when the customer is willing to receive shipment. -
latestAcceptableShipDate: string
(date)
Title:
Latest Acceptable Ship DateRead Only:trueLatest date when the customer expects the item to be shipped. -
latestExtFulfillLineNumber: string
(big-integer)
Title:
Additional Order Line NumberRead Only:trueValue that identifies an additional key used for communication to fulfillment systems. -
lineCategory:
lineCategory
-
lineType:
lineType
-
oneTimeConfigFlag: boolean
Title:
One Time Configuration FlagRead Only:trueIndicates whether the assembled to order configured item should be fulfilled as a one-time configuration. A one-time configuration is an assembled-to-order, configured item that's unique on the order line. Order Management keeps that item's number even if you reconfigure the item and modify its structure. -
onHoldFlag: boolean
Title:
On HoldRead Only:trueIndicates whether the fulfillment line is on hold. A list of accepted values is defined in the lookup type YES_NO. The default value is N. -
openFlag: boolean
Title:
OpenRead Only:trueIndicates whether the fulfillment line is open. A list of accepted values is defined in the lookup type YES_NO. -
orderedQuantity: string
(big-decimal)
Title:
Ordered QuantityRead Only:trueQuantity of the item that's ordered or returned. -
orderedUnitOfMeasure:
orderedUnitOfMeasure
-
originalInventoryItem:
originalInventoryItem
-
origSystemDocumentLineReference: string
Title:
Document Line Reference from Source SystemRead Only:trueOriginal reference for the source order line from the source system. -
origSystemDocumentReference: string
Title:
Document Reference from Source SystemRead Only:trueOriginal reference for the source order from the source system. -
overrideScheduleDateFlag: boolean
Title:
Override ScheduleRead Only:trueIndicates whether the schedule date has been overridden. A list of accepted values is defined in the lookup type YES_NO. The default value is N. -
packingInstructions: string
Title:
Packing InstructionsRead Only:trueInstructions for packing the item on the fulfillment. -
parentFulfillLineIdentifier: string
(big-integer)
Title:
ParentRead Only:trueValue that identifies the immediate parent fulfillment line. This value describes the fulfillment line hierarchy for a configured item or kits. -
partialShipAllowedFlag: boolean
Title:
Allow Split ShipmentsRead Only:trueIndicates whether shipping can split a shipment for the ship item in the fulfillment line. A list of accepted values is defined in the lookup type YES_NO. The default value is Y. -
paymentTerm:
paymentTerm
-
poStatusCode: string
Title:
Purchase Order's Status CodeRead Only:trueStatus of the purchase order. -
pricedOn: string
(date-time)
Title:
Pricing DateRead Only:trueDate when pricing priced the order line. The application sets this date to the system date when pricing begins pricing the order line. -
priceUsingSecUomFlag: boolean
Title:
Priced in Secondary UOMRead Only:trueContains one of the following values: true or false. If true, then Oracle Order Management Cloud uses the secondary ordered quantity and the secondary unit of measure to price the order line. If false or empty, then Order Management uses the ordered quantity and the ordered unit of measure to price the order line. -
productCategory:
productCategory
-
productFiscalCategory:
productFiscalCategory
-
productType:
productType
-
projectRecordIndicator: string
Title:
Project RecordRead Only:trueIndicates whether a project record exists for the fulfillment line. A list of accepted values is defined in the lookup type YES_NO. -
promiseArrivalDate: string
(date)
Title:
Promised Arrival DateRead Only:trueDate when was promised to the customer that the item would arrive. -
promiseShipDate: string
(date)
Title:
Promised Ship DateRead Only:trueDate when was promised to the customer that the item would be shipped. -
promotionItemFlag: boolean
Title:
PromotionRead Only:trueContains one of the following values: true or false. If true, then the line is a promotion item line added automatically by Oracle Fusion Pricing. If false, then the line isn't added automatically by Oracle Fusion Pricing. The default value is false. -
purchasingEnabledFlag: boolean
Title:
Purchasing Enabled FlagRead Only:trueValue that identifies whether a purchase order can include the item on the fulfillment line. If true, then the purchase order can include the item on the fulfillment line. If false, then the purchase order can't include the item on the fulfillment line. The default value is set based on the item setup -
purchasingUnitOfMeasure:
purchasingUnitOfMeasure
-
quantityPerModel: string
(big-decimal)
Title:
Quantity for Each ModelRead Only:trueValue that identifies the quantity for a configure option on a single configured item. -
receivablesBusinessUnit:
receivablesBusinessUnit
-
referenceFlineIdentifier: string
(big-integer)
Title:
Original Order LineRead Only:trueValue that identifies the previous fulfillment line. Order Management uses this value when processing change orders. -
remnantFlag: boolean
Title:
Model RemnantRead Only:trueIndicates whether the corresponding configuration has been partially shipped. A list of accepted values is defined in the lookup type YES_NO. The default value is N. -
requestArrivalDate: string
(date)
Title:
Requested Arrival DateRead Only:trueDate when the customer requested that the item would arrive. -
requestCancelDate: string
(date-time)
Title:
Canceled DateRead Only:trueDate when the customer requested to cancel the fulfillment line. -
requestShipDate: string
(date)
Title:
Requested Ship DateRead Only:trueDate when the customer requested that the item would be shipped. -
requestType:
requestType
-
requiredFulfillmentDate: string
(date-time)
Title:
Required Fulfillment DateRead Only:trueDate when the customer requires fulfillment of the fulfillment line. -
requisitionBusinessUnit:
requisitionBusinessUnit
-
requisitionInventoryOrganization:
requisitionInventoryOrganization
-
reservableFlag: boolean
Title:
ReservableRead Only:trueIndicates whether the item can be reserved. A list of accepted values is defined in the lookup type YES_NO. -
reservedQuantity: string
(big-decimal)
Title:
Reserved QuantityRead Only:trueQuantity of the item that has been reserved. -
returnableFlag: boolean
Title:
Return AllowedRead Only:trueIndicates whether the item can be returned. A list of accepted values is defined in the lookup type YES_NO. -
returnReason:
returnReason
-
revisionComments: string
Title:
Reason for Change OrderRead Only:trueComments that the user can enter on the order line when revising the line. -
revisionReason:
revisionReason
-
rmaDeliveredQuantity: string
(big-decimal)
Title:
Delivered QuantityRead Only:trueQuantity of the item that has been delivered for the return fulfillment line. -
rootParentFulfillLineIdentifier: string
(big-integer)
Title:
ModelRead Only:trueValue that identifies the root parent fulfillment line. This value describes the fulfillment line hierarchy for a configured item or kit. -
salesAgreement:
salesAgreement
-
salesAgreementLine:
salesAgreementLine
-
salesOrder:
salesOrder
-
salesOrderBusinessUnit:
salesOrderBusinessUnit
-
salesPerson:
salesPerson
-
salesProductType:
salesProductType
-
scheduleArrivalDate: string
(date)
Title:
Scheduled Arrival DateRead Only:trueDate when the item is scheduled to arrive. -
scheduleShipDate: string
(date)
Title:
Scheduled Ship DateRead Only:trueDate when the item is scheduled for shipment. -
schedulingReason:
schedulingReason
-
secondaryFulfilledQuantity: string
(big-decimal)
Title:
Secondary Fulfilled QuantityRead Only:trueValue that identifies the quantity on the fulfillment line for the item or service in the secondary unit of measure that the application uses to fulfill the sales order line. This attribute is applicable when more than one unit of measure is used to measure and track the item. -
secondaryOrderedQuantity: string
(big-decimal)
Title:
Secondary QuantityRead Only:trueValue that identifies the ordered quantity on the fulfillment line for the item or service in the secondary unit of measure. This attribute is applicable when more than one unit of measure is used to measure and track the item. -
secondaryRmaDeliveredQuantity: string
(big-decimal)
Title:
Secondary Delivered QuantityRead Only:trueValue that identifies the delivered quantity on the fulfillment line for the returned item or service in the secondary unit of measure. This attribute is applicable when more than one unit of measure is used to measure and track the item. -
secondaryShippedQuantity: string
(big-decimal)
Title:
Secondary Shipped QuantityRead Only:trueValue that identifies the shipped quantity on the fulfillment line for the item or service in the secondary unit of measure. This attribute is applicable when more than one unit of measure is used to measure and track the item. -
secondaryUnitOfMeasure:
secondaryUnitOfMeasure
-
sellingProfitCenterBusinessUnit:
sellingProfitCenterBusinessUnit
-
serviceCancelDate: string
(date)
Title:
Cancellation Effective DateRead Only:trueDate when cancellation of the service item becomes effective. -
serviceDuration: string
(big-decimal)
Title:
DurationRead Only:trueDuration for the coverage or subscription product on the fulfillment line. -
serviceDurationUnitOfMeasure:
serviceDurationUnitOfMeasure
-
shipClassOfService:
shipClassOfService
-
shipmentPriority:
shipmentPriority
-
shipModeOfTransport:
shipModeOfTransport
-
shippableFlag: boolean
Title:
ShippableRead Only:trueIndicates whether the item can be shipped. A list of accepted values is defined in the lookup type YES_NO. -
shippedQuantity: string
(big-decimal)
Title:
Shipped QuantityRead Only:trueQuantity of the item that has been shipped. -
shippedUnitOfMeasure:
shippedUnitOfMeasure
-
shippingInstructions: string
Title:
Shipping InstructionsRead Only:trueInstructions for shipping the item on the fulfillment. -
shipSetName: string
Title:
Shipment SetRead Only:trueName of the ship set that groups the fulfillment lines for shipping together. -
shipToParty:
shipToParty
-
shipToPartySite:
shipToPartySite
-
showInSales: integer
(int32)
Title:
Show in SalesRead Only:trueValue that identifies whether to show the ordered item in the Sales Summary page including Configurator summary page. -
sourceBusinessUnit:
sourceBusinessUnit
-
sourceLineIdentifier: string
Title:
Source Order LineRead Only:trueValue that identifies the transaction line from the source system. -
sourceLineNumber: string
Title:
Source Order LineRead Only:trueNumber of the source order line. -
sourceOrderIdentifier: string
Title:
Source OrderRead Only:trueValue that uniquely identifies the transaction from the source system. -
sourceOrderNumber: string
Title:
Source OrderRead Only:trueNumber of the source order. -
sourceRevisionNumber: string
(big-integer)
Title:
Source Order RevisionRead Only:trueRevision number of the source order. -
sourceScheduleIdentifier: string
Title:
Source Schedule NumberRead Only:trueValue that identifies the transaction line schedule from the source system. -
sourceScheduleNumber: string
Title:
Source Schedule NumberRead Only:trueNumber of the source order line schedule. -
splitFromFlineIdentifier: string
(big-integer)
Title:
Split from Order LineRead Only:trueValue that identifies the source fulfillment line that this fulfillment line was split from. -
status:
status
-
subinventory:
subinventory
-
subscriptionInterfacedFlag: boolean
Title:
Subscription Interfaced FlagRead Only:trueValue that identifies whether the fulfillment line is interfaced to Oracle Subscription Management Cloud. If true, then the fulfillment line is interfaced to Oracle Subscription Management Cloud. If false, then the fulfillment line isn't interfaced to Subscription Management. -
substituteAllowedFlag: boolean
Title:
Allow Item SubstitutionRead Only:trueIndicates whether the item on the fulfillment line can be substituted. A list of accepted values is defined in the lookup type YES_NO. The default value is Y. -
substituteReason:
substituteReason
-
supplier:
supplier
-
supplierSite:
supplierSite
-
supplyStatus:
supplyStatus
-
taxExemptionReason:
taxExemptionReason
-
taxInvoiceDate: string
(date)
Title:
Invoice DateRead Only:trueValue that identifies the tax invoice date that tax reporting uses, depending on the requirements of different countries. -
taxInvoiceNumber: string
Title:
Invoice NumberRead Only:trueValue that identifies the invoice number that tax reporting uses depending on the requirements of different countries. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
totalContractAmount: string
(big-decimal)
Title:
Total Contract AmountRead Only:trueValue that identifies the total amount for the contract duration according to the total contract quantity. -
totalContractQuantity: string
(big-decimal)
Title:
Total Contract QuantityRead Only:trueValue that identifies the total quantity for the contract duration including the number of time frames for recurring billing. -
tradeComplianceDate: string
(date-time)
Title:
Screening DateRead Only:trueValue that identifies the most recent date when the application screened the order line for trade compliance. -
tradeComplianceResult:
tradeComplianceResult
-
transportationPlannedFlag: boolean
Title:
Transportation Planning StatusRead Only:trueValue that identifies whether the transportation planning system plans the fulfillment line. If true, then the transportation planning system plans the fulfillment line. If false, then the transportation planning system doesn't plan the fulfillment line. -
unreferencedReturnFlag: boolean
Title:
Return Without a Reference OrderRead Only:trueIndicates whether the customer returned the item without the receipt. A list of accepted values is defined in the lookup type YES_NO. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
userDefinedFiscalClassification:
userDefinedFiscalClassification
-
validConfigurationFlag: boolean
Title:
Valid Configuration FlagRead Only:trueValue that identifies whether the configured item is valid. If true, then the configured item is valid. If false, then the configured item isn't valid. The default value is set only for root lines based on configuration validation. -
warehouse:
warehouse
Nested Schema : Fulfillment Line
Type:
objectTitle:
Fulfillment LineValue indicates a distributed order orchestration fulfillment line identifier.
Nested Schema : accountingRule
Match All
Value that identifies the accounting rule on the fulfillment line.
Show Source
-
allOf
oraErpCoreReceivablesSetup.ReceivablesRevenueSchedulingRule_item-fields
-
object
__busObj_context
-
object
Accounting Rule
Title:
Accounting RuleValue that identifies the accounting rule on the fulfillment line.
Nested Schema : actionType
Match All
Code that identifies the type of action with respect to the coverage or the subscription product on fulfillment line. A list of accepted values is defined in the lookup type ORA_QP_ACTION_TYPES.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Action Type
Title:
Action TypeCode that identifies the type of action with respect to the coverage or the subscription product on fulfillment line. A list of accepted values is defined in the lookup type ORA_QP_ACTION_TYPES.
Nested Schema : assetTracked
Match All
Value that identifies whether the fulfill line is eligible to be interfaced to asset management for tracking customer assets that are created from order processing.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Asset Tracked
Title:
Asset TrackedValue that identifies whether the fulfill line is eligible to be interfaced to asset management for tracking customer assets that are created from order processing.
Nested Schema : billingTransactionType
Match All
Value that identifies the receivables transaction type on the fulfillment line.
Show Source
-
object
oraErpCoreReceivablesSetup.ReceivablesTransactionType_item-fields
-
object
__busObj_context
-
object
Receivables Transaction Type
Title:
Receivables Transaction TypeValue that identifies the receivables transaction type on the fulfillment line.
Nested Schema : billToCustomer
Match All
Value that identifies the account of the bill-to customer on the fulfillment line.
Show Source
-
object
oraErpCoreCustomerAccountSetup.CustomerAccount_item-fields
-
object
__busObj_context
-
object
Bill-to Customer
Title:
Bill-to CustomerValue that identifies the account of the bill-to customer on the fulfillment line.
Nested Schema : billToSiteUse
Match All
Value that identifies the address of the bill-to account on the fulfillment line.
Show Source
-
object
oraErpCoreCustomerAccountSetup.CustomerAccountSitePurpose_item-fields
-
object
__busObj_context
-
object
Bill-to Address
Title:
Bill-to AddressValue that identifies the address of the bill-to account on the fulfillment line.
Nested Schema : cancelReason
Match All
Value that identifies the reason to cancel the sales order. A list of accepted values is defined in the lookup type DOO_RETURN_REASON.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Cancellation Reason
Title:
Cancellation ReasonValue that identifies the reason to cancel the sales order. A list of accepted values is defined in the lookup type DOO_RETURN_REASON.
Nested Schema : carrier
Match All
Value that identifies the carrier who delivers the item on the fulfillment line.
Show Source
-
allOf
oraScmCoreCarrier.Carrier_item-fields
-
object
__busObj_context
-
object
Carrier
Title:
CarrierValue that identifies the carrier who delivers the item on the fulfillment line.
Nested Schema : configTradeComplianceResult
Match All
Value that identifies the result of trade compliance screening for the configured item.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Roll-Up Trade Compliance Status
Title:
Roll-Up Trade Compliance StatusValue that identifies the result of trade compliance screening for the configured item.
Nested Schema : configurationInventoryItem
Match All
Value that identifies the inventory item for an assemble-to-order, configured item.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Configuration Item
Title:
Configuration ItemValue that identifies the inventory item for an assemble-to-order, configured item.
Nested Schema : defaultTaxationCountry
Match All
Value that identifies the country that the tax authority uses to calculate tax.
Show Source
-
allOf
oraErpCoreTaxSetup.TaxationCountry_item-fields
-
object
__busObj_context
-
object
Default Taxation Country
Title:
Default Taxation CountryValue that identifies the country that the tax authority uses to calculate tax.
Nested Schema : demandClass
Match All
Code that identifies the demand class. A list of accepted values is defined in the lookup type ORA_DOO_DEMAND_CLASS.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Demand Class
Title:
Demand ClassCode that identifies the demand class. A list of accepted values is defined in the lookup type ORA_DOO_DEMAND_CLASS.
Nested Schema : destinationLocation
Match All
Value that identifies the destination location where the application ships the item.
Show Source
-
object
oraHcmHrCoreWorkStructures.Location_abstract-item
-
object
__busObj_context
-
object
Destination Location
Title:
Destination LocationValue that identifies the destination location where the application ships the item.
Nested Schema : destinationOrganization
Match All
Value that identifies the destination organization where the application ships the item.
Show Source
-
object
oraScmCoreOrganization.OrganizationConfiguration_item-fields
-
object
__busObj_context
-
object
Destination Organization
Title:
Destination OrganizationValue that identifies the destination organization where the application ships the item.
Nested Schema : documentSubType
Match All
Value that identifies the tax classification for tax reporting, depending on the requirements for each country.
Show Source
-
object
oraErpCoreTaxSetup.FiscalClassificationCodeHierarchy_item-fields
-
object
__busObj_context
-
object
Document Subtype
Title:
Document SubtypeValue that identifies the tax classification for tax reporting, depending on the requirements for each country.
Nested Schema : endCreditMethod
Match All
Value that identifies the credit method used for ending or closing the subscription. A list of accepted values is defined in the lookup type ORA_OSS_CLOSE_CREDIT_METHOD.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Credit Method
Title:
Credit MethodValue that identifies the credit method used for ending or closing the subscription. A list of accepted values is defined in the lookup type ORA_OSS_CLOSE_CREDIT_METHOD.
Nested Schema : endReason
Match All
Value that identifies the reason for ending or closing the subscription. A list of accepted values is defined in the lookup type ORA_OSS_CLOSE_REASONS.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
End Reason
Title:
End ReasonValue that identifies the reason for ending or closing the subscription. A list of accepted values is defined in the lookup type ORA_OSS_CLOSE_REASONS.
Nested Schema : firstPartyRegistration
Match All
Value that identifies the registration number that the application provides to the supplier. The supplier uses this number to tax the transaction.
Show Source
-
allOf
oraErpCoreTaxSetup.LegalReportingUnitTaxRegistration_item-fields
-
object
__busObj_context
-
object
First Party Registration
Title:
First Party RegistrationValue that identifies the registration number that the application provides to the supplier. The supplier uses this number to tax the transaction.
Nested Schema : fobPoint
Match All
Code that identifies freight on board. This value identifies ownership of the item while it's in transit.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
FOB
Title:
FOBCode that identifies freight on board. This value identifies ownership of the item while it's in transit.
Nested Schema : freightTerm
Match All
Code that identifies the terms for paying freight charges.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Freight Terms
Title:
Freight TermsCode that identifies the terms for paying freight charges.
Nested Schema : fulfillmentMode
Match All
Code that identifies the type of fulfillment that's required for the fulfillment line, such as shipment from internal warehouse, drop shipment, or back-to-back shipment. A list of accepted values is defined in the lookup type ORA_DOO_FULFILLMENT_MODE.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Fulfillment Mode
Title:
Fulfillment ModeCode that identifies the type of fulfillment that's required for the fulfillment line, such as shipment from internal warehouse, drop shipment, or back-to-back shipment. A list of accepted values is defined in the lookup type ORA_DOO_FULFILLMENT_MODE.
Nested Schema : intendedUseClassification
Match All
Value that uniquely identifies intended use of the item. This is used for tax calculation.
Show Source
-
object
oraScmCoreProductMgmtCatalogs.Category_item-fields
-
object
__busObj_context
-
object
Intended Use Classification
Title:
Intended Use ClassificationValue that uniquely identifies intended use of the item. This is used for tax calculation.
Nested Schema : inventoryItem
Match All
Value that identifies the inventory item on the fulfillment line.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Inventory Item
Title:
Inventory ItemValue that identifies the inventory item on the fulfillment line.
Nested Schema : invoicingRule
Match All
Value that identifies the invoicing rule on the fulfillment line.
Show Source
-
allOf
oraErpCoreReceivablesSetup.ReceivablesInvoicingRule_item-fields
-
object
__busObj_context
-
object
Invoicing Rule
Title:
Invoicing RuleValue that identifies the invoicing rule on the fulfillment line.
Nested Schema : itemSubType
Match All
Code that identifies the subtype of inventory item. A list of accepted values is defined in the lookup type ORA_DOO_ITEM_SUB_TYPE_CODE.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Item Subtype
Title:
Item SubtypeCode that identifies the subtype of inventory item. A list of accepted values is defined in the lookup type ORA_DOO_ITEM_SUB_TYPE_CODE.
Nested Schema : itemType
Match All
Code that identifies the type of inventory item. A list of accepted values is defined in the lookup type EGP_BOM_ITEM_TYPE.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Item Type
Title:
Item TypeCode that identifies the type of inventory item. A list of accepted values is defined in the lookup type EGP_BOM_ITEM_TYPE.
Nested Schema : lineCategory
Match All
Code that identifies the transaction category. It's used to organize sales order lines that have similar characteristics into a group. A list of accepted values is defined in the lookup type DOO_LINE_CATEGORY.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Category
Title:
CategoryCode that identifies the transaction category. It's used to organize sales order lines that have similar characteristics into a group. A list of accepted values is defined in the lookup type DOO_LINE_CATEGORY.
Nested Schema : lineType
Match All
Code that identifies the type of fulfillment line. A list of accepted values is defined in the lookup type ORA_DOO_LINE_TYPES for a buy line and ORA_DOO_RETURN_LINE_TYPES for a return line.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Line Type
Title:
Line TypeCode that identifies the type of fulfillment line. A list of accepted values is defined in the lookup type ORA_DOO_LINE_TYPES for a buy line and ORA_DOO_RETURN_LINE_TYPES for a return line.
Nested Schema : orderedUnitOfMeasure
Match All
Code that identifies the unit of measure for the ordered quantity.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
UOM
Title:
UOMCode that identifies the unit of measure for the ordered quantity.
Nested Schema : originalInventoryItem
Match All
Value that identifies the original inventory item on the fulfillment line when it was created.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Inventory Item
Title:
Inventory ItemValue that identifies the original inventory item on the fulfillment line when it was created.
Nested Schema : paymentTerm
Match All
Value that identifies the payment term on the sales order header.
Show Source
-
object
oraErpCoreReceivablesSetup.ReceivablesPaymentTerm_item-fields
-
object
__busObj_context
-
object
Payment Terms
Title:
Payment TermsValue that identifies the payment term on the sales order header.
Nested Schema : productCategory
Match All
Value that identifies the item classification that the tax authority uses to tax the item.
Show Source
-
object
oraErpCoreTaxSetup.FiscalClassificationCodeHierarchy_item-fields
-
object
__busObj_context
-
object
Item Category
Title:
Item CategoryValue that identifies the item classification that the tax authority uses to tax the item.
Nested Schema : productFiscalCategory
Match All
Value that uniquely identifies the product fiscal category for tax classification.
Show Source
-
object
oraScmCoreProductMgmtCatalogs.Category_item-fields
-
object
__busObj_context
-
object
Product Fiscal Category
Title:
Product Fiscal CategoryValue that uniquely identifies the product fiscal category for tax classification.
Nested Schema : productType
Match All
Value that identifies the type of item classification in Oracle Fusion Tax. The value of the product type specifies whether the transaction line is for an item or service, or whether it's a memo line.
Show Source
-
allOf
oraErpCoreTaxSetup.TaxLookup_item-fields
-
object
__busObj_context
-
object
Sales Product Type
Title:
Sales Product TypeValue that identifies the type of item classification in Oracle Fusion Tax. The value of the product type specifies whether the transaction line is for an item or service, or whether it's a memo line.
Nested Schema : purchasingUnitOfMeasure
Match All
Value that identifies the unit of measure that procurement set on the purchase order for the supplier.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Purchasing's Unit of Measure
Title:
Purchasing's Unit of MeasureValue that identifies the unit of measure that procurement set on the purchase order for the supplier.
Nested Schema : receivablesBusinessUnit
Match All
Value that identifies the receivables business unit.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Receivables Business Unit
Title:
Receivables Business UnitValue that identifies the receivables business unit.
Nested Schema : requestType
Match All
Type of scheduling request.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Request Type
Title:
Request TypeType of scheduling request.
Nested Schema : requisitionBusinessUnit
Match All
Value that identifies the requisition business unit.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Requisition Business Unit
Title:
Requisition Business UnitValue that identifies the requisition business unit.
Nested Schema : requisitionInventoryOrganization
Match All
Value that identifies the requisition organization.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Requisition Organization
Title:
Requisition OrganizationValue that identifies the requisition organization.
Nested Schema : returnReason
Match All
Code that identifies the reason to return the fulfillment line. A list of accepted values is defined in the lookup type DOO_RETURN_REASON.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Return Reason
Title:
Return ReasonCode that identifies the reason to return the fulfillment line. A list of accepted values is defined in the lookup type DOO_RETURN_REASON.
Nested Schema : revisionReason
Match All
Reason why you revised the order line.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Reason for Change Order
Title:
Reason for Change OrderReason why you revised the order line.
Nested Schema : salesAgreement
Match All
Value that identifies the sales agreement on the fulfillment line.
Show Source
-
allOf
oraCxSalesCommonContracts.Contract_item-fields
-
object
__busObj_context
-
object
Sales Agreement
Title:
Sales AgreementValue that identifies the sales agreement on the fulfillment line.
Nested Schema : salesAgreementLine
Match All
Value that identifies the sales agreement line on the fulfillment line.
Show Source
-
object
oraCxSalesCommonContracts.ContractLine_item-fields
-
object
__busObj_context
-
object
Sales Agreement Line
Title:
Sales Agreement LineValue that identifies the sales agreement line on the fulfillment line.
Nested Schema : salesOrder
Match All
Value that uniquely identifies the sales order.
Show Source
-
object
oraScmCoreOrderMgmtOrders.SalesOrder_item-fields
-
object
__busObj_context
-
object
Sales Order
Title:
Sales OrderValue that uniquely identifies the sales order.
Nested Schema : salesOrderBusinessUnit
Match All
Value that identifies the business unit that sells the fulfillment line.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Business Unit
Title:
Business UnitValue that identifies the business unit that sells the fulfillment line.
Nested Schema : salesPerson
Match All
Value that identifies the primary salesperson.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Salesperson
Title:
SalespersonValue that identifies the primary salesperson.
Nested Schema : salesProductType
Match All
Code that identifies the sales product type of the item on the fulfillment line. A list of accepted values is defined in the lookup type QSC_SALES_PRODUCT_TYPE.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Sales Product Type
Title:
Sales Product TypeCode that identifies the sales product type of the item on the fulfillment line. A list of accepted values is defined in the lookup type QSC_SALES_PRODUCT_TYPE.
Nested Schema : schedulingReason
Match All
Code that identifies the reason for scheduling. A list of accepted values is defined in the lookup type DOO_SCHEDULE_REASON.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Scheduling Reason
Title:
Scheduling ReasonCode that identifies the reason for scheduling. A list of accepted values is defined in the lookup type DOO_SCHEDULE_REASON.
Nested Schema : secondaryUnitOfMeasure
Match All
Value that identifies the secondary unit of measure for the ordered quantity on the fulfillment line. This attribute is applicable when more than one unit of measure is used to measure and track the item.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Secondary UOM
Title:
Secondary UOMValue that identifies the secondary unit of measure for the ordered quantity on the fulfillment line. This attribute is applicable when more than one unit of measure is used to measure and track the item.
Nested Schema : sellingProfitCenterBusinessUnit
Match All
Value that identifies the profit center business unit for the fulfillment line.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Selling Profit Center
Title:
Selling Profit CenterValue that identifies the profit center business unit for the fulfillment line.
Nested Schema : serviceDurationUnitOfMeasure
Match All
Code that identifies the duration unit of measure for the coverage or subscription product on the fulfillment line.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Period
Title:
PeriodCode that identifies the duration unit of measure for the coverage or subscription product on the fulfillment line.
Nested Schema : shipClassOfService
Match All
Code that identifies the priority of transportation that affects how quickly the product is transported.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Service Level
Title:
Service LevelCode that identifies the priority of transportation that affects how quickly the product is transported.
Nested Schema : shipmentPriority
Match All
Code that identifies the priority of shipment for the fulfillment line.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Shipment Priority
Title:
Shipment PriorityCode that identifies the priority of shipment for the fulfillment line.
Nested Schema : shipModeOfTransport
Match All
Code that identifies the type of transportation that's used to ship the product, such as truck, air, or boat.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Mode of Transport
Title:
Mode of TransportCode that identifies the type of transportation that's used to ship the product, such as truck, air, or boat.
Nested Schema : shippedUnitOfMeasure
Match All
Value that identifies the unit of measure for the quantity shipped.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Shipped Quantity UOM
Title:
Shipped Quantity UOMValue that identifies the unit of measure for the quantity shipped.
Nested Schema : shipToParty
Match All
Value that identifies the ship-to customer on the fulfillment line. This value contains the person, company, or organization whom the product is shipped to.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Ship-to Customer
Title:
Ship-to CustomerValue that identifies the ship-to customer on the fulfillment line. This value contains the person, company, or organization whom the product is shipped to.
Nested Schema : shipToPartySite
Match All
Value that identifies the address of the ship-to customer on the fulfillment line.
Show Source
-
allOf
oraCxSalesCommonParty.Address_item-fields
-
object
__busObj_context
-
object
Ship-to Site
Title:
Ship-to SiteValue that identifies the address of the ship-to customer on the fulfillment line.
Nested Schema : sourceBusinessUnit
Match All
Value that identifies the business unit for the source order.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Source Business Unit
Title:
Source Business UnitValue that identifies the business unit for the source order.
Nested Schema : status
Match All
Code that identifies the status of the sales order header.
Show Source
-
object
oraScmCoreOrderMgmtSetup.Status_item-fields
-
object
__busObj_context
-
object
Status
Title:
StatusCode that identifies the status of the sales order header.
Nested Schema : subinventory
Match All
Value that identifies the physical or logical location of the item.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Subinventory
Title:
SubinventoryValue that identifies the physical or logical location of the item.
Nested Schema : substituteReason
Match All
Code that identifies the reason to substitute the item on fulfillment line. A list of accepted values is defined in the lookup type DOO_SUBSTITUTION_REASON.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Substitution Reason
Title:
Substitution ReasonCode that identifies the reason to substitute the item on fulfillment line. A list of accepted values is defined in the lookup type DOO_SUBSTITUTION_REASON.
Nested Schema : supplier
Match All
Value that identifies the supplier if the item on the fulfillment line is drop shipped.
Show Source
-
allOf
oraProcurementCoreSuppliers.Supplier_item-fields
-
object
__busObj_context
-
object
Supplier
Title:
SupplierValue that identifies the supplier if the item on the fulfillment line is drop shipped.
Nested Schema : supplierSite
Match All
Value that identifies the address of the supplier.
Show Source
-
object
oraProcurementCoreSuppliers.SupplierSite_item-fields
-
object
__busObj_context
-
object
Supplier Site
Title:
Supplier SiteValue that identifies the address of the supplier.
Nested Schema : supplyStatus
Match All
Status of the supply for the fulfillment line.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Supply Status
Title:
Supply StatusStatus of the supply for the fulfillment line.
Nested Schema : taxExemptionReason
Match All
Code that identifies the reason to exempt the tax for the item on fulfillment line.
Show Source
-
allOf
oraErpCoreTaxSetup.TaxLookup_item-fields
-
object
__busObj_context
-
object
Tax Exemption Reason
Title:
Tax Exemption ReasonCode that identifies the reason to exempt the tax for the item on fulfillment line.
Nested Schema : tradeComplianceResult
Match All
Value that identifies the result of trade compliance screening of the fulfillment line.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Trade Compliance Status
Title:
Trade Compliance StatusValue that identifies the result of trade compliance screening of the fulfillment line.
Nested Schema : userDefinedFiscalClassification
Match All
Value that identifies the tax classification that the user defines.
Show Source
-
object
oraErpCoreTaxSetup.FiscalClassificationCodeHierarchy_item-fields
-
object
__busObj_context
-
object
Tax Classification
Title:
Tax ClassificationValue that identifies the tax classification that the user defines.
Nested Schema : warehouse
Match All
Value that identifies the organization that fulfills this fulfillment line.
Show Source
-
object
oraScmCoreOrganization.OrganizationConfiguration_item-fields
-
object
__busObj_context
-
object
Warehouse
Title:
WarehouseValue that identifies the organization that fulfills this fulfillment line.
Nested Schema : oraErpCoreReceivablesSetup.ReceivablesRevenueSchedulingRule_item-fields
Match All
Show Source
Nested Schema : oraErpCoreReceivablesSetup.ReceivablesRevenueSchedulingRule_abstract-item
Type:
Show Source
object-
name: string
Read Only:
true -
ruleId: string
(big-integer)
Read Only:
true
Nested Schema : oraErpCoreReceivablesSetup.ReceivablesRevenueSchedulingRule_item-fields-allOf[1]
Type:
Show Source
object-
name: string
Title:
NameThe name of the revenue scheduling rule. -
ruleId: string
Title:
Rule IDIdentifier of the invoicing rule and revenue scheduling rule.
Nested Schema : Accounting Rule
Type:
objectTitle:
Accounting RuleValue that identifies the accounting rule on the fulfillment line.
Nested Schema : Action Type
Type:
objectTitle:
Action TypeCode that identifies the type of action with respect to the coverage or the subscription product on fulfillment line. A list of accepted values is defined in the lookup type ORA_QP_ACTION_TYPES.
Nested Schema : Asset Tracked
Type:
objectTitle:
Asset TrackedValue that identifies whether the fulfill line is eligible to be interfaced to asset management for tracking customer assets that are created from order processing.
Nested Schema : oraErpCoreReceivablesSetup.ReceivablesTransactionType_item-fields
Type:
Show Source
object-
customerTransactionTypeSequenceId: string
(big-integer)
Title:
Customer Transaction Type Sequence IDRead Only:trueThe sequence identifier of the transaction type. -
name: string
Title:
NameRead Only:trueThe name of the transaction type. -
usageCategoryCodeLookup:
usageCategoryCodeLookup
Nested Schema : Receivables Transaction Type
Type:
objectTitle:
Receivables Transaction TypeValue that identifies the receivables transaction type on the fulfillment line.
Nested Schema : usageCategoryCodeLookup-allOf[2]
Type:
objectNested Schema : Bill-to Customer
Type:
objectTitle:
Bill-to CustomerValue that identifies the account of the bill-to customer on the fulfillment line.
Nested Schema : Bill-to Address
Type:
objectTitle:
Bill-to AddressValue that identifies the address of the bill-to account on the fulfillment line.
Nested Schema : Cancellation Reason
Type:
objectTitle:
Cancellation ReasonValue that identifies the reason to cancel the sales order. A list of accepted values is defined in the lookup type DOO_RETURN_REASON.
Nested Schema : oraScmCoreCarrier.Carrier_item-fields-allOf[0]
Type:
Show Source
object-
activeFlag: boolean
Title:
ActiveRead Only:trueDefault Value:trueContains one of the following values: true or false. If true, then the carrier is active. If false, then the carrier isn't active. The default value is true. -
carrierId: string
(big-integer)
Title:
Carrier IDRead Only:trueValue that uniquely identifies the carrier. It's a primary key that the application generates when it creates a carrier. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
manifestingEnabledFlag: boolean
Title:
Manifesting EnabledRead Only:trueDefault Value:falseContains one of the following values: true or false. If true, then use a manifest with this carrier. If false, then don't use a manifest with this carrier. The default value is false. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : oraScmCoreCarrier.Carrier_item-fields-allOf[2]
Type:
Show Source
object-
id: string
Title:
Organization IDThe unique identifier of the organization profile. -
name: string
Title:
NameThe name of the organization. -
registryId: string
Title:
Registry IDThe unique alternate identifier for the account party. You can update the value if the profile option HZ_GENERATE_PARTY_NUMBER is set to True. The default value is a concatenation of the value specified in the profile option ZCA_PUID_PREFIX and a unique system generated sequence number.
Nested Schema : Carrier
Type:
objectTitle:
CarrierValue that identifies the carrier who delivers the item on the fulfillment line.
Nested Schema : Roll-Up Trade Compliance Status
Type:
objectTitle:
Roll-Up Trade Compliance StatusValue that identifies the result of trade compliance screening for the configured item.
Nested Schema : oraScmCoreProductMgmtItems.Item_abstract-item
Type:
Show Source
object-
$language: string
Read Only:
true -
$sourceLang: string
Read Only:
true -
acceptableEarlyDays: string
(big-decimal)
Read Only:
true -
acdType:
acdType
-
allowExpressTransactionsFlag: boolean
Read Only:
true -
allowSubstituteReceiptsFlag: boolean
Read Only:
true -
allowSuspendFlag: boolean
Read Only:
true -
allowTerminateFlag: boolean
Read Only:
true -
allowUnorderedReceiptsFlag: boolean
Read Only:
true -
allowUseOfCommonSuppliesFlag: boolean
Read Only:
true -
approvalStatus:
approvalStatus
-
assembleToOrderFlag: boolean
Read Only:
true -
assetTracked:
assetTracked
-
atpComponents:
atpComponents
-
autocreatedConfigurationFlag: boolean
Read Only:
true -
backOrderableFlag: boolean
Read Only:
true -
backToBackEnabledFlag: boolean
Read Only:
true -
buildInWipFlag: boolean
Read Only:
true -
bulkPickedFlag: boolean
Read Only:
true -
calculateAtpFlag: boolean
Read Only:
true -
carryingCostPercentage: string
(big-decimal)
Read Only:
true -
checkAtp:
checkAtp
-
checkMaterialShortageFlag: boolean
Read Only:
true -
childLotEnabledFlag: boolean
Read Only:
true -
childLotFormatValidationFlag: boolean
Read Only:
true -
childLotGeneration:
childLotGeneration
-
childLotNumberPrefix: string
Read Only:
true -
childLotStartingNumber: string
(big-decimal)
Read Only:
true -
completenessScore: integer
(int32)
Read Only:
true -
containerFlag: boolean
Read Only:
true -
containerType:
containerType
-
contractManufacturingFlag: boolean
Read Only:
true -
copyLotAttributesFlag: boolean
Read Only:
true -
costingEnabledFlag: boolean
Read Only:
true -
createConfiguredItem:
createConfiguredItem
-
createdBy: string
Read Only:
true -
createFixedAsset:
createFixedAsset
-
createSupplyAfterDate: string
(date)
Read Only:
true -
createSupplyFlag: boolean
Read Only:
true -
criticalComponentFlag: boolean
Read Only:
true -
cumulativeManufacturingLeadTime: string
(big-decimal)
Read Only:
true -
cumulativeTotalLeadTime: string
(big-decimal)
Read Only:
true -
customerOrderedFlag: boolean
Read Only:
true -
customerOrdersEnabledFlag: boolean
Read Only:
true -
cycleCountEnabledFlag: boolean
Read Only:
true -
daysEarlyReceiptAllowed: string
(big-decimal)
Read Only:
true -
daysLateReceiptAllowed: string
(big-decimal)
Read Only:
true -
daysOfCover: string
(big-decimal)
Read Only:
true -
defaultingControl:
defaultingControl
-
defaultSalesOrderSourceType:
defaultSalesOrderSourceType
-
demandPeriod: string
(big-decimal)
Read Only:
true -
demandTimeDays: string
(big-decimal)
Read Only:
true -
demandTimeFence:
demandTimeFence
-
description: string
Read Only:
true -
dimensionUnitOfMeasure:
dimensionUnitOfMeasure
-
effectivityControl:
effectivityControl
-
eligibilityRuleFlag: boolean
Read Only:
true -
enableAssetMaintenanceFlag: boolean
Read Only:
true -
enableContractCoverageFlag: boolean
Read Only:
true -
enabledIotFlag: boolean
Read Only:
true -
enableGenealogyTrackingFlag: boolean
Read Only:
true -
enforcePurchasingLeadTimeFlag: boolean
Read Only:
true -
enforceShipToLocation:
enforceShipToLocation
-
engineeredItemFlag: boolean
Read Only:
true -
expirationActionInterval: string
(big-decimal)
Read Only:
true -
fixedDaysOfSupply: string
(big-decimal)
Read Only:
true -
fixedLeadTime: string
(big-decimal)
Read Only:
true -
fixedLotSizeMultiplier: string
(big-decimal)
Read Only:
true -
fixedOrderQuantity: string
(big-decimal)
Read Only:
true -
forecastControl:
forecastControl
-
formattedDescription: string
Read Only:
true -
gradeControlledFlag: boolean
Read Only:
true -
hardPeggingLevel:
hardPeggingLevel
-
holdDays: string
(big-decimal)
Read Only:
true -
includeInRollupFlag: boolean
Read Only:
true -
internalOrderedFlag: boolean
Read Only:
true -
internalOrdersEnabledFlag: boolean
Read Only:
true -
internalVolume: string
(big-decimal)
Read Only:
true -
inventoryAssetValueFlag: boolean
Read Only:
true -
inventoryItemFlag: boolean
Read Only:
true -
inventoryPlanningMethod:
inventoryPlanningMethod
-
invoiceCloseTolerancePercentage: string
(big-decimal)
Read Only:
true -
invoicedFlag: boolean
Read Only:
true -
invoiceEnabledFlag: boolean
Read Only:
true -
invoiceMatchOption:
invoiceMatchOption
-
itemId: string
(big-integer)
Read Only:
true -
itemNumber: string
Read Only:
true -
leadTimeLotSize: string
(big-decimal)
Read Only:
true -
listPriceAmount: string
(big-decimal)
Read Only:
true -
longDescription: string
Read Only:
true -
lotControl:
lotControl
-
lotDivisibleFlag: boolean
Read Only:
true -
lotExpirationControl:
lotExpirationControl
-
lotMergeEnabledFlag: boolean
Read Only:
true -
lotSplitEnabledFlag: boolean
Read Only:
true -
lotStatusEnabledFlag: boolean
Read Only:
true -
lotSubstitutionEnabledFlag: boolean
Read Only:
true -
lotTranslateEnabledFlag: boolean
Read Only:
true -
makeOrBuy:
makeOrBuy
-
matchApprovalLevel:
matchApprovalLevel
-
matchConfiguration:
matchConfiguration
-
maturityDays: string
(big-decimal)
Read Only:
true -
maximumInventoryDaysOfSupply: string
(big-decimal)
Read Only:
true -
maximumLoadWeight: string
(big-decimal)
Read Only:
true -
maximumMinmaxQuantity: string
(big-decimal)
Read Only:
true -
maximumOrderQuantity: string
(big-decimal)
Read Only:
true -
minimumFillPercent: string
(big-decimal)
Read Only:
true -
minimumMinmaxQuantity: string
(big-decimal)
Read Only:
true -
minimumOrderQuantity: string
(big-decimal)
Read Only:
true -
negativeDeviationFactor: string
(big-decimal)
Read Only:
true -
negativeMeasurementError: string
(big-decimal)
Read Only:
true -
negotiationRequiredFlag: boolean
Read Only:
true -
orderableOnTheWebFlag: boolean
Read Only:
true -
orderCostAmount: string
(big-decimal)
Read Only:
true -
orderManagementIndivisibleFlag: boolean
Read Only:
true -
organizationId: string
(big-integer)
Read Only:
true -
outsideProcessingServiceFlag: boolean
Read Only:
true -
overcompletionToleranceType:
overcompletionToleranceType
-
overcompletionToleranceValue: string
(big-decimal)
Read Only:
true -
overShipmentTolerance: string
(big-decimal)
Read Only:
true -
packType:
packType
-
pickComponentsFlag: boolean
Read Only:
true -
planningMethod:
planningMethod
-
planningTimeFence:
planningTimeFence
-
planningTimeFenceDays: string
(big-decimal)
Read Only:
true -
positiveDeviationFactor: string
(big-decimal)
Read Only:
true -
positiveMeasurementError: string
(big-decimal)
Read Only:
true -
postprocessingDays: string
(big-decimal)
Read Only:
true -
preprocessingDays: string
(big-decimal)
Read Only:
true -
priceTolerancePercentage: string
(big-decimal)
Read Only:
true -
pricingUnitOfMeasure:
pricingUnitOfMeasure
-
primaryUnitOfMeasure:
primaryUnitOfMeasure
-
processingDays: string
(big-decimal)
Read Only:
true -
purchasableFlag: boolean
Read Only:
true -
purchasedFlag: boolean
Read Only:
true -
receiptCloseTolerancePercentage: string
(big-decimal)
Read Only:
true -
receiptDateAction:
receiptDateAction
-
receiptQuantityAction:
receiptQuantityAction
-
receiptQuantityTolerance: string
(big-decimal)
Read Only:
true -
receiptRouting:
receiptRouting
-
releaseTimeFence:
releaseTimeFence
-
releaseTimeFenceDays: string
(big-decimal)
Read Only:
true -
repairLeadTime: string
(big-decimal)
Read Only:
true -
repairYield: string
(big-decimal)
Read Only:
true -
reservableFlag: boolean
Read Only:
true -
restrictLocatorsFlag: boolean
Read Only:
true -
restrictSubinventoryFlag: boolean
Read Only:
true -
retestInterval: string
(big-decimal)
Read Only:
true -
returnableFlag: boolean
Read Only:
true -
revisionQuantityControlFlag: boolean
Read Only:
true -
roundingFactor: string
(big-decimal)
Read Only:
true -
roundOrderQuantitiesFlag: boolean
Read Only:
true -
safetyStockPlanningMethod:
safetyStockPlanningMethod
-
salesProductType:
salesProductType
-
secondaryUnitOfMeasure:
secondaryUnitOfMeasure
-
serialNumberControl:
serialNumberControl
-
serialStatusEnabledFlag: boolean
Read Only:
true -
serviceDuration: string
(big-decimal)
Read Only:
true -
serviceDurationType:
serviceDurationType
-
serviceStartDelay: string
(big-decimal)
Read Only:
true -
serviceStartType:
serviceStartType
-
shelfLifeDays: string
(big-decimal)
Read Only:
true -
shipModelCompleteFlag: boolean
Read Only:
true -
shippableFlag: boolean
Read Only:
true -
shrinkageRate: string
(big-decimal)
Read Only:
true -
standardLotSize: string
(big-decimal)
Read Only:
true -
startingLotNumber: string
Read Only:
true -
startingLotNumberPrefix: string
Read Only:
true -
startingSerialNumber: string
Read Only:
true -
startingSerialNumberPrefix: string
Read Only:
true -
stockedFlag: boolean
Read Only:
true -
stockLocatorControl:
stockLocatorControl
-
structureItemType:
structureItemType
-
taxableFlag: boolean
Read Only:
true -
templateItemFlag: boolean
Read Only:
true -
timeCreated: string
(date-time)
Read Only:
true -
timeUpdated: string
(date-time)
Read Only:
true -
trackingUnitOfMeasureIndicator:
trackingUnitOfMeasureIndicator
-
transactionConversionValue:
transactionConversionValue
-
transactionEnabledFlag: boolean
Read Only:
true -
undercompletionToleranceType:
undercompletionToleranceType
-
underCompletionToleranceValue: string
(big-decimal)
Read Only:
true -
unitHeightQuantity: string
(big-decimal)
Read Only:
true -
unitLengthQuantity: string
(big-decimal)
Read Only:
true -
unitOfIssueUom:
unitOfIssueUom
-
unitVolumeQuantity: string
(big-decimal)
Read Only:
true -
unitWeightQuantity: string
(big-decimal)
Read Only:
true -
unitWidthQuantity: string
(big-decimal)
Read Only:
true -
updatedBy: string
Read Only:
true -
useApprovedSupplierFlag: boolean
Read Only:
true -
userItemTypeCode: string
Read Only:
true -
variableLeadTime: string
(big-decimal)
Read Only:
true -
vehicleFlag: boolean
Read Only:
true -
vmiFixedOrderQuantity: string
(big-decimal)
Read Only:
true -
volumeUnitOfMeasure:
volumeUnitOfMeasure
-
warehouseEquipmentFlag: boolean
Read Only:
true -
weightUnitOfMeasure:
weightUnitOfMeasure
-
wipSupplyLocator:
wipSupplyLocator
-
wipSupplyType:
wipSupplyType
Nested Schema : oraScmCoreProductMgmtItems.Item_item-fields-allOf[1]
Type:
Show Source
object-
$language: string
Title:
LanguageLanguages that the worker speaks. -
$sourceLang: string
Title:
Source LanguageSource language from which the translations are copied from. -
acceptableEarlyDays: string
Title:
Acceptable Early DaysNumber of days before which the planning process won't reschedule the sales order. -
acdType: string
Title:
Change ActionValue that identifies the type of change done on the record. -
allowExpressTransactionsFlag: boolean
Title:
Allow Express TransactionsContains one of the following values: Y or N. If Y, then when the quantity to deliver equals the balance on the purchase order line, deliver all distributions for this item with one data entry transaction. If N, then don't deliver all distributions for the item with one data entry transaction, even if the quantity to deliver equals the balance on the purchase order line. -
allowSubstituteReceiptsFlag: boolean
Title:
Allow Substitute ReceiptsContains one of the following values: Y or N. If Y, then allow the application to receive a defined substitute instead of the item. If N, then don't allow this substitution. -
allowSuspendFlag: boolean
Title:
Allow SuspendContains one of the following values: Y or N. If Y, then allow suspending of a service contract. If N, then don't allow suspending of a service contract. -
allowTerminateFlag: boolean
Title:
Allow TerminateContains one of the following values: Y or N. If Y, then allow permanent stopping of a service contract. If N, then don't allow permanent stopping of a service contract. -
allowUnorderedReceiptsFlag: boolean
Title:
Allow Unordered ReceiptsContains one of the following values: Y or N. If Y, then allow the application to receive the item without a purchase order. If N, then don't allow this receipt. -
allowUseOfCommonSuppliesFlag: boolean
Title:
Allow Use of Common SuppliesContains one of the following values: Y or N. If Y, then project demands are picked up from the common supply. If N, then project demands aren't picked up from the common supply. -
approvalStatus: string
Title:
Approval StatusApproval status of the item. A list of accepted values is defined in the lookup type EGP_APPROVAL_STATUS. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. -
assembleToOrderFlag: boolean
Title:
Assemble to OrderContains one of the following values: Y or N. If Y, then the item is generally built for sales order demand and a final assembly work order is created based on sales order details. If N, then assembly work order isn't created for the item. -
assetTracked: string
Title:
Enable Asset TrackingContains one of the following values: Y or N. If Y, then the item is classified as an asset item. If N, then the item isn't classified as an asset item. -
atpComponents: string
Title:
ATP ComponentsValue that indicates additional components to be included in the bill of material for assemble-to-order (ATO) or pick-to-order (PTO) items in available-to-promise (ATP) checking. A list of accepted values is defined in the lookup type EGP_ORDATPCHECKVS_TYPE. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
autocreatedConfigurationFlag: boolean
Title:
Autocreated ConfigurationContains one of the following values: Y or N. If Y, then the item is created automatically. If N, then the item isn't created automatically. -
backOrderableFlag: boolean
Title:
Back OrderableContains one of the following values: Y or N. If Y, then when available-to-promise fails, then backorder the item. If N, then don't backorder the item. -
backToBackEnabledFlag: boolean
Title:
Back-to-Back EnabledContains one of the following values: Y or N. If Y, then enable the item for back-to-back ordering. If N, then don't enable the item for back-to-back ordering. -
buildInWipFlag: boolean
Title:
Build in WIPContains one of the following values: Y and N. If Y, then create discrete jobs or repetitive assemblies in manufacturing. If N, then don't create discrete jobs. -
bulkPickedFlag: boolean
Title:
Bulk PickedContains one of the following values: Y or N. If Y, then pick items in bulk. If N, then don't pick items in bulk. -
calculateAtpFlag: boolean
Title:
Calculate ATPContains one of the following values: Y or N. If Y, then calculate and print available-to-promise (ATP) on the planning detail report. If N, then don't calculate and print. -
carryingCostPercentage: string
Title:
Carrying PercentagePercent of unit cost that represents the internal cost to stock one unit for one year. -
checkAtp: string
Title:
Check ATPValue that indicates whether to check the Available to Promise (ATP) or capable to promise status when placing demand. Contains one of the following values: Y or N. If Y, then check ATP when placing a demand for this item. If N, then don't check ATP when placing demand for this item. The default value is N. -
checkMaterialShortageFlag: boolean
Title:
Check Material ShortageContains one of the following values: Y or N. If Y, then check for material shortages for the item. If N, then don't check for material shortages for the item. -
childLotEnabledFlag: boolean
Title:
Child Lot EnabledContains one of the following values: Y or N. If Y, then if a parent lot is specified, use lot control on the item during the transaction. If N, then don't use lot control on the item during the transaction. -
childLotFormatValidationFlag: boolean
Title:
Child Lot Format ValidationContains one of the following values: Y or N. If Y, then check that the child lot numbers conform to the child lot parameters. If N, then don't check the child lot numbers conform to the child lot parameters. -
childLotGeneration: string
Title:
Child Lot GenerationValue that identifies how to create child lot numbers for the item. A list of accepted values is defined in the lookup type EGP_PARENT_CHILD_GEN_TYPE. Review and update the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
childLotNumberPrefix: string
Title:
Child Lot PrefixAlphabetic prefix to add to the child lot. -
childLotStartingNumber: string
Title:
Child Lot Starting NumberFirst number to use in a sequence of numbers for the child lot. -
completenessScore: integer
Title:
Completeness ScoreAttribute indicating the completeness score of the item data. -
containerFlag: boolean
Title:
ContainerContains one of the following values: true or false. If true, then use containers to ship items. If false, then don't use containers to ship items. The default value is false. -
containerType: string
Title:
Container TypeValue that indicates the type of container used for shipping the item. A list of accepted values is defined in the lookup type EGP_CONTAINER_TYPE. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
contractManufacturingFlag: boolean
Title:
Contract ManufacturingContains one of the following values: Y or N. If Y, then use the item in contract manufacturing. If N, then don't use the item in contract manufacturing. -
copyLotAttributesFlag: boolean
Title:
Copy Lot AttributesContains one of the following values: Y or N. If Y, then the child lot inherits the parent lot attributes. If N, then the child lot doesn't inherit the parent lot attributes. -
costingEnabledFlag: boolean
Title:
Costing EnabledContains one of the following values: Y or N. If Y, then item costs are reported and accounted. If N, then item costs aren't reported and accounted. -
createConfiguredItem: string
Title:
Create Configured ItemValue that indicates whether the configured bill of materials can be created based on the item or sourcing. A list of accepted values is defined in the lookup type EGP_CONFIG_ORG. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
createdBy: string
Title:
Created ByUser who created the item. -
createFixedAsset: string
Title:
Create Fixed AssetValue that indicates when the item is asset capitalized. Values include At Receipt, At Invoice, or Null. A list of accepted values is defined in the lookup type ORA_EGP_FIXED_ASSET. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
createSupplyAfterDate: string
Title:
Create Supply AfterDate after which the supply for the item is considered while generating planned orders. -
createSupplyFlag: boolean
Title:
Create SupplyContains one of the following values: Y or N. If Y, then suggest supply for this item. If N, then don't suggest supply for this item. -
criticalComponentFlag: boolean
Title:
Critical ComponentContains one of the following values:1 or 2. If 1, then it indicates Yes. If 2, it indicates No. -
cumulativeManufacturingLeadTime: string
Title:
Cumulative Manufacturing Lead TimeNumber of days required to manufacture the item, including the adjusted, cumulative, and total lead time for the component that requires the longest time to assemble. -
cumulativeTotalLeadTime: string
Title:
Cumulative Total Lead TimeNumber of days required to assemble the item, including the adjusted, cumulative, and total lead time for the component that requires the longest time to assemble. -
customerOrderedFlag: boolean
Title:
Customer OrderedValue that indicates whether to allow an item to be present on a sales order. Contains one of the following values: Y or N. If Y, then the item can be present on a sales order. If N, then the item can't be present on a sales order. -
customerOrdersEnabledFlag: boolean
Title:
Customer Orders EnabledContains one of the following values: Y or N. If Y, then the item can be ordered by external customers at this point of time. If N, then the item can't be ordered by external customers at this point of time. -
cycleCountEnabledFlag: boolean
Title:
Cycle Count EnabledContains one of the following values: Y or N. If Y, then the item is scheduled for automatic cycle count. If N, then the item isn't cycle counted. -
daysEarlyReceiptAllowed: string
Title:
Days Early Receipt AllowedNumber of days that you can receive the item before the promised date occurs without a warning or rejection. -
daysLateReceiptAllowed: string
Title:
Days Late Receipt AllowedNumber of days that you can receive the item after the promise date occurs without warning or rejection. -
daysOfCover: string
Title:
Days of CoverNumber of days of cover for the item. The application multiplies days of cover by the average demand to calculate the safety stock level. -
defaultingControl: string
Title:
Defaulting ControlValue that indicates how the conversion between the primary and secondary units of measure is handled. Valid values are Default, Fixed, and No Default. You can provide the value for this attribute depending on the value of the Tracking Unit of Measure attribute. If the Tracking Unit of Measure attribute value is Primary and Secondary, then you can specify the value for the Defaulting Control attribute. Otherwise, you can't specify this value. -
defaultSalesOrderSourceType: string
Title:
Default Sales Order Source TypeValue that uniquely identifies the default source type to use for the sales order. A list of accepted values is defined in the lookup type EGP_ORDDEFSOSRCVS_TYPE. Review and update the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
demandPeriod: string
Title:
Demand PeriodNumber of days to use when calculating the average daily demand. -
demandTimeDays: string
Title:
Demand Time DaysPoint in time to ignore forecast demand and to consider only sales order demand when calculating gross requirements. -
demandTimeFence: string
Title:
Demand Time FenceValue that uniquely identifies the point in time to use when applying restrictions on demand recommendations. A list of accepted values is defined in the lookup type EGP_TIME_FENCE. Review and update the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
description: string
Title:
DescriptionDescription of the part, item, product, or service. -
effectivityControl: string
Title:
Effectivity ControlValue that indicates how to calculate lead time based on Date, Model, or Unit Number. A list of accepted values is defined in the lookup type EGP_BOM_EFFEC_CTRL. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
eligibilityRuleFlag: boolean
Title:
Eligibility RuleContains one of the following values: Y or N. If Y, then the item can be made available to customers based on specific requirements and constraints. If N, then the item can be made available to customers even if they don't meet specific requirements. -
enableAssetMaintenanceFlag: boolean
Title:
Enable Asset MaintenanceContains one of the following values: Y or N. If Y, then maintainable assets can be defined for the item. If N, then maintainable assets can't be defined for the item. -
enableContractCoverageFlag: boolean
Title:
Enable Contract CoverageContains one of the following values: Y or N. If Y, then the item is eligible to be covered in a service contract. If N, then the item isn't eligible to be covered in a service contract. -
enabledIotFlag: boolean
Title:
Enabled IoTIndicates if the item is IOT enabled. Possible values are Y and N. If Y, then item is classified as an IOT enabled item. If N, then item isn't classified as an IOT enabled item. -
enableGenealogyTrackingFlag: boolean
Title:
Enable Genealogy TrackingContains one of the following values: Y or N. If Y, then the item is enabled for genealogy tracking. If N, then the item isn't enabled for genealogy tracking. -
enforcePurchasingLeadTimeFlag: boolean
Title:
Enforce Purchasing Lead TimeContains one of the following values: Y or N. If Y, then purchase lead time is enforced. If N, then purchase lead time isn't enforced. -
enforceShipToLocation: string
Title:
Enforce Ship-to LocationValue that indicates an option to control whether the supplier can deliver to a location that differs from the ship-to location defined on the purchase order. A list of accepted values is defined in the lookup type EGP_RECEIPTACTIONVS_TYPE. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
engineeredItemFlag: boolean
Title:
EngineeredContains one of the following values: Y or N. If Y, then the item is an engineering item. If N, then the item isn't an engineering item. -
expirationActionInterval: string
Title:
Expiration Action IntervalNumber of days the application adds to the expiration date before taking an action on the lot. -
fixedDaysOfSupply: string
Title:
Fixed Days SupplyNumber of days to modify the size and timing of each planned order quantity. -
fixedLeadTime: string
Title:
Fixed Lead TimeNumber of days required to assemble an item independent of the sales order quantity, such as setup time or tear down time. -
fixedLotSizeMultiplier: string
Title:
Fixed Lot Size MultiplierMultiplier to use, in units for each day, for each fixed lot quantity or each repetitive rate. -
fixedOrderQuantity: string
Title:
Fixed Order QuantityQuantity to use to modify the size of each planned order quantity or each repetitive daily rate. -
forecastControl: string
Title:
Forecast ControlValue that uniquely identifies the type of forecast demand to use for the item. A list of accepted values is defined in the lookup type EGP_ATO_FORECAST_CONTROL. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
formattedDescription: string
Title:
Formatted DescriptionText description of the item that includes hypertext tags. -
gradeControlledFlag: boolean
Title:
Grade ControlledContains one of the following values: Y or N. If Y, then the item is grade controlled in addition to lot controlled. If N, then the item isn't grade controlled. -
hardPeggingLevel: string
Title:
Hard Pegging LevelValue that indicates the pegging level associated with the item. The values are derived from the associated lookup. -
holdDays: string
Title:
Hold DaysNumber of days to add to the lot creation date that determines when you can release the lot. -
includeInRollupFlag: boolean
Title:
Include in RollupContains one of the following values: Y or N. If Y, then item is included in the cost rollup. If N, then item isn't included in the cost rollup. -
internalOrderedFlag: boolean
Title:
Internally TransferableContains one of the following values :Y or N. If Y, then the item can be ordered by internal customers. If N, then the item can't be ordered by internal customers. -
internalOrdersEnabledFlag: boolean
Title:
Transfer Orders EnabledContains one of the following values: Y or N. If Y, then the item can be ordered on an internal requisition. If N, then the item can't be ordered based on an internal requisition. -
internalVolume: string
Title:
Internal VolumeInternal volume of the container or vehicle. -
inventoryAssetValueFlag: boolean
Title:
Inventory Asset ValueContains one of the following values: Y or N. If Y, then the item is valued as an asset in inventory. If N, then the item isn't valued as an asset in inventory. -
inventoryItemFlag: boolean
Title:
Inventory ItemContains one of the following values: Y or N. If Y, then the item can be stocked and transacted. If N, then the item can't be stocked and transacted. -
inventoryPlanningMethod: string
Title:
Inventory Planning MethodValue that indicates the type of planning that will be used for the item. A list of accepted values is defined in the lookup type EGP_MATERIAL_PLANNING. Review and update the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
invoiceCloseTolerancePercentage: string
Title:
Invoice Close Tolerance PercentagePercent tolerance to use when closing the purchase order shipment for invoicing. -
invoicedFlag: boolean
Title:
InvoicedContains one of the following values: Y or N. If Y, then the item can be invoiced now in Oracle Receivables. If N, then the item can't be invoiced now. -
invoiceEnabledFlag: boolean
Title:
Invoice EnabledContains one of the following values: Y or N. If Y, then the item can be invoiced in Oracle Receivables. If N, then the item can't be invoiced. -
invoiceMatchOption: string
Title:
Invoice Match OptionValue that indicates the type of match used for purchase order. A list of accepted values is defined in the lookup type EGP_POINV_MAT_OPTION. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
itemId: string
Title:
ItemValue that uniquely identifies the part, material, product, or service that's unique as compared with other items by the nature of its attributes. -
itemNumber: string
Title:
Item NumberValue that uniquely identifies the part, material, product, or service that's unique when compared with other items by the nature of its attributes. -
leadTimeLotSize: string
Title:
Lead Time Lot SizeQuantity to use when computing the processing lead time. -
listPriceAmount: string
Title:
List PriceList price of the item. -
longDescription: string
Title:
Long DescriptionText description of the item. -
lotControl: string
Title:
Lot ControlValue that indicates the ability to use lot numbers during material transactions for tracking of batches of Item. A list of accepted values is defined in the lookup type EGP_LOT_CONTROL_CODE_TYPE. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
lotDivisibleFlag: boolean
Title:
Lot DivisibleContains one of the following values: Y or N. If Y, then allow the application to allocate, reserve, or move partial lot quantities. If N, then don't allow the application to allocate, reserve, or move partial lot quantities. -
lotExpirationControl: string
Title:
Lot Expiration ControlValue that indicates how long items in a given lot remain available. A list of accepted values is defined in the lookup type EGP_SHELF_LIFE_CODE_TYPE. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
lotMergeEnabledFlag: boolean
Title:
Lot Merge EnabledContains one of the following values: Y or N. If Y, then allow the application to merge multiple lots into one lot for an item that's lot controlled. If N, then don't allow this merge. -
lotSplitEnabledFlag: boolean
Title:
Lot Split EnabledContains one of the following values: Y or N. If Y, then the lot-controlled item can be split into multiple lots. If N, then the lot-controlled item can't be split into multiple lots. -
lotStatusEnabledFlag: boolean
Title:
Lot Status EnabledContains one of the following values: Y or N. If Y, then the item lot status is controlled at the lot level. If N, then the item lot isn't status controlled. -
lotSubstitutionEnabledFlag: boolean
Title:
Lot Substitution EnabledContains one of the following values: Y or N. If Y, then allow the application to substitute a lot in the transaction. If N, then don't allow this substitution. -
lotTranslateEnabledFlag: boolean
Title:
Lot Translate EnabledContains one of the following values: Y or N. If Y, then item lots can be translated. If N, then item lots can't be translated. -
makeOrBuy: string
Title:
Make or BuyValue that identifies whether your organization manufactures or buys the item. A list of accepted values is defined in the lookup type EGP_PLANNING_MAKE_BUY. Review and update the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
matchApprovalLevel: string
Title:
Match Approval LevelStatus of the match approvals. Values include PO or Receipt. A list of accepted values is defined in the lookup type EGP_MAT_APPR_LEV. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
matchConfiguration: string
Title:
Match ConfigurationValue that indicates the capability to match to one of the existing configurations of the models. A list of accepted values is defined in the lookup type EGP_CONFIG_MATCH. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
maturityDays: string
Title:
Maturity DaysNumber of days to add to the lot creation date to determine the lot maturity date. -
maximumInventoryDaysOfSupply: string
Title:
Maximum Inventory Days of SupplyMaximum days of supply required in the inventory to achieve the required business metric, such as throughput rate, cost, due date performance, inventory, and days of supply. -
maximumLoadWeight: string
Title:
Maximum Load WeightMaximum load weight of the container or vehicle. -
maximumMinmaxQuantity: string
Title:
Maximum Min-Max QuantityMaximum quantity for minimum-maximum planning. -
maximumOrderQuantity: string
Title:
Maximum Order QuantityMaximum order quantity or repetitive rate in units for each day. -
minimumFillPercent: string
Title:
Minimum Fill PercentMinimum percent to fill the container or vehicle before shipping. -
minimumMinmaxQuantity: string
Title:
Minimum Min-Max QuantityMinimum quantity for minimum-maximum planning. -
minimumOrderQuantity: string
Title:
Minimum Order QuantityMinimum order quantity of the item. -
negativeDeviationFactor: string
Title:
Negative Deviation FactorMaximum negative deviation for the transaction. This deviation is the maximum allowed value that's less than the secondary quantity that product management manages from the default conversion factor. -
negativeMeasurementError: string
Title:
Negative Measurement ErrorMaximum negative difference to allow between the cycle count quantity and the on-hand quantity that the application monitors. -
negotiationRequiredFlag: boolean
Title:
Negotiation RequiredContains one of the following values: Y and N. If Y, then it requires negotiation. If N, then it doesn't require negotiation. -
orderableOnTheWebFlag: boolean
Title:
Orderable on the WebContains one of the following values: Y or N. If Y, then allow the customer to order the item from the web. If N, then don't allow the customer to order the item from the web. -
orderCostAmount: string
Title:
Order CostFixed costs that are associated with placing a sales order for the item. -
orderManagementIndivisibleFlag: boolean
Title:
Order Management IndivisibleContains one of the following values: Y or N. If Y, then allow orders in fractions of an item. If N, then don't allow orders in fractions of an item. -
organizationId: string
Title:
OrganizationValue that uniquely identifies the organizing unit in the internal or external structure of your enterprise. Organization structures provide the framework for performing legal reporting, financial control, and management reporting. -
outsideProcessingServiceFlag: boolean
Title:
Outside Processing ServiceContains one of the following values: Y or N. If Y, then the item can be added to an outside processing purchase order. If N, then the item can't be added to an outside processing purchase order. -
overcompletionToleranceType: string
Title:
Overcompletion Tolerance TypeValue that indicates the overcompletion tolerance type. A list of accepted values is defined in the lookup type EGP_OVER_TOLTYPE. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
overcompletionToleranceValue: string
Title:
Overcompletion Tolerance ValueValue that indicates the acceptable percent or quantity of assemblies that are allowed to be over completed. -
overShipmentTolerance: string
Title:
Overshipment ToleranceValue that indicates the amount of the shipment that can be more than the shipment tolerance at the time of shipment confirmation. -
packType: string
Title:
Pack TypeValue of the pack type, also known as the trade item unit descriptor, that describes the hierarchy level of the global trade item number (GTIN). Hierarchy is used as the link between different levels of a product (item) logistical chain. A list of accepted values is defined in the lookup type EGP_PACK_TYPE. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. The default value is Null. -
pickComponentsFlag: boolean
Title:
Pick ComponentsContains one of the following values: Y or N. If Y, then items can be picked from finished goods inventory. If N, then items can't be picked from finished goods inventory. -
planningMethod: string
Title:
Planning MethodValue that uniquely identifies the method to use when planning demand for the item. A list of accepted values is defined in the lookup type EGP_PLANNING_CODE. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
planningTimeFence: string
Title:
Planning Time FenceValue that uniquely identifies the point in time to use when applying restrictions on planning recommendations. A list of accepted values is defined in the lookup type EGP_TIME_FENCE. Review and update the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
planningTimeFenceDays: string
Title:
Planning Time DaysDays to add to the planning time fence. Use this attribute as an option when you define the time fence. -
positiveDeviationFactor: string
Title:
Positive Deviation FactorMaximum positive deviation for the transaction. This deviation is the maximum allowed value that's greater than the secondary quantity that product management manages from the default conversion factor. -
positiveMeasurementError: string
Title:
Positive Measurement ErrorMaximum positive difference to allow between the cycle count quantity and the on-hand quantity that the application monitors. -
postprocessingDays: string
Title:
Postprocessing DaysNumber of days required to receive a purchased item into inventory from the supplier receipt. -
preprocessingDays: string
Title:
Preprocessing DaysValue that indicates the days that must be added to the purchasing or manufacturing lead time to place an order. -
priceTolerancePercentage: string
Title:
Price Tolerance PercentageMaximum price percent over the normal price range of the item. -
pricingUnitOfMeasure: string
Title:
Pricing Unit of MeasureValue that indicates the unit of measure that's used to determine pricing for an item. A list of accepted values is defined in the lookup type EGP_ITEM_PRICING. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
processingDays: string
Title:
Processing DaysNumber of days required to procure or manufacture the item. -
purchasableFlag: boolean
Title:
PurchasableContains one of the following values: Y or N. If Y, then allow the application to add the item to the purchase order. If N, then don't allow to add the item. -
purchasedFlag: boolean
Title:
PurchasedContains one of the following values: Y or N. If Y, then the item is purchased and received. If N, then the item isn't purchased and received. -
receiptCloseTolerancePercentage: string
Title:
Receipt Close Tolerance PercentagePercent tolerance to use when closing the purchase order shipment for receipt. -
receiptDateAction: string
Title:
Receipt Date ActionValue that indicates the action to be performed when the receive date is outside the range defined by the Days Early Receipt Allowed attribute or the Days Late Receipt Allowed attribute. A list of accepted values is defined in the lookup type EGP_RECEIPTACTIONVS_TYPE. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
receiptQuantityAction: string
Title:
Receipt Quantity ActionValue that indicates the action to be performed when the receive date is outside the range Receipt Quantity Tolerance attribute. A list of accepted values is defined in the lookup type EGP_RECEIPTACTIONVS_TYPE. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
receiptQuantityTolerance: string
Title:
Receipt Quantity ToleranceMaximum percent of the received quantity that's allowed to be greater than the expected receipt quantity. -
receiptRouting: string
Title:
Receipt RoutingValue that indicates the routing of the items at the time of receipt. A list of accepted values is defined in the lookup type EGP_RECEIPTROUTVS_TYPE. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
releaseTimeFence: string
Title:
Release Time FenceValue that identifies the point in time to use when releasing a planned sales order that references a discretely planned item as work in process or as a purchase requisition. A list of accepted values is defined in the lookup type EGP_RELEASE_TIME_FENCE. Review and update the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
releaseTimeFenceDays: string
Title:
Release Time DaysAdditional days to be added to the release time fence. -
repairLeadTime: string
Title:
Repair Lead TimeValue that indicates the time taken to repair the part at the supplier site. -
repairYield: string
Title:
Repair YieldValue that indicates the yield when you upgrade or repair a defective part. -
reservableFlag: boolean
Title:
ReservableContains one of the following values: 1 or 2. If 1, then create material reservations for the item. If 2, then don't create material reservations for the item. -
restrictLocatorsFlag: boolean
Title:
Restrict LocatorsContains one of the following values: 1 or 2. If 1, then restrict the transactions of the item from the locator. If 2, then don't restrict the transactions of the item from the locator. -
restrictSubinventoryFlag: boolean
Title:
Restrict SubinventoryContains one of the following values:1 or 2. If 1, then restrict the transactions of the item from the subinventory. If 2, then don't restrict the transactions of the item from the subinventory. The default value is 1. -
retestInterval: string
Title:
Retest IntervalNumber of days after the creation date before retesting the lot. -
returnableFlag: boolean
Title:
ReturnableContains one of the following values: Y or N. If Y, then the item can be returned by external customers. If N, then the item can't be returned by external customers. -
revisionQuantityControlFlag: boolean
Title:
Revision ControlContains one of the following values: 1 or 2. If 1, then the item isn't under revision control and it includes inventory attributes. If 2, then the item is under revision control and it includes inventory attributes. -
roundingFactor: string
Title:
Rounding FactorFactor to use when rounding the quantity on an internal requisition. -
roundOrderQuantitiesFlag: boolean
Title:
Round Order QuantitiesContains one of the following values: 1 or 2. If 1, then round the quantity on an internal requisition when converting between the unit of measure on the requisition line and the item on the unit of issue. If 2, then don't resolve the unit of issue to an integer. Setting this attribute to 2 might result in a fractional amount. -
safetyStockPlanningMethod: string
Title:
Safety Stock Planning MethodAmount of a particular item that's ordered from the plant or a supplier, or issued as a standard quantity to the production process. Oracle Cost Management Cloud uses this value to calculate the unit costs for subelements with a lot basis type. -
salesProductType: string
Title:
Sales Product TypeIndicates the sales product type. A list of accepted values is defined in the lookup type QSC_SALES_PRODUCT_TYPE. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
serialNumberControl: string
Title:
Serial Number ControlValue that indicates the number assigned to each unit of an item and is used to track the item. A list of accepted values is defined in the lookup type EGP_SERIAL_NUMBER_CONTROL_TYPE. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
serialStatusEnabledFlag: boolean
Title:
Serial Status EnabledContains one of the following values: Y or N. If Y, then the item is set to status control at the serial level. If N, then transactions on the item isn't set to status control at the serial level. -
serviceDuration: string
Title:
Service DurationValue that indicates the duration for an item to fulfill a service contract. The value of this attribute depends on the value for service duration type. -
serviceDurationType: string
Title:
Service Duration TypeValue that indicates the type of duration for an item that fulfills a service contract. A list of accepted values is defined in the lookup type EGP_SERV_DUR_TYPE_CODE. Review and update the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
serviceStartDelay: string
Title:
Service Start DelayValue that specifies the delay in starting a service after a milestone. -
serviceStartType: string
Title:
Service Start TypeValue that indicates the type of service start rule to use for an item that fulfills a service contract. A list of accepted values is defined in the lookup type EGP_SERV_START_TYPE_CODE. Review and update the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
shelfLifeDays: string
Title:
Shelf Life DaysNumber of days that each lot is active. -
shipModelCompleteFlag: boolean
Title:
Ship Model CompleteContains one of the following values: Y or N. If Y, then ship each configuration derived from this configuration model only when the required quantities for each component, option, and item that the configuration references is available. If N, then ship the configuration even if one or more of these quantities isn't available. -
shippableFlag: boolean
Title:
ShippableContains one of the following values: Y or N. If Y, then the application can ship the item to the customer. If N, then the application can't ship the item. -
shrinkageRate: string
Title:
Shrinkage RateAverage amount of material you expect to lose when manufacturing or storing the item. -
standardLotSize: string
Title:
Standard Lot SizeAmount of a particular item that's ordered from the plant or a supplier, or issued as a standard quantity to the production process. Oracle Cost Management uses this value to calculate the unit cost for subelements with a lot basis type. -
startingLotNumber: string
Title:
Starting Lot NumberStarting number associated with lot numbers that are automatically created for an item. -
startingLotNumberPrefix: string
Title:
Starting Lot PrefixPrefix associated when lot numbers are automatically created for an item. -
startingSerialNumber: string
Title:
Starting Serial NumberFirst number to use in a sequence of numbers for the item lot. -
startingSerialNumberPrefix: string
Title:
Starting Serial PrefixPrefix associated when serial numbers are automatically created for an item. -
stockedFlag: boolean
Title:
StockedContains one of the following values: Y or N. If Y, then the item can be stocked in inventory. If N, then the item can't be stocked in inventory. -
stockLocatorControl: string
Title:
Stock Locator ControlValue that indicates the physical area within a subinventory where you store material, such as a row, aisle, bin, or shelf. A list of accepted values is defined in the lookup type EGP_LOCATOR_CONTROL_CODE_TYPE. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
structureItemType: string
Title:
Structure Item TypeValue that indicates the type of bill of material the item can have. Values include standard, model, planning, and other. A list of accepted values is defined in the lookup type EGP_BOM_ITEM_TYPE. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
taxableFlag: boolean
Title:
TaxableContains one of the following values: Y or N. If Y, then the supplier charges a tax on the item. If N, then the supplier doesn't charge a tax on the item. -
templateItemFlag: boolean
Title:
TemplateValue that identifies the item template. -
timeCreated: string
Title:
Created OnDate and time when the user created the item. -
timeUpdated: string
Title:
Last Updated DateDate and time when the user updated the item. -
trackingUnitOfMeasureIndicator: string
Title:
Tracking Unit of MeasureUnit of measure of the item. Review and update the value for this attribute using the Manage Units of Measures task in the Setup and Maintenance work area. -
transactionConversionValue: string
Title:
ConversionsAn attribute indicating conversion of transactions. A list of accepted values is defined in the lookup type EGP_ITEM_CONVERSIONS. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
transactionEnabledFlag: boolean
Title:
Transaction EnabledContains one of the following values: Y or N. If Y, then transactions can be performed on the item. If N, then transactions can't be performed on the item. -
undercompletionToleranceType: string
Title:
Undercompletion Tolerance TypeValue that identifies the undercompletion tolerance type. Values include Percentage, Quantity, or Null. A list of accepted values is defined in the lookup type ORA_EGP_UNDER_COMP_TOL. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area.The default value is null. -
underCompletionToleranceValue: string
Title:
Undercompletion Tolerance ValueValue that indicates the acceptable percent or quantity of assemblies that are allowed to be undercompleted. -
unitHeightQuantity: string
Title:
HeightHeight of the item. -
unitLengthQuantity: string
Title:
LengthLength of the item. -
unitVolumeQuantity: string
Title:
Unit VolumeVolume of one item. -
unitWeightQuantity: string
Title:
Unit WeightWeight of one item. -
unitWidthQuantity: string
Title:
WidthWidth of the item. -
updatedBy: string
Title:
Last Updated ByUser who updated the item. -
useApprovedSupplierFlag: boolean
Title:
Use Approved SupplierContains one of the following values: Y and N. If Y, then it requires an approved supplier. If N, then it doesn't require an approved supplier. -
userItemTypeCode: string
Title:
User Item TypeType of the item. A list of accepted values is defined in the lookup type EGP_ITEM_TYPE. Review and update the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
variableLeadTime: string
Title:
Variable Lead TimeTime to produce one unit of an assembly. -
vehicleFlag: boolean
Title:
VehicleContains one of the following values: Y or N. If Y, then use vehicles to ship items. If N, then don't use vehicles to ship items. -
vmiFixedOrderQuantity: string
Title:
Fixed QuantityFixed quantity to reorder in the inventory that the supplier manages. -
warehouseEquipmentFlag: boolean
Title:
Warehouse EquipmentContains one of the following values: 1 or 2. If 1, then the item is an equipment. If 2, then the item isn't an equipment. -
wipSupplyLocator: string
Title:
WIP Supply LocatorInternal value that indicates the supply locator from which to issue (push) or backflush (pull) an item to work in process. Review and update the value for this attribute using the Manage Locators task in the Setup and Maintenance work area. -
wipSupplyType: string
Title:
WIP Supply TypeValue that indicates the supply type for components. A list of accepted values is defined in the lookup type EGP_WIP_SUP_TYPE. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area.
Nested Schema : Configuration Item
Type:
objectTitle:
Configuration ItemValue that identifies the inventory item for an assemble-to-order, configured item.
Nested Schema : dimensionUnitOfMeasure
Match All
Indicates the unit of measure for the dimension of the item.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Dimension Unit of Measure
Title:
Dimension Unit of MeasureIndicates the unit of measure for the dimension of the item.
Nested Schema : primaryUnitOfMeasure
Match All
Value that's used to measure quantities of the item.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Primary Unit of Measure
Title:
Primary Unit of MeasureValue that's used to measure quantities of the item.
Nested Schema : secondaryUnitOfMeasure
Match All
Secondary unit of measure associated with the item.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Secondary Unit of Measure
Title:
Secondary Unit of MeasureSecondary unit of measure associated with the item.
Nested Schema : unitOfIssueUom
Match All
Indicates the unit of measure associated with the item issued in a transaction.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Unit of Issue
Title:
Unit of IssueIndicates the unit of measure associated with the item issued in a transaction.
Nested Schema : volumeUnitOfMeasure
Match All
Indicates Volume Unit of Measure.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Volume Unit of Measure
Title:
Volume Unit of MeasureIndicates Volume Unit of Measure.
Nested Schema : weightUnitOfMeasure
Match All
Indicates Weight Unit of Measure.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Weight Unit of Measure
Title:
Weight Unit of MeasureIndicates Weight Unit of Measure.
Nested Schema : oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
Type:
Show Source
object-
baseUnitFlag: boolean
Title:
Base Unit FlagRead Only:trueContains one of the following values: true or false. If true, then the unit of measure is the base unit of the class, typically the smallest unit within the class. If false, then the unit isn't the base unit. All conversions within a class are made through the base unit. The default value is false. -
code: string
Title:
CodeUser-supplied short code that identifies the unit of measure. This attribute is required. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
DescriptionDescription of the unit of measure. -
disableDate: string
(date)
Title:
Disable DateRead Only:trueDate when the unit of measure is no longer active. -
id: string
(big-integer)
Title:
IDValue that uniquely identifies the unit of measure. It's a value that the application generates when it creates a unit. -
name: string
Title:
NameName of the unit of measure. This attribute is required. -
pluralDescription: string
Title:
Plural DescriptionRead Only:trueDescription of the plural value of the unit of measure. For example: Feet is the plural value for the Foot unit of measure. -
reciprocalDescription: string
Title:
Reciprocal DescriptionRead Only:trueDescription of how to process the unit of measure so that the quantity that results from dividing it equals one. For example, Per Month is the reciprocal display for a service that uses the Month unit of measure. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
uomClass:
uomClass
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Dimension Unit of Measure
Type:
objectTitle:
Dimension Unit of MeasureIndicates the unit of measure for the dimension of the item.
Nested Schema : uomClass
Match All
Class that categorizes the unit of measure. This attribute is required.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasureClass_item-fields
-
object
__busObj_context
-
object
UOM Class
Title:
UOM ClassClass that categorizes the unit of measure. This attribute is required.
Nested Schema : oraScmCoreUnitOfMeasure.UnitOfMeasureClass_item-fields
Type:
Show Source
object-
$sourceLang: string
Read Only:
true -
code: string
Title:
CodeUser-supplied short code that identifies the unit of measure class. This attribute is required. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
DescriptionDescription of the unit of measure class. -
disableDate: string
(date)
Title:
Disable DateRead Only:trueDate when the unit of measure class is no longer active. -
id: string
Title:
IDValue that uniquely identifies a class of related units of measure. It's a value that the application generates when it creates a class. -
name: string
Title:
NameName of the unit of measure class. This attribute is required. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : UOM Class
Type:
objectTitle:
UOM ClassClass that categorizes the unit of measure. This attribute is required.
Nested Schema : Primary Unit of Measure
Type:
objectTitle:
Primary Unit of MeasureValue that's used to measure quantities of the item.
Nested Schema : Secondary Unit of Measure
Type:
objectTitle:
Secondary Unit of MeasureSecondary unit of measure associated with the item.
Nested Schema : Unit of Issue
Type:
objectTitle:
Unit of IssueIndicates the unit of measure associated with the item issued in a transaction.
Nested Schema : Volume Unit of Measure
Type:
objectTitle:
Volume Unit of MeasureIndicates Volume Unit of Measure.
Nested Schema : Weight Unit of Measure
Type:
objectTitle:
Weight Unit of MeasureIndicates Weight Unit of Measure.
Nested Schema : oraErpCoreTaxSetup.TaxationCountry_item-fields-allOf[1]
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageThe language in which the values of the translatable columns were created, updated, or copied from. -
createdBy: string
Title:
Created ByThe user who created the record. -
description: string
Title:
Territory DescriptionThe description of the territory. -
enabledFlag: boolean
Title:
Territory EnabledIndicates if a territory is enabled. -
obsoleteFlag: boolean
Title:
Territory ObsoleteIndicates if a territory is obsolete. -
territoryCode: string
Title:
Territory CodeThe unique code of the territory. -
territoryShortName: string
Title:
Territory Short NameThe name of the territory. -
timeCreated: string
Title:
Created OnThe date and time when the record was created. -
timeUpdated: string
Title:
Last Updated DateThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : Default Taxation Country
Type:
objectTitle:
Default Taxation CountryValue that identifies the country that the tax authority uses to calculate tax.
Nested Schema : Demand Class
Type:
objectTitle:
Demand ClassCode that identifies the demand class. A list of accepted values is defined in the lookup type ORA_DOO_DEMAND_CLASS.
Nested Schema : Destination Location
Type:
objectTitle:
Destination LocationValue that identifies the destination location where the application ships the item.
Nested Schema : oraScmCoreOrganization.OrganizationConfiguration_item-fields
Type:
Show Source
object-
allowDifferentLotStatusCode:
allowDifferentLotStatusCode
-
allowNegativeBalancesFlag: boolean
Title:
Allow Negative Balances FlagRead Only:trueContains one of the following values: true or false. If true, then the organization allows negative balances in inventory. If false, then the organization doesn't allow negative balances in inventory. The default value is true. -
allowNegativeOnhandTransactionsFlag: boolean
Title:
Allow Negative On-hand Transactions FlagRead Only:trueContains one of the following values: true or false. If true, then allow each transaction that occurs during the cycle count to result in a negative quantity in inventory. If false, then don't allow each transaction that occurs during the cycle count to result in a negative quantity in inventory. The default value is false. -
allowSubstituteItemsFlag: boolean
Title:
Allow Substitute Items FlagRead Only:trueContains one of the following values: true or false. If true, then the default choice on transactional lines to accept a substitution of the item is true. If false, then the default choice on transactional lines is to not accept a substitute item. The default value is false. -
automaticallyCreateLotUOMConversionCode:
automaticallyCreateLotUOMConversionCode
-
automaticallyDeleteAllocationsFlag: boolean
Title:
Automatically Delete Allocations FlagRead Only:trueContains one of the following values: true or false. If true, then if the movement request cancels, then cancel the pick. If false, then if the movement request cancels, then don't cancel the pick. The default value is false. -
capturePickingExceptionsFlag: boolean
Title:
Capture Picking Exceptions FlagRead Only:trueContains one of the following values: true or false. If true, then capture the exception for each deviation when picking. If false, then don't capture the exception for each deviation when picking. The default value is true. -
childLotControlFormatValidationFlag: boolean
Title:
Child Lot Control Format Validation FlagRead Only:trueContains one of the following values: true or false. If true, then validate the format of the lot number. If false, then don't validate this format. The default value is false. -
childLotControlGenerationCode:
childLotControlGenerationCode
-
childLotControlPrefix: string
Title:
Child Lot Control PrefixRead Only:truePrefix to add to the child lot number when creating the child lot number. -
childLotControlZeroPadSuffixFlag: boolean
Title:
Child Lot Control Zero Pad Suffix FlagRead Only:trueContains one of the following values: true or false. If true, then pad the child lot number with zeros. If false, then don't pad the child lot number with zeros. The default value is false. -
childLotTotalLength: integer
(int32)
Title:
Child Lot Total LengthRead Only:trueValue of the total length of the child lot number -
contractManufacturingFlag: boolean
Title:
Contract Manufacturing Plant FlagRead Only:trueContains one of the following values: true or false. If true, then the organization is a contract manufacturing plant, and it also supports warehouse operations. If false, then the organization isn't a contract manufacturing plant, but it does support warehouse operations. The default value is false. -
copyLotAttributesFlag: boolean
Title:
Copy Lot Attributes FlagRead Only:trueContains one of the following values: true or false. If true, then the child lot inherits attributes from the parent. If false, then the child lot doesn't inherit attributes from the parent. The default value is false. -
customerAccount:
customerAccount
-
defaultLocatorOrder: string
(big-decimal)
Title:
Default Locator OrderRead Only:trueDefault picking order assigned to each locator when creating a work order. -
defaultPickingRule:
defaultPickingRule
-
defaultSubinventoryOrder: string
(big-decimal)
Title:
Default Subinventory OrderRead Only:trueDefault picking order assigned to each subinventory when creating the work order. -
distributedOrganizationFlag: boolean
Title:
Distributed Organization FlagRead Only:trueContains one of the following values: true or false. If true, then use the organization to provide logistics services, such as warehousing or shipping. If false, then don't use the organization to provide logistics services. The default value is false. -
enableTrackingByCountryOfOriginFlag: boolean
Title:
Enable Tracking by Country of Origin FlagRead Only:trueContains one of the following values: true or false. If true, then tracking by country of origin is enabled on this inventory organization and materials management transactions can gather these details. If false, then tracking by country of origin isn't enabled on the organization. The default value is false. -
enableTrackingByProjectFlag: boolean
Title:
Enable Tracking by Project FlagRead Only:trueContains one of the following values: true or false. If true, then Oracle Project Portfolio Management Cloud integration is enabled on this inventory organization and materials management transactions and manufacturing transactions can gather project details. If false, then project tracking isn't enabled on the organization. The default value is false. -
expiredLotQuarantineLocator:
expiredLotQuarantineLocator
-
expiredLotQuarantineSubinventory:
expiredLotQuarantineSubinventory
-
fillKillMoveOrderFlag: boolean
Title:
Automatically Delete Picks When Movement Requests Are Canceled FlagRead Only:trueContains one of the following values: true or false. If true, then allow the request line of a replenishment movement request that's only partially picked to be canceled. If false, then don't allow canceling. The default value is false. -
fillKillSalesOrderFlag: boolean
Title:
Automatically cancel sales order backordersRead Only:trueContains one of the following values: true or false. If true, then automatically cancel the remaining quantities on sales order backorder lines during pick release, pick confirm, or ship confirm. If false, then don't cancel. The default value is false. -
fillKillTransferOrderFlag: boolean
Title:
Automatically Cancel Transfer Order Backorders FlagRead Only:trueContains one of the following values: true or false. If true, then cancel the remaining quantities on transfer order lines during pick release, pick confirm, or ship confirm. If false, then don't cancel. The default value is false. -
gs1128Flag: boolean
Title:
GS1-128 FlagRead Only:trueContains one of the following values: true or false. If true, then enable GS1-128. If false, then don't enable GS1-128. The default value is false. If you enable GS1-128, then the work order uses the international barcode standard. This standard uses the Code 128 barcode specification to identify data and data formats. -
id: string
(big-integer)
Title:
IDRead Only:trueValue that uniquely identifies the item or inventory organization. It's a primary key that the application generates when it creates an item or inventory organization. -
integratedSystemTypeCode:
integratedSystemTypeCode
-
integrateWithWmsFlag: boolean
Title:
Integrate with WMS FlagRead Only:trueContains one of the following values: true or false. If true, then the plant is integrated to WMS for manufacturing or maintenance. If false, then the plant isn't integrated. The default value is false. -
internalCustomer:
internalCustomer
-
internalCustomerFlag: boolean
Title:
Internal Customer FlagRead Only:trueContains one of the following values: true or false. If true, then the organization is a destination inventory organization, and it has an associated customer and account number. If false, then the organization isn't a destination organization. The default value is false. -
inventoryFlag: boolean
Title:
Inventory FlagRead Only:trueContains one of the following values: true or false. If true, then the object is an inventory organization. An inventory application can use the organization. If false, then the object is an item organization. An inventory application can't use the organization. This attribute doesn't have a default value. This attribute must be supplied when creating an organization. -
itemDefinitionOrganization:
itemDefinitionOrganization
-
itemGroupingCode:
itemGroupingCode
-
itemMasterOrganization:
itemMasterOrganization
-
kanbanCardPrefix: string
Title:
Card PrefixRead Only:trueValue that defines the prefix to use for generated Kanban cards. The default value is the organization code followed by a dash as the delimiter. -
kanbanCardStartingNumber: string
(big-integer)
Title:
Card Starting NumberRead Only:trueValue that defines the first number to use for generated Kanban cards. The default value is null and indicates that Kanban isn't in use for the organization. -
kanbanDocumentSequenceCategoryCode: string
Title:
Kanban Document Sequence Category CodeRead Only:trueValue that identifies the category code for the document sequence. -
legalEntity:
legalEntity
-
locatorControlCode:
locatorControlCode
-
lotControlGenerationCode:
lotControlGenerationCode
-
lotControlUniquenessCode:
lotControlUniquenessCode
-
lotGenerationPrefix: string
Title:
Lot Generation PrefixRead Only:trueAlphanumeric text to add as a prefix to the lot number when creating a lot number. -
lotNumberZeroPadSuffixFlag: boolean
Title:
Lot Number Zero Pad Suffix FlagRead Only:trueContains one of the following values: true or false. If true, then pad the lot number with zeros. If false, then don't pad the lot number with zeros. The default value is false. -
lotTotalLength: integer
(int32)
Title:
Lot Total LengthRead Only:trueValue of the total length of the lot number. -
maintenanceEnabledFlag: boolean
Title:
Maintenance Enabled FlagRead Only:trueContains one of the following values: true or false. If true, then the organization performs maintenance, and it also supports warehouse operations. If false, then the organization doesn't perform maintenance, but it does support warehouse operations. The default value is false. -
maintenanceTechnicianWorkbenchEnabledFlag: boolean
Title:
Allow maintenance technicians to access work orders in this organizationRead Only:trueContains one of the following values: true or false. If true, the organization appears in the list of values for the organization picker in the maintenance technician workbench, provided the user also has data security access to the organization. If false, the organization won't appear in the organization picker as a choice. The default value is false. -
managementBusinessUnit:
managementBusinessUnit
-
manufacturingPlantFlag: boolean
Title:
Manufacturing Plant FlagRead Only:trueContains one of the following values: true or false. If true, then the organization is a manufacturing plant, and it also supports warehouse operations. If false, then the organization isn't a manufacturing plant but it does support warehouse operations. The default value is false. -
organizationCode: string
Title:
Organization CodeRead Only:trueUser-supplied short code that uniquely identifies the organization. This attribute is required. -
overpickForSpecialHandlingFlag: boolean
Title:
Overpick for Special Handling FlagRead Only:trueContains one of the following values: true or false. If true, then the warehouse supports overpicking and staging to accommodate material movements requiring special handling. If false, the warehouse won't support special handling. The default value is false. -
overpickTransferOrdersFlag: boolean
Title:
Overpick Transfer Orders FlagRead Only:trueContains one of the following values: true or false. If true, then inventory management lets you overpick the movement request. If false, then inventory management doesn't let you overpick the movement request. The default value is false. -
packingUnitPrefix: string
Title:
Packing Unit PrefixRead Only:truePrefix to add to the string when creating the packing unit string. -
packingUnitStartingNumber: string
(big-decimal)
Title:
Packing Unit Starting NumberRead Only:trueSmallest number to use as the packing unit number when creating the packing unit. -
packingUnitSuffix: string
Title:
Packing Unit SuffixRead Only:trueSuffix to add to the string when creating the packing unit string. -
packingUnitTotalLength: integer
(int32)
Title:
Packing Unit Total LengthRead Only:trueValue of the total length of the packing unit string. -
pickConfirmationRequiredFlag: boolean
Title:
Pick Confirmation Required FlagRead Only:trueContains one of the following values: true or false. If true, then inventory management requires that you manually confirm each pick. If false, then inventory management doesn't require you to manually confirm each pick. The default value is false. -
pickQuantityDefaultReason:
pickQuantityDefaultReason
-
pickSlipBatchSize: integer
(int64)
Title:
Pick Slip Batch SizeRead Only:trueNumber of movement request lines that inventory management processes together when it allocates material. -
preFillPickedQuantityFlag: boolean
Title:
Prefill Picked Quantity FlagRead Only:trueContains one of the following values: true or false. If true, then populate each picked quantity when confirming the pick slip. If false, then don't populate each picked quantity when confirming the pick slip. The default value is false. -
profitCenterBusinessUnit:
profitCenterBusinessUnit
-
purchasingByRevisionFlag: boolean
Title:
Purchasing by Revision FlagRead Only:trueContains one of the following values: true or false. If true, then the purchase order or the requisition must include the revision when restocking. If false, then the purchase order or the requisition can include the revision as an option when restocking. The default value is false. -
replenishmentMovementRequestGroupingCode:
replenishmentMovementRequestGroupingCode
-
roundReorderQuantityFlag: boolean
Title:
Round Reorder Quantity FlagRead Only:trueContains one of the following values: true or false. If true, then round up the reorder quantity to minimize or maximize planning. If false, then don't round up the reorder quantity to minimize or maximize planning. The default value is false. -
schedule:
schedule
-
serialNumberGenerationCode:
serialNumberGenerationCode
-
serialNumberGenerationPrefix: string
Title:
Serial Number Generation PrefixRead Only:trueAlphanumeric text to add as a prefix to the serial number when creating the serial number. -
serialNumberGenerationUniquenessCode:
serialNumberGenerationUniquenessCode
-
sourceOrganization:
sourceOrganization
-
sourceSubinventory:
sourceSubinventory
-
sourceTypeCode:
sourceTypeCode
-
startingRevision: string
Title:
Starting RevisionRead Only:trueStarting revision to use for the new item, by default. -
startingSerialNumber: string
Title:
Starting Serial NumberRead Only:trueSmallest number to use as the serial number when creating a serial number. -
supplier:
supplier
-
supplierSite:
supplierSite
-
systemSelectsSerialNumbersFlag: boolean
Title:
System Selects Serial Numbers FlagRead Only:trueContains one of the following values: true or false. If true, then the application selects each serial number. If false, then the user selects each serial number. The default value is false. -
timezone:
timezone
-
useCurrentItemCostFlag: boolean
Title:
Use Current Item Cost FlagRead Only:trueContains one of the following values: true or false. If true, then the warehouse will default to use the current item cost in the Create Miscellaneous Transaction task. If false, the warehouse will default to not use the current item cost. The default value is false. -
useOriginalReceiptDateFlag: boolean
Title:
Use Original Receipt Date FlagRead Only:trueContains one of the following values: true or false. If true, then use the original receipt date for on-hand quantity during the transaction. If false, then don't use the original receipt date for on-hand quantity during the transaction. The default value is false.
Nested Schema : Destination Organization
Type:
objectTitle:
Destination OrganizationValue that identifies the destination organization where the application ships the item.
Nested Schema : allowDifferentLotStatusCode
Match All
Determines whether or not the lot status can change when transferring material that the lot controls.
Show Source
Nested Schema : automaticallyCreateLotUOMConversionCode
Match All
Determines whether or not to convert the unit of measure that the lot references.
Show Source
Nested Schema : childLotControlGenerationCode
Match All
Control level to use when creating each child lot number for the organization.
Show Source
Nested Schema : customerAccount
Match All
Object reference to the associated account when the warehouse is the destination inventory organization.
Show Source
-
object
oraErpCoreCustomerAccountSetup.CustomerAccount_item-fields
-
object
__busObj_context
-
object
Customer Account
Title:
Customer AccountObject reference to the associated account when the warehouse is the destination inventory organization.
Nested Schema : defaultPickingRule
Match All
Object reference to the associated default picking rule.
Show Source
-
object
oraScmCoreInventorySetup.PickingRule_item-fields
-
object
__busObj_context
-
object
Default Picking Rule
Title:
Default Picking RuleObject reference to the associated default picking rule.
Nested Schema : expiredLotQuarantineLocator
Match All
Reference to the associated locator for expired lot quarantine operations within the supply chain organization.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
Expired Lot Quarantine Locator
Title:
Expired Lot Quarantine LocatorReference to the associated locator for expired lot quarantine operations within the supply chain organization.
Nested Schema : expiredLotQuarantineSubinventory
Match All
Reference to the associated subinventory for expired lot quarantine operations within the supply chain organization.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Expired Lot Quarantine Subinventory
Title:
Expired Lot Quarantine SubinventoryReference to the associated subinventory for expired lot quarantine operations within the supply chain organization.
Nested Schema : integratedSystemTypeCode
Match All
Specifies the integration relationship for the organization that manages material. The default is null. Valid values include Warehouse Management System, Third Party Logistics, or Coexistence Integration.
Show Source
-
string
Title:
Integrated System Type CodeRead Only:trueSpecifies the integration relationship for the organization that manages material. The default is null. Valid values include Warehouse Management System, Third Party Logistics, or Coexistence Integration. -
string
Allowed Values:
[ "ORA_RCS_IS_3PL", "ORA_RCS_IS_WMS", "ORA_RCS_IS_INVMGMT" ]
Nested Schema : internalCustomer
Match All
Object reference to the associated customer when the warehouse is the destination inventory organization.
Show Source
-
allOf
oraErpCoreCustomerAccountSetup.Customer_item-fields
-
object
__busObj_context
-
object
Internal Customer
Title:
Internal CustomerObject reference to the associated customer when the warehouse is the destination inventory organization.
Nested Schema : itemDefinitionOrganization
Match All
Object reference to the associated item definition organization of the supply chain organization.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Item Definition Organization
Title:
Item Definition OrganizationObject reference to the associated item definition organization of the supply chain organization.
Nested Schema : itemGroupingCode
Match All
Value that specifies how the application assigns items to the organization. Definition organizations specify their attributes for every item assigned to the organization. Reference organizations specify another definition organization, which provides the definition of all attribute values for the items assigned to this reference organization.
Show Source
-
string
Title:
Item Grouping CodeRead Only:trueValue that specifies how the application assigns items to the organization. Definition organizations specify their attributes for every item assigned to the organization. Reference organizations specify another definition organization, which provides the definition of all attribute values for the items assigned to this reference organization. -
string
Allowed Values:
[ "ORA_RCS_IGB_DFTN", "ORA_RCS_IGB_RFRC" ]
Nested Schema : itemMasterOrganization
Match All
Object reference to the associated item master organization of the supply chain organization.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Item Master Organization
Title:
Item Master OrganizationObject reference to the associated item master organization of the supply chain organization.
Nested Schema : legalEntity
Match All
Object reference to the associated legal entity of the supply chain organization.
Show Source
-
allOf
oraErpCoreStructure.LegalEntity_item-fields
-
object
__busObj_context
-
object
Legal Entity
Title:
Legal EntityObject reference to the associated legal entity of the supply chain organization.
Nested Schema : locatorControlCode
Match All
Default locator control for subinventories, such as predefined, dynamic, or none.
Show Source
Nested Schema : lotControlGenerationCode
Match All
Control level to use when creating each lot number for the organization.
Show Source
Nested Schema : lotControlUniquenessCode
Match All
Control level to use that ensures each lot number is unique when creating the lot number.
Show Source
Nested Schema : managementBusinessUnit
Match All
Object reference to the associated management business unit of the supply chain organization.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Management Business Unit
Title:
Management Business UnitObject reference to the associated management business unit of the supply chain organization.
Nested Schema : pickQuantityDefaultReason
Match All
Object reference to the associated default picking rule for quantity exceptions.
Show Source
-
object
oraScmCoreInventorySetup.TransactionReason_item-fields
-
object
__busObj_context
-
object
Quantity Exception Reason
Title:
Quantity Exception ReasonObject reference to the associated default picking rule for quantity exceptions.
Nested Schema : profitCenterBusinessUnit
Match All
Object reference to the associated profit center business unit of the supply chain organization.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Profit Center Business Unit
Title:
Profit Center Business UnitObject reference to the associated profit center business unit of the supply chain organization.
Nested Schema : replenishmentMovementRequestGroupingCode
Match All
Threshold to use when grouping movement request lines so that inventory management can replenish inventory.
Show Source
Nested Schema : schedule
Match All
Object reference to the associated schedule of the supply chain organization.
Show Source
-
object
oraScmCoreSchedule.Schedule_item-fields
-
object
__busObj_context
-
object
Schedule
Title:
ScheduleObject reference to the associated schedule of the supply chain organization.
Nested Schema : serialNumberGenerationCode
Match All
Control level to use when creating each serial number for the organization.
Show Source
Nested Schema : serialNumberGenerationUniquenessCode
Match All
Control level to use that ensures each serial number is unique when creating the serial number.
Show Source
Nested Schema : sourceOrganization
Match All
Object reference to the associated replenishment organization.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Source Organization
Title:
Source OrganizationObject reference to the associated replenishment organization.
Nested Schema : sourceSubinventory
Match All
Object reference to the associated replenishment subinventory.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Source Subinventory
Title:
Source SubinventoryObject reference to the associated replenishment subinventory.
Nested Schema : supplier
Match All
Object reference to the associated supplier for the contract manufacturing organization.
Show Source
-
allOf
oraProcurementCoreSuppliers.Supplier_item-fields
-
object
__busObj_context
-
object
Supplier
Title:
SupplierObject reference to the associated supplier for the contract manufacturing organization.
Nested Schema : supplierSite
Match All
Object reference to the associated supplier site for the contract manufacturing organization.
Show Source
-
object
oraProcurementCoreSuppliers.SupplierSite_item-fields
-
object
__busObj_context
-
object
Supplier Site
Title:
Supplier SiteObject reference to the associated supplier site for the contract manufacturing organization.
Nested Schema : timezone
Match All
Object reference to the associated time zone of the supply chain organization.
Show Source
-
object
oraCommonAppsInfraObjects.Timezone_item-fields
-
object
__busObj_context
-
object
Time Zone
Title:
Time ZoneObject reference to the associated time zone of the supply chain organization.
Nested Schema : Customer Account
Type:
objectTitle:
Customer AccountObject reference to the associated account when the warehouse is the destination inventory organization.
Nested Schema : oraScmCoreInventorySetup.PickingRule_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueThe language in which the values of the translatable columns were created, updated, or copied from. -
description: string
Title:
DescriptionRead Only:trueDescription of the picking rule. -
enabledFlag: boolean
Title:
ActiveRead Only:trueDate when the picking rule becomes active. -
id: string
(big-integer)
Title:
IDRead Only:trueValue that uniquely identifies the picking rule. -
locatorSortRank: string
(big-integer)
Title:
Locator PriorityRead Only:trueIndicates that material is picked based on the locator name or the date when the material is received in a locator in ascending or descending order to satisfy the demand line. -
locatorSortType:
locatorSortType
-
lotSortRank:
lotSortRank
-
lotSortType: string
(big-integer)
Title:
Lot Sort TypeRead Only:trueValue that identifies the picked material based on the lot number, earliest receipt, or expiration date for a lot in ascending or descending order to satisfy the demand line. -
name: string
Title:
NameRead Only:trueName of the picking rule. -
partialAllowedFlag: boolean
Title:
Allow partial pickingRead Only:trueContains one of the following values: true or false. If true, then the material is selected partially from a lot. If false, then the material can't be selected partially from a lot. This attribute doesn't have a default value. -
revisionSortRank: string
(big-integer)
Title:
Revision PriorityRead Only:trueIndicates that material is picked based on the revision number or the effective date of a revision number in ascending or descending order to satisfy the demand line. -
revisionSortType:
revisionSortType
-
shelfDays: integer
(int32)
Title:
Shelf Life DaysRead Only:trueValue that indicates the period of time in days that a material or product can be stored before it becomes spoiled or deteriorated beyond use or consumption. -
singleLotFlag: boolean
Title:
Enforce single lotRead Only:trueContains one of the following values: true or false. If true, then the material is selected from a single lot to fulfill a demand. If false, then the material can be selected from multiple lots to fulfill a demand. This attribute doesn't have a default value. -
subinventorySortRank: string
(big-integer)
Title:
Subinventory PriorityRead Only:trueIndicates that material is picked based on the subinventory name or the date when the material is received in a subinventory in ascending or descending order to satisfy the demand line. -
subinventorySortType:
subinventorySortType
Nested Schema : Default Picking Rule
Type:
objectTitle:
Default Picking RuleObject reference to the associated default picking rule.
Nested Schema : locatorSortType
Match All
Value that identifies the picked material based on the locator name or the date the material was received in a locator, sorted in ascending or descending order to fulfill the demand line.
Show Source
Nested Schema : lotSortRank
Match All
Indicates that material is picked based on the lot number, earliest receipt, or expiration date for a lot in ascending or descending order to satisfy the demand line.
Show Source
Nested Schema : revisionSortType
Match All
Value that identifies the picked material based on the revision number or the effective date of the revision, sorted in ascending or descending order to fulfill the demand line.
Show Source
Nested Schema : subinventorySortType
Match All
Value that identifies the picked material based on the subinventory name or the date when the material is received in a subinventory in ascending or descending order to satisfy the demand line.
Show Source
Nested Schema : oraScmCoreInventorySetup.Locator_item-fields
Type:
Show Source
object-
alias: string
Title:
AliasRead Only:trueShort alias for the locator. -
availabilityType: integer
(int32)
Title:
NettableRead Only:trueType of the subinventory availability. -
availableCubicArea: string
(big-decimal)
Title:
Available Cubic AreaRead Only:trueAvailable cubic area of the locator. -
availableWeight: string
(big-decimal)
Title:
Available WeightRead Only:trueAvailable weight capacity in the locator. -
currentCubicArea: string
(big-decimal)
Title:
Current Cubic AreaRead Only:trueCurrent volume of items in the locator. -
currentWeight: string
(big-decimal)
Title:
Net WeightRead Only:trueCurrent weight of items in the locator -
depreciableFlag: boolean
Title:
DepreciableRead Only:trueSignifies whether this storage area contains depreciable stock. -
description: string
Title:
DescriptionRead Only:trueDescription of the locator. -
descriptiveText: string
Title:
Descriptive TextRead Only:trueAn attribute to store additional notes or details about the locator. -
dimensionUnitOfMeasure:
dimensionUnitOfMeasure
-
disableDate: string
(date)
Title:
Disable DateRead Only:trueDate when this locator is disabled. -
droppingOrder: string
(big-decimal)
Title:
Drop OrderRead Only:trueDropping order used to sequence a drop operation. -
fullLicensePlateNumberFlag: boolean
Title:
Full LPNRead Only:trueIndicates whether full LPN picking is allowed. -
id: string
(big-integer)
Title:
IDRead Only:trueIdentifier that uniquely identifies a locator in warehouse. -
inventoryAvailableToPromiseCode: string
(big-integer)
Title:
Inventory available to promiseRead Only:trueInventory available to promise. -
item:
item
-
licensePlateNumberControlledFlag: boolean
Title:
LPN ControlRead Only:trueValue that uniquely identifies LPN if Inventory or Subinventory associated with record is LPN controlled. -
locationAvailableUnits: string
(big-decimal)
Title:
Locator Available UnitsRead Only:trueRemaining unit capacity in the locator. -
locationCurrentUnits: string
(big-decimal)
Title:
Locator Current UnitsRead Only:trueCurrent number of units or items in the locator. -
locationHeight: string
(big-decimal)
Title:
Locator HeightRead Only:trueHeight of the item locator. -
locationLength: string
(big-decimal)
Title:
Locator LengthRead Only:trueLength of the item locator. -
locationMaximumUnits: string
(big-decimal)
Title:
Locator Maximum UnitsRead Only:trueMaximum number of units for the locator. -
locationSuggestedUnits: string
(big-decimal)
Title:
Locator Suggested UnitsRead Only:trueSuggested units to be put into the locator. -
locationType:
locationType
-
locationUnitOfMeasure:
locationUnitOfMeasure
-
locationWidth: string
(big-decimal)
Title:
Locator WidthRead Only:trueWidth of the item locator. -
materialStatus:
materialStatus
-
maxCubicArea: string
(big-decimal)
Title:
Maximum Cubic AreaRead Only:trueMaximum cubic area of the locator. -
maxWeight: string
(big-decimal)
Title:
Maximum WeightRead Only:trueMaximum weight of the locator. -
name: string
Title:
NameRead Only:trueName of the locator. -
organization:
organization
-
physicalLocation:
physicalLocation
-
physicalLocationCode: string
Title:
LocatorRead Only:trueCode that identifies the physical location. This attribute is no longer used. -
pickingOrder: integer
(int32)
Title:
Picking OrderRead Only:trueIndicates the order in which material in the locator is picked. -
pickUnitOfMeasure:
pickUnitOfMeasure
-
project:
project
-
reservableTypeFlag: boolean
Title:
ReservableRead Only:trueIndicates if on-hand quantity in an subinventory is available for reservations. -
subinventory:
subinventory
-
suggestedCubicArea: string
(big-decimal)
Title:
Suggested Cubic AreaRead Only:trueSuggested volume to be put into the locator. -
suggestedWeight: string
(big-decimal)
Title:
Suggested WeightRead Only:trueSuggested weight to be put into the locator. -
task:
task
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
volumeUnitOfMeasureCode: string
Title:
Volume UOMRead Only:trueCode that identifies the unit of measure for the locator volume. -
xCoordinate: string
(big-decimal)
Title:
X-CoordinateRead Only:trueValue that indicates the X coordinate. This attribute is no longer used. -
yCoordinate: string
(big-decimal)
Title:
Y-CoordinateRead Only:trueValue that indicates the Y coordinate. This attribute is no longer used. -
zCoordinate: string
(big-decimal)
Title:
Z-CoordinateRead Only:trueValue that indicates the Z coordinate. This attribute is no longer used.
Nested Schema : Expired Lot Quarantine Locator
Type:
objectTitle:
Expired Lot Quarantine LocatorReference to the associated locator for expired lot quarantine operations within the supply chain organization.
Nested Schema : dimensionUnitOfMeasure
Match All
An identifier for the unit of measure code used to measure the locator's physical dimensions.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Unit of Measure
Title:
Unit of MeasureAn identifier for the unit of measure code used to measure the locator's physical dimensions.
Nested Schema : item
Match All
Value that uniquely identifies the content item.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Item
Title:
ItemValue that uniquely identifies the content item.
Nested Schema : locationType
Match All
Type of the inventory location. For example a dock door or storage.
Show Source
Nested Schema : locationUnitOfMeasure
Match All
Unit of measure in which items are stored or picked in this subinventory.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Unit of Measure
Title:
Unit of MeasureUnit of measure in which items are stored or picked in this subinventory.
Nested Schema : materialStatus
Match All
Value that specifies the material status code.
Show Source
-
object
oraScmCoreInventorySetup.MaterialStatus_item-fields
-
object
__busObj_context
-
object
Material Status
Title:
Material StatusValue that specifies the material status code.
Nested Schema : organization
Match All
Value that identifies the inventory organization.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationValue that identifies the inventory organization.
Nested Schema : physicalLocation
Match All
Value that identifies a physical location within a subinventory.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Location Details
Title:
Location DetailsValue that identifies a physical location within a subinventory.
Nested Schema : pickUnitOfMeasure
Match All
Unit of measure to use while picking material.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Pick Unit of Measure
Title:
Pick Unit of MeasureUnit of measure to use while picking material.
Nested Schema : project
Match All
An identifier tying the locator to a specific project.
Show Source
-
object
oraErpCoreProjectPlanning.Project_item-fields
-
object
__busObj_context
-
object
Project
Title:
ProjectAn identifier tying the locator to a specific project.
Nested Schema : subinventory
Match All
Identifies the subinventory in an inventory organization.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Subinventory
Title:
SubinventoryIdentifies the subinventory in an inventory organization.
Nested Schema : task
Match All
An identifier for a unique task associated with the locator.
Show Source
-
object
oraErpCoreProjectPlanning.ProjectTask_item-fields
-
object
__busObj_context
-
object
Task
Title:
TaskAn identifier for a unique task associated with the locator.
Nested Schema : Unit of Measure
Type:
objectTitle:
Unit of MeasureAn identifier for the unit of measure code used to measure the locator's physical dimensions.
Nested Schema : Item
Type:
objectTitle:
ItemValue that uniquely identifies the content item.
Nested Schema : Unit of Measure
Type:
objectTitle:
Unit of MeasureUnit of measure in which items are stored or picked in this subinventory.
Nested Schema : oraScmCoreInventorySetup.MaterialStatus_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LotRead Only:trueCode indicating the original language of the material status. -
availabilityType: integer
(int32)
Title:
NettableRead Only:trueValue that indicates if the material in this status should be included in the netting calculations for planning. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
DescriptionRead Only:trueDescription of the material status. -
enabledFlag: boolean
Title:
StatusRead Only:trueContains one of the following values: 1 or 2. If 1, then the material status is active. If 2, then the material status isn't active. The default value is 1. -
id: string
(big-integer)
Title:
Transaction IDRead Only:trueIdentifier for the material status ID. -
inventoryAvailableToPromiseCode: integer
(int32)
Title:
Include in ATPRead Only:trueCode that identifies if the material in this status should be included in the available-to-promise calculations. -
licensePlateNumberControl: integer
(int32)
Title:
Content License Plate NumberRead Only:trueContains one of the following values: 1 or 2. If 1, then the material status can be assigned to the license plate number. If 2, then the material status can't be assigned to the license plate number. The default value is 2. -
locatorControl: integer
(int32)
Title:
LocatorRead Only:trueContains one of the following values: 1 or 2. If 1, then the material status can be assigned to the locator. If 2, then the material status can't be assigned to locator. The default value is 2. -
lotControl: integer
(int32)
Title:
LotRead Only:trueContains one of the following values: 1 or 2. If 1, then the material status can be assigned to the lot. If 2, then the material status can't be assigned to the lot. The default value is 2. -
reservableTypeFlag: boolean
Title:
Allow ReservationsRead Only:trueContains one of the following values: 1 or 2. If 1, then the material status can allow reservations. If 2, then the material status can't allow reservations. The default value is 2. -
serialControl: integer
(int32)
Title:
Serial NumberRead Only:trueContains one of the following values: 1 or 2. If 1, then the material status can be assigned to the serial number. If 2, then the material status can't be assigned to the serial number. The default value is 2. -
statusCode: string
Title:
Accrual Status CodeRead Only:trueValue that uniquely identifies the status. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
zoneControl: integer
(int32)
Title:
UsageRead Only:trueContains one of the following values: 1 or 2. If 1, then the material status can be assigned to the subinventory. If 2, then the material status can't be assigned to the subinventory. The default value is 2.
Nested Schema : Material Status
Type:
objectTitle:
Material StatusValue that specifies the material status code.
Nested Schema : oraScmCoreOrganization.Organization_item-fields-allOf[0]
Type:
Show Source
object-
name: string
Title:
NameRead Only:trueName of the organization used in supply chain management.
Nested Schema : Organization
Type:
objectTitle:
OrganizationValue that identifies the inventory organization.
Nested Schema : oraCxSalesCommonParty.Location_abstract-item
Type:
Show Source
object-
additionalAttribute1: string
-
additionalAttribute2: string
-
additionalAttribute3: string
-
additionalAttribute4: string
-
additionalAttribute5: string
-
address1: string
-
address2: string
-
address3: string
-
address4: string
-
addressLinesPhonetic: string
-
building: string
-
city: string
-
country:
country
-
county: string
-
createdBy: string
Read Only:
true -
floorNumber: string
-
id: string
(big-integer)
Read Only:
true -
language:
language
-
latitude: string
(big-decimal)
Read Only:
true -
longitude: string
(big-decimal)
Read Only:
true -
postalCode: string
-
postalPlus4Code: string
-
province: string
-
state: string
Read Only:
true -
timeCreated: string
(date-time)
Read Only:
true -
timeUpdated: string
(date-time)
Read Only:
true -
timezone:
timezone
-
updatedBy: string
Read Only:
true
Nested Schema : oraCxSalesCommonParty.Location_item-fields-allOf[1]
Type:
Show Source
object-
additionalAttribute1: string
Title:
Additional Address Element 1The additional address element 1 to support flexible address format. -
additionalAttribute2: string
Title:
Additional Address Element 2The additional address element 2 to support flexible address format. -
additionalAttribute3: string
Title:
Additional Address Element 3The additional address element 3 to support flexible address format. -
additionalAttribute4: string
Title:
Additional Address Element 4The additional address element 4 to support flexible address format. -
additionalAttribute5: string
Title:
Additional Address Element 5The additional address element 5 to support flexible address format. -
address1: string
Title:
Address Line 1The first line of the address. -
address2: string
Title:
Address Line 2The second line of the address. -
address3: string
Title:
Address Line 3The third line of the address. -
address4: string
Title:
Address Line 4The fourth line of the address. -
addressLinesPhonetic: string
Title:
Address Lines PhoneticThe phonetic or Kana representation of the Kanji address lines used in Japan. -
building: string
Title:
BuildingThe building name or number at a given address. -
city: string
Title:
CityThe name of the city. -
county: string
Title:
CountyThe name of the county. -
createdBy: string
Title:
Created ByThe user who created the record. -
floorNumber: string
Title:
FloorThe floor number at a given address or in a particular building when the building number is provided. -
id: string
Title:
Location IDForeign key to the FA_LOCATIONS table. -
latitude: string
Title:
LatitudeUsed to store latitude information for the location for spatial proximity and containment purposes. -
longitude: string
Title:
LongitudeUsed to store longitude information for the location for spatial proximity and containment purposes. -
postalCode: string
Title:
Postal CodeThe postal code as defined by the countrywide postal system. -
postalPlus4Code: string
Title:
Postal Code ExtensionThe four digit extension to the postal code. -
province: string
Title:
ProvinceThe name of the province. -
state: string
Title:
StateThe name of the state. -
timeCreated: string
Title:
Created OnThe date and time when the record was created. -
timeUpdated: string
Title:
Last Updated DateThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : Location Details
Type:
objectTitle:
Location DetailsValue that identifies a physical location within a subinventory.
Nested Schema : language
Match All
Show Source
-
object
oraCommonAppsInfraObjects.Language_item-fields
-
object
__busObj_context
-
object
Location Language
Title:
Location Language
Nested Schema : Country
Type:
objectTitle:
CountryNested Schema : oraCommonAppsInfraObjects.Language_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueThe language in which the values of the translatable columns were created, updated, or copied from. -
activationStatus:
activationStatus
-
bestCurrentPractice47Tag: string
Title:
Best Current Practice 47 TagRead Only:trueThe language tag specified by the Internet Engineering Task Force Best Current Practice 47 standard. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
Language DescriptionRead Only:trueThe description of the language. -
installed:
installed
-
languageCode: string
Title:
Language CodeRead Only:trueThe unique code of the language. -
languageTag: string
Title:
Language TagRead Only:trueA unique tag to identify the language. -
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Location Language
Type:
objectTitle:
Location LanguageNested Schema : Time Zone
Type:
objectTitle:
Time ZoneNested Schema : Pick Unit of Measure
Type:
objectTitle:
Pick Unit of MeasureUnit of measure to use while picking material.
Nested Schema : oraErpCoreProjectPlanning.Project_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueThe language in which the values of the translatable columns were created, updated, or copied from. -
allowCrossChargeFlag: boolean
Title:
Allow Cross-Charge Transactions from Other Business UnitsRead Only:trueIndicates whether cross-charge is allowed for the project for the provider business units. A project cross-charge exception business unit identifies a business unit that's an exception to the cross-charge settings configured for a project. A project can always accept cost transactions from its owning business unit, and can optionally accept project cost transactions from other business units. When a project is configured to accept project cost transactions from all business units, these exceptions represent the list of business units from which the project can't accept project cost transactions. However, when the project is configured to not accept project cost transactions from all business units, these exceptions define the list of business units from which the project can accept project cost transactions. -
businessUnit:
businessUnit
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
DescriptionRead Only:trueA description about the project. This might include high-level information about the work being performed. -
enableBudgetaryControlFlag: boolean
Title:
Enable Budgetary ControlRead Only:trueIndicates whether the project is enabled for budgetary control. Budgetary control is used to determine which costs are validated to prevent overspending. If true, then the budgetary control is enabled. If false, then it's not enabled. -
finishDate: string
(date)
Title:
Finish DateRead Only:trueThe date that work or information tracking completes for a project. -
id: string
(big-integer)
Title:
Project IDRead Only:trueUnique identifier of the project. -
inclusiveTransactionControlsFlag: boolean
Title:
Inclusive Transaction ControlsRead Only:trueIndicates whether the transaction control rules are inclusive or exclusive. Transaction controls are a set of rules to specify the types of transactions that are chargeable or nonchargeable, which items are billable and nonbillable on projects that are enabled for billing, and which items are capitalizable and noncapitalizable on capital projects. If true, then the controls are inclusive and the items listed in the control rules are allowed. If false, then the controls are exclusive and the items listed in the control rules aren't allowed. -
legalEntity:
legalEntity
-
name: string
Title:
Project NameRead Only:trueName of the project. -
priority:
priority
-
projectBusinessUnitConfiguration:
projectBusinessUnitConfiguration
-
projectCurrency:
projectCurrency
-
projectLedgerCurrency:
projectLedgerCurrency
-
projectNumber: string
Title:
Project NumberRead Only:trueNumber of the project. -
projectOrganization:
projectOrganization
-
projectType:
projectType
-
projectUnit:
projectUnit
-
startDate: string
(date)
Title:
Start DateRead Only:trueThe date that work or information tracking begins on a project. -
status:
status
-
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Project
Type:
objectTitle:
ProjectAn identifier tying the locator to a specific project.
Nested Schema : businessUnit
Match All
A business unit represents a unit of an enterprise that performs one or more business functions and may have service provider relationships between the units. It typically focuses on a specific market segment, product line, geographic region, or set of services. The business transactions are recorded, reported, and accounted against the business unit.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Business Unit
Title:
Business UnitA business unit represents a unit of an enterprise that performs one or more business functions and may have service provider relationships between the units. It typically focuses on a specific market segment, product line, geographic region, or set of services. The business transactions are recorded, reported, and accounted against the business unit.
Nested Schema : legalEntity
Match All
A legal entity represents an entity created under a commercial law which can own property, create obligation, recruit people, trade, account for themselves to regulators, taxation authorities, and owners. It identifies the legal owner or custodian for each business transaction for legal compliance and reporting.
Show Source
-
allOf
oraErpCoreStructure.LegalEntity_item-fields
-
object
__busObj_context
-
object
Legal Entity
Title:
Legal EntityA legal entity represents an entity created under a commercial law which can own property, create obligation, recruit people, trade, account for themselves to regulators, taxation authorities, and owners. It identifies the legal owner or custodian for each business transaction for legal compliance and reporting.
Nested Schema : projectBusinessUnitConfiguration
Match All
Business unit-level settings which control specific aspects of how the Project Management application functions, such as which project organization trees to use, how to convert currencies, and how to process cross-charges within a legal entity.
Show Source
-
object
oraErpCoreProjectCommonSetup.ProjectBusinessUnitConfiguration_item-fields
-
object
__busObj_context
-
object
Project Business Unit Configuration
Title:
Project Business Unit ConfigurationBusiness unit-level settings which control specific aspects of how the Project Management application functions, such as which project organization trees to use, how to convert currencies, and how to process cross-charges within a legal entity.
Nested Schema : projectCurrency
Match All
The currency for the project.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Project Currency
Title:
Project CurrencyThe currency for the project.
Nested Schema : projectLedgerCurrency
Match All
The currency used for accounting and reporting in a ledger, often referred to as the accounting currency, base currency, or functional currency.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Project Ledger Currency
Title:
Project Ledger CurrencyThe currency used for accounting and reporting in a ledger, often referred to as the accounting currency, base currency, or functional currency.
Nested Schema : projectOrganization
Match All
An organization that owns project-related business objects such as programs, projects, project tasks, and project contracts. A project organization can be used as a source for project cost and revenue accounting, to identify and process cross-charges, to control data access to projects, and to group project-related business objects for reporting purposes.
Show Source
-
allOf
oraErpCoreProjectCommonSetup.ProjectOrganization_item-fields
-
object
__busObj_context
-
object
Project Organization
Title:
Project OrganizationAn organization that owns project-related business objects such as programs, projects, project tasks, and project contracts. A project organization can be used as a source for project cost and revenue accounting, to identify and process cross-charges, to control data access to projects, and to group project-related business objects for reporting purposes.
Nested Schema : projectType
Match All
A project type is part of the classification for a project and provides the basic options for burdening, capitalization, billing, and sponsorship. Options at the project type level are inherited by each project associated with that project type. It can be used to group projects for reporting and to allocate costs.
Show Source
-
object
oraErpCoreProjectCommonSetup.ProjectType_item-fields
-
object
__busObj_context
-
object
Project Type
Title:
Project TypeA project type is part of the classification for a project and provides the basic options for burdening, capitalization, billing, and sponsorship. Options at the project type level are inherited by each project associated with that project type. It can be used to group projects for reporting and to allocate costs.
Nested Schema : projectUnit
Match All
A project unit is an operational subset of an enterprise that conducts business operations using projects and enforces consistent project planning, management, analysis, and reporting. Project units often represent lines of business, such as Consulting Services, Sales, and Research and Development. Maintain independent setup data for each project unit while sharing a common approach to financial management across all project units.
Show Source
-
allOf
oraErpCoreProjectCommonSetup.ProjectUnit_item-fields
-
object
__busObj_context
-
object
Project Unit
Title:
Project UnitA project unit is an operational subset of an enterprise that conducts business operations using projects and enforces consistent project planning, management, analysis, and reporting. Project units often represent lines of business, such as Consulting Services, Sales, and Research and Development. Maintain independent setup data for each project unit while sharing a common approach to financial management across all project units.
Nested Schema : Business Unit
Type:
objectTitle:
Business UnitA business unit represents a unit of an enterprise that performs one or more business functions and may have service provider relationships between the units. It typically focuses on a specific market segment, product line, geographic region, or set of services. The business transactions are recorded, reported, and accounted against the business unit.
Nested Schema : oraErpCoreStructure.LegalEntity_item-fields-allOf[0]
Type:
Show Source
object-
geography:
geography
-
ledgerConfigurationDetail:
ledgerConfigurationDetail
-
legalEntityEndDate: string
(date)
Title:
End DateRead Only:trueThe effective end date of the legal entity. -
legalEntityId: string
(big-integer)
Title:
Legal Entity IDRead Only:trueThe unique identifier of the legal entity. This is the primary key of the Legal Entities view object. -
legalEntityIdentifier: string
Title:
Legal Entity IdentifierRead Only:trueThe unique number assigned to identify a legal entity. -
legalEntityName: string
Title:
Legal Entity NameRead Only:trueThe name of the legal entity. -
legalEntityStartDate: string
(date)
Title:
Start DateRead Only:trueThe effective start date of the legal entity.
Nested Schema : oraErpCoreStructure.LegalEntity_item-fields-allOf[2]
Type:
Show Source
object-
id: string
Title:
Organization IDThe unique identifier of the organization profile. -
name: string
Title:
NameThe name of the organization. -
registryId: string
Title:
Registry IDThe unique alternate identifier for the account party. You can update the value if the profile option HZ_GENERATE_PARTY_NUMBER is set to True. The default value is a concatenation of the value specified in the profile option ZCA_PUID_PREFIX and a unique system generated sequence number.
Nested Schema : Legal Entity
Type:
objectTitle:
Legal EntityA legal entity represents an entity created under a commercial law which can own property, create obligation, recruit people, trade, account for themselves to regulators, taxation authorities, and owners. It identifies the legal owner or custodian for each business transaction for legal compliance and reporting.
Nested Schema : ledgerConfigurationDetail
Match All
The ledger configuration detail defines the detailed input values for a its related secondary ledgers and legal entities, such as ledger type, ledger name and ledger ID. This configuration also specifies the state of each of their configuration steps.
Show Source
-
object
oraErpCoreStructure.LedgerConfigurationDetail_item-fields
-
object
__busObj_context
-
object
Ledger Configuration Detail
Title:
Ledger Configuration DetailThe ledger configuration detail defines the detailed input values for a its related secondary ledgers and legal entities, such as ledger type, ledger name and ledger ID. This configuration also specifies the state of each of their configuration steps.
Nested Schema : oraCxSalesCommonGeography.MasterGeography_item
Match All
Master geographies includes details of a particular master geography such as its alternate names, its parent, information on its hierarchy, and area codes if it has any. For example, it would contain alternate name of Los Angeles as LA and its parent as California.
Show Source
-
allOf
oraCxSalesCommonGeography.MasterGeography_item-fields
-
object
Master Geography
Title:
Master GeographyMaster geographies includes details of a particular master geography such as its alternate names, its parent, information on its hierarchy, and area codes if it has any. For example, it would contain alternate name of Los Angeles as LA and its parent as California.
Nested Schema : oraCxSalesCommonGeography.MasterGeography_item-fields-allOf[0]
Type:
Show Source
object-
endDate: string
(date)
Title:
End DateRead Only:trueThe date when the geography is no longer valid. -
startDate: string
(date)
Title:
Start DateRead Only:trueThe start date from when the geography is valid for use.
Nested Schema : oraCxSalesCommonGeography.Geography_abstract-item
Type:
Show Source
object-
country:
country
-
id: string
(big-integer)
Read Only:
true
Nested Schema : oraCxSalesCommonGeography.MasterGeography_item-fields-allOf[2]
Type:
Show Source
object-
id: string
Title:
Geography IDThe unique identifier of a geography.
Nested Schema : Master Geography
Type:
objectTitle:
Master GeographyMaster geographies includes details of a particular master geography such as its alternate names, its parent, information on its hierarchy, and area codes if it has any. For example, it would contain alternate name of Los Angeles as LA and its parent as California.
Nested Schema : country-allOf[2]
Type:
objectNested Schema : oraErpCoreStructure.LedgerConfigurationDetail_item-fields
Type:
Show Source
object-
configurationId: string
(big-integer)
Title:
Configuration IDRead Only:trueThe unique identifier of the ledger configuration that contains the setup information of a ledger. This attribute is a part of the composite key of the Ledger Configuration Details view object. -
ledgerConfiguration:
ledgerConfiguration
-
legalEntity:
legalEntity
-
objectId: string
(big-integer)
Title:
Object IDRead Only:trueThe object identifier of the configuration setup step. This attribute is a part of the composite key of the Ledger Configuration Details view object. -
objectTypeCode: string
Title:
Object TypeRead Only:trueThe object type of the configuration setup step. It specifies the type of object stored in this row: primary ledger, secondary ledger, legal entity, or configuration. This attribute is a part of the composite key of the Ledger Configuration Details view object. -
primaryLedger:
primaryLedger
-
setupStepCode: string
Title:
Configuration StepRead Only:trueThe identifier of the configuration setup step. This attribute is a part of the composite key of the Ledger Configuration Details view object. -
statusCode: string
Title:
StatusRead Only:trueIndicates the completion status of the ledger configuration and whether the ledger balances cube is created. A list of accepted values is defined in the lookup type GL_CONFIG_STATUS.
Nested Schema : Ledger Configuration Detail
Type:
objectTitle:
Ledger Configuration DetailThe ledger configuration detail defines the detailed input values for a its related secondary ledgers and legal entities, such as ledger type, ledger name and ledger ID. This configuration also specifies the state of each of their configuration steps.
Nested Schema : ledgerConfiguration
Match All
The ledger configuration defines the high-level input values for a primary ledger, such as ledger name and configuration status.
Show Source
-
object
oraErpCoreStructure.LedgerConfiguration_item-fields
-
object
__busObj_context
-
object
Ledger Configuration
Title:
Ledger ConfigurationThe ledger configuration defines the high-level input values for a primary ledger, such as ledger name and configuration status.
Nested Schema : legalEntity
Match All
A legal entity represents an entity created under a commercial law which can own property, create obligation, recruit people, trade, account for themselves to regulators, taxation authorities, and owners. It identifies the legal owner or custodian for each business transaction for legal compliance and reporting.
Show Source
-
allOf
oraErpCoreStructure.LegalEntity_item-fields
-
object
__busObj_context
-
object
Legal Entity
Title:
Legal EntityA legal entity represents an entity created under a commercial law which can own property, create obligation, recruit people, trade, account for themselves to regulators, taxation authorities, and owners. It identifies the legal owner or custodian for each business transaction for legal compliance and reporting.
Nested Schema : primaryLedger
Match All
A ledger represents a record-keeping book used to track financial transactions. It serves as a central repository for all financial activities within an organization, providing a chronological and systematic account of debits, credits, and balances. Ledgers play a crucial role in financial management, budgeting, and maintaining accurate financial records, tracking expenses, revenues, assets, liabilities, and equity.
Show Source
-
object
oraErpCoreStructure.Ledger_item-fields
-
object
__busObj_context
-
object
Ledger
Title:
LedgerA ledger represents a record-keeping book used to track financial transactions. It serves as a central repository for all financial activities within an organization, providing a chronological and systematic account of debits, credits, and balances. Ledgers play a crucial role in financial management, budgeting, and maintaining accurate financial records, tracking expenses, revenues, assets, liabilities, and equity.
Nested Schema : oraErpCoreStructure.LedgerConfiguration_item-fields
Type:
Show Source
object-
completionStatusCode: string
Title:
StatusRead Only:trueIndicates the completion status of the ledger configuration and whether the ledger balances cube is created. A list of accepted values is defined in the lookup type GL_CONFIG_STATUS. -
configurationId: string
(big-integer)
Title:
Configuration IDRead Only:trueThe unique identifier of the ledger configuration that contains the setup information of a ledger. This attribute is a part of the composite key of the Ledger Configuration Details view object. -
name: string
Title:
Ledger ConfigurationRead Only:trueThe name of the ledger configuration entered by the user.
Nested Schema : Ledger Configuration
Type:
objectTitle:
Ledger ConfigurationThe ledger configuration defines the high-level input values for a primary ledger, such as ledger name and configuration status.
Nested Schema : Legal Entity
Type:
objectTitle:
Legal EntityA legal entity represents an entity created under a commercial law which can own property, create obligation, recruit people, trade, account for themselves to regulators, taxation authorities, and owners. It identifies the legal owner or custodian for each business transaction for legal compliance and reporting.
Nested Schema : oraErpCoreStructure.Ledger_item-fields
Type:
Show Source
object-
calendar:
calendar
-
chartOfAccount:
chartOfAccount
-
completeFlag: boolean
Title:
Configuration CompleteRead Only:trueIndicates the completion status of the ledger configuration. A list of accepted values is defined in the lookup type YES_NO. -
currency:
currency
-
description: string
Title:
DescriptionRead Only:trueThe description of the ledger provided by the user or source application. -
enableAverageBalancesFlag: boolean
Title:
Enable average balancesRead Only:trueIndicates whether average balances are maintained for the ledger. A list of accepted values is defined in the lookup type YES_NO. -
enableBudgetaryControlFlag: boolean
Title:
Enable budgetary controlRead Only:trueIndicates whether budgetary control is enabled for the ledger. A list of accepted values is defined in the lookup type YES_NO. -
latestOpenedPeriodName: string
Title:
Latest Open PeriodRead Only:trueName of the latest open accounting period. -
ledgerCategory:
ledgerCategory
-
ledgerConfiguration:
ledgerConfiguration
-
ledgerId: string
(big-integer)
Title:
Ledger IDRead Only:trueThe unique identifier of the ledger for which the accounting entry is created. -
name: string
Title:
NameRead Only:trueThe unique name of the ledger entered by the user. -
objectTypeCode: string
Title:
TypeRead Only:trueIndicates the type of ledger. A list of accepted values is defined in the lookup type LEDGERS. -
reserveEncumbranceCodeCombination:
reserveEncumbranceCodeCombination
-
sequencingModeCode: string
Title:
Sequencing ByRead Only:trueThe level of document sequencing for a ledger. A list of accepted values is defined in the lookup type GL_SEQUENCING_OPTIONS.
Nested Schema : Ledger
Type:
objectTitle:
LedgerA ledger represents a record-keeping book used to track financial transactions. It serves as a central repository for all financial activities within an organization, providing a chronological and systematic account of debits, credits, and balances. Ledgers play a crucial role in financial management, budgeting, and maintaining accurate financial records, tracking expenses, revenues, assets, liabilities, and equity.
Nested Schema : calendar
Match All
An accounting calendar contains the periods of an accounting year. For example, one company can have a fiscal calendar that starts in May and ends in June. Another company can use calendars based on the calendar year, January to December.
Show Source
-
object
oraErpCoreStructure.AccountingCalendar_item-fields
-
object
__busObj_context
-
object
Accounting Calendar
Title:
Accounting CalendarAn accounting calendar contains the periods of an accounting year. For example, one company can have a fiscal calendar that starts in May and ends in June. Another company can use calendars based on the calendar year, January to December.
Nested Schema : chartOfAccount
Match All
The key flexfield structure instance resource is used to query the list of key flexfield structure instances.
Show Source
-
object
oraCommonAppsInfraKeyFlexfields.KeyFlexfieldStructureInstance_item-fields
-
object
__busObj_context
-
object
Key Flexfield Structure Instance
Title:
Key Flexfield Structure InstanceThe key flexfield structure instance resource is used to query the list of key flexfield structure instances.
Nested Schema : currency
Match All
A currency is a standardization of money used for displaying monetary amounts, assigning to ledgers, entering transactions, recording balances, and reporting. All currencies listed in the International Organization for Standardization 4217 standard are supported. The statistical unit currency is used for financial statistics in financial reports, allocation formulas, and other calculations.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Currency
Title:
CurrencyA currency is a standardization of money used for displaying monetary amounts, assigning to ledgers, entering transactions, recording balances, and reporting. All currencies listed in the International Organization for Standardization 4217 standard are supported. The statistical unit currency is used for financial statistics in financial reports, allocation formulas, and other calculations.
Nested Schema : ledgerCategory
Match All
A ledger category represents the classification codes that designates a ledger as Primary, Secondary, Reporting Currency, or Ledger Set.
Show Source
-
allOf
oraErpCoreCommonObjects.ERPLookupCode_item-fields
-
object
__busObj_context
-
object
Ledger Category
Title:
Ledger CategoryA ledger category represents the classification codes that designates a ledger as Primary, Secondary, Reporting Currency, or Ledger Set.
Nested Schema : ledgerConfiguration
Match All
The ledger configuration defines the high-level input values for a primary ledger, such as ledger name and configuration status.
Show Source
-
object
oraErpCoreStructure.LedgerConfiguration_item-fields
-
object
__busObj_context
-
object
Ledger Configuration
Title:
Ledger ConfigurationThe ledger configuration defines the high-level input values for a primary ledger, such as ledger name and configuration status.
Nested Schema : reserveEncumbranceCodeCombination
Match All
A general ledger account combination represents the specific grouping of segment values within the Oracle General Ledger. It provides details of all the valid account combinations for each accounting flexfield structure within the General Ledger.
Show Source
-
allOf
oraErpCoreStructure.GeneralLedgerAccount_item-fields
-
object
__busObj_context
-
object
General Ledger Account
Title:
General Ledger AccountA general ledger account combination represents the specific grouping of segment values within the Oracle General Ledger. It provides details of all the valid account combinations for each accounting flexfield structure within the General Ledger.
Nested Schema : oraErpCoreStructure.AccountingCalendar_item-fields
Type:
Show Source
object-
calendarId: string
(big-integer)
Title:
Calendar IDRead Only:trueThe unique identifier of an accounting or commitment calendar. -
calendarStartDate: string
(date)
Title:
Start DateRead Only:trueThe date when the first period of the accounting calendar begins. -
calendarTypeCode: string
Title:
Calendar TypeRead Only:trueThe type of an accounting calendar. Possible values are Accounting and Budgetary Control. -
periodSetName: string
Title:
Accounting CalendarRead Only:trueName of the accounting calendar. -
periodType: string
Title:
Period TypeRead Only:trueThe frequency of the accounting period, such as, Weekly, Monthly, and Quarterly. The list of accepted values for period frequency can be found in the lookup type CAL_NON_ADJ_FREQ. When creating a calendar with period frequency codes, the period type is concatenated with a unique number. For example, MONTH2558721688. -
userPeriodSetName: string
Title:
NameRead Only:trueUser specified name of the accounting calendar.
Nested Schema : Accounting Calendar
Type:
objectTitle:
Accounting CalendarAn accounting calendar contains the periods of an accounting year. For example, one company can have a fiscal calendar that starts in May and ends in June. Another company can use calendars based on the calendar year, January to December.
Nested Schema : oraCommonAppsInfraKeyFlexfields.KeyFlexfieldStructureInstance_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueThe language in which the values of the translatable columns were created, updated, or copied from. -
applicationId: string
(big-integer)
Title:
Application IDRead Only:trueThe application identifier of the key flexfield. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
DescriptionRead Only:trueThe description of the structure instance. -
dynamicCombinationCreationFlag: boolean
Title:
Dynamic Combination CreationRead Only:trueIndicates whether the dynamic combination creation is allowed or not. -
enabledFlag: boolean
Title:
EnabledRead Only:trueIndicates whether the structure instance is enabled or not. -
keyFlexfieldCode: string
Title:
Key Flexfield CodeRead Only:trueThe key flexfield code of the key flexfield. -
name: string
Title:
NameRead Only:trueThe name of the structure instance. -
structure:
structure
-
structureInstanceCode: string
Title:
Structure Instance CodeRead Only:trueThe structure instance code of the structure instance. -
structureInstanceId: string
(big-integer)
Title:
Structure Instance IDRead Only:trueThe unique identifier of the structure instance. -
structureInstanceIdentifier: string
Title:
Structure Instance IdentifierRead Only:trueThe structure instance identifier of the structure instance. -
structureInstanceNumber: string
(big-integer)
Title:
Structure Instance NumberRead Only:trueThe structure instance number of the structure instance. -
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Key Flexfield Structure Instance
Type:
objectTitle:
Key Flexfield Structure InstanceThe key flexfield structure instance resource is used to query the list of key flexfield structure instances.
Nested Schema : structure
Match All
The key flexfield structure resource is used to query the list of key flexfield structures.
Show Source
-
object
oraCommonAppsInfraKeyFlexfields.KeyFlexfieldStructure_item-fields
-
object
__busObj_context
-
object
Key Flexfield Structure
Title:
Key Flexfield StructureThe key flexfield structure resource is used to query the list of key flexfield structures.
Nested Schema : oraCommonAppsInfraKeyFlexfields.KeyFlexfieldStructure_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueThe language in which the values of the translatable columns were created, updated, or copied from. -
applicationId: string
(big-integer)
Title:
Application IDRead Only:trueThe application identifier of the key flexfield structure. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
delimiter:
delimiter
-
description: string
Title:
DescriptionRead Only:trueThe description of the key flexfield structure. -
enabledFlag: boolean
Title:
EnabledRead Only:trueIndicates whether or not the structure is enabled. -
keyFlexfieldCode: string
Title:
Key Flexfield CodeRead Only:trueThe code of the key flexfield structure. -
name: string
Title:
NameRead Only:trueThe name of the key flexfield structure. -
structureCode: string
Title:
Structure CodeRead Only:trueThe structure code of the key flexfield structure. -
structureId: string
(big-integer)
Title:
Structure IDRead Only:trueThe unique identifier of the structure. -
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Key Flexfield Structure
Type:
objectTitle:
Key Flexfield StructureThe key flexfield structure resource is used to query the list of key flexfield structures.
Nested Schema : Currency
Type:
objectTitle:
CurrencyA currency is a standardization of money used for displaying monetary amounts, assigning to ledgers, entering transactions, recording balances, and reporting. All currencies listed in the International Organization for Standardization 4217 standard are supported. The statistical unit currency is used for financial statistics in financial reports, allocation formulas, and other calculations.
Nested Schema : Ledger Category
Type:
objectTitle:
Ledger CategoryA ledger category represents the classification codes that designates a ledger as Primary, Secondary, Reporting Currency, or Ledger Set.
Nested Schema : Ledger Configuration
Type:
objectTitle:
Ledger ConfigurationThe ledger configuration defines the high-level input values for a primary ledger, such as ledger name and configuration status.
Nested Schema : oraErpCoreStructure.GeneralLedgerAbstractAccount_abstract-item
Type:
Show Source
object-
accountTypeInformation:
accountTypeInformation
-
chartOfAccountsId: string
Read Only:
true -
codeCombinationId: string
(big-integer)
Read Only:
true -
concatenatedSegments: string
Read Only:
true -
controlAccountInformation:
controlAccountInformation
-
createdBy: string
Read Only:
true -
crossValidationCombinationEndDate: string
(date)
Read Only:
true -
detailBudgetingAllowedFlag: boolean
Read Only:
true -
detailPostingAllowedFlag: boolean
Read Only:
true -
disabledByFeatureCode: string
Read Only:
true -
enabledFlag: boolean
Read Only:
true -
endDateActive: string
(date)
Read Only:
true -
financialCategoryInformation:
financialCategoryInformation
-
preserveFlag: boolean
Read Only:
true -
reconciliationFlag: boolean
Read Only:
true -
startDateActive: string
(date)
Read Only:
true -
summaryFlag: boolean
Read Only:
true -
timeCreated: string
(date-time)
Read Only:
true -
timeUpdated: string
(date-time)
Read Only:
true -
updatedBy: string
Read Only:
true
Nested Schema : oraErpCoreStructure.GeneralLedgerAccount_item-fields-allOf[1]
Type:
Show Source
object-
chartOfAccountsId: string
Title:
Chart of AccountsThe unique identifier of the chart of accounts. -
codeCombinationId: string
Title:
Account IDThe unique identifier of the account combination. -
concatenatedSegments: string
Title:
Concatenated Segment ValuesThe concatenated full account combination. -
createdBy: string
Title:
Created ByThe user who created the record. -
crossValidationCombinationEndDate: string
Title:
End DateThe date when the account combination is no longer active as defined in the cross-validation combination. -
detailBudgetingAllowedFlag: boolean
Title:
Allow BudgetingIndicates whether budgeting is allowed for the account combination. -
detailPostingAllowedFlag: boolean
Title:
Allow PostingIndicates whether the account can be used for posting. -
disabledByFeatureCode: string
Title:
Disabled by FeatureThe name of the feature that disabled the account combination. -
enabledFlag: boolean
Title:
EnabledIndicates whether the account can be used in transactions. -
endDateActive: string
Title:
To DateThe date when the account combination is no longer active. -
preserveFlag: boolean
Title:
Preserve AttributesPrevents updates to attribute values on account combinations. -
reconciliationFlag: boolean
Title:
ReconciliationThe name of the column that indicates whether reconciliation is enabled for the account. -
startDateActive: string
Title:
From DateIndicates whether the account combination is a summary account. -
summaryFlag: boolean
Title:
SummaryIndicates whether the account combination is a summary account. -
timeCreated: string
Title:
Creation DateThe date and time when the record was created. -
timeUpdated: string
Title:
Last Updated DateThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : General Ledger Account
Type:
objectTitle:
General Ledger AccountA general ledger account combination represents the specific grouping of segment values within the Oracle General Ledger. It provides details of all the valid account combinations for each accounting flexfield structure within the General Ledger.
Nested Schema : accountTypeInformation
Match All
Category that the account belongs to such as assets, liabilities, revenue, expense, or owner's equity.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Account Type
Title:
Account TypeCategory that the account belongs to such as assets, liabilities, revenue, expense, or owner's equity.
Nested Schema : controlAccountInformation
Match All
The name of the column that indicates whether the account is a control account.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Control Account
Title:
Control AccountThe name of the column that indicates whether the account is a control account.
Nested Schema : financialCategoryInformation
Match All
The name of the column that lists the financial category of the account.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Financial Category
Title:
Financial CategoryThe name of the column that lists the financial category of the account.
Nested Schema : Account Type
Type:
objectTitle:
Account TypeCategory that the account belongs to such as assets, liabilities, revenue, expense, or owner's equity.
Nested Schema : Control Account
Type:
objectTitle:
Control AccountThe name of the column that indicates whether the account is a control account.
Nested Schema : Financial Category
Type:
objectTitle:
Financial CategoryThe name of the column that lists the financial category of the account.
Nested Schema : Priority
Type:
objectTitle:
PriorityNested Schema : oraErpCoreProjectCommonSetup.ProjectBusinessUnitConfiguration_item-fields
Type:
Show Source
object-
businessUnit:
businessUnit
-
businessUnitId: string
(big-integer)
Title:
Business Unit IDRead Only:trueThe unique identifier of the business unit in which the Project Management application is configured. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
maintainIndependentProjectPeriodsFlag: boolean
Title:
Maintain Independent Project PeriodsRead Only:trueIndicates whether period status values for the project financial calendar are maintained independently from the ledger's accounting calendar. If true, then the period statuses are managed independently. Set to true when the two calendars aren't the same or when they're the same and you want to maintain the project periods independently from the ledger. If false, then the two calendars are the same and the period status is maintained by general ledger. -
projectFinancialCalendar:
projectFinancialCalendar
-
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Project Business Unit Configuration
Type:
objectTitle:
Project Business Unit ConfigurationBusiness unit-level settings which control specific aspects of how the Project Management application functions, such as which project organization trees to use, how to convert currencies, and how to process cross-charges within a legal entity.
Nested Schema : businessUnit
Match All
A business unit represents a unit of an enterprise that performs one or more business functions and may have service provider relationships between the units. It typically focuses on a specific market segment, product line, geographic region, or set of services. The business transactions are recorded, reported, and accounted against the business unit.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Business Unit
Title:
Business UnitA business unit represents a unit of an enterprise that performs one or more business functions and may have service provider relationships between the units. It typically focuses on a specific market segment, product line, geographic region, or set of services. The business transactions are recorded, reported, and accounted against the business unit.
Nested Schema : projectFinancialCalendar
Match All
A calendar used for financial project planning, costing, billing, budgeting, forecasting, and performance reporting.
Show Source
-
object
oraErpCoreStructure.AccountingCalendar_item-fields
-
object
__busObj_context
-
object
Project Accounting Calendar
Title:
Project Accounting CalendarA calendar used for financial project planning, costing, billing, budgeting, forecasting, and performance reporting.
Nested Schema : Business Unit
Type:
objectTitle:
Business UnitA business unit represents a unit of an enterprise that performs one or more business functions and may have service provider relationships between the units. It typically focuses on a specific market segment, product line, geographic region, or set of services. The business transactions are recorded, reported, and accounted against the business unit.
Nested Schema : Project Accounting Calendar
Type:
objectTitle:
Project Accounting CalendarA calendar used for financial project planning, costing, billing, budgeting, forecasting, and performance reporting.
Nested Schema : Project Currency
Type:
objectTitle:
Project CurrencyThe currency for the project.
Nested Schema : Project Ledger Currency
Type:
objectTitle:
Project Ledger CurrencyThe currency used for accounting and reporting in a ledger, often referred to as the accounting currency, base currency, or functional currency.
Nested Schema : oraErpCoreProjectCommonSetup.ProjectOrganization_item-fields-allOf[0]
Type:
Show Source
object-
effectiveEndDate: string
(date)
Title:
Effective End DateRead Only:trueThe latest effective end date of the organization that's classified as a project organization. -
effectiveStartDate: string
(date)
Title:
Effective Start DateRead Only:trueThe earliest effective start date of the organization that's classified as a project organization. -
id: string
(big-integer)
Title:
Project Organization IDRead Only:trueThe unique identifier of the project organization. -
name: string
Title:
NameRead Only:trueThe name of the project organization.
Nested Schema : Project Organization
Type:
objectTitle:
Project OrganizationAn organization that owns project-related business objects such as programs, projects, project tasks, and project contracts. A project organization can be used as a source for project cost and revenue accounting, to identify and process cross-charges, to control data access to projects, and to group project-related business objects for reporting purposes.
Nested Schema : oraErpCoreProjectCommonSetup.ProjectType_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueThe language in which the values of the translatable columns were created, updated, or copied from. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
DescriptionRead Only:trueDescription of the project type. -
enableBillingFlag: boolean
Title:
Enable BillingRead Only:trueIndicates whether projects with this project type are enabled for billing. If true, then cost transactions for the project can be billed. If false, then cost transactions are nonbillable. You can't change this option after creating projects or project templates using the project type. -
enableBurdeningFlag: boolean
Title:
Enable BurdeningRead Only:trueIndicates whether projects with this project type are enabled for burdening. Burdening is a method of applying one or more burden cost components to the raw cost amount of each transaction to calculate burden cost amounts. If true, then the project type is used to control how burden transactions are created and accounted for the project. If false, then costs are processed as raw costs. You can't change this option after creating projects or project templates using the project type. -
enableCapitalizationFlag: boolean
Title:
Enable CapitalizationRead Only:trueIndicates whether projects with this project type are enabled for capitalization. If true, then cost transactions for the project can be capitalized as assets. If false, then cost transactions aren't capitalizable. You can't change this option after creating projects or project templates using the project type. -
enableSponsoredProjectsFlag: boolean
Title:
Enable Sponsored ProjectsRead Only:trueIndicates whether projects with this project type are enabled for sponsorship. If true, then external sponsors, internal organizations, and other sources can fund the project. Only sponsored projects can be associated with awards. If false, then the project can't be sponsored. You can't change this option after creating projects or project templates using the project type. -
fromDate: string
(date)
Title:
From DateRead Only:trueDate from which a project type is active. -
id: string
(big-integer)
Title:
Project Type IDRead Only:trueUnique identifier of the project type. -
name: string
Title:
NameRead Only:trueName of the project type. -
setIdSet:
setIdSet
-
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
toDate: string
(date)
Title:
To DateRead Only:trueDate after which a project type is no longer active. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
workType:
workType
Nested Schema : Project Type
Type:
objectTitle:
Project TypeA project type is part of the classification for a project and provides the basic options for burdening, capitalization, billing, and sponsorship. Options at the project type level are inherited by each project associated with that project type. It can be used to group projects for reporting and to allocate costs.
Nested Schema : setIdSet
Match All
The set is a logical group used for partitioning and sharing reference data across transactional entities, depending on the business context. The common set indicates that data isn't partitioned and is globally shared.
Show Source
-
allOf
oraCommonAppsInfraObjects.SetIdSet_item-fields
-
object
__busObj_context
-
object
Set ID Set
Title:
Set ID SetThe set is a logical group used for partitioning and sharing reference data across transactional entities, depending on the business context. The common set indicates that data isn't partitioned and is globally shared.
Nested Schema : workType
Match All
A work type is a classification of actual and scheduled work. Used to identify work for processing purposes, including billing, cross-charging between organizations, and labor utilization tracking.
Show Source
-
object
oraErpCoreProjectCommonSetup.ProjectWorkType_item-fields
-
object
__busObj_context
-
object
Work Type
Title:
Work TypeA work type is a classification of actual and scheduled work. Used to identify work for processing purposes, including billing, cross-charging between organizations, and labor utilization tracking.
Nested Schema : Set ID Set
Type:
objectTitle:
Set ID SetThe set is a logical group used for partitioning and sharing reference data across transactional entities, depending on the business context. The common set indicates that data isn't partitioned and is globally shared.
Nested Schema : oraErpCoreProjectCommonSetup.ProjectWorkType_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueThe language in which the values of the translatable columns were created, updated, or copied from. -
billableFlag: boolean
Title:
BillableRead Only:trueIndicates whether work of this work type is considered billable. If true, then the work is considered billable. If false, then the work isn't considered billable. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
DescriptionRead Only:trueDescription of the work type. -
fromDate: string
(date)
Title:
From DateRead Only:trueDate from which the work type is active. -
id: string
(big-integer)
Title:
Work Type IDRead Only:trueUnique identifier of the work type. -
name: string
Title:
Work TypeRead Only:trueName of the work type. -
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
toDate: string
(date)
Title:
To DateRead Only:trueDate after which the work type isn't active. -
transferPriceAmountType:
transferPriceAmountType
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
utilizableFlag: boolean
Title:
UtilizableRead Only:trueIndicates whether work of this work type contributes to the utilization calculation for labor resources. If true, then the work is used in labor utilization calculations. If false, then it isn't included in labor resource utilization calculations.
Nested Schema : Work Type
Type:
objectTitle:
Work TypeA work type is a classification of actual and scheduled work. Used to identify work for processing purposes, including billing, cross-charging between organizations, and labor utilization tracking.
Nested Schema : transferPriceAmountType
Match All
Indicates whether the transfer amount type is considered as a revenue transfer or cost transfer when cross-charging between provider and receiver organizations. Cross-charge work is project work performed by resources from one organization on a project belonging to another organization. Typically the project-owning organization provides some compensation to the resource organization for this cross-charge work. The compensation can be in the form of sharing revenue with the resource organization or taking on the cost from the resource organization.
Show Source
-
string
Title:
Transfer Price Amount TypeRead Only:trueIndicates whether the transfer amount type is considered as a revenue transfer or cost transfer when cross-charging between provider and receiver organizations. Cross-charge work is project work performed by resources from one organization on a project belonging to another organization. Typically the project-owning organization provides some compensation to the resource organization for this cross-charge work. The compensation can be in the form of sharing revenue with the resource organization or taking on the cost from the resource organization. -
string
Allowed Values:
[ "COST_TRANSFER", "REVENUE_TRANSFER" ]
Nested Schema : oraErpCoreProjectCommonSetup.ProjectUnit_item-fields-allOf[0]
Type:
Show Source
object-
effectiveEndDate: string
(date)
Title:
Effective End DateRead Only:trueThe latest effective end date of the organization that's classified as a project unit. -
effectiveStartDate: string
(date)
Title:
Effective Start DateRead Only:trueThe earliest effective start date of the organization that's classified as a project unit. -
id: string
(big-integer)
Title:
Project Unit IDRead Only:trueThe unique identifier of the project unit. -
name: string
Title:
NameRead Only:trueThe name of the project unit.
Nested Schema : Project Unit
Type:
objectTitle:
Project UnitA project unit is an operational subset of an enterprise that conducts business operations using projects and enforces consistent project planning, management, analysis, and reporting. Project units often represent lines of business, such as Consulting Services, Sales, and Research and Development. Maintain independent setup data for each project unit while sharing a common approach to financial management across all project units.
Nested Schema : oraErpCoreProjectCommonSetup.ProjectObjectStatus_abstract-item
Type:
Show Source
object-
code: string
Read Only:
true -
createdBy: string
Read Only:
true -
description: string
Read Only:
true -
fromDate: string
(date)
Read Only:
true -
name: string
Read Only:
true -
statusClassification:
statusClassification
-
timeCreated: string
(date-time)
Read Only:
true -
timeUpdated: string
(date-time)
Read Only:
true -
toDate: string
(date)
Read Only:
true -
updatedBy: string
Read Only:
true
Nested Schema : oraErpCoreProjectCommonSetup.ProjectStatus_item-fields-allOf[1]
Type:
Show Source
object-
code: string
Title:
Status CodeThe code that uniquely identifies a status value. -
createdBy: string
Title:
Created ByThe user who created the record. -
description: string
Title:
DescriptionThe description of the status. -
fromDate: string
Title:
From DateThe date when the status becomes active. -
name: string
Title:
NameThe user-defined name of the status. -
timeCreated: string
Title:
Creation DateThe date and time when the record was created. -
timeUpdated: string
Title:
Last Updated DateThe date and time when the record was last updated. -
toDate: string
Title:
To DateThe date when the status is no longer active. -
updatedBy: string
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : Status
Type:
objectTitle:
StatusNested Schema : statusClassification
Match All
A status classification broadly categorizes and groups status values for business object reporting and processing. Assign the classification as the next allowable status to control the progression from a given status to any status in the classification category.
Show Source
-
object
oraErpCoreProjectCommonSetup.ProjectStatusClassification_item-fields
-
object
__busObj_context
-
object
Status Classification
Title:
Status ClassificationA status classification broadly categorizes and groups status values for business object reporting and processing. Assign the classification as the next allowable status to control the progression from a given status to any status in the classification category.
Nested Schema : oraErpCoreProjectCommonSetup.ProjectStatusClassification_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueThe language in which the values of the translatable columns were created, updated, or copied from. -
code: string
Title:
Object CodeRead Only:trueThe unique identifier of the status management object. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
createNewStatusesFlag: boolean
Title:
Create New StatusesRead Only:trueIndicates whether new statuses can be created for a status classification. If true, additional user-defined statuses can be defined. If false, all statuses are predefined by Oracle. -
description: string
Title:
DescriptionRead Only:trueThe description of the status classification. -
name: string
Title:
NameRead Only:trueThe name of the status classification. -
statusClassificationCode: string
Title:
Status Classification CodeRead Only:trueThe unique identifier of the status classification. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Status Classification
Type:
objectTitle:
Status ClassificationA status classification broadly categorizes and groups status values for business object reporting and processing. Assign the classification as the next allowable status to control the progression from a given status to any status in the classification category.
Nested Schema : oraScmCoreInventorySetup.Subinventory_item-fields
Type:
Show Source
object-
allowOfflineMode: string
Title:
Allow offline modeRead Only:trueIndicates whether the subinventory can be PAR counted in an offline mode. -
assetInventoryFlag: boolean
Title:
Asset inventoryRead Only:trueIndicates that the subinventory contains assets. -
autoCreateDeliveries: string
Title:
Autocreate deliveriesRead Only:trueIndicates whether deliveries should be autocreated for this subinventory. -
countMethodType:
countMethodType
-
defaultCountTypeCode:
defaultCountTypeCode
-
defaultLocatorStatus:
defaultLocatorStatus
-
depreciableFlag: boolean
Title:
DepreciableRead Only:trueIndicates that the items in the subinventory are depreciable. -
description: string
Title:
DescriptionRead Only:trueMaximum Length:50Value that identifies the subinventory description. -
disableDate: string
(date)
Title:
Disable DateRead Only:trueDate that identifies the subinventory disable date. -
fillKillType:
fillKillType
-
fullLicensePlateNumberFlag: boolean
Title:
Full LPNRead Only:trueIndicates whether full LPN picking is allowed. -
inventoryAvailableToPromiseFlag: boolean
Title:
Inventory available to promiseRead Only:trueValue that indicates the items in the subinventory are available to promise. -
licensePlateNumberControlledFlag: boolean
Title:
LPN ControlRead Only:trueValue that uniquely identifies LPN if Inventory or Subinventory associated with record is LPN controlled. -
location:
location
-
locatorType:
locatorType
-
name: string
Title:
NameRead Only:trueMaximum Length:10Value that identifies the subinventory name. -
oracleHealthLocation: string
Title:
Oracle Health locationRead Only:trueContains one of the following values: Y or N. If Y, then the subinventory is an Oracle Health location. If N, then the subinventory isn't an Oracle Health location. The default value is N. -
organization:
organization
-
organizationId: string
(big-integer)
Title:
Organization IDRead Only:trueValue that uniquely identifies the organization. -
parLocationFlag: boolean
Title:
PAR locationRead Only:trueIndicates that the location is enabled for periodic automatic replenishment. -
pickingOrder: integer
(int32)
Title:
Picking OrderRead Only:trueValue that indicates the picking order for the subinventory. -
postProcessingLeadTime: integer
(int32)
Title:
Postprocessing Lead TimeRead Only:trueValue that indicates the postprocessing lead time for the subinventory. -
preProcessingLeadTime: integer
(int32)
Title:
Preprocessing Lead TimeRead Only:trueValue that indicates the preprocessing lead time for the subinventory. -
processingLeadTime: integer
(int32)
Title:
Processing Lead TimeRead Only:trueValue that indicates the processing lead time for the subinventory. -
quantityTrackedFlag: boolean
Title:
Quantity trackedRead Only:trueIndicates that the subinventory is quantity tracked. -
reservableTypeFlag: boolean
Title:
ReservableRead Only:trueValue that indicates reservable type for the items in the subinventory. -
sourceOrganization:
sourceOrganization
-
sourceSubinventory:
sourceSubinventory
-
sourceType:
sourceType
-
status:
status
-
subinventoryGroup: string
Title:
GroupRead Only:trueValue that identifies the group of the subinventory. -
type:
type
-
usePackUnitCompRet: string
Title:
Use packing unit completion returnsRead Only:trueIndicates whether the packing unit should be used for product completion and return transactions in manufacturing and maintenance. This setting is applicable only when the subinventory is enabled for manufacturing and maintenance integration with WMS. Valid values are Yes or No. -
useSubMfgMntInWms: string
Title:
Use subinventory for manufacturing or maintenance integration with WMSRead Only:trueIndicates whether the subinventory is used for manufacturing and maintenance integration with WMS. Valid values are Yes or No.
Nested Schema : Subinventory
Type:
objectTitle:
SubinventoryIdentifies the subinventory in an inventory organization.
Nested Schema : countMethodType
Match All
Value that identifies the count method type for the subinventory.
Show Source
Nested Schema : defaultCountTypeCode
Match All
Value that identifies the default count type code for the subinventory.
Show Source
Nested Schema : defaultLocatorStatus
Match All
Used as the basis for inventory statuses, which can be assigned to subinventories, locators, lots, and serials to restrict specific transaction types.
Show Source
-
object
oraScmCoreInventorySetup.MaterialStatus_item-fields
-
object
__busObj_context
-
object
Material Status
Title:
Material StatusUsed as the basis for inventory statuses, which can be assigned to subinventories, locators, lots, and serials to restrict specific transaction types.
Nested Schema : fillKillType
Match All
Indicates that the location is enabled for periodic automatic replenishment.
Show Source
Nested Schema : location
Match All
Location associated with the subinventory.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Location
Title:
LocationLocation associated with the subinventory.
Nested Schema : locatorType
Match All
Value that indicates the locator type for the subinventory.
Show Source
Nested Schema : organization
Match All
Value that identifies the organization of the subinventory.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationValue that identifies the organization of the subinventory.
Nested Schema : sourceOrganization
Match All
An organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Source Organization
Title:
Source OrganizationAn organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Nested Schema : sourceSubinventory
Match All
Value that indicates the source subinventory.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Source Subinventory
Title:
Source SubinventoryValue that indicates the source subinventory.
Nested Schema : sourceType
Match All
Value that indicates the source type of the subinventory.
Show Source
Nested Schema : status
Match All
Used as the basis for inventory statuses, which can be assigned to subinventories, locators, lots, and serials to restrict specific transaction types.
Show Source
-
object
oraScmCoreInventorySetup.MaterialStatus_item-fields
-
object
__busObj_context
-
object
Material Status
Title:
Material StatusUsed as the basis for inventory statuses, which can be assigned to subinventories, locators, lots, and serials to restrict specific transaction types.
Nested Schema : Material Status
Type:
objectTitle:
Material StatusUsed as the basis for inventory statuses, which can be assigned to subinventories, locators, lots, and serials to restrict specific transaction types.
Nested Schema : Location
Type:
objectTitle:
LocationLocation associated with the subinventory.
Nested Schema : Organization
Type:
objectTitle:
OrganizationValue that identifies the organization of the subinventory.
Nested Schema : Source Organization
Type:
objectTitle:
Source OrganizationAn organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Nested Schema : Source Subinventory
Type:
objectTitle:
Source SubinventoryValue that indicates the source subinventory.
Nested Schema : Material Status
Type:
objectTitle:
Material StatusUsed as the basis for inventory statuses, which can be assigned to subinventories, locators, lots, and serials to restrict specific transaction types.
Nested Schema : oraErpCoreProjectPlanning.ProjectTask_item-fields
Type:
Show Source
object-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
id: string
(big-integer)
Title:
Task IDRead Only:trueIdentifier of the project task. -
name: string
Title:
Task NameRead Only:trueName of the project task. -
parentTask:
parentTask
-
project:
project
-
retirementCostFlag: boolean
Title:
Retirement CostRead Only:trueName of the project task. -
taskLevel: integer
(int32)
Title:
Task LevelRead Only:trueIndicates the level of the task within the task hierarchy. Level 0 represents the task that holds the roll-up values of the project. -
taskNumber: string
Title:
Task NumberRead Only:trueNumber of the project task that identifies it uniquely in the project task hierarchy. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Task
Type:
objectTitle:
TaskAn identifier for a unique task associated with the locator.
Nested Schema : parentTask
Match All
A project task is a subdivision of project work to be performed within a defined period.
Show Source
-
object
oraErpCoreProjectPlanning.ProjectTask_item-fields
-
object
__busObj_context
-
object
Project Task
Title:
Project TaskA project task is a subdivision of project work to be performed within a defined period.
Nested Schema : project
Match All
A project represents the effort and resources required to achieve a significant business objective within a specific time frame. Projects are used to plan, track, manage, and control both the financial aspects and the work effort required.
Show Source
-
object
oraErpCoreProjectPlanning.Project_item-fields
-
object
__busObj_context
-
object
Project
Title:
ProjectA project represents the effort and resources required to achieve a significant business objective within a specific time frame. Projects are used to plan, track, manage, and control both the financial aspects and the work effort required.
Nested Schema : Project Task
Type:
objectTitle:
Project TaskA project task is a subdivision of project work to be performed within a defined period.
Nested Schema : Project
Type:
objectTitle:
ProjectA project represents the effort and resources required to achieve a significant business objective within a specific time frame. Projects are used to plan, track, manage, and control both the financial aspects and the work effort required.
Nested Schema : Expired Lot Quarantine Subinventory
Type:
objectTitle:
Expired Lot Quarantine SubinventoryReference to the associated subinventory for expired lot quarantine operations within the supply chain organization.
Nested Schema : Internal Customer
Type:
objectTitle:
Internal CustomerObject reference to the associated customer when the warehouse is the destination inventory organization.
Nested Schema : Item Definition Organization
Type:
objectTitle:
Item Definition OrganizationObject reference to the associated item definition organization of the supply chain organization.
Nested Schema : Item Master Organization
Type:
objectTitle:
Item Master OrganizationObject reference to the associated item master organization of the supply chain organization.
Nested Schema : Legal Entity
Type:
objectTitle:
Legal EntityObject reference to the associated legal entity of the supply chain organization.
Nested Schema : Management Business Unit
Type:
objectTitle:
Management Business UnitObject reference to the associated management business unit of the supply chain organization.
Nested Schema : oraScmCoreInventorySetup.TransactionReason_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueContains one of the following values: true or false. If true, then the data belongs to the source lot of lot split, merge, and translate transaction types. If false, then the data belongs to the resultant lot of split, merge, and translate transaction types. This attribute doesn't have a default value. -
contextCode:
contextCode
-
description: string
Title:
DescriptionMaximum Length:240Description of the transaction reason. -
disableDate: string
(date)
Title:
End DateDate when the inventory transaction reason is no longer valid. -
enableDate: string
(date)
Title:
Start DateDate when the inventory transaction reason can be used. -
id: string
(big-integer)
Title:
IDRead Only:trueValue that uniquely identifies the transaction reason. -
name: string
Title:
NameMaximum Length:30Name of the transaction reason. A list of accepted values is defined in the lookup type INV_REASON_TYPES in FND_LOOKUPS. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
typeCode:
typeCode
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Quantity Exception Reason
Type:
objectTitle:
Quantity Exception ReasonObject reference to the associated default picking rule for quantity exceptions.
Nested Schema : contextCode
Match All
Code that identifies which context of a transaction flow can use this transaction reason, for example, change project or task for pick flow.
Show Source
Nested Schema : Profit Center Business Unit
Type:
objectTitle:
Profit Center Business UnitObject reference to the associated profit center business unit of the supply chain organization.
Nested Schema : oraScmCoreSchedule.Schedule_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueIndicates the code of the language in which the contents of the translatable columns were originally created. -
activeFlag: boolean
Title:
Active FlagRead Only:trueContains one of the following values: true or false. If true, then the schedule is active and may be used. If false, then the schedule isn't active. The default value is true. -
categoryCode:
categoryCode
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
DescriptionRead Only:trueDescription of the schedule that the user specifies when creating an instance. -
effectiveFromDate: string
(date)
Title:
Effective from DateDate when the modeling of working and nonworking time using the assigned workday patterns starts. This attribute is required. -
effectiveToDate: string
(date)
Title:
Effective to DateDate when the modeling of working and nonworking time using the assigned workday patterns stops. This attribute is required. -
id: string
(big-integer)
Title:
IDValue that uniquely identifies the schedule. It's a primary key that the application generates when it creates a schedule. This attribute is required. -
name: string
Title:
NameRead Only:trueName of the schedule that the user specifies when creating an instance. This attribute is required. -
quarterlyTypeCode:
quarterlyTypeCode
-
scheduleTypeCode:
scheduleTypeCode
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Schedule
Type:
objectTitle:
ScheduleObject reference to the associated schedule of the supply chain organization.
Nested Schema : categoryCode
Match All
Abbreviation that identifies the category. For example, Pager, UK SSP, or Work.
Show Source
Nested Schema : quarterlyTypeCode
Match All
Value that defines the model of a quarter for a schedule. For example, 13 periods, 4 Weeks - 4 Weeks - 5 Weeks, 4 Weeks - 5 Weeks - 4 Weeks, 5 Weeks - 4 Weeks - 4 Weeks, or Monthly.
Show Source
-
string
Title:
Quarterly Type CodeRead Only:trueValue that defines the model of a quarter for a schedule. For example, 13 periods, 4 Weeks - 4 Weeks - 5 Weeks, 4 Weeks - 5 Weeks - 4 Weeks, 5 Weeks - 4 Weeks - 4 Weeks, or Monthly. -
string
Allowed Values:
[ "13_PERIODS", "4/4/5", "4/5/4", "5/4/4", "MONTHLY" ]
Nested Schema : scheduleTypeCode
Match All
Specifies the type of schedule being created. Valid values are Time, Duration, and Elapsed. This attribute is required.
Show Source
Nested Schema : Source Organization
Type:
objectTitle:
Source OrganizationObject reference to the associated replenishment organization.
Nested Schema : Source Subinventory
Type:
objectTitle:
Source SubinventoryObject reference to the associated replenishment subinventory.
Nested Schema : oraProcurementCoreSuppliers.Supplier_item-fields-allOf[0]
Type:
Show Source
object-
businessRelationshipCode:
businessRelationshipCode
-
corporateWebsite: string
Title:
Corporate Web SiteRead Only:trueCorporate website of the supplier. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
creationSource:
creationSource
-
customerNumber: string
Title:
Customer NumberRead Only:trueNumber that the supplier uses to identify the buying organization. -
dunsNumber: string
Title:
D-U-N-S NumberData Universal Numbering System (D-U-N-S) that identifies the supplier business. -
endDateActive: string
(date)
Title:
Inactive DateRead Only:trueDate on which the supplier became inactive. -
federalIncomeTaxType:
federalIncomeTaxType
-
federalReportableFlag: boolean
Title:
Federal reportableRead Only:trueContains one of the following values: true or false. If true, then supplier is reportable to the Internal Revenue Service in the United States for the 1099 tax code. If false, then the supplier isn't reportable. The default value is false. -
incomeTaxIdFlag: boolean
Title:
Taxpayer ID ExistsRead Only:trueContains one of the following values: true or false. If true, then a value exists for the taxpayer identifier. If false, then value doesn't exist for the taxpayer identifier. This value isn't updatable. The default value is false. -
nameControl: string
Title:
Name ControlRead Only:trueFirst four characters of the last name of a supplier who's reportable to the Internal Revenue Service in the United States for the 1099 tax code. -
nationalInsuranceNumberFlag: boolean
Title:
National Insurance Number ExistsRead Only:trueContains one of the following values: true or false. If true, then a value exists for the National Insurance number. If false, then a value doesn't exist for the National Insurance number. This value isn't updatable. The default value is false. -
oneTimeFlag: boolean
Title:
One-time supplierRead Only:trueClassification number that the industry uses. -
parentSupplier:
parentSupplier
-
spendAuthorizationReviewStatus: string
Title:
Spend Authorization Review StatusRead Only:trueSpend authorization review status for the supplier. -
standardIndustryClass: string
Title:
SICRead Only:trueContains one of the following values: true or false. If true, then the supplier is a one-time supplier. If false, then the supplier isn't a one-time supplier. The default value is false. -
startDateActive: string
(date)
Title:
Start DateRead Only:trueDate on which the supplier became active -
stateReportableFlag: boolean
Title:
State reportableRead Only:trueContains one of the following values: true or false. If true, then the supplier is reportable to a state taxing authority in the United States. If false, then the supplier isn't reportable. The default value is false. -
status:
status
-
supplierId: string
(big-integer)
Title:
Supplier IDRead Only:trueValue that uniquely identifies the supplier. -
supplierNumber: string
Title:
Supplier NumberNumber that identifies the supplier. -
supplierStatus:
supplierStatus
-
supplierType:
supplierType
-
taxOrganizationType: string
Title:
Tax Organization TypeRead Only:trueAbbreviation that identifies the type of tax organization for the supplier. A list of accepted values is defined in the lookup type POZ_ORGANIZATION_TYPE. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Tax Organization Type Lookup task. -
taxpayerCountry:
taxpayerCountry
-
taxReportingName: string
Title:
Tax Reporting NameRead Only:trueName of tax reporting for a supplier who's reportable for income tax to the Internal Revenue Service in the United States. -
taxVerificationDate: string
(date)
Title:
Verification DateRead Only:trueDate when the supplier most recently received the 1099 tax verification. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
useWithholdingTaxFlag: boolean
Title:
Use withholding taxRead Only:trueIndicator of whether Allow Withholding Tax is enabled. -
withholdingTaxGroup:
withholdingTaxGroup
Nested Schema : oraProcurementCoreSuppliers.Supplier_item-fields-allOf[2]
Type:
Show Source
object-
id: string
Title:
Organization IDThe unique identifier of the organization profile. -
name: string
Title:
NameThe name of the organization. -
registryId: string
Title:
Registry IDThe unique alternate identifier for the account party. You can update the value if the profile option HZ_GENERATE_PARTY_NUMBER is set to True. The default value is a concatenation of the value specified in the profile option ZCA_PUID_PREFIX and a unique system generated sequence number.
Nested Schema : Supplier
Type:
objectTitle:
SupplierObject reference to the associated supplier for the contract manufacturing organization.
Nested Schema : businessRelationshipCode
Match All
Business relationship between the enterprise and the supplier.
Show Source
Nested Schema : creationSource
Match All
Source that the application uses to create the supplier. A list of accepted values is defined in the lookup type POZ_CREATION_SOURCE. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
Show Source
-
string
Title:
Creation SourceRead Only:trueSource that the application uses to create the supplier. A list of accepted values is defined in the lookup type POZ_CREATION_SOURCE. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. -
string
Allowed Values:
[ "IMPORT", "MANUAL", "REGISTRATION", "WEB_SERVICE", "REST_SERVICE" ]
Nested Schema : federalIncomeTaxType
Match All
The 1099 income tax type represents a certain type of nonemployment income tax assigned to a supplier.
Show Source
-
object
oraErpCorePayablesSetup.Payables1099IncomeTaxType_item-fields
-
object
__busObj_context
-
object
Federal Income Tax Type
Title:
Federal Income Tax TypeThe 1099 income tax type represents a certain type of nonemployment income tax assigned to a supplier.
Nested Schema : parentSupplier
Match All
A supplier is a person or company that the deploying organization uses to procure items or services. For example, an office supplies provider or a consulting service provider.
Show Source
-
allOf
oraProcurementCoreSuppliers.Supplier_item-fields
-
object
__busObj_context
-
object
Parent Supplier
Title:
Parent SupplierA supplier is a person or company that the deploying organization uses to procure items or services. For example, an office supplies provider or a consulting service provider.
Nested Schema : supplierStatus
Match All
Status of the supplier. Values are ACTIVE or INACTIVE.
Show Source
Nested Schema : supplierType
Match All
Abbreviation that identifies the type of supplier. A list of accepted values is defined in the lookup type POZ_VENDOR_TYPE. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Supplier Type Lookup task.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Supplier Type
Title:
Supplier TypeAbbreviation that identifies the type of supplier. A list of accepted values is defined in the lookup type POZ_VENDOR_TYPE. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Supplier Type Lookup task.
Nested Schema : taxpayerCountry
Match All
Country where the supplier organization that's responsible for taxation resides.
Show Source
-
allOf
oraCommonAppsInfraObjects.Territory_item-fields
-
object
__busObj_context
-
object
Taxpayer Country
Title:
Taxpayer CountryCountry where the supplier organization that's responsible for taxation resides.
Nested Schema : withholdingTaxGroup
Match All
Shows the tax classification codes which are used to classify taxes into groups for reporting and processing purposes.
Show Source
-
object
oraErpCoreTaxSetup.WithholdingTaxClassification_item-fields
-
object
__busObj_context
-
object
Withholding Tax Group
Title:
Withholding Tax GroupShows the tax classification codes which are used to classify taxes into groups for reporting and processing purposes.
Nested Schema : oraErpCorePayablesSetup.Payables1099IncomeTaxType_item-fields
Type:
Show Source
object-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the row. -
incomeTaxType: string
Title:
Income Tax TypeRead Only:trueThe type of income tax. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the row was created. -
timeUpdated: string
(date-time)
Title:
Last Update DateRead Only:trueThe date and time when the row was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Federal Income Tax Type
Type:
objectTitle:
Federal Income Tax TypeThe 1099 income tax type represents a certain type of nonemployment income tax assigned to a supplier.
Nested Schema : Parent Supplier
Type:
objectTitle:
Parent SupplierA supplier is a person or company that the deploying organization uses to procure items or services. For example, an office supplies provider or a consulting service provider.
Nested Schema : Supplier Type
Type:
objectTitle:
Supplier TypeAbbreviation that identifies the type of supplier. A list of accepted values is defined in the lookup type POZ_VENDOR_TYPE. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Supplier Type Lookup task.
Nested Schema : Taxpayer Country
Type:
objectTitle:
Taxpayer CountryCountry where the supplier organization that's responsible for taxation resides.
Nested Schema : oraErpCoreTaxSetup.WithholdingTaxClassification_item-fields
Type:
Show Source
object-
activeFlag: boolean
Title:
ActiveRead Only:trueIndicates if the tax code is active. -
businessUnit:
businessUnit
-
effectiveFrom: string
(date)
Title:
Start DateRead Only:trueThe date on which a task, event, or business process begins. Used for date-enabled entities for which histories aren't stored. -
effectiveTo: string
(date)
Title:
End DateRead Only:trueThe date on which a task, event, or business process ends. Used for date-enabled entities for which histories aren't stored. -
id: string
(big-integer)
Title:
Tax Classification Code Mapping IDRead Only:trueThe unique identifier of the tax classification code mapping. -
ledger:
ledger
-
lookup:
lookup
-
organizationId: string
(big-integer)
Title:
Organization IDRead Only:trueThe unique identifier of the business unit. -
source: string
Title:
SourceRead Only:trueThe source from which the tax code is migrated. It's only applicable for migrated tax codes. -
taxClass:
taxClass
-
taxRate:
taxRate
-
taxRateCodeId: string
(big-integer)
Title:
Tax Rate Code IDRead Only:trueThe unique identifier of the tax rate code. -
taxType:
taxType
Nested Schema : Withholding Tax Group
Type:
objectTitle:
Withholding Tax GroupShows the tax classification codes which are used to classify taxes into groups for reporting and processing purposes.
Nested Schema : businessUnit
Match All
A business unit represents a unit of an enterprise that performs one or more business functions and may have service provider relationships between the units. It typically focuses on a specific market segment, product line, geographic region, or set of services. The business transactions are recorded, reported, and accounted against the business unit.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Business Unit
Title:
Business UnitA business unit represents a unit of an enterprise that performs one or more business functions and may have service provider relationships between the units. It typically focuses on a specific market segment, product line, geographic region, or set of services. The business transactions are recorded, reported, and accounted against the business unit.
Nested Schema : ledger
Match All
A ledger represents a record-keeping book used to track financial transactions. It serves as a central repository for all financial activities within an organization, providing a chronological and systematic account of debits, credits, and balances. Ledgers play a crucial role in financial management, budgeting, and maintaining accurate financial records, tracking expenses, revenues, assets, liabilities, and equity.
Show Source
-
object
oraErpCoreStructure.Ledger_item-fields
-
object
__busObj_context
-
object
Ledger
Title:
LedgerA ledger represents a record-keeping book used to track financial transactions. It serves as a central repository for all financial activities within an organization, providing a chronological and systematic account of debits, credits, and balances. Ledgers play a crucial role in financial management, budgeting, and maintaining accurate financial records, tracking expenses, revenues, assets, liabilities, and equity.
Nested Schema : taxClass
Match All
Indicates if the tax code is applicable for procure to pay or order to cash flows or both.
Show Source
Nested Schema : taxRate
Match All
The tax rate is a percentage of an amount, a value per unit quantity, or a fixed sum per transaction at which an individual or corporation is taxed and is effective for a period of time.
Show Source
-
object
oraErpCoreTaxSetup.TaxRate_item-fields
-
object
__busObj_context
-
object
Tax Rate
Title:
Tax RateThe tax rate is a percentage of an amount, a value per unit quantity, or a fixed sum per transaction at which an individual or corporation is taxed and is effective for a period of time.
Nested Schema : taxType
Match All
The tax type code for migrated records.
Show Source
-
string
Title:
Tax TypeRead Only:trueThe tax type code for migrated records. -
string
Allowed Values:
[ "CRE-M", "CUSTOMS DUTY", "DEB-M", "DED", "EDP", "EEC", "ENVIRONMENTAL", "EXCISE", "Excise tax", "VAT SERVICES", "Exempt", "GOODS", "IMPORT", "INTER EC", "NO-VAT", "OFFSET", "ORA_COFINS", "ORA_CSLL", "ORA_ICMS", "ORA_ICMSST", "ORA_II", "ORA_INSS", "ORA_IOF", "ORA_IRPJ", "ORA_ISS", "ORA_PIS", "RENTAL WHT", "SALES", "SALES_TAX", "SERV", "SERVICES", "USE", "VAT", "VAT GOODS", "VAT SERVICE", "AWT" ]
Nested Schema : Business Unit
Type:
objectTitle:
Business UnitA business unit represents a unit of an enterprise that performs one or more business functions and may have service provider relationships between the units. It typically focuses on a specific market segment, product line, geographic region, or set of services. The business transactions are recorded, reported, and accounted against the business unit.
Nested Schema : Ledger
Type:
objectTitle:
LedgerA ledger represents a record-keeping book used to track financial transactions. It serves as a central repository for all financial activities within an organization, providing a chronological and systematic account of debits, credits, and balances. Ledgers play a crucial role in financial management, budgeting, and maintaining accurate financial records, tracking expenses, revenues, assets, liabilities, and equity.
Nested Schema : oraCommonAppsInfraObjects.SetEnabledLookupCode_item
Match All
The set enabled lookup codes list of values resource is used to query the list of set enabled lookup codes.
Show Source
-
allOf
oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields
-
object
Set Enabled Lookup Code
Title:
Set Enabled Lookup CodeThe set enabled lookup codes list of values resource is used to query the list of set enabled lookup codes.
Nested Schema : oraCommonAppsInfraObjects.SetEnabledLookupCode_abstract-item
Type:
Show Source
object-
$sourceLang: string
Read Only:
true -
createdBy: string
Read Only:
true -
description: string
Read Only:
true -
displaySequence: string
(big-integer)
Read Only:
true -
enabledFlag: boolean
Read Only:
true -
endDateActive: string
(date)
Read Only:
true -
lookupCategoryId: string
(big-integer)
Read Only:
true -
lookupCode: string
Read Only:
true -
lookupType: string
Read Only:
true -
meaning: string
Read Only:
true -
owningType:
owningType
-
setId: string
(big-integer)
Read Only:
true -
setIdAssignment:
setIdAssignment
-
setIdSet:
setIdSet
-
startDateActive: string
(date)
Read Only:
true -
tag: string
Read Only:
true -
timeCreated: string
(date-time)
Read Only:
true -
timeUpdated: string
(date-time)
Read Only:
true -
updatedBy: string
Read Only:
true
Nested Schema : oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields-allOf[1]
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageThe language in which the values of the translatable columns were created, updated, or copied from. -
createdBy: string
Title:
Created ByThe user who created the record. -
description: string
Title:
Lookup Code DescriptionThe translated description of the Lookup Code. -
displaySequence: string
Title:
Display SequenceThe display sequence of the Lookup Code. -
enabledFlag: boolean
Title:
Lookup Code EnabledThe enabled flag of the Lookup Code. -
endDateActive: string
Title:
End Date ActiveThe active end date of the Lookup Code. -
lookupCategoryId: string
Title:
Lookup CategoryThe lookup category of the Lookup Code. -
lookupCode: string
Title:
Lookup Code IDThe unique identifier of the Lookup Code. -
lookupType: string
Title:
Lookup Type IDThe unique identifier of the Lookup Type. -
meaning: string
Title:
Lookup Code MeaningThe translated meaning of the Lookup Code. -
setId: string
Title:
Set IDThe unique identifier of the set ID set. -
startDateActive: string
Title:
Start Date ActiveThe active start date of the Lookup Code. -
tag: string
Title:
Lookup TagThe tag value of the Lookup Code. -
timeCreated: string
Title:
Created OnThe date and time when the record was created. -
timeUpdated: string
Title:
Last Updated DateThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : Set Enabled Lookup Code
Type:
objectTitle:
Set Enabled Lookup CodeThe set enabled lookup codes list of values resource is used to query the list of set enabled lookup codes.
Nested Schema : owningType
Match All
The set enabled lookup types list of values resource is used to query the list of set enabled lookup types.
Show Source
-
allOf
oraCommonAppsInfraObjects.SetEnabledLookupType_item-fields
-
object
__busObj_context
-
object
Set Enabled Lookup Type
Title:
Set Enabled Lookup TypeThe set enabled lookup types list of values resource is used to query the list of set enabled lookup types.
Nested Schema : setIdAssignment
Match All
The set ID assignment list of values resource.
Show Source
-
allOf
oraCommonAppsInfraObjects.SetIdAssignment_item-fields
-
object
__busObj_context
-
object
Set ID Assignment
Title:
Set ID AssignmentThe set ID assignment list of values resource.
Nested Schema : setIdSet
Match All
The set is a logical group used for partitioning and sharing reference data across transactional entities, depending on the business context. The common set indicates that data isn't partitioned and is globally shared.
Show Source
-
allOf
oraCommonAppsInfraObjects.SetIdSet_item-fields
-
object
__busObj_context
-
object
Set ID Set
Title:
Set ID SetThe set is a logical group used for partitioning and sharing reference data across transactional entities, depending on the business context. The common set indicates that data isn't partitioned and is globally shared.
Nested Schema : oraCommonAppsInfraObjects.SetEnabledLookupType_item-fields-allOf[0]
Type:
Show Source
objectNested Schema : oraCommonAppsInfraObjects.SetEnabledLookupType_item-fields-allOf[2]
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageThe language in which the values of the translatable columns were created, updated, or copied from. -
configurationLevel: string
Title:
Configuration LevelThe configuration level of the Lookup Type. -
createdBy: string
Title:
Created ByThe user who created the record. -
description: string
Title:
Lookup Type DescriptionThe translated description of the Lookup Type. -
lookupCategoryId: string
Title:
Lookup CategoryThe lookup category of the Lookup Code. -
lookupType: string
Title:
Lookup Type IDThe unique identifier of the Lookup Type. -
meaning: string
Title:
Lookup Type MeaningThe translated meaning of the Lookup Type. -
restAccessSecured: string
Title:
REST Access SecuredThe rest access secured value of the Lookup Type. -
timeCreated: string
Title:
Created OnThe date and time when the record was created. -
timeUpdated: string
Title:
Last Updated DateThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : Set Enabled Lookup Type
Type:
objectTitle:
Set Enabled Lookup TypeThe set enabled lookup types list of values resource is used to query the list of set enabled lookup types.
Nested Schema : referenceGroup
Match All
The set ID reference groups list of values resource is used to query the set ID reference groups.
Show Source
-
object
oraCommonAppsInfraObjects.SetIdReferenceGroup_item-fields
-
object
__busObj_context
-
object
Set ID Reference Group
Title:
Set ID Reference GroupThe set ID reference groups list of values resource is used to query the set ID reference groups.
Nested Schema : oraCommonAppsInfraObjects.SetIdReferenceGroup_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueThe language in which the values of the translatable columns were created, updated, or copied from. -
application:
application
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
Reference Group DescriptionRead Only:trueThe description of the reference group. -
determinantType: string
Title:
Determinant TypeRead Only:trueThe unique identifier of the determinant type. -
referenceGroupName: string
Title:
Reference Group NameRead Only:trueThe unique identifier of the set ID reference group. -
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
visibleGroupName: string
Title:
Visible Group NameRead Only:trueThe translated visible name of the set ID reference group.
Nested Schema : Set ID Reference Group
Type:
objectTitle:
Set ID Reference GroupThe set ID reference groups list of values resource is used to query the set ID reference groups.
Nested Schema : application
Match All
The taxonomy node list of values resource is used to query the taxonomy nodes.
Show Source
-
allOf
oraCommonAppsInfraObjects.TaxonomyNode_item-fields
-
object
__busObj_context
-
object
Taxonomy Node
Title:
Taxonomy NodeThe taxonomy node list of values resource is used to query the taxonomy nodes.
Nested Schema : Taxonomy Node
Type:
objectTitle:
Taxonomy NodeThe taxonomy node list of values resource is used to query the taxonomy nodes.
Nested Schema : oraCommonAppsInfraObjects.SetIdAssignment_abstract-item
Type:
Show Source
object-
createdBy: string
Read Only:
true -
determinantType:
determinantType
-
determinantValueId: string
(big-integer)
Read Only:
true -
referenceGroup:
referenceGroup
-
referenceGroupName: string
Read Only:
true -
setIdSet:
setIdSet
-
timeCreated: string
(date-time)
Read Only:
true -
timeUpdated: string
(date-time)
Read Only:
true -
updatedBy: string
Read Only:
true
Nested Schema : oraCommonAppsInfraObjects.SetIdAssignment_item-fields-allOf[1]
Type:
Show Source
object-
createdBy: string
Title:
Created ByThe user who created the record. -
determinantType: string
Title:
Determinant TypeThe unique identifier of the determinant type. -
determinantValueId: string
Title:
Determinant ValueThe set ID assignment determinant value. -
referenceGroupName: string
Title:
Reference Group NameThe unique identifier of the set ID reference group. -
timeCreated: string
Title:
Created OnThe date and time when the record was created. -
timeUpdated: string
Title:
Last Updated DateThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : Set ID Assignment
Type:
objectTitle:
Set ID AssignmentThe set ID assignment list of values resource.
Nested Schema : oraCommonAppsInfraObjects.SetIdReferenceGroup_item
Match All
The set ID reference groups list of values resource is used to query the set ID reference groups.
Show Source
-
object
oraCommonAppsInfraObjects.SetIdReferenceGroup_item-fields
-
object
Set ID Reference Group
Title:
Set ID Reference GroupThe set ID reference groups list of values resource is used to query the set ID reference groups.
Nested Schema : Set ID Reference Group
Type:
objectTitle:
Set ID Reference GroupThe set ID reference groups list of values resource is used to query the set ID reference groups.
Nested Schema : referenceGroup-allOf[2]
Type:
objectNested Schema : setIdSet-allOf[2]
Type:
objectNested Schema : Set ID Set
Type:
objectTitle:
Set ID SetThe set is a logical group used for partitioning and sharing reference data across transactional entities, depending on the business context. The common set indicates that data isn't partitioned and is globally shared.
Nested Schema : oraErpCoreTaxSetup.TaxRate_item-fields
Type:
Show Source
object-
$sourceLang: string
Read Only:
true -
activeFlag: boolean
Read Only:
true -
adjustedForAdhocAmountCode:
adjustedForAdhocAmountCode
-
allowAdhocTaxRateFlag: boolean
Read Only:
true -
allowExceptionsFlag: boolean
Read Only:
true -
allowExemptionsFlag: boolean
Read Only:
true -
code: string
Read Only:
true -
contentOwner:
contentOwner
-
contentOwnerId: string
(big-integer)
Read Only:
true -
defaultFlagEffectiveFrom: string
(date)
Read Only:
true -
defaultFlagEffectiveTo: string
(date)
Read Only:
true -
defaultRateFlag: boolean
Read Only:
true -
defaultRecoveryRate:
defaultRecoveryRate
-
defaultRecoverySettlementOptionCode:
defaultRecoverySettlementOptionCode
-
defaultRecoveryTypeCode:
defaultRecoveryTypeCode
-
description: string
Read Only:
true -
effectiveFrom: string
(date)
Read Only:
true -
effectiveTo: string
(date)
Read Only:
true -
id: string
(big-integer)
Read Only:
true -
inclusiveTaxType:
inclusiveTaxType
-
name: string
Read Only:
true -
offsetStatus:
offsetStatus
-
offsetTaxRate:
offsetTaxRate
-
percentageRate: string
(big-decimal)
Read Only:
true -
quantityRate: string
(big-decimal)
Read Only:
true -
recoveryRule:
recoveryRule
-
recoveryTypeCode:
recoveryTypeCode
-
sourceTax:
sourceTax
-
taxableBasisFormula:
taxableBasisFormula
-
taxClass: string
Read Only:
true -
taxInclusiveOverrideFlag: boolean
Read Only:
true -
taxInformation:
taxInformation
-
taxJurisdiction:
taxJurisdiction
-
taxJurisdictionCode: string
Read Only:
true -
taxRegime:
taxRegime
-
taxStatus:
taxStatus
-
typeCode:
typeCode
-
uom:
uom
-
vatTransactionTypeCode:
vatTransactionTypeCode
Nested Schema : Tax Rate
Type:
objectTitle:
Tax RateThe tax rate is a percentage of an amount, a value per unit quantity, or a fixed sum per transaction at which an individual or corporation is taxed and is effective for a period of time.
Nested Schema : vatTransactionTypeCode
Match All
Show Source
-
string
Read Only:
true -
string
Allowed Values:
[ "210", "320", "CYM", "DOM_FA", "OUTPUT_OTHER", "PLS-DGRDR3", "430", "4P", "EXC", "INPUT_DEEMED", "INTRA_EU_FA", "PL SPRZ KRAJ", "PL SPRZ ZWOL", "PLS-DEXMPT", "PLS-DSRR", "1P", "2P", "410", "DOM_NR", "N/A", "OUTPUT_DEEMED", "PL INTRAEU SALES", "PL SPRZ ST", "PLS-DZ", "PLS-IEUGS", "120", "200", "220", "2S", "300", "310", "3S", "400", "CZ 400", "DOM", "OUTPUT_VAT", "PEN", "PL ZAK KRAJ", "PLP-DOMFA", "RET_190", "100", "4S", "CAN", "CZ 411", "INPUT_OTHER", "INPUT_VAT", "PLP-DOMO", "PLP-OC", "PLS-DGRDR", "420", "CZ 420", "CZ 445", "EXT", "INTRA_EU_NR", "OUTPUT_EXEMPT", "PL SPRZ NP", "PLP-FAC", "PLS-DSRDR", "110", "1S", "CZ 444", "EXP", "IMP", "INPUT_EXEMPT", "PL ZAK ZWOL", "PLS-DSRDR3", "RET_215", "CEE", "PL INTRAEU PURCHASES", "PL ZAK KRAJ ST", "PL ZAK NP", "PLS-DGRR", "PLS-EG", "PLS-IEUGSCORR", "RET_123", "RET_AR" ]
Nested Schema : oraErpCoreTaxSetup.TaxProfile_item
Match All
The tax profile represents the details of the party's transaction tax activities. It can include tax registration, tax exemptions, configuration options, main and default information, party fiscal classifications, tax reporting codes, and account details.
Show Source
-
allOf
oraErpCoreTaxSetup.TaxProfile_item-fields
-
object
Tax Profile
Title:
Tax ProfileThe tax profile represents the details of the party's transaction tax activities. It can include tax registration, tax exemptions, configuration options, main and default information, party fiscal classifications, tax reporting codes, and account details.
Nested Schema : oraErpCoreTaxSetup.TaxProfile_abstract-item
Type:
Show Source
object-
allowOffsetTaxFlag: boolean
Read Only:
true -
allowWithholdingFlag: boolean
Read Only:
true -
allowZeroAmountWithholdingInvoiceFlag: boolean
Read Only:
true -
collectingAuthorityFlag: boolean
Read Only:
true -
country:
country
-
customerFlag: boolean
Read Only:
true -
firstPartyLegalEntityFlag: boolean
Read Only:
true -
id: string
(big-integer)
Read Only:
true -
inclusiveTaxFlag: boolean
Read Only:
true -
legalEntityTaxSubscriptionStartDate: string
(date)
Read Only:
true -
legalEntityWithholdingTaxSubscriptionStartDate: string
(date)
Read Only:
true -
legalEstablishmentFlag: boolean
Read Only:
true -
partyTypeCode: string
Read Only:
true -
processForApplicabilityFlag: boolean
Read Only:
true -
providerTypeCode:
providerTypeCode
-
registrationNumber: string
Read Only:
true -
registrationTypeCode:
registrationTypeCode
-
reportingAuthorityFlag: boolean
Read Only:
true -
roundingLevelCode:
roundingLevelCode
-
roundingRuleCode:
roundingRuleCode
-
selfAssessedFlag: boolean
Read Only:
true -
siteFlag: boolean
Read Only:
true -
supplierFlag: boolean
Read Only:
true -
taxClassification:
taxClassification
-
taxRegistration:
taxRegistration
-
transportProviderFlag: boolean
Read Only:
true -
useLegalEntityTaxSubscriptionFlag: boolean
Read Only:
true -
useLegalEntityWithholdingTaxSubscriptionFlag: boolean
Read Only:
true -
useSystemDefaultsFlag: boolean
Read Only:
true -
withholdingDateBasis: string
Read Only:
true -
withholdingRoundingLevelCode:
withholdingRoundingLevelCode
-
withholdingRoundingRuleCode:
withholdingRoundingRuleCode
-
withholdingStartDate: string
(date)
Read Only:
true
Nested Schema : oraErpCoreTaxSetup.TaxProfile_item-fields-allOf[1]
Type:
Show Source
object-
allowOffsetTaxFlag: boolean
Title:
Allow Offset TaxIndicates whether offset taxes are allowed for the party tax profile. -
allowWithholdingFlag: boolean
Title:
Allow WithholdingIndicates whether withholding tax is allowed for the party tax profile. -
allowZeroAmountWithholdingInvoiceFlag: boolean
Title:
Allow Zero Amount Withholding InvoicesIndicates whether zero amount withholding invoices can be created. -
collectingAuthorityFlag: boolean
Title:
Collecting Authority IndicatorThe tax authority responsible for managing the administration of tax remittances. -
customerFlag: boolean
Title:
Customer IndicatorIndicates whether the tax profile is for a third-party customer. -
firstPartyLegalEntityFlag: boolean
Title:
First Party Legal Entity IndicatorIndicates whether the tax profile is for a first-party legal entity. -
id: string
Title:
Party Tax Profile IDThe unique identifier of the party of the tax profile. -
inclusiveTaxFlag: boolean
Title:
Set Invoice Values as Tax InclusiveIndicates whether the line amount on a transaction document is inclusive of the item or service and the tax. -
legalEntityTaxSubscriptionStartDate: string
Title:
Use Subscription of the Legal Entity Start DateThe start date when the business unit begins using the tax configuration of the associated legal entity. -
legalEntityWithholdingTaxSubscriptionStartDate: string
Title:
Use Subscription of the Legal Entity Start DateThe start date when the business unit begins using the withholding tax configuration of the associated legal entity. -
legalEstablishmentFlag: boolean
Title:
Legal Establishment IndicatorIndicates the tax profile is for a first party legal establishment. -
partyTypeCode: string
Title:
Party TypeThe code that identifies the type of the party of the tax profile. -
processForApplicabilityFlag: boolean
Title:
Allow Tax ApplicabilityIndicates whether taxes should be automatically calculated for the party tax profile. -
providerTypeCode: string
Title:
Subscriber TypeIndicates whether the third-party provider offers tax content, tax services, or both. -
registrationNumber: string
Title:
Registration NumberA unique sequence of letters or numbers or both assigned to a party or party site, by a tax authority, when it's registered and by which the party or party site registration will be identified. -
registrationTypeCode: string
Title:
Registration TypeA classification of the tax registration. -
reportingAuthorityFlag: boolean
Title:
Reporting Authority IndicatorIndicates whether the tax profile is for a reporting tax authority. -
roundingLevelCode: string
Title:
Rounding LevelThe value that specifies the rounding to apply to tax amounts on a transaction. The valid values are Line and Header. -
roundingRuleCode: string
Title:
Rounding RuleThe rule that defines how the rounding should be performed on a value involved in a taxable transaction. For example, up to the next highest value, down to the next lowest value, or nearest. -
selfAssessedFlag: boolean
Title:
Set as Self-Assessment (Reverse Charge)Indicates a tax line calculated on a transaction, which doesn't appear on the documents given by the supplier. The self-assessed tax is directly calculated and remitted to the concerned tax authorities by the customer involved in the transaction. -
siteFlag: boolean
Title:
Site IndicatorIndicates whether the tax profile is for a third-party site. -
supplierFlag: boolean
Title:
Supplier IndicatorIndicates whether the tax profile is for a third-party supplier. -
transportProviderFlag: boolean
Title:
Transportation Provider IndicatorIndicates whether the party is a transportation provider, such as a carrier. -
useLegalEntityTaxSubscriptionFlag: boolean
Title:
Uses Legal Entity Tax SubscriptionIndicates whether to use the tax configuration of the associated legal entity. This is an irreversible setting in the business unit party tax profile. Once the business unit is associated with its legal entity, the business unit tax profile can't be updated and the business unit can't maintain separate tax content. -
useLegalEntityWithholdingTaxSubscriptionFlag: boolean
Title:
Uses Legal Entity Withholding Tax SubscriptionIndicates whether to use the withholding tax configuration of the associated legal entity. This is an irreversible setting in the business unit party tax profile. Once the business unit is associated with its legal entity, the business unit tax profile can't be updated and the business unit can't maintain separate tax content. -
useSystemDefaultsFlag: boolean
Title:
Use System DefaultsIndicates whether application default values of tax status, rate, recovery rate, taxable basis formula, or tax calculation formula are used in tax calculation when an incomplete or inconsistent configuration is found. -
withholdingDateBasis: string
Title:
Withholding Tax Determination BasisThe date used for withholding tax determination and to generate the tax authority invoice. The date may either be the accounting date or the invoice date. -
withholdingRoundingLevelCode: string
Title:
Withholding Rounding LevelThe value that specifies the rounding to apply to tax amounts on a transaction. The valid values are Line and Header. -
withholdingRoundingRuleCode: string
Title:
Withholding Rounding RuleThe rule that defines how the rounding should be performed on a value involved in a withholding taxable transaction. For example, up to the next highest value, down to the next lowest value, or nearest. -
withholdingStartDate: string
Title:
Withholding Start DateThe withholding start date for the party tax profile.
Nested Schema : Tax Profile
Type:
objectTitle:
Tax ProfileThe tax profile represents the details of the party's transaction tax activities. It can include tax registration, tax exemptions, configuration options, main and default information, party fiscal classifications, tax reporting codes, and account details.
Nested Schema : contentOwner-allOf[2]
Type:
objectNested Schema : country
Match All
The country code used to validate the tax registration number for the party tax profile.
Show Source
-
allOf
oraCommonAppsInfraObjects.Territory_item-fields
-
object
__busObj_context
-
object
Country
Title:
CountryThe country code used to validate the tax registration number for the party tax profile.
Nested Schema : taxClassification
Match All
Tax classification code represents a code used to classify taxes into groups for reporting and processing purposes.
Show Source
-
allOf
oraErpCoreTaxSetup.TaxClassificationCode_item-fields
-
object
__busObj_context
-
object
Tax Classification Code
Title:
Tax Classification CodeTax classification code represents a code used to classify taxes into groups for reporting and processing purposes.
Nested Schema : taxRegistration
Match All
The tax registration is the registration of a party with a tax authority that confers tax rights and imposes certain tax obligations.
Show Source
-
allOf
oraErpCoreTaxSetup.TaxRegistration_item-fields
-
object
__busObj_context
-
object
Tax Registrations
Title:
Tax RegistrationsThe tax registration is the registration of a party with a tax authority that confers tax rights and imposes certain tax obligations.
Nested Schema : Country
Type:
objectTitle:
CountryThe country code used to validate the tax registration number for the party tax profile.
Nested Schema : oraErpCoreTaxSetup.TaxClassificationCode_item-fields-allOf[1]
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageThe language in which the values of the translatable columns were created, updated, or copied from. -
createdBy: string
Title:
Created ByThe user who created the record. -
description: string
Title:
Lookup Code DescriptionThe translated description of the Lookup Code. -
displaySequence: string
Title:
Display SequenceThe display sequence of the Lookup Code. -
enabledFlag: boolean
Title:
Lookup Code EnabledThe enabled flag of the Lookup Code. -
endDateActive: string
Title:
End Date ActiveThe active end date of the Lookup Code. -
lookupCategoryId: string
Title:
Lookup CategoryThe lookup category of the Lookup Code. -
lookupCode: string
Title:
Lookup Code IDThe unique identifier of the Lookup Code. -
lookupType: string
Title:
Lookup Type IDThe unique identifier of the Lookup Type. -
meaning: string
Title:
Lookup Code MeaningThe translated meaning of the Lookup Code. -
setId: string
Title:
Set IDThe unique identifier of the set ID set. -
startDateActive: string
Title:
Start Date ActiveThe active start date of the Lookup Code. -
tag: string
Title:
Lookup TagThe tag value of the Lookup Code. -
timeCreated: string
Title:
Created OnThe date and time when the record was created. -
timeUpdated: string
Title:
Last Updated DateThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : Tax Classification Code
Type:
objectTitle:
Tax Classification CodeTax classification code represents a code used to classify taxes into groups for reporting and processing purposes.
Nested Schema : oraErpCoreTaxSetup.TaxRegistration_abstract-item
Type:
Show Source
object-
bank:
bank
-
bankBranch:
bankBranch
-
collectingTaxAuthority:
collectingTaxAuthority
-
defaultRegistrationFlag: boolean
Read Only:
true -
effectiveFrom: string
(date)
Read Only:
true -
effectiveTo: string
(date)
Read Only:
true -
hasTaxExemptionsFlag: boolean
Read Only:
true -
id: string
(big-integer)
Read Only:
true -
inclusiveTaxFlag: boolean
Read Only:
true -
mergedToRegistration:
mergedToRegistration
-
reasonCode:
reasonCode
-
registrationNumber: string
Read Only:
true -
reportingTaxAuthority:
reportingTaxAuthority
-
roundingLevelCode:
roundingLevelCode
-
roundingRuleCode:
roundingRuleCode
-
selfAssessFlag: boolean
Read Only:
true -
sourceCode:
sourceCode
-
statusCode:
statusCode
-
tax: string
Read Only:
true -
taxAuthority:
taxAuthority
-
taxJurisdiction:
taxJurisdiction
-
taxJurisdictionCode: string
Read Only:
true -
taxPointBasis:
taxPointBasis
-
taxProfile:
taxProfile
-
taxProfileId: string
(big-integer)
Read Only:
true -
taxRegime:
taxRegime
-
taxRegimeCode: string
Read Only:
true -
transactionTax:
transactionTax
-
typeCode:
typeCode
-
uniquenessValidationLevel:
uniquenessValidationLevel
-
validationLevel:
validationLevel
-
validationRule: string
Read Only:
true -
validationType:
validationType
Nested Schema : oraErpCoreTaxSetup.TaxRegistration_item-fields-allOf[1]
Type:
Show Source
object-
defaultRegistrationFlag: boolean
Title:
Set as Default RegistrationIndicates that a tax registration is set as the default to be applied to a transaction when none of the defined tax rules for identifying the tax registration are applicable. -
effectiveFrom: string
Title:
Start DateThe start date of the tax registration. -
effectiveTo: string
Title:
End DateThe end date of the tax registration. -
id: string
Title:
Registration IDThe unique identifier of the tax registration. -
inclusiveTaxFlag: boolean
Title:
Set Invoice Values as Tax InclusiveIndicates whether the line amount on a transaction document is inclusive of the item or service and the tax. -
reasonCode: string
Title:
Tax Registration ReasonThe reason why a party needs to register with a tax authority. Tax registration reasons include minimum presence and revenue threshold predefined, as well as other values defined by the user. -
registrationNumber: string
Title:
Registration NumberA unique sequence of letters or numbers, or both, assigned by a tax authority to identify a party or party site upon registration. -
roundingLevelCode: string
Title:
Rounding Level CodeThe code that specifies the rounding method to apply to tax amounts on a transaction. -
roundingRuleCode: string
Title:
Rounding RuleThe rule that defines how the rounding should be performed on a value involved in a taxable transaction. For example, up to the next highest value, down to the next lowest value, or nearest. -
selfAssessFlag: boolean
Title:
Set as Self-Assessment (Reverse Charge)Indicates a tax line calculated on a transaction, which doesn't appear on the documents given by the supplier. The self-assessed tax is directly calculated and remitted to the concerned tax authorities by the customer involved in the transaction. -
sourceCode: string
Title:
SourceAn identifier that designates whether a tax registration is explicitly or implicitly defined. -
statusCode: string
Title:
Tax Registration StatusThe tax registration status of a party or party site specific to a tax regime, and optionally tax and jurisdiction. -
tax: string
Title:
TaxThe classification of a charge imposed by a government through a fiscal or tax authority. -
taxJurisdictionCode: string
Title:
Tax Jurisdiction CodeA unique code for a tax jurisdiction. A tax jurisdiction is a geographic area where a tax is levied by a specific tax authority. -
taxPointBasis: string
Title:
Tax Point BasisIndicates the event on which the tax is levied, accounted in the books and reported to the tax authorities. The tax point basis can be accounting, delivery, invoice or payment. -
taxProfileId: string
Title:
Party Tax Profile IDThe unique identifier of the party tax profile of the party of the tax registration. -
taxRegimeCode: string
Title:
Tax Regime CodeA unique code for a tax regime. A tax regime is the set of tax rules that determines the treatment of one or more taxes administered by a tax authority. -
typeCode: string
Title:
Registration TypeA classification of the tax registration. -
uniquenessValidationLevel: string
Title:
Duplicate Validation LevelThe types of parties checked for duplicate tax registration numbers on a registration record. If values aren't specified at the tax regime, tax, or tax jurisdiction levels, the value defined at the tax reporting type level will be used. -
validationLevel: string
Title:
Validation LevelThe outcome of validation checks applied to tax registration numbers on a tax registration record. If values aren't specified at the tax regime, tax, or tax jurisdiction levels, the value defined at the tax reporting type level will be used.
Nested Schema : Tax Registrations
Type:
objectTitle:
Tax RegistrationsThe tax registration is the registration of a party with a tax authority that confers tax rights and imposes certain tax obligations.
Nested Schema : bank
Match All
The bank is a financial institution that allows customers to deposit, withdraw, and manage funds. A bank can have multiple operating branches. This object provides details of the bank.
Show Source
-
object
oraErpCoreBankingSetup.Bank_item-fields
-
object
__busObj_context
-
object
Bank
Title:
BankThe bank is a financial institution that allows customers to deposit, withdraw, and manage funds. A bank can have multiple operating branches. This object provides details of the bank.
Nested Schema : bankBranch
Match All
The bank branch represent the branch details of a bank. The details include the ban branch name, branch number, branch type.
Show Source
-
object
oraErpCoreBankingSetup.BankBranch_item-fields
-
object
__busObj_context
-
object
Bank Branch
Title:
Bank BranchThe bank branch represent the branch details of a bank. The details include the ban branch name, branch number, branch type.
Nested Schema : collectingTaxAuthority
Match All
The tax authority responsible for administering tax remittances.
Show Source
-
allOf
oraErpCoreTaxSetup.TaxAuthorityTaxProfile_item-fields
-
object
__busObj_context
-
object
Collecting Tax Authority
Title:
Collecting Tax AuthorityThe tax authority responsible for administering tax remittances.
Nested Schema : mergedToRegistration
Match All
The tax registration is the registration of a party with a tax authority that confers tax rights and imposes certain tax obligations.
Show Source
-
allOf
oraErpCoreTaxSetup.TaxRegistration_item-fields
-
object
__busObj_context
-
object
Merged to Registration
Title:
Merged to RegistrationThe tax registration is the registration of a party with a tax authority that confers tax rights and imposes certain tax obligations.
Nested Schema : reportingTaxAuthority
Match All
The name of the tax authority responsible for receiving and processing all company transaction tax reports.
Show Source
-
allOf
oraErpCoreTaxSetup.TaxAuthorityTaxProfile_item-fields
-
object
__busObj_context
-
object
Reporting Tax Authority
Title:
Reporting Tax AuthorityThe name of the tax authority responsible for receiving and processing all company transaction tax reports.
Nested Schema : taxAuthority
Match All
The tax authority tax profile contains tax information for a tax authority.
Show Source
-
allOf
oraErpCoreTaxSetup.TaxAuthorityTaxProfile_item-fields
-
object
__busObj_context
-
object
Tax Authority Tax Profile
Title:
Tax Authority Tax ProfileThe tax authority tax profile contains tax information for a tax authority.
Nested Schema : taxJurisdiction
Match All
Tax jurisdiction represents a geographic area where a tax is levied by a specific tax authority.
Show Source
-
object
oraErpCoreTaxSetup.TaxJurisdiction_item-fields
-
object
__busObj_context
-
object
Tax Jurisdiction
Title:
Tax JurisdictionTax jurisdiction represents a geographic area where a tax is levied by a specific tax authority.
Nested Schema : taxProfile
Match All
Tax jurisdiction represents a geographic area where a tax is levied by a specific tax authority.
Show Source
-
allOf
oraErpCoreTaxSetup.TaxProfile_item-fields
-
object
__busObj_context
-
object
Tax Profile
Title:
Tax ProfileTax jurisdiction represents a geographic area where a tax is levied by a specific tax authority.
Nested Schema : taxRegime
Match All
The tax regime subscription details represent the details of a regime subscription for a business unit or legal entity for a given period.
Show Source
-
object
oraErpCoreTaxSetup.TaxRegime_item-fields
-
object
__busObj_context
-
object
Tax Regime
Title:
Tax RegimeThe tax regime subscription details represent the details of a regime subscription for a business unit or legal entity for a given period.
Nested Schema : transactionTax
Match All
A tax is a classification of a charge imposed by a government through a fiscal or tax authority.
Show Source
-
object
oraErpCoreTaxSetup.TransactionTax_item-fields
-
object
__busObj_context
-
object
Tax
Title:
TaxA tax is a classification of a charge imposed by a government through a fiscal or tax authority.
Nested Schema : validationType
Match All
Tax reporting type identifies a specific unit of information, such as a date, number, or text, to associate with a particular tax usage. These are used to capture additional tax information on transactions and can serve internal reporting needs as well as fulfill country-specific reporting requirements.
Show Source
-
object
oraErpCoreTaxSetup.TaxReportingType_item-fields
-
object
__busObj_context
-
object
Validation Type
Title:
Validation TypeTax reporting type identifies a specific unit of information, such as a date, number, or text, to associate with a particular tax usage. These are used to capture additional tax information on transactions and can serve internal reporting needs as well as fulfill country-specific reporting requirements.
Nested Schema : oraErpCoreBankingSetup.Bank_item-fields
Type:
Show Source
object-
bankCode: string
Title:
Bank CodeRead Only:true -
id: string
(big-integer)
Title:
Bank IDRead Only:true -
name: string
Title:
Bank NameRead Only:true
Nested Schema : Bank
Type:
objectTitle:
BankThe bank is a financial institution that allows customers to deposit, withdraw, and manage funds. A bank can have multiple operating branches. This object provides details of the bank.
Nested Schema : oraErpCoreBankingSetup.BankBranch_item-fields
Type:
Show Source
object-
bank:
bank
-
bankBranchNumber: string
Title:
Branch NumberRead Only:true -
bicNumber: string
Title:
BIC CodeRead Only:true -
id: string
(big-integer)
Title:
Bank Branch IDRead Only:true -
name: string
Title:
Branch NameRead Only:true -
territory:
territory
Nested Schema : Bank Branch
Type:
objectTitle:
Bank BranchThe bank branch represent the branch details of a bank. The details include the ban branch name, branch number, branch type.
Nested Schema : bank
Match All
The bank is a financial institution that allows customers to deposit, withdraw, and manage funds. A bank can have multiple operating branches. This object provides details of the bank.
Show Source
-
object
oraErpCoreBankingSetup.Bank_item-fields
-
object
__busObj_context
-
object
Bank
Title:
BankThe bank is a financial institution that allows customers to deposit, withdraw, and manage funds. A bank can have multiple operating branches. This object provides details of the bank.
Nested Schema : Bank
Type:
objectTitle:
BankThe bank is a financial institution that allows customers to deposit, withdraw, and manage funds. A bank can have multiple operating branches. This object provides details of the bank.
Nested Schema : territory-allOf[2]
Type:
objectNested Schema : oraErpCoreTaxSetup.TaxAuthorityTaxProfile_abstract-item-allOf[0]
Type:
Show Source
object-
legalAuthority:
legalAuthority
-
partyId: string
(big-integer)
Read Only:
true
Nested Schema : oraErpCoreTaxSetup.TaxAuthorityTaxProfile_item-fields-allOf[1]
Type:
Show Source
object-
allowOffsetTaxFlag: boolean
Title:
Allow Offset TaxIndicates whether offset taxes are allowed for the party tax profile. -
allowWithholdingFlag: boolean
Title:
Allow WithholdingIndicates whether withholding tax is allowed for the party tax profile. -
allowZeroAmountWithholdingInvoiceFlag: boolean
Title:
Allow Zero Amount Withholding InvoicesIndicates whether zero amount withholding invoices can be created. -
collectingAuthorityFlag: boolean
Title:
Collecting Authority IndicatorThe tax authority responsible for managing the administration of tax remittances. -
customerFlag: boolean
Title:
Customer IndicatorIndicates whether the tax profile is for a third-party customer. -
firstPartyLegalEntityFlag: boolean
Title:
First Party Legal Entity IndicatorIndicates whether the tax profile is for a first-party legal entity. -
id: string
Title:
Party Tax Profile IDThe unique identifier of the party of the tax profile. -
inclusiveTaxFlag: boolean
Title:
Set Invoice Values as Tax InclusiveIndicates whether the line amount on a transaction document is inclusive of the item or service and the tax. -
legalEntityTaxSubscriptionStartDate: string
Title:
Use Subscription of the Legal Entity Start DateThe start date when the business unit begins using the tax configuration of the associated legal entity. -
legalEntityWithholdingTaxSubscriptionStartDate: string
Title:
Use Subscription of the Legal Entity Start DateThe start date when the business unit begins using the withholding tax configuration of the associated legal entity. -
legalEstablishmentFlag: boolean
Title:
Legal Establishment IndicatorIndicates the tax profile is for a first party legal establishment. -
partyTypeCode: string
Title:
Party TypeThe code that identifies the type of the party of the tax profile. -
processForApplicabilityFlag: boolean
Title:
Allow Tax ApplicabilityIndicates whether taxes should be automatically calculated for the party tax profile. -
providerTypeCode: string
Title:
Subscriber TypeIndicates whether the third-party provider offers tax content, tax services, or both. -
registrationNumber: string
Title:
Registration NumberA unique sequence of letters or numbers or both assigned to a party or party site, by a tax authority, when it's registered and by which the party or party site registration will be identified. -
registrationTypeCode: string
Title:
Registration TypeA classification of the tax registration. -
reportingAuthorityFlag: boolean
Title:
Reporting Authority IndicatorIndicates whether the tax profile is for a reporting tax authority. -
roundingLevelCode: string
Title:
Rounding LevelThe value that specifies the rounding to apply to tax amounts on a transaction. The valid values are Line and Header. -
roundingRuleCode: string
Title:
Rounding RuleThe rule that defines how the rounding should be performed on a value involved in a taxable transaction. For example, up to the next highest value, down to the next lowest value, or nearest. -
selfAssessedFlag: boolean
Title:
Set as Self-Assessment (Reverse Charge)Indicates a tax line calculated on a transaction, which doesn't appear on the documents given by the supplier. The self-assessed tax is directly calculated and remitted to the concerned tax authorities by the customer involved in the transaction. -
siteFlag: boolean
Title:
Site IndicatorIndicates whether the tax profile is for a third-party site. -
supplierFlag: boolean
Title:
Supplier IndicatorIndicates whether the tax profile is for a third-party supplier. -
transportProviderFlag: boolean
Title:
Transportation Provider IndicatorIndicates whether the party is a transportation provider, such as a carrier. -
useLegalEntityTaxSubscriptionFlag: boolean
Title:
Uses Legal Entity Tax SubscriptionIndicates whether to use the tax configuration of the associated legal entity. This is an irreversible setting in the business unit party tax profile. Once the business unit is associated with its legal entity, the business unit tax profile can't be updated and the business unit can't maintain separate tax content. -
useLegalEntityWithholdingTaxSubscriptionFlag: boolean
Title:
Uses Legal Entity Withholding Tax SubscriptionIndicates whether to use the withholding tax configuration of the associated legal entity. This is an irreversible setting in the business unit party tax profile. Once the business unit is associated with its legal entity, the business unit tax profile can't be updated and the business unit can't maintain separate tax content. -
useSystemDefaultsFlag: boolean
Title:
Use System DefaultsIndicates whether application default values of tax status, rate, recovery rate, taxable basis formula, or tax calculation formula are used in tax calculation when an incomplete or inconsistent configuration is found. -
withholdingDateBasis: string
Title:
Withholding Tax Determination BasisThe date used for withholding tax determination and to generate the tax authority invoice. The date may either be the accounting date or the invoice date. -
withholdingRoundingLevelCode: string
Title:
Withholding Rounding LevelThe value that specifies the rounding to apply to tax amounts on a transaction. The valid values are Line and Header. -
withholdingRoundingRuleCode: string
Title:
Withholding Rounding RuleThe rule that defines how the rounding should be performed on a value involved in a withholding taxable transaction. For example, up to the next highest value, down to the next lowest value, or nearest. -
withholdingStartDate: string
Title:
Withholding Start DateThe withholding start date for the party tax profile.
Nested Schema : Collecting Tax Authority
Type:
objectTitle:
Collecting Tax AuthorityThe tax authority responsible for administering tax remittances.
Nested Schema : oraErpCoreStructure.LegalAuthority_item
Match All
A legal authority is a governmental body or agency that has the power to create, enforce, and interpret laws within a specific jurisdiction. This authority is vested with the responsibility to regulate activities, levy and collect taxes or fees, and ensure compliance with the law. Legal authorities operate at various levels such as local, regional, and national. Their scope of power is defined by the legal framework under which they operate. For example, the Internal Revenue Service is the authority to enforce income tax laws in the United States.
Show Source
-
allOf
oraErpCoreStructure.LegalAuthority_item-fields
-
object
Legal Authority
Title:
Legal AuthorityA legal authority is a governmental body or agency that has the power to create, enforce, and interpret laws within a specific jurisdiction. This authority is vested with the responsibility to regulate activities, levy and collect taxes or fees, and ensure compliance with the law. Legal authorities operate at various levels such as local, regional, and national. Their scope of power is defined by the legal framework under which they operate. For example, the Internal Revenue Service is the authority to enforce income tax laws in the United States.
Nested Schema : oraErpCoreStructure.LegalAuthority_item-fields-allOf[1]
Type:
Show Source
object-
id: string
Title:
Organization IDThe unique identifier of the organization profile. -
name: string
Title:
NameThe name of the organization. -
registryId: string
Title:
Registry IDThe unique alternate identifier for the account party. You can update the value if the profile option HZ_GENERATE_PARTY_NUMBER is set to True. The default value is a concatenation of the value specified in the profile option ZCA_PUID_PREFIX and a unique system generated sequence number.
Nested Schema : Legal Authority
Type:
objectTitle:
Legal AuthorityA legal authority is a governmental body or agency that has the power to create, enforce, and interpret laws within a specific jurisdiction. This authority is vested with the responsibility to regulate activities, levy and collect taxes or fees, and ensure compliance with the law. Legal authorities operate at various levels such as local, regional, and national. Their scope of power is defined by the legal framework under which they operate. For example, the Internal Revenue Service is the authority to enforce income tax laws in the United States.
Nested Schema : Merged to Registration
Type:
objectTitle:
Merged to RegistrationThe tax registration is the registration of a party with a tax authority that confers tax rights and imposes certain tax obligations.
Nested Schema : Reporting Tax Authority
Type:
objectTitle:
Reporting Tax AuthorityThe name of the tax authority responsible for receiving and processing all company transaction tax reports.
Nested Schema : Tax Authority Tax Profile
Type:
objectTitle:
Tax Authority Tax ProfileThe tax authority tax profile contains tax information for a tax authority.
Nested Schema : oraErpCoreTaxSetup.TaxJurisdiction_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueThe language in which the values of the translatable columns were created, updated, or copied from. -
code: string
Title:
Tax Jurisdiction CodeRead Only:trueA unique code for a tax jurisdiction. A tax jurisdiction is a geographic area where a tax is levied by a specific tax authority. -
collectingTaxAuthority:
collectingTaxAuthority
-
defaultJurisdictionFlag: boolean
Title:
Set as Default JurisdictionRead Only:trueIndicates whether the tax jurisdiction is identified as the default jurisdiction for the tax. A list of accepted values is defined in the lookup type YES_NO. -
effectiveFrom: string
(date)
Title:
Effective Start DateRead Only:trueThe effective start date for the tax jurisdiction. -
effectiveTo: string
(date)
Title:
Effective End DateRead Only:trueThe effective end date for the tax jurisdiction. -
id: string
(big-integer)
Title:
Tax Jurisdiction IDRead Only:trueThe unique identifier of the tax jurisdiction. A tax jurisdiction is a geographic area where a tax is levied by a specific tax authority. -
name: string
Title:
Tax Jurisdiction NameRead Only:true -
reportingTaxAuthority:
reportingTaxAuthority
-
tax:
tax
-
taxAccountSourceJurisdiction:
taxAccountSourceJurisdiction
-
taxCode: string
Title:
TaxRead Only:trueThe tax code associated with the tax jurisdiction. -
taxExemptSourceJurisdiction:
taxExemptSourceJurisdiction
-
taxRegime:
taxRegime
-
zoneGeography:
zoneGeography
Nested Schema : Tax Jurisdiction
Type:
objectTitle:
Tax JurisdictionTax jurisdiction represents a geographic area where a tax is levied by a specific tax authority.
Nested Schema : collectingTaxAuthority
Match All
The unique identifier of the party tax profile for the collecting tax authority.
Show Source
-
allOf
oraErpCoreTaxSetup.TaxAuthorityTaxProfile_item-fields
-
object
__busObj_context
-
object
Collecting Tax Authority
Title:
Collecting Tax AuthorityThe unique identifier of the party tax profile for the collecting tax authority.
Nested Schema : reportingTaxAuthority
Match All
The unique identifier of party tax profile for the tax authority responsible for administering the jurisdiction.
Show Source
-
allOf
oraErpCoreTaxSetup.TaxAuthorityTaxProfile_item-fields
-
object
__busObj_context
-
object
Reporting Tax Authority
Title:
Reporting Tax AuthorityThe unique identifier of party tax profile for the tax authority responsible for administering the jurisdiction.
Nested Schema : tax
Match All
A tax is a classification of a charge imposed by a government through a fiscal or tax authority.
Show Source
-
object
oraErpCoreTaxSetup.TransactionTax_item-fields
-
object
__busObj_context
-
object
Tax
Title:
TaxA tax is a classification of a charge imposed by a government through a fiscal or tax authority.
Nested Schema : taxAccountSourceJurisdiction
Match All
The identifier of the source tax jurisdiction to determine the default general ledger accounts for this tax jurisdiction.
Show Source
-
object
oraErpCoreTaxSetup.TaxJurisdiction_item-fields
-
object
__busObj_context
-
object
taxAccountSourceJurisdiction-allOf[2]
The identifier of the source tax jurisdiction to determine the default general ledger accounts for this tax jurisdiction.
Nested Schema : taxExemptSourceJurisdiction
Match All
The identifier of the source tax jurisdiction that's used to determine the exemption for this tax jurisdiction, if a specific exemption isn't found.
Show Source
-
object
oraErpCoreTaxSetup.TaxJurisdiction_item-fields
-
object
__busObj_context
-
object
taxExemptSourceJurisdiction-allOf[2]
The identifier of the source tax jurisdiction that's used to determine the exemption for this tax jurisdiction, if a specific exemption isn't found.
Nested Schema : taxRegime
Match All
The tax regime is a set of tax rules that determines the treatment of one or more taxes administered by a tax authority.
Show Source
-
object
oraErpCoreTaxSetup.TaxRegime_item-fields
-
object
__busObj_context
-
object
Tax Regime
Title:
Tax RegimeThe tax regime is a set of tax rules that determines the treatment of one or more taxes administered by a tax authority.
Nested Schema : Collecting Tax Authority
Type:
objectTitle:
Collecting Tax AuthorityThe unique identifier of the party tax profile for the collecting tax authority.
Nested Schema : Reporting Tax Authority
Type:
objectTitle:
Reporting Tax AuthorityThe unique identifier of party tax profile for the tax authority responsible for administering the jurisdiction.
Nested Schema : oraErpCoreTaxSetup.TransactionTax_item-fields
Type:
Show Source
object-
$sourceLang: string
Read Only:
true -
allowExceptionsFlag: boolean
Read Only:
true -
allowExemptionsFlag: boolean
Read Only:
true -
allowManualEntryFlag: boolean
Read Only:
true -
allowRecoverabilityFlag: boolean
Read Only:
true -
applicabilityRuleFlag: boolean
Read Only:
true -
collectingTaxAuthority:
collectingTaxAuthority
-
compoundingPrecedence: string
(big-decimal)
Read Only:
true -
contentOwner:
contentOwner
-
contentOwnerId: string
(big-integer)
Read Only:
true -
defaultPrimaryRecoveryRate:
defaultPrimaryRecoveryRate
-
defaultRegistrationPartyType:
defaultRegistrationPartyType
-
defaultSecondaryRecoveryRate:
defaultSecondaryRecoveryRate
-
defaultTaxableBasisFormula: string
Read Only:
true -
defaultTaxCalculationFormula: string
Read Only:
true -
defaultTaxRate:
defaultTaxRate
-
defaultTaxStatus:
defaultTaxStatus
-
effectiveFrom: string
(date)
Read Only:
true -
effectiveTo: string
(date)
Read Only:
true -
exceptionSourceTax:
exceptionSourceTax
-
exchangeType:
exchangeType
-
id: string
(big-integer)
Read Only:
true -
liveForProcessingFlag: boolean
Read Only:
true -
maximumTaxableBasisThreshold: string
(big-decimal)
Read Only:
true -
maximumTaxAmountThreshold: string
(big-decimal)
Read Only:
true -
maximumTaxRateThreshold: string
(big-decimal)
Read Only:
true -
minimumAccountableTaxableAmount: string
(big-decimal)
Read Only:
true -
minimumAccountableUnit: string
(big-decimal)
Read Only:
true -
minimumTaxableBasisThreshold: string
(big-decimal)
Read Only:
true -
minimumTaxAmountThreshold: string
(big-decimal)
Read Only:
true -
name: string
Read Only:
true -
offsetTaxFlag: boolean
Read Only:
true -
parentGeography:
parentGeography
-
recoveryRateOverrideFlag: boolean
Read Only:
true -
reportingOnlyFlag: boolean
Read Only:
true -
reportingTaxAuthority:
reportingTaxAuthority
-
roundingRuleCode:
roundingRuleCode
-
tax: string
Read Only:
true -
taxableBasisThresholdFlag: boolean
Read Only:
true -
taxAccountCreateMethodCode:
taxAccountCreateMethodCode
-
taxCurrency:
taxCurrency
-
taxExemptionCreationMethodCode:
taxExemptionCreationMethodCode
-
taxInclusiveOverrideFlag: boolean
Read Only:
true -
taxPrecision: string
(big-decimal)
Read Only:
true -
taxRateThresholdFlag: boolean
Read Only:
true -
taxRegime:
taxRegime
-
taxRegimeCode: string
Read Only:
true -
taxTypeCode:
taxTypeCode
-
validationType:
validationType
Nested Schema : Tax
Type:
objectTitle:
TaxA tax is a classification of a charge imposed by a government through a fiscal or tax authority.
Nested Schema : taxTypeCode
Match All
Show Source
-
string
Read Only:
true -
string
Allowed Values:
[ "CRE-M", "CUSTOMS DUTY", "DEB-M", "DED", "EDP", "EEC", "ENVIRONMENTAL", "EXCISE", "Excise tax", "VAT SERVICES", "Exempt", "GOODS", "IMPORT", "INTER EC", "NO-VAT", "OFFSET", "ORA_COFINS", "ORA_CSLL", "ORA_ICMS", "ORA_ICMSST", "ORA_II", "ORA_INSS", "ORA_IOF", "ORA_IRPJ", "ORA_ISS", "ORA_PIS", "RENTAL WHT", "SALES", "SALES_TAX", "SERV", "SERVICES", "USE", "VAT", "VAT GOODS", "VAT SERVICE", "AWT" ]
Nested Schema : oraErpCoreTaxSetup.TaxAuthorityTaxProfile_item
Match All
The tax authority tax profile contains tax information for a tax authority.
Show Source
-
allOf
oraErpCoreTaxSetup.TaxAuthorityTaxProfile_item-fields
-
object
Tax Authority Tax Profile
Title:
Tax Authority Tax ProfileThe tax authority tax profile contains tax information for a tax authority.
Nested Schema : Tax Authority Tax Profile
Type:
objectTitle:
Tax Authority Tax ProfileThe tax authority tax profile contains tax information for a tax authority.
Nested Schema : collectingTaxAuthority-allOf[2]
Type:
objectNested Schema : contentOwner-allOf[2]
Type:
objectNested Schema : oraErpCoreTaxSetup.TaxRate_item
Match All
The tax rate is a percentage of an amount, a value per unit quantity, or a fixed sum per transaction at which an individual or corporation is taxed and is effective for a period of time.
Show Source
-
object
oraErpCoreTaxSetup.TaxRate_item-fields
-
object
Tax Rate
Title:
Tax RateThe tax rate is a percentage of an amount, a value per unit quantity, or a fixed sum per transaction at which an individual or corporation is taxed and is effective for a period of time.
Nested Schema : Tax Rate
Type:
objectTitle:
Tax RateThe tax rate is a percentage of an amount, a value per unit quantity, or a fixed sum per transaction at which an individual or corporation is taxed and is effective for a period of time.
Nested Schema : defaultPrimaryRecoveryRate-allOf[2]
Type:
objectNested Schema : defaultRegistrationPartyType-allOf[2]
Type:
objectNested Schema : defaultSecondaryRecoveryRate-allOf[2]
Type:
objectNested Schema : defaultTaxRate-allOf[2]
Type:
objectNested Schema : oraErpCoreTaxSetup.TaxStatus_item
Match All
The tax status represents the taxable nature of a product in the context of a transaction for a tax.
Show Source
-
object
oraErpCoreTaxSetup.TaxStatus_item-fields
-
object
Tax Status
Title:
Tax StatusThe tax status represents the taxable nature of a product in the context of a transaction for a tax.
Nested Schema : oraErpCoreTaxSetup.TaxStatus_item-fields
Type:
Show Source
object-
$sourceLang: string
Read Only:
true -
allowExceptionsFlag: boolean
Read Only:
true -
allowExemptionsFlag: boolean
Read Only:
true -
allowRateOverrideFlag: boolean
Read Only:
true -
code: string
Read Only:
true -
contentOwner:
contentOwner
-
contentOwnerId: string
(big-integer)
Read Only:
true -
defaultFlagEffectiveFrom: string
(date)
Read Only:
true -
defaultRecoverySettlementOptionCode:
defaultRecoverySettlementOptionCode
-
defaultStatusFlag: boolean
Read Only:
true -
effectiveFrom: string
(date)
Read Only:
true -
effectiveTo: string
(date)
Read Only:
true -
id: string
(big-integer)
Read Only:
true -
name: string
Read Only:
true -
tax: string
Read Only:
true -
taxInformation:
taxInformation
-
taxRegime:
taxRegime
-
taxRegimeCode: string
Read Only:
true
Nested Schema : Tax Status
Type:
objectTitle:
Tax StatusThe tax status represents the taxable nature of a product in the context of a transaction for a tax.
Nested Schema : defaultTaxStatus-allOf[2]
Type:
objectNested Schema : contentOwner-allOf[2]
Type:
objectNested Schema : oraErpCoreTaxSetup.TransactionTax_item
Match All
A tax is a classification of a charge imposed by a government through a fiscal or tax authority.
Show Source
-
object
oraErpCoreTaxSetup.TransactionTax_item-fields
-
object
Tax
Title:
TaxA tax is a classification of a charge imposed by a government through a fiscal or tax authority.
Nested Schema : Tax
Type:
objectTitle:
TaxA tax is a classification of a charge imposed by a government through a fiscal or tax authority.
Nested Schema : taxInformation-allOf[2]
Type:
objectNested Schema : oraErpCoreTaxSetup.TaxRegime_item
Match All
The tax regime is a set of tax rules that determines the treatment of one or more taxes administered by a tax authority.
Show Source
-
object
oraErpCoreTaxSetup.TaxRegime_item-fields
-
object
Tax Regime
Title:
Tax RegimeThe tax regime is a set of tax rules that determines the treatment of one or more taxes administered by a tax authority.
Nested Schema : oraErpCoreTaxSetup.TaxRegime_item-fields
Type:
Show Source
object-
$sourceLang: string
Read Only:
true -
allowExceptionsFlag: boolean
Read Only:
true -
allowExemptionsFlag: boolean
Read Only:
true -
allowRecoverabilityFlag: boolean
Read Only:
true -
allowRoundingOverrideFlag: boolean
Read Only:
true -
bucketLevelType:
bucketLevelType
-
code: string
Read Only:
true -
collectingTaxAuthority:
collectingTaxAuthority
-
conversionType:
conversionType
-
country:
country
-
countryOrGroupCode:
countryOrGroupCode
-
defaultPlaceOfSupplyTypeCode:
defaultPlaceOfSupplyTypeCode
-
defaultRecoverySettlementOptionCode:
defaultRecoverySettlementOptionCode
-
defaultRegistrationPartyTypeCode:
defaultRegistrationPartyTypeCode
-
effectiveFrom: string
(date)
Read Only:
true -
effectiveTo: string
(date)
Read Only:
true -
exemptionProcessType:
exemptionProcessType
-
id: string
(big-integer)
Read Only:
true -
minimumAccountableUnit: string
(big-decimal)
Read Only:
true -
name: string
Read Only:
true -
parentRegime:
parentRegime
-
regimeType:
regimeType
-
reportingTaxAuthority:
reportingTaxAuthority
-
roundingRuleCode:
roundingRuleCode
-
taxCurrency:
taxCurrency
-
taxPrecision: string
(big-decimal)
Read Only:
true -
thresholdGroupingLevelCode:
thresholdGroupingLevelCode
-
uniquenessValidationLevelCode:
uniquenessValidationLevelCode
-
validationLevelCode:
validationLevelCode
-
validationType:
validationType
Nested Schema : Tax Regime
Type:
objectTitle:
Tax RegimeThe tax regime is a set of tax rules that determines the treatment of one or more taxes administered by a tax authority.
Nested Schema : taxRegime-allOf[2]
Type:
objectNested Schema : collectingTaxAuthority-allOf[2]
Type:
objectNested Schema : conversionType-allOf[2]
Type:
objectNested Schema : country-allOf[2]
Type:
objectNested Schema : parentRegime-allOf[2]
Type:
objectNested Schema : reportingTaxAuthority-allOf[2]
Type:
objectNested Schema : taxCurrency-allOf[2]
Type:
objectNested Schema : oraErpCoreTaxSetup.TaxReportingType_item
Match All
Tax reporting type identifies a specific unit of information, such as a date, number, or text, to associate with a particular tax usage. These are used to capture additional tax information on transactions and can serve internal reporting needs as well as fulfill country-specific reporting requirements.
Show Source
-
object
oraErpCoreTaxSetup.TaxReportingType_item-fields
-
object
Tax Reporting Type
Title:
Tax Reporting TypeTax reporting type identifies a specific unit of information, such as a date, number, or text, to associate with a particular tax usage. These are used to capture additional tax information on transactions and can serve internal reporting needs as well as fulfill country-specific reporting requirements.
Nested Schema : oraErpCoreTaxSetup.TaxReportingType_item-fields
Type:
Show Source
object-
$sourceLang: string
Read Only:
true -
effectiveFrom: string
(date)
Read Only:
true -
effectiveTo: string
(date)
Read Only:
true -
formatMask: string
Read Only:
true -
hasReportingCodesFlag: boolean
Read Only:
true -
id: string
(big-integer)
Read Only:
true -
legalMessageCode:
legalMessageCode
-
maximumLength: string
(big-decimal)
Read Only:
true -
minimumLength: string
(big-decimal)
Read Only:
true -
name: string
Read Only:
true -
registrationType:
registrationType
-
reportingTypeCode: string
Read Only:
true -
reportingTypeDataTypeCode: string
Read Only:
true -
tax: string
Read Only:
true -
taxInformation:
taxInformation
-
taxRegime:
taxRegime
-
taxRegimeCode: string
Read Only:
true -
territory:
territory
-
uniquenessValidationLevel:
uniquenessValidationLevel
-
validationLevel:
validationLevel
-
validationRoutine: string
Read Only:
true
Nested Schema : Tax Reporting Type
Type:
objectTitle:
Tax Reporting TypeTax reporting type identifies a specific unit of information, such as a date, number, or text, to associate with a particular tax usage. These are used to capture additional tax information on transactions and can serve internal reporting needs as well as fulfill country-specific reporting requirements.
Nested Schema : validationType-allOf[2]
Type:
objectNested Schema : taxInformation-allOf[2]
Type:
objectNested Schema : taxRegime-allOf[2]
Type:
objectNested Schema : territory-allOf[2]
Type:
objectNested Schema : exceptionSourceTax-allOf[2]
Type:
objectNested Schema : exchangeType-allOf[2]
Type:
objectNested Schema : parentGeography-allOf[2]
Type:
objectNested Schema : reportingTaxAuthority-allOf[2]
Type:
objectNested Schema : taxCurrency-allOf[2]
Type:
objectNested Schema : taxRegime-allOf[2]
Type:
objectNested Schema : validationType-allOf[2]
Type:
objectNested Schema : taxAccountSourceJurisdiction-allOf[2]
Type:
objectThe identifier of the source tax jurisdiction to determine the default general ledger accounts for this tax jurisdiction.
Nested Schema : taxExemptSourceJurisdiction-allOf[2]
Type:
objectThe identifier of the source tax jurisdiction that's used to determine the exemption for this tax jurisdiction, if a specific exemption isn't found.
Nested Schema : Tax Regime
Type:
objectTitle:
Tax RegimeThe tax regime is a set of tax rules that determines the treatment of one or more taxes administered by a tax authority.
Nested Schema : zoneGeography-allOf[2]
Type:
objectNested Schema : Tax Profile
Type:
objectTitle:
Tax ProfileTax jurisdiction represents a geographic area where a tax is levied by a specific tax authority.
Nested Schema : Tax Regime
Type:
objectTitle:
Tax RegimeThe tax regime subscription details represent the details of a regime subscription for a business unit or legal entity for a given period.
Nested Schema : Tax
Type:
objectTitle:
TaxA tax is a classification of a charge imposed by a government through a fiscal or tax authority.
Nested Schema : Validation Type
Type:
objectTitle:
Validation TypeTax reporting type identifies a specific unit of information, such as a date, number, or text, to associate with a particular tax usage. These are used to capture additional tax information on transactions and can serve internal reporting needs as well as fulfill country-specific reporting requirements.
Nested Schema : defaultRecoveryRate-allOf[2]
Type:
objectNested Schema : offsetStatus-allOf[2]
Type:
objectNested Schema : offsetTaxRate-allOf[2]
Type:
objectNested Schema : oraErpCoreTaxSetup.TaxRule_item
Match All
A tax rule is a set of conditions used to determine results for tax processes such as place of supply, tax applicability, tax recoverability, tax registration, tax status determination, tax rate determination, taxable basis and tax amount calculation.
Show Source
-
object
oraErpCoreTaxSetup.TaxRule_item-fields
-
object
Tax Rule
Title:
Tax RuleA tax rule is a set of conditions used to determine results for tax processes such as place of supply, tax applicability, tax recoverability, tax registration, tax status determination, tax rate determination, taxable basis and tax amount calculation.
Nested Schema : oraErpCoreTaxSetup.TaxRule_item-fields
Type:
Show Source
object-
$sourceLang: string
Read Only:
true -
description: string
Read Only:
true -
name: string
Read Only:
true -
taxLawReferenceDescription: string
Read Only:
true
Nested Schema : Tax Rule
Type:
objectTitle:
Tax RuleA tax rule is a set of conditions used to determine results for tax processes such as place of supply, tax applicability, tax recoverability, tax registration, tax status determination, tax rate determination, taxable basis and tax amount calculation.
Nested Schema : recoveryRule-allOf[2]
Type:
objectNested Schema : sourceTax-allOf[2]
Type:
objectNested Schema : oraErpCoreTaxSetup.TaxFormula_item
Match All
Tax formula represents the formula used in tax calculation for the determination of taxable basis or tax amount.
Show Source
-
object
oraErpCoreTaxSetup.TaxFormula_item-fields
-
object
Tax Formula
Title:
Tax FormulaTax formula represents the formula used in tax calculation for the determination of taxable basis or tax amount.
Nested Schema : oraErpCoreTaxSetup.TaxFormula_item-fields
Type:
Show Source
object-
$sourceLang: string
Read Only:
true -
addInsuranceChargesFlag: boolean
Read Only:
true -
addMiscellaneousChargesFlag: boolean
Read Only:
true -
addPackingChargesFlag: boolean
Read Only:
true -
applyCashDiscountFlag: boolean
Read Only:
true -
applyPriceThresholdsFlag: boolean
Read Only:
true -
applyTaxableValueAdditionFlag: boolean
Read Only:
true -
applyTradingDiscountFlag: boolean
Read Only:
true -
applyTransferChargesFlag: boolean
Read Only:
true -
applyTransportationChargesFlag: boolean
Read Only:
true -
applyVolumeDiscountFlag: boolean
Read Only:
true -
baseRateModifier: string
(big-decimal)
Read Only:
true -
code: string
Read Only:
true -
description: string
Read Only:
true -
effectiveFrom: string
(date)
Read Only:
true -
effectiveTo: string
(date)
Read Only:
true -
enabledFlag: boolean
Read Only:
true -
name: string
Read Only:
true -
taxRegime:
taxRegime
-
transactionTax:
transactionTax
-
typeCode: string
Read Only:
true
Nested Schema : Tax Formula
Type:
objectTitle:
Tax FormulaTax formula represents the formula used in tax calculation for the determination of taxable basis or tax amount.
Nested Schema : taxableBasisFormula-allOf[2]
Type:
objectNested Schema : taxRegime-allOf[2]
Type:
objectNested Schema : transactionTax-allOf[2]
Type:
objectNested Schema : taxInformation-allOf[2]
Type:
objectNested Schema : oraErpCoreTaxSetup.TaxJurisdiction_item
Match All
Tax jurisdiction represents a geographic area where a tax is levied by a specific tax authority.
Show Source
-
object
oraErpCoreTaxSetup.TaxJurisdiction_item-fields
-
object
Tax Jurisdiction
Title:
Tax JurisdictionTax jurisdiction represents a geographic area where a tax is levied by a specific tax authority.
Nested Schema : Tax Jurisdiction
Type:
objectTitle:
Tax JurisdictionTax jurisdiction represents a geographic area where a tax is levied by a specific tax authority.
Nested Schema : taxJurisdiction-allOf[2]
Type:
objectNested Schema : taxRegime-allOf[2]
Type:
objectNested Schema : taxStatus-allOf[2]
Type:
objectNested Schema : oraScmCoreUnitOfMeasure.UnitOfMeasure_item
Match All
The units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
Unit of Measure
Title:
Unit of MeasureThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : Unit of Measure
Type:
objectTitle:
Unit of MeasureThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : uom-allOf[2]
Type:
objectNested Schema : oraProcurementCoreSuppliers.SupplierSite_item-fields
Type:
Show Source
object-
address:
address
-
agingOnsetPoint:
agingOnsetPoint
-
agingPeriodDays: string
(big-integer)
Title:
Aging Period DaysRead Only:trueMaximum number of days that material can remain on consignment. -
allowSubstituteReceiptsFlag: boolean
Title:
Allow Substitute ReceiptsRead Only:trueIndicates whether the supplier site allows a substitute receipt. Values include Y for Yes or N for No. -
allowUnorderedReceiptsFlag: boolean
Title:
Allow unordered receiptsRead Only:trueContains one of the following values: true or false. If true, then the supplier site can receive a receipt that doesn't include a purchase order. If false, then the supplier site requires a purchase order. The default value is false. -
alternateName: string
Title:
Alternate Site NameRead Only:trueAlternate name of the supplier site. -
alwaysTakeDiscount:
alwaysTakeDiscount
-
autoCalculateInterest:
autoCalculateInterest
-
bankChargeBearer: string
Title:
Bank Charge BearerRead Only:trueIndicate whether the deploying company or your supplier pays the bank charges for electronic payments. The lookup codes and their respective descriptions are as follows: BEN Payee pays all costs. OUR:Payer pays all costs. SHA Payer pays the domestic cost and payee pays the foreign cost. PAYEE_PAYS_EXPRESS Payee pays express charges. -
bankChargeDeductionType:
bankChargeDeductionType
-
businessToBusinessCommunicationMethodCode:
businessToBusinessCommunicationMethodCode
-
businessToBusinessSiteCode: string
Title:
B2B Supplier Site CodeRead Only:trueAbbreviation that identifies the supplier site during a business- to-business document communication. -
businessUnit:
businessUnit
-
buyerManagedTransportFlag: boolean
Title:
Buyer Managed TransportationRead Only:trueIndicates whether the buyer manages transportation. Values include Y for Yes, N for No, or empty. -
carrier:
carrier
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
createDebitMemoFlag: boolean
Title:
Create debit memo from returnRead Only:trueContains one of the following values: true or false. If true, then the supplier site creates a debit memo from the return transaction. If false, then the supplier site doesn't create this memo. The default value is false. -
customerNumber: string
Title:
Customer NumberRead Only:trueNumber that identifies the site of the buying organization. -
daysEarlyReceiptAllowed: string
(big-integer)
Title:
Early Receipt Tolerance in DaysRead Only:trueNumber of days that the receiving location can receive receipts before the expected receipt date. -
daysLateReceiptAllowed: string
(big-integer)
Title:
Late Receipt Tolerance in DaysRead Only:trueNumber of days that the receiving location can receive receipts after the expected receipt date. -
emailAddress: string
(email)
Title:
EmailRead Only:trueEmail that the communication method uses. -
excludeFreightFromDiscount:
excludeFreightFromDiscount
-
excludeTaxFromDiscount:
excludeTaxFromDiscount
-
fax: string
Title:
FaxRead Only:trueFax that the communication method uses. -
faxAreaCode: string
Title:
Fax Area CodeRead Only:trueArea Code for the fax that the communication method uses. -
fob:
fob
-
freightTerm:
freightTerm
-
gaplessInvoiceNumberingFlag: boolean
Title:
Gapless invoice numberingRead Only:trueValue that uniquely identifies the selling company. This attribute is required when the supplier site uses gapless invoice numbering. -
holdAllInvoicesFlag: boolean
Title:
Hold All InvoicesRead Only:trueContains one of the following values: true or false. If true, then the supplier site puts a hold on all invoices. If false, then the site does put them on hold. The default value is false. -
holdUnmatchedInvoices:
holdUnmatchedInvoices
-
holdUnvalidatedInvoicesFlag: boolean
Title:
Hold Unvalidated InvoicesRead Only:trueIndicates whether Oracle Payables should place unapproved invoices for this supplier on hold. -
id: string
(big-integer)
Title:
Supplier Site IDRead Only:trueValue that uniquely identifies the supplier site. -
inactiveDate: string
(date)
Title:
Inactive DateRead Only:trueDate when the supplier site is no longer active. -
inspectionRequiredFlag: boolean
Title:
Inspection RequiredRead Only:trueValue indicates whether inspection is required. -
invoiceAmountLimit: string
(big-integer)
Title:
Invoice Amount LimitRead Only:trueIndicates the maximum amount for which an invoice can be created beyond which an invoice will go on hold. -
invoiceChannel:
invoiceChannel
-
invoiceCurrency:
invoiceCurrency
-
modeOfTransport: string
Title:
Mode of TransportRead Only:trueMode of transport that the supplier site uses for shipping. -
name: string
Title:
SiteRead Only:trueName of the supplier site. -
parentSupplierSite:
parentSupplierSite
-
payablesAmountToleranceOption:
payablesAmountToleranceOption
-
payablesPaymentTerm:
payablesPaymentTerm
-
payablesQuantityToleranceOption:
payablesQuantityToleranceOption
-
payDateBasisCode:
payDateBasisCode
-
payGroupCode: string
Title:
Pay GroupRead Only:trueAbbreviation that identifies the withholding tax group for the site assignment. A list of accepted values is defined in the lookup type PAY_GROUP. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Payables Lookups task. -
paymentCurrency:
paymentCurrency
-
paymentHoldDate: string
(date)
Title:
Payment Hold DateRead Only:trueDate when the application places payments to the supplier site on hold. -
paymentHoldReason: string
Title:
Payment Hold ReasonRead Only:trueReason why the application placed the invoices that it created for the supplier site on hold. -
paymentPriority: string
(big-integer)
Title:
Payment PriorityRead Only:truePriority to assign to an invoice during payment. -
payOnCode: string
Title:
Pay on receiptRead Only:trueIndicates when to create an invoice. -
payOnUseFlag: boolean
Title:
Pay on useRead Only:trueContains one of the following values: true or false. If true, then the supplier site allows pay on use. If false, then the supplier site doesn't allow pay on use. The default value is false. -
payPurposeFlag: boolean
Title:
PayRead Only:trueContains one of the following values: true or false. If true, then a pay purpose exists for the supplier site. If false, then pay purpose doesn't exist. The default value is false. -
phone: string
Title:
PhoneRead Only:truePhone that the communication method uses. -
phoneCountryCode: string
Title:
Phone Country CodeRead Only:trueAbbreviation that identifies the country for the phone that the communication method uses. -
phoneExtension: string
Title:
Phone ExtensionRead Only:trueExtension for the phone that the communication method uses. -
poRequiredAcknowledgmentDays: string
(big-integer)
Title:
Acknowledge Within DaysRead Only:trueNumber of days that the supplier site can use to acknowledge the purchasing document. -
primaryPayPurposeFlag: boolean
Title:
Primary payRead Only:trueContains one of the following values: true or false. If true, then primary pay purpose exists for the supplier site. If false, then primary pay purpose doesn't exist. The default value is false. -
procurementCardPurposeFlag: boolean
Title:
Procurement cardRead Only:trueContains one of the following values: true or false. If true, then a procurement card exists for the supplier site. If false, then procurement card doesn't exist. The default value is false. -
purchasingHoldFlag: boolean
Title:
Hold all new purchasing documentsRead Only:trueContains one of the following values: true or false. If true, then place all new purchasing documents on hold. If false, then don't place them on hold. The default value is false. -
purchasingHoldReason: string
Title:
Hold ReasonRead Only:trueReason why the person who placed the hold on purchasing for the supplier site. -
purchasingPurposeFlag: boolean
Title:
PurchasingRead Only:trueContains one of the following values: true or false. If true, then a purchasing purpose exists for the supplier site. If false, then purpose doesn't exist. The default value is false. -
receiptRequiredFlag: boolean
Title:
Receipt RequiredRead Only:trueIndicates whether supplier site requires a receipt. -
sellingCompanyIdentifier: string
Title:
Selling Company IdentifierRead Only:trueValue that uniquely identifies the selling company. This attribute is required when the supplier site uses gapless invoice numbering. -
serviceLevel:
serviceLevel
-
sourcingOnlyPurposeFlag: boolean
Title:
Sourcing onlyRead Only:trueContains one of the following values: true or false. If true, then the supplier has sourcing only purpose. If false, then the supplier site doesn't have sourcing only purpose. The default value is false. -
status:
status
-
supplier:
supplier
-
taxCountry:
taxCountry
-
taxReportingSiteFlag: boolean
Title:
Income tax reporting siteRead Only:trueContains one of the following values: true or false. If true, then the supplier site is a tax reporting site. If false, then supplier site isn't a tax reporting site. The default value is false. -
termsDateBasis:
termsDateBasis
-
territory:
territory
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
worker:
worker
Nested Schema : Supplier Site
Type:
objectTitle:
Supplier SiteObject reference to the associated supplier site for the contract manufacturing organization.
Nested Schema : address
Match All
A supplier is a person or company that the deploying organization uses to procure items or services. For example, an office supplies provider or a consulting service provider.
Show Source
-
allOf
oraProcurementCoreSuppliers.Address_item-fields
-
object
__busObj_context
-
object
Address
Title:
AddressA supplier is a person or company that the deploying organization uses to procure items or services. For example, an office supplies provider or a consulting service provider.
Nested Schema : agingOnsetPoint
Match All
Point where the supplier and the buying organization agree to begin to age consigned material.
Show Source
Nested Schema : alwaysTakeDiscount
Match All
Determines whether to apply a discount on the payment. Contains one of the following values: Y, apply discount. N, don't apply discount. D, use the default from the payables options to determine whether to apply the discount.
Show Source
-
string
Title:
Always Take DiscountRead Only:trueDetermines whether to apply a discount on the payment. Contains one of the following values: Y, apply discount. N, don't apply discount. D, use the default from the payables options to determine whether to apply the discount. -
string
Allowed Values:
[ "D", "N", "Y" ]
Nested Schema : autoCalculateInterest
Match All
Determines whether to exclude tax when calculating the discount. Contains one of the following values: Y, exclude tax. N, include tax. D, use the default from the payables options to determine whether to exclude tax.
Show Source
-
string
Title:
Exclude Tax from DiscountRead Only:trueDetermines whether to exclude tax when calculating the discount. Contains one of the following values: Y, exclude tax. N, include tax. D, use the default from the payables options to determine whether to exclude tax. -
string
Allowed Values:
[ "D", "N", "Y" ]
Nested Schema : bankChargeDeductionType
Match All
Determines how to deduct bank charges when paying the invoice. Contains one of the following values: S, use the standard deduction. D, use the default value from payables options. N, use the negotiated deduction. X, don't use any deduction.
Show Source
-
allOf
oraErpCoreCommonObjects.ERPLookupCode_item-fields
-
object
__busObj_context
-
object
Bank Charge Deduction Type
Title:
Bank Charge Deduction TypeDetermines how to deduct bank charges when paying the invoice. Contains one of the following values: S, use the standard deduction. D, use the default value from payables options. N, use the negotiated deduction. X, don't use any deduction.
Nested Schema : businessToBusinessCommunicationMethodCode
Match All
Abbreviation that identifies the communication method the application uses for documents during a business to business procurement transaction. Use the ORA_POZ_B2B_COMM_METHOD lookup on the Manage Standard Lookups page in the Setup and Maintenance work area to manage the values you can use with this attribute.
Show Source
-
string
Title:
B2B Communication MethodRead Only:trueAbbreviation that identifies the communication method the application uses for documents during a business to business procurement transaction. Use the ORA_POZ_B2B_COMM_METHOD lookup on the Manage Standard Lookups page in the Setup and Maintenance work area to manage the values you can use with this attribute. -
string
Allowed Values:
[ "B2B", "CMK", "NONE" ]
Nested Schema : businessUnit
Match All
Procurement business unit where the supplier site resides.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Procurement BU
Title:
Procurement BUProcurement business unit where the supplier site resides.
Nested Schema : carrier
Match All
A carrier represents a business organization that fulfills the shipment of products. Each carrier may model a variety of shipping methods, optional contacts, and inbound tracking rules. For example, FedEx Corporation, or DHL Express.
Show Source
-
allOf
oraScmCoreCarrier.Carrier_item-fields
-
object
__busObj_context
-
object
Carrier
Title:
CarrierA carrier represents a business organization that fulfills the shipment of products. Each carrier may model a variety of shipping methods, optional contacts, and inbound tracking rules. For example, FedEx Corporation, or DHL Express.
Nested Schema : excludeFreightFromDiscount
Match All
Determines whether to exclude freight when calculating discount. Contains one of the following values: Y, exclude freight. N, include freight. D, use the default from the payables options to determine whether to exclude freight.
Show Source
-
string
Title:
Exclude Freight from DiscountRead Only:trueDetermines whether to exclude freight when calculating discount. Contains one of the following values: Y, exclude freight. N, include freight. D, use the default from the payables options to determine whether to exclude freight. -
string
Allowed Values:
[ "D", "N", "Y" ]
Nested Schema : excludeTaxFromDiscount
Match All
Determines whether to exclude tax when calculating the discount. Contains one of the following values: Y, exclude tax. N, include tax. D, use the default from the payables options to determine whether to exclude tax.
Show Source
-
string
Title:
Exclude Tax from DiscountRead Only:trueDetermines whether to exclude tax when calculating the discount. Contains one of the following values: Y, exclude tax. N, include tax. D, use the default from the payables options to determine whether to exclude tax. -
string
Allowed Values:
[ "D", "N", "Y" ]
Nested Schema : fob
Match All
Abbreviation that identifies the Free On Board value for the supplier site. Use the FOB lookup on the Manage FOB Lookup page in the Setup and Maintenance work area to manage the values you can use with this attribute.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
FOB
Title:
FOBAbbreviation that identifies the Free On Board value for the supplier site. Use the FOB lookup on the Manage FOB Lookup page in the Setup and Maintenance work area to manage the values you can use with this attribute.
Nested Schema : freightTerm
Match All
Agreement that describes terms for shipping from the supplier site. Use the FREIGHT TERMS lookup on the Manage Freight Terms Lookup page in the Setup and Maintenance work area to manage the values you can use with this attribute.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Freight Terms
Title:
Freight TermsAgreement that describes terms for shipping from the supplier site. Use the FREIGHT TERMS lookup on the Manage Freight Terms Lookup page in the Setup and Maintenance work area to manage the values you can use with this attribute.
Nested Schema : holdUnmatchedInvoices
Match All
Determines whether to place a hold on each invoice that doesn't contain a relationship with a purchase order, receipt, or consumption advice. Values include Y for Yes, N for No, or empty.
Show Source
Nested Schema : invoiceChannel
Match All
Channel that the supplier uses to provide invoices for the supplier site.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Invoice Channel
Title:
Invoice ChannelChannel that the supplier uses to provide invoices for the supplier site.
Nested Schema : invoiceCurrency
Match All
Abbreviation that identifies the currency that the invoice uses.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Invoice Currency
Title:
Invoice CurrencyAbbreviation that identifies the currency that the invoice uses.
Nested Schema : parentSupplierSite
Match All
A supplier site contains the details about the terms, controls, and policies that govern how procure to pay transactions are executed between the buying organization and the supplier. You can have multiple sites for a supplier. For example, a purchasing site or a pay site.
Show Source
-
object
oraProcurementCoreSuppliers.SupplierSite_item-fields
-
object
__busObj_context
-
object
parentSupplierSite-allOf[2]
A supplier site contains the details about the terms, controls, and policies that govern how procure to pay transactions are executed between the buying organization and the supplier. You can have multiple sites for a supplier. For example, a purchasing site or a pay site.
Nested Schema : payablesAmountToleranceOption
Match All
The invoice tolerance option represents the parameters defined for matching and invoice variance to apply a hold on an invoice during validation if it exceeds the tolerance.
Show Source
-
object
oraErpCorePayablesSetup.PayablesInvoiceToleranceOption_item-fields
-
object
__busObj_context
-
object
Amount Tolerances
Title:
Amount TolerancesThe invoice tolerance option represents the parameters defined for matching and invoice variance to apply a hold on an invoice during validation if it exceeds the tolerance.
Nested Schema : payablesPaymentTerm
Match All
The payment terms contain information related to payment terms that outline the timing and method of payment. Payment terms are assigned to suppliers and invoices that automatically create payment installments when the Payables Invoice is created. Payment terms have one or more payment terms lines to denote the due date, each of which creates one installment. Each payment terms line and its corresponding installment has a due date or a discount date.
Show Source
-
object
oraErpCorePayablesSetup.PayablesPaymentTerm_item-fields
-
object
__busObj_context
-
object
Payment Terms
Title:
Payment TermsThe payment terms contain information related to payment terms that outline the timing and method of payment. Payment terms are assigned to suppliers and invoices that automatically create payment installments when the Payables Invoice is created. Payment terms have one or more payment terms lines to denote the due date, each of which creates one installment. Each payment terms line and its corresponding installment has a due date or a discount date.
Nested Schema : payablesQuantityToleranceOption
Match All
The invoice tolerance option represents the parameters defined for matching and invoice variance to apply a hold on an invoice during validation if it exceeds the tolerance.
Show Source
-
object
oraErpCorePayablesSetup.PayablesInvoiceToleranceOption_item-fields
-
object
__busObj_context
-
object
Quantity Tolerances
Title:
Quantity TolerancesThe invoice tolerance option represents the parameters defined for matching and invoice variance to apply a hold on an invoice during validation if it exceeds the tolerance.
Nested Schema : payDateBasisCode
Match All
Abbreviation that identifies the date the application scheduled to run payment for the invoice. A list of accepted values is defined in the lookup type POZ_PAY_DATE_BASIS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Payables Lookups task.
Show Source
-
string
Title:
Pay Date BasisRead Only:trueAbbreviation that identifies the date the application scheduled to run payment for the invoice. A list of accepted values is defined in the lookup type POZ_PAY_DATE_BASIS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Payables Lookups task. -
string
Allowed Values:
[ "DISCOUNT", "DUE" ]
Nested Schema : paymentCurrency
Match All
Abbreviation that identifies the currency that the payment uses to pay the invoice.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Payment Currency
Title:
Payment CurrencyAbbreviation that identifies the currency that the payment uses to pay the invoice.
Nested Schema : serviceLevel
Match All
Service level that the supplier site uses for shipping.
Show Source
-
string
Title:
Service LevelRead Only:trueService level that the supplier site uses for shipping. -
string
Allowed Values:
[ "1DA", "1DM", "1DP", "2DA", "2DAY", "2DM", "2FX", "3DAY", "3DS", "AIR", "BOAT", "CES", "D2D", "D2P", "EXP", "EXP SVR", "FXG", "FXPO", "GND", "LTL", "LTLSTND", "NXDA", "P2D", "P2P", "PO", "SAVER", "SO", "STANDARD", "STD", "TEAM", "TRUCK", "UPSG", "XDM", "XPD", "XPR" ]
Nested Schema : supplier
Match All
A supplier address represents the location information of a supplier. You can have multiple addresses for a supplier, each with different address purposes. For example, a supplier address with purposes for ordering and remit-to, or a supplier address with purpose a for bidding or RFQ.
Show Source
-
allOf
oraProcurementCoreSuppliers.Supplier_item-fields
-
object
__busObj_context
-
object
Supplier
Title:
SupplierA supplier address represents the location information of a supplier. You can have multiple addresses for a supplier, each with different address purposes. For example, a supplier address with purposes for ordering and remit-to, or a supplier address with purpose a for bidding or RFQ.
Nested Schema : taxCountry
Match All
Abbreviation that identifies the tax country associated to the supplier site.
Show Source
-
allOf
oraCommonAppsInfraObjects.Territory_item-fields
-
object
__busObj_context
-
object
Tax Country
Title:
Tax CountryAbbreviation that identifies the tax country associated to the supplier site.
Nested Schema : termsDateBasis
Match All
Date when the application scheduled to run payment terms for the invoice.
Show Source
-
allOf
oraErpCoreCommonObjects.ERPLookupCode_item-fields
-
object
__busObj_context
-
object
Terms Date Basis
Title:
Terms Date BasisDate when the application scheduled to run payment terms for the invoice.
Nested Schema : territory
Match All
The list of values for the issuing territory, such as United States.
Show Source
-
allOf
oraCommonAppsInfraObjects.Territory_item-fields
-
object
__busObj_context
-
object
Territory Name
Title:
Territory NameThe list of values for the issuing territory, such as United States.
Nested Schema : worker
Match All
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Worker
Title:
Worker
Nested Schema : oraProcurementCoreSuppliers.Address_item-fields-allOf[0]
Type:
Show Source
object-
addressStatus: string
Title:
StatusRead Only:trueStatus of the supplier address. -
endDate: string
(date)
Title:
Inactive DateDate when the supplier address is no longer active. -
formattedAddress: string
Title:
AddressRead Only:trueFormatted display of the supplier address. -
identifyingAddressFlag: boolean
Title:
PrimaryDefault Value:falseIndicates whether the identifying address for the party in the context of a specific relationship. Y for the identifying site, N for sites that aren't the identifying site. -
name: string
Title:
Address NameName of the supplier address.
Nested Schema : oraProcurementCoreSuppliers.Address_item-fields-allOf[2]
Type:
Show Source
object-
additionalAttribute1: string
Title:
Additional Address Element 1The additional address element 1 to support flexible address format. -
additionalAttribute2: string
Title:
Additional Address Element 2The additional address element 2 to support flexible address format. -
additionalAttribute3: string
Title:
Additional Address Element 3The additional address element 3 to support flexible address format. -
additionalAttribute4: string
Title:
Additional Address Element 4The additional address element 4 to support flexible address format. -
additionalAttribute5: string
Title:
Additional Address Element 5The additional address element 5 to support flexible address format. -
address1: string
Title:
Address Line 1The first line of the address. -
address2: string
Title:
Address Line 2The second line of the address. -
address3: string
Title:
Address Line 3The third line of the address. -
address4: string
Title:
Address Line 4The fourth line of the address. -
addressLinesPhonetic: string
Title:
Address Lines PhoneticThe phonetic or Kana representation of the Kanji address lines used in Japan. -
building: string
Title:
BuildingThe building name or number at a given address. -
city: string
Title:
CityThe name of the city. -
county: string
Title:
CountyThe name of the county. -
createdBy: string
Title:
Created ByThe user who created the record. -
description: string
Title:
DescriptionThe description of the location. -
floorNumber: string
Title:
FloorThe floor number at a given address or in a particular building when the building number is provided. -
id: string
Title:
Site IDThe unique identifier for an address. -
latitude: string
Title:
LatitudeUsed to store latitude information for the location for spatial proximity and containment purposes. -
longitude: string
Title:
LongitudeUsed to store longitude information for the location for spatial proximity and containment purposes. -
mailstop: string
Title:
Mail StopA user-defined code to indicate a mail drop point within their organization. -
personalFlag: boolean
Title:
Personal FlagIndicates if this is a personal address of the contact. -
postalCode: string
Title:
Postal CodeThe postal code as defined by the countrywide postal system. -
postalPlus4Code: string
Title:
Postal Code ExtensionThe four digit extension to the postal code. -
province: string
Title:
ProvinceThe name of the province. -
state: string
Title:
StateThe name of the state. -
timeCreated: string
Title:
Created OnThe date and time when the record was created. -
timeUpdated: string
Title:
Last Updated DateThe date and time when the record was last updated. -
type: string
Title:
One-Time AddressThis address type of the address based on the lookup. This can be null or One-Time. -
updatedBy: string
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : Address
Type:
objectTitle:
AddressA supplier is a person or company that the deploying organization uses to procure items or services. For example, an office supplies provider or a consulting service provider.
Nested Schema : Bank Charge Deduction Type
Type:
objectTitle:
Bank Charge Deduction TypeDetermines how to deduct bank charges when paying the invoice. Contains one of the following values: S, use the standard deduction. D, use the default value from payables options. N, use the negotiated deduction. X, don't use any deduction.
Nested Schema : Procurement BU
Type:
objectTitle:
Procurement BUProcurement business unit where the supplier site resides.
Nested Schema : Carrier
Type:
objectTitle:
CarrierA carrier represents a business organization that fulfills the shipment of products. Each carrier may model a variety of shipping methods, optional contacts, and inbound tracking rules. For example, FedEx Corporation, or DHL Express.
Nested Schema : FOB
Type:
objectTitle:
FOBAbbreviation that identifies the Free On Board value for the supplier site. Use the FOB lookup on the Manage FOB Lookup page in the Setup and Maintenance work area to manage the values you can use with this attribute.
Nested Schema : Freight Terms
Type:
objectTitle:
Freight TermsAgreement that describes terms for shipping from the supplier site. Use the FREIGHT TERMS lookup on the Manage Freight Terms Lookup page in the Setup and Maintenance work area to manage the values you can use with this attribute.
Nested Schema : Invoice Channel
Type:
objectTitle:
Invoice ChannelChannel that the supplier uses to provide invoices for the supplier site.
Nested Schema : Invoice Currency
Type:
objectTitle:
Invoice CurrencyAbbreviation that identifies the currency that the invoice uses.
Nested Schema : parentSupplierSite-allOf[2]
Type:
objectA supplier site contains the details about the terms, controls, and policies that govern how procure to pay transactions are executed between the buying organization and the supplier. You can have multiple sites for a supplier. For example, a purchasing site or a pay site.
Nested Schema : oraErpCorePayablesSetup.PayablesInvoiceToleranceOption_item-fields
Type:
Show Source
object-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the row. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the row was created. -
timeUpdated: string
(date-time)
Title:
Last Update DateRead Only:trueThe date and time when the row was last updated. -
toleranceId: string
(big-integer)
Title:
Tolerance IDRead Only:trueThe unique identifier of the tolerance option. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Amount Tolerances
Type:
objectTitle:
Amount TolerancesThe invoice tolerance option represents the parameters defined for matching and invoice variance to apply a hold on an invoice during validation if it exceeds the tolerance.
Nested Schema : oraErpCorePayablesSetup.PayablesPaymentTerm_item-fields
Type:
Show Source
object-
$language: string
Title:
LanguageRead Only:trueThe language code of the language into which the contents of the translatable columns are translated. -
$sourceLang: string
Title:
Source LanguageRead Only:trueThe language code of the original language in which the contents of the translatable columns were originally created. -
description: string
Title:
DescriptionRead Only:trueA brief description of the payment term. -
enabledFlag: boolean
Title:
ActiveRead Only:trueIndicates whether the record is active and in use. If Y, the record is active and in use. If N, the record isn't active and not in use. -
endDateActive: string
(date)
Title:
To DateRead Only:trueThe date after which the payment term is invalid. -
paymentTerm: string
Title:
NameRead Only:trueName of the payment term that's associated with the invoice. -
startDateActive: string
(date)
Title:
From DateRead Only:trueThe date from which the payment term is valid. -
termId: string
(big-integer)
Title:
Payment TermsRead Only:trueThe unique identifier of the payment term line. This attribute is a part of the composite key of the payment terms details view object.
Nested Schema : Payment Terms
Type:
objectTitle:
Payment TermsThe payment terms contain information related to payment terms that outline the timing and method of payment. Payment terms are assigned to suppliers and invoices that automatically create payment installments when the Payables Invoice is created. Payment terms have one or more payment terms lines to denote the due date, each of which creates one installment. Each payment terms line and its corresponding installment has a due date or a discount date.
Nested Schema : Quantity Tolerances
Type:
objectTitle:
Quantity TolerancesThe invoice tolerance option represents the parameters defined for matching and invoice variance to apply a hold on an invoice during validation if it exceeds the tolerance.
Nested Schema : Payment Currency
Type:
objectTitle:
Payment CurrencyAbbreviation that identifies the currency that the payment uses to pay the invoice.
Nested Schema : Supplier
Type:
objectTitle:
SupplierA supplier address represents the location information of a supplier. You can have multiple addresses for a supplier, each with different address purposes. For example, a supplier address with purposes for ordering and remit-to, or a supplier address with purpose a for bidding or RFQ.
Nested Schema : Tax Country
Type:
objectTitle:
Tax CountryAbbreviation that identifies the tax country associated to the supplier site.
Nested Schema : Terms Date Basis
Type:
objectTitle:
Terms Date BasisDate when the application scheduled to run payment terms for the invoice.
Nested Schema : Territory Name
Type:
objectTitle:
Territory NameThe list of values for the issuing territory, such as United States.
Nested Schema : oraHcmHrCoreEmployment.Worker_item-allOf[0]
Type:
Show Source
object-
lengthOfTenureDays: integer
(int32)
Read Only:
true -
lengthOfTenureMonths: integer
(int32)
Read Only:
true -
lengthOfTenureYears: integer
(int32)
Read Only:
true
Nested Schema : oraHcmHrCoreEmployment.Person_abstract-item
Type:
Show Source
object-
createdBy: string
Read Only:
true -
effectiveEndDate: string
(date)
Read Only:
true -
effectiveStartDate: string
(date)
Read Only:
true -
id: string
(big-integer)
Read Only:
true -
timeCreated: string
(date-time)
Read Only:
true -
timeUpdated: string
(date-time)
Read Only:
true -
updatedBy: string
Read Only:
true
Nested Schema : oraHcmHrCoreEmployment.Worker_item-allOf[2]
Type:
Show Source
object-
id: string
Surrogate identifier for the person.
Nested Schema : Worker
Type:
objectTitle:
WorkerNested Schema : Time Zone
Type:
objectTitle:
Time ZoneObject reference to the associated time zone of the supply chain organization.
Nested Schema : oraErpCoreTaxSetup.FiscalClassificationCodeHierarchy_item-fields
Type:
Show Source
object-
$sourceLang: string
Read Only:
true -
classificationCode: string
Title:
CodeRead Only:trueThe code used by a tax authority to represent classifications such as party fiscal classification, party site fiscal classification, product fiscal classification, transaction fiscal classification, and document fiscal classification. -
classificationCodeLevel:
classificationCodeLevel
-
classificationTypeCategoryCode:
classificationTypeCategoryCode
-
classificationTypeCode: string
Title:
Type CodeRead Only:trueThe unique code associated with the specific fiscal classification type such as a scheme, system of classification, and categorization used by a tax authority. -
concatenatedClassificationCode: string
Title:
Code PathRead Only:trueThe hierarchy of parent records where a specific fiscal classification code was defined in a hierarchical fiscal classification. -
concatenatedClassificationName: string
Title:
Fiscal Classification Name PathRead Only:trueA concatenation of the fiscal classification codes from Level 1 up to the code level immediately before the displayed fiscal classification code using the delimiter between levels. -
country:
country
-
effectiveFrom: string
(date)
Title:
Start DateRead Only:trueThe start date of the fiscal classification code hierarchy. -
effectiveTo: string
(date)
Title:
End DateRead Only:trueThe end date of the fiscal classification code hierarchy. -
enabledFlag: boolean
Title:
EnabledRead Only:trueIndicates whether the fiscal classification code hierarchy is enabled. -
fcCode:
fcCode
-
fiscalClassificationCode:
fiscalClassificationCode
-
fiscalClassificationType:
fiscalClassificationType
-
id: string
(big-integer)
Title:
Codes Hierarchy IDRead Only:trueThe unique identifier of the fiscal classification code hierarchy. -
name: string
Title:
Type NameRead Only:trueThe name associated with the specific fiscal classification type such as a scheme, system of classification, and categorization used by a tax authority. -
taxEventClassCode: string
Title:
Event Class CodeRead Only:trueA business classification used to categorize a group of application event classes of one or more Oracle Fusion applications that are essentially the same from the tax perspective, such as an invoice, a purchase order, and an inventory issue.
Nested Schema : Document Subtype
Type:
objectTitle:
Document SubtypeValue that identifies the tax classification for tax reporting, depending on the requirements for each country.
Nested Schema : classificationCodeLevel
Match All
A numeric value that defines the ranking of a code within a hierarchy.
Show Source
Nested Schema : classificationTypeCategoryCode
Match All
The code that groups fiscal classification types into categories such as product fiscal classifications and party fiscal classifications.
Show Source
-
string
Title:
Classification Type Category CodeRead Only:trueThe code that groups fiscal classification types into categories such as product fiscal classifications and party fiscal classifications. -
string
Allowed Values:
[ "PRODUCT_FISCAL_CLASS", "TRX_GENERIC_CLASSIFICATION", "DOCUMENT", "USER_DEFINED_CLASSIFICATION", "LEGAL_PARTY_FISCAL_CLASS", "PARTY_FISCAL_CLASS", "TRX_FISCAL_CLASS", "PRODUCT_GENERIC_CLASSIFICATION", "ALL", "INTENDED_USE_CLASSIFICATION" ]
Nested Schema : country
Match All
The territory of a nation or state consisting of one of more areas inside geographic, legislated government boundaries.
Show Source
-
allOf
oraCommonAppsInfraObjects.Territory_item-fields
-
object
__busObj_context
-
object
Country
Title:
CountryThe territory of a nation or state consisting of one of more areas inside geographic, legislated government boundaries.
Nested Schema : fcCode
Match All
The parent fiscal classification code of the fiscal classification code in the hierarchy.
Show Source
-
object
oraErpCoreTaxSetup.FiscalClassificationCode_item-fields
-
object
__busObj_context
-
object
Parent Fiscal Classification Code
Title:
Parent Fiscal Classification CodeThe parent fiscal classification code of the fiscal classification code in the hierarchy.
Nested Schema : fiscalClassificationCode
Match All
A code representing the fiscal classification used by a tax authority. This is further divided into: party fiscal classification, party site fiscal classification, product fiscal classification, transaction fiscal classification, and document fiscal classification.
Show Source
-
object
oraErpCoreTaxSetup.FiscalClassificationCode_item-fields
-
object
__busObj_context
-
object
Fiscal Classification Code
Title:
Fiscal Classification CodeA code representing the fiscal classification used by a tax authority. This is further divided into: party fiscal classification, party site fiscal classification, product fiscal classification, transaction fiscal classification, and document fiscal classification.
Nested Schema : fiscalClassificationType
Match All
A fiscal classification type is a scheme or system of classification used by a tax authority.
Show Source
-
object
oraErpCoreTaxSetup.FiscalClassificationType_item-fields
-
object
__busObj_context
-
object
Fiscal Classification Type
Title:
Fiscal Classification TypeA fiscal classification type is a scheme or system of classification used by a tax authority.
Nested Schema : Country
Type:
objectTitle:
CountryThe territory of a nation or state consisting of one of more areas inside geographic, legislated government boundaries.
Nested Schema : oraErpCoreTaxSetup.FiscalClassificationCode_item-fields
Type:
Show Source
object-
$sourceLang: string
Read Only:
true -
classificationCode: string
Title:
CodeRead Only:trueA classification used by a tax authority. This is further divided into party fiscal classification, party site fiscal classification, product fiscal classification, transaction fiscal classification, and document fiscal classification. -
classificationTypeCode: string
Title:
Type CodeRead Only:trueThe unique code associated with the specific fiscal classification type which is a scheme or system of classification or categorization used by a tax authority. -
countryCode: string
Title:
Country CodeRead Only:trueThe standard two-character code used to represent the country associated with the fiscal classification code. -
effectiveFrom: string
(date)
Title:
Start DateRead Only:trueThe start date for the fiscal classification code. -
effectiveTo: string
(date)
Title:
End DateRead Only:trueThe end date for the fiscal classification code. -
fiscalClassificationType:
fiscalClassificationType
-
id: string
(big-integer)
Title:
Classification Code IDRead Only:trueThe unique identifier of the classification code. -
name: string
Title:
NameRead Only:true -
parentClassification:
parentClassification
-
parentClassificationId: string
(big-integer)
Title:
Parent Classification Code IDRead Only:trueThe unique identifier of the parent classification code. -
territory:
territory
Nested Schema : Parent Fiscal Classification Code
Type:
objectTitle:
Parent Fiscal Classification CodeThe parent fiscal classification code of the fiscal classification code in the hierarchy.
Nested Schema : fiscalClassificationType
Match All
A fiscal classification type is a scheme or system of classification used by a tax authority. A fiscal classification type can have multiple fiscal classification codes which can be used in tax rules for tax determination. The fiscal classification types are used as determining factors and fiscal classification codes as condition values in tax rules.
Show Source
-
object
oraErpCoreTaxSetup.FiscalClassificationType_item-fields
-
object
__busObj_context
-
object
Fiscal Classification Type
Title:
Fiscal Classification TypeA fiscal classification type is a scheme or system of classification used by a tax authority. A fiscal classification type can have multiple fiscal classification codes which can be used in tax rules for tax determination. The fiscal classification types are used as determining factors and fiscal classification codes as condition values in tax rules.
Nested Schema : parentClassification
Match All
The parent fiscal classification code of the classification code.
Show Source
-
object
oraErpCoreTaxSetup.FiscalClassificationCode_item-fields
-
object
__busObj_context
-
object
Parent Classification Code
Title:
Parent Classification CodeThe parent fiscal classification code of the classification code.
Nested Schema : oraErpCoreTaxSetup.FiscalClassificationType_item-fields
Type:
Show Source
object-
$sourceLang: string
Read Only:
true -
catalog:
catalog
-
categoryCode:
categoryCode
-
code: string
Title:
Fiscal Classification Type CodeRead Only:trueThe unique code associated with a specific fiscal classification type which is a scheme or system of classification or categorization used by a tax authority. -
delimiter: string
Title:
DelimiterRead Only:trueA character used to separate classification codes at different levels within a concatenated string value for a classification code of the fiscal classification type. -
effectiveFrom: string
(date)
Title:
Start DateRead Only:trueThe start date of the fiscal classification type. -
effectiveTo: string
(date)
Title:
End DateRead Only:trueThe end date of the fiscal classification type. -
groupCode: string
Title:
Fiscal Classification Type GroupRead Only:trueA grouping of fiscal classification types where each type defines a different level within the same fiscal classification. -
id: string
(big-integer)
Title:
Classification Type IDRead Only:trueThe unique identifier of the fiscal classification type. -
levelCode:
levelCode
-
name: string
Title:
Fiscal Classification Type NameRead Only:trueThe name associated with a specific fiscal classification type which is a scheme or system of classification or categorization used by a tax authority. -
numberOfCharacters: string
(big-integer)
Title:
Number of CharactersRead Only:trueThis indicates the total number of characters in the fiscal classification type. -
ownerId: string
(big-integer)
Title:
Owner Numeric IDRead Only:trueThe numeric column of the source table that uniquely identifies classification codes for a fiscal classification type. -
ownerIdCharacter: string
Title:
Owner Alphanumeric IDRead Only:trueThe alphanumeric column in the source table that uniquely identifies classification codes for a specific fiscal classification type. -
ownerTableCode:
ownerTableCode
-
startPosition: string
(big-integer)
Title:
Start PositionRead Only:trueThe starting position of the substring of source table codes for the fiscal classification type.
Nested Schema : Fiscal Classification Type
Type:
objectTitle:
Fiscal Classification TypeA fiscal classification type is a scheme or system of classification used by a tax authority. A fiscal classification type can have multiple fiscal classification codes which can be used in tax rules for tax determination. The fiscal classification types are used as determining factors and fiscal classification codes as condition values in tax rules.
Nested Schema : categoryCode
Match All
The category of the fiscal classification type. Fiscal classification types are grouped into categories such as product fiscal classifications and party fiscal classifications.
Show Source
-
string
Title:
Fiscal Classification Type CategoryRead Only:trueThe category of the fiscal classification type. Fiscal classification types are grouped into categories such as product fiscal classifications and party fiscal classifications. -
string
Allowed Values:
[ "PRODUCT_FISCAL_CLASS", "TRX_GENERIC_CLASSIFICATION", "DOCUMENT", "USER_DEFINED_CLASSIFICATION", "LEGAL_PARTY_FISCAL_CLASS", "PARTY_FISCAL_CLASS", "TRX_FISCAL_CLASS", "PRODUCT_GENERIC_CLASSIFICATION", "ALL", "INTENDED_USE_CLASSIFICATION" ]
Nested Schema : levelCode
Match All
The maximum number of levels allowed for creating codes within the fiscal classification type
Show Source
Nested Schema : ownerTableCode
Match All
The source table that contains the classification codes for the fiscal classification type.
Show Source
Nested Schema : oraScmCoreProductMgmtCatalogs.Catalog_item
Match All
The Item Catalogs resource manages catalog details. A catalog is a collection of categories that are arranged in a hierarchy.
Show Source
-
object
oraScmCoreProductMgmtCatalogs.Catalog_item-fields
-
object
Item Catalog
Title:
Item CatalogThe Item Catalogs resource manages catalog details. A catalog is a collection of categories that are arranged in a hierarchy.
Nested Schema : oraScmCoreProductMgmtCatalogs.Catalog_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueIndicates the code of the language in which the contents of the translatable columns were originally created. -
allowItemToMultipleCategoriesFlag: boolean
Title:
Allow multiple item category assignmentsRead Only:trueContains one of the following values: true or false. If true, then an item can be assigned to multiple categories in the catalog. If false, then an item can only be assigned to a single category in the catalog. The default value is false. -
assignItemsToLeafOnlyFlag: boolean
Title:
Catalog ContentRead Only:trueContains one of the following values: true or false. If true, then an item can be assigned to lowest level of categories in an hierarchy in the catalog. If false, then an item can only be assigned to any category in the catalog. The default value is true. -
code: string
Title:
Catalog CodeRead Only:trueAbbreviation that identifies the catalog. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
defaultCategory:
defaultCategory
-
description: string
Title:
DescriptionRead Only:trueDescription of the catalog. -
endDate: string
(date)
Title:
End DateRead Only:trueDate when the catalog becomes inactive. -
hierarchyEnabledFlag: boolean
Title:
Enable hierarchies for categories.Read Only:trueContains one of the following values: true or false. If true, then the item can be assigned to lowest level of categories in an hierarchy in the catalog. If false, then the item can only be assigned to any category in the catalog. The default value is true. -
id: string
(big-integer)
Title:
Item CatalogRead Only:trueValue that uniquely identifies the item catalog. -
masterControlledFlag: boolean
Title:
Controlled AtRead Only:trueContains the following values: Master Level or Organization Level. Master Level enables automatic assignment of the items assigned to a category to be assigned to all child organizations. Organization Level assigns the item only to the organization in the current context. The default value is Master Level. -
name: string
Title:
NameRead Only:trueName of the catalog. -
publicFlag: boolean
Title:
Public CatalogRead Only:trueContains one of the following values: true or false. If true, then the catalog is accessible to all users and groups. If false, then the catalog accessibility is controlled by data security policies. The default value is true. -
startDate: string
(date)
Title:
Catalog Start DateRead Only:trueDate when the catalog becomes active. -
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Item Catalog
Type:
objectTitle:
Item CatalogThe Item Catalogs resource manages catalog details. A catalog is a collection of categories that are arranged in a hierarchy.
Nested Schema : catalog-allOf[2]
Type:
objectNested Schema : defaultCategory
Match All
Abbreviation that identifies the default category specified for a catalog. Review and update the value for this attribute using the Items work area, and the Manage Catalogs task.
Show Source
-
object
oraScmCoreProductMgmtCatalogs.Category_item-fields
-
object
__busObj_context
-
object
Default Category
Title:
Default CategoryAbbreviation that identifies the default category specified for a catalog. Review and update the value for this attribute using the Items work area, and the Manage Catalogs task.
Nested Schema : oraScmCoreProductMgmtCatalogs.Category_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueIndicates the code of the language in which the contents of the translatable columns were originally created. -
code: string
Title:
Category CodeRead Only:trueAbbreviation that identifies the item category in user interface. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
DescriptionRead Only:trueDescription of the category. -
endDate: string
(date)
Title:
End DateRead Only:trueDate when the category becomes inactive. -
id: string
(big-integer)
Title:
Item CategoryRead Only:trueValue that uniquely identifies the item category. This value should not be used in service calls to create categories in catalogs. -
itemsOnlyFlag: boolean
Title:
Category ContentRead Only:trueContains one of the following values: true or false. If true, then the category can have only items assigned to it. If false, the category can have both items and child categories assigned to it. The default value is false. -
name: string
Title:
Category NameRead Only:trueName of the category. -
startDate: string
(date)
Title:
Start DateRead Only:trueDate when the item category becomes active. -
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Default Category
Type:
objectTitle:
Default CategoryAbbreviation that identifies the default category specified for a catalog. Review and update the value for this attribute using the Items work area, and the Manage Catalogs task.
Nested Schema : Parent Classification Code
Type:
objectTitle:
Parent Classification CodeThe parent fiscal classification code of the classification code.
Nested Schema : territory-allOf[2]
Type:
objectNested Schema : Fiscal Classification Code
Type:
objectTitle:
Fiscal Classification CodeA code representing the fiscal classification used by a tax authority. This is further divided into: party fiscal classification, party site fiscal classification, product fiscal classification, transaction fiscal classification, and document fiscal classification.
Nested Schema : Fiscal Classification Type
Type:
objectTitle:
Fiscal Classification TypeA fiscal classification type is a scheme or system of classification used by a tax authority.
Nested Schema : Credit Method
Type:
objectTitle:
Credit MethodValue that identifies the credit method used for ending or closing the subscription. A list of accepted values is defined in the lookup type ORA_OSS_CLOSE_CREDIT_METHOD.
Nested Schema : End Reason
Type:
objectTitle:
End ReasonValue that identifies the reason for ending or closing the subscription. A list of accepted values is defined in the lookup type ORA_OSS_CLOSE_REASONS.
Nested Schema : oraErpCoreTaxSetup.LegalReportingUnitTaxRegistration_item-fields
Match All
Show Source
Nested Schema : oraErpCoreTaxSetup.LegalReportingUnitTaxRegistration_item-fields-allOf[0]
Type:
Show Source
objectNested Schema : oraErpCoreTaxSetup.LegalReportingUnitTaxRegistration_item-fields-allOf[2]
Type:
Show Source
object-
defaultRegistrationFlag: boolean
Title:
Set as Default RegistrationIndicates that a tax registration is set as the default to be applied to a transaction when none of the defined tax rules for identifying the tax registration are applicable. -
effectiveFrom: string
Title:
Start DateThe start date of the tax registration. -
effectiveTo: string
Title:
End DateThe end date of the tax registration. -
id: string
Title:
Registration IDThe unique identifier of the tax registration. -
inclusiveTaxFlag: boolean
Title:
Set Invoice Values as Tax InclusiveIndicates whether the line amount on a transaction document is inclusive of the item or service and the tax. -
reasonCode: string
Title:
Tax Registration ReasonThe reason why a party needs to register with a tax authority. Tax registration reasons include minimum presence and revenue threshold predefined, as well as other values defined by the user. -
registrationNumber: string
Title:
Registration NumberA unique sequence of letters or numbers, or both, assigned by a tax authority to identify a party or party site upon registration. -
roundingLevelCode: string
Title:
Rounding Level CodeThe code that specifies the rounding method to apply to tax amounts on a transaction. -
roundingRuleCode: string
Title:
Rounding RuleThe rule that defines how the rounding should be performed on a value involved in a taxable transaction. For example, up to the next highest value, down to the next lowest value, or nearest. -
selfAssessFlag: boolean
Title:
Set as Self-Assessment (Reverse Charge)Indicates a tax line calculated on a transaction, which doesn't appear on the documents given by the supplier. The self-assessed tax is directly calculated and remitted to the concerned tax authorities by the customer involved in the transaction. -
sourceCode: string
Title:
SourceAn identifier that designates whether a tax registration is explicitly or implicitly defined. -
statusCode: string
Title:
Tax Registration StatusThe tax registration status of a party or party site specific to a tax regime, and optionally tax and jurisdiction. -
tax: string
Title:
TaxThe classification of a charge imposed by a government through a fiscal or tax authority. -
taxJurisdictionCode: string
Title:
Tax Jurisdiction CodeA unique code for a tax jurisdiction. A tax jurisdiction is a geographic area where a tax is levied by a specific tax authority. -
taxPointBasis: string
Title:
Tax Point BasisIndicates the event on which the tax is levied, accounted in the books and reported to the tax authorities. The tax point basis can be accounting, delivery, invoice or payment. -
taxProfileId: string
Title:
Party Tax Profile IDThe unique identifier of the party tax profile of the party of the tax registration. -
taxRegimeCode: string
Title:
Tax Regime CodeA unique code for a tax regime. A tax regime is the set of tax rules that determines the treatment of one or more taxes administered by a tax authority. -
typeCode: string
Title:
Registration TypeA classification of the tax registration. -
uniquenessValidationLevel: string
Title:
Duplicate Validation LevelThe types of parties checked for duplicate tax registration numbers on a registration record. If values aren't specified at the tax regime, tax, or tax jurisdiction levels, the value defined at the tax reporting type level will be used. -
validationLevel: string
Title:
Validation LevelThe outcome of validation checks applied to tax registration numbers on a tax registration record. If values aren't specified at the tax regime, tax, or tax jurisdiction levels, the value defined at the tax reporting type level will be used.
Nested Schema : First Party Registration
Type:
objectTitle:
First Party RegistrationValue that identifies the registration number that the application provides to the supplier. The supplier uses this number to tax the transaction.
Nested Schema : legalReportingUnitTaxProfile
Match All
Show Source
-
allOf
oraErpCoreTaxSetup.LegalReportingUnitTaxProfile_item-fields
-
object
__busObj_context
-
object
Legal Reporting Unit Tax Profile
Title:
Legal Reporting Unit Tax Profile
Nested Schema : oraErpCoreTaxSetup.LegalReportingUnitTaxProfile_abstract-item-allOf[0]
Type:
Show Source
object-
legalReportingUnit:
legalReportingUnit
-
partyId: string
(big-integer)
Read Only:
true
Nested Schema : oraErpCoreTaxSetup.LegalReportingUnitTaxProfile_item-fields-allOf[1]
Type:
Show Source
object-
allowOffsetTaxFlag: boolean
Title:
Allow Offset TaxIndicates whether offset taxes are allowed for the party tax profile. -
allowWithholdingFlag: boolean
Title:
Allow WithholdingIndicates whether withholding tax is allowed for the party tax profile. -
allowZeroAmountWithholdingInvoiceFlag: boolean
Title:
Allow Zero Amount Withholding InvoicesIndicates whether zero amount withholding invoices can be created. -
collectingAuthorityFlag: boolean
Title:
Collecting Authority IndicatorThe tax authority responsible for managing the administration of tax remittances. -
customerFlag: boolean
Title:
Customer IndicatorIndicates whether the tax profile is for a third-party customer. -
firstPartyLegalEntityFlag: boolean
Title:
First Party Legal Entity IndicatorIndicates whether the tax profile is for a first-party legal entity. -
id: string
Title:
Party Tax Profile IDThe unique identifier of the party of the tax profile. -
inclusiveTaxFlag: boolean
Title:
Set Invoice Values as Tax InclusiveIndicates whether the line amount on a transaction document is inclusive of the item or service and the tax. -
legalEntityTaxSubscriptionStartDate: string
Title:
Use Subscription of the Legal Entity Start DateThe start date when the business unit begins using the tax configuration of the associated legal entity. -
legalEntityWithholdingTaxSubscriptionStartDate: string
Title:
Use Subscription of the Legal Entity Start DateThe start date when the business unit begins using the withholding tax configuration of the associated legal entity. -
legalEstablishmentFlag: boolean
Title:
Legal Establishment IndicatorIndicates the tax profile is for a first party legal establishment. -
partyTypeCode: string
Title:
Party TypeThe code that identifies the type of the party of the tax profile. -
processForApplicabilityFlag: boolean
Title:
Allow Tax ApplicabilityIndicates whether taxes should be automatically calculated for the party tax profile. -
providerTypeCode: string
Title:
Subscriber TypeIndicates whether the third-party provider offers tax content, tax services, or both. -
registrationNumber: string
Title:
Registration NumberA unique sequence of letters or numbers or both assigned to a party or party site, by a tax authority, when it's registered and by which the party or party site registration will be identified. -
registrationTypeCode: string
Title:
Registration TypeA classification of the tax registration. -
reportingAuthorityFlag: boolean
Title:
Reporting Authority IndicatorIndicates whether the tax profile is for a reporting tax authority. -
roundingLevelCode: string
Title:
Rounding LevelThe value that specifies the rounding to apply to tax amounts on a transaction. The valid values are Line and Header. -
roundingRuleCode: string
Title:
Rounding RuleThe rule that defines how the rounding should be performed on a value involved in a taxable transaction. For example, up to the next highest value, down to the next lowest value, or nearest. -
selfAssessedFlag: boolean
Title:
Set as Self-Assessment (Reverse Charge)Indicates a tax line calculated on a transaction, which doesn't appear on the documents given by the supplier. The self-assessed tax is directly calculated and remitted to the concerned tax authorities by the customer involved in the transaction. -
siteFlag: boolean
Title:
Site IndicatorIndicates whether the tax profile is for a third-party site. -
supplierFlag: boolean
Title:
Supplier IndicatorIndicates whether the tax profile is for a third-party supplier. -
transportProviderFlag: boolean
Title:
Transportation Provider IndicatorIndicates whether the party is a transportation provider, such as a carrier. -
useLegalEntityTaxSubscriptionFlag: boolean
Title:
Uses Legal Entity Tax SubscriptionIndicates whether to use the tax configuration of the associated legal entity. This is an irreversible setting in the business unit party tax profile. Once the business unit is associated with its legal entity, the business unit tax profile can't be updated and the business unit can't maintain separate tax content. -
useLegalEntityWithholdingTaxSubscriptionFlag: boolean
Title:
Uses Legal Entity Withholding Tax SubscriptionIndicates whether to use the withholding tax configuration of the associated legal entity. This is an irreversible setting in the business unit party tax profile. Once the business unit is associated with its legal entity, the business unit tax profile can't be updated and the business unit can't maintain separate tax content. -
useSystemDefaultsFlag: boolean
Title:
Use System DefaultsIndicates whether application default values of tax status, rate, recovery rate, taxable basis formula, or tax calculation formula are used in tax calculation when an incomplete or inconsistent configuration is found. -
withholdingDateBasis: string
Title:
Withholding Tax Determination BasisThe date used for withholding tax determination and to generate the tax authority invoice. The date may either be the accounting date or the invoice date. -
withholdingRoundingLevelCode: string
Title:
Withholding Rounding LevelThe value that specifies the rounding to apply to tax amounts on a transaction. The valid values are Line and Header. -
withholdingRoundingRuleCode: string
Title:
Withholding Rounding RuleThe rule that defines how the rounding should be performed on a value involved in a withholding taxable transaction. For example, up to the next highest value, down to the next lowest value, or nearest. -
withholdingStartDate: string
Title:
Withholding Start DateThe withholding start date for the party tax profile.
Nested Schema : Legal Reporting Unit Tax Profile
Type:
objectTitle:
Legal Reporting Unit Tax ProfileNested Schema : oraErpCoreStructure.LegalReportingUnit_item
Match All
A legal reporting unit is the lowest level component of a legal structure that requires registrations. You can create a legal reporting unit whenever the legal entity has to support several registrations. Example, Goods and Service Tax law in India requires a separate registration in each state.
Show Source
-
allOf
oraErpCoreStructure.LegalReportingUnit_item-fields
-
object
Legal Reporting Unit
Title:
Legal Reporting UnitA legal reporting unit is the lowest level component of a legal structure that requires registrations. You can create a legal reporting unit whenever the legal entity has to support several registrations. Example, Goods and Service Tax law in India requires a separate registration in each state.
Nested Schema : oraErpCoreStructure.LegalReportingUnit_item-fields-allOf[0]
Type:
Show Source
object-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
effectiveFrom: string
(date)
Title:
Start DateRead Only:trueThe effective start date of the legal reporting unit. -
effectiveTo: string
(date)
Title:
End DateRead Only:trueThe effective end date of the legal reporting unit. -
establishmentId: string
(big-integer)
Title:
Legal Reporting Unit IDRead Only:trueThe unique identifier of the legal reporting unit. -
legalEntity:
legalEntity
-
legalReportingUnitName: string
Title:
NameRead Only:trueThe name of the legal reporting unit. -
mainEstablishmentFlag: boolean
Title:
Main Legal Reporting UnitRead Only:trueIndicates whether the legal reporting unit is the main legal reporting unit. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : oraErpCoreStructure.LegalReportingUnit_item-fields-allOf[2]
Type:
Show Source
object-
id: string
Title:
Organization IDThe unique identifier of the organization profile. -
name: string
Title:
NameThe name of the organization. -
registryId: string
Title:
Registry IDThe unique alternate identifier for the account party. You can update the value if the profile option HZ_GENERATE_PARTY_NUMBER is set to True. The default value is a concatenation of the value specified in the profile option ZCA_PUID_PREFIX and a unique system generated sequence number.
Nested Schema : Legal Reporting Unit
Type:
objectTitle:
Legal Reporting UnitA legal reporting unit is the lowest level component of a legal structure that requires registrations. You can create a legal reporting unit whenever the legal entity has to support several registrations. Example, Goods and Service Tax law in India requires a separate registration in each state.
Nested Schema : legalEntity
Match All
A legal entity represents an entity created under a commercial law which can own property, create obligation, recruit people, trade, account for themselves to regulators, taxation authorities, and owners. It identifies the legal owner or custodian for each business transaction for legal compliance and reporting.
Show Source
-
allOf
oraErpCoreStructure.LegalEntity_item-fields
-
object
__busObj_context
-
object
Legal Entity
Title:
Legal EntityA legal entity represents an entity created under a commercial law which can own property, create obligation, recruit people, trade, account for themselves to regulators, taxation authorities, and owners. It identifies the legal owner or custodian for each business transaction for legal compliance and reporting.
Nested Schema : Legal Entity
Type:
objectTitle:
Legal EntityA legal entity represents an entity created under a commercial law which can own property, create obligation, recruit people, trade, account for themselves to regulators, taxation authorities, and owners. It identifies the legal owner or custodian for each business transaction for legal compliance and reporting.
Nested Schema : FOB
Type:
objectTitle:
FOBCode that identifies freight on board. This value identifies ownership of the item while it's in transit.
Nested Schema : Freight Terms
Type:
objectTitle:
Freight TermsCode that identifies the terms for paying freight charges.
Nested Schema : Fulfillment Mode
Type:
objectTitle:
Fulfillment ModeCode that identifies the type of fulfillment that's required for the fulfillment line, such as shipment from internal warehouse, drop shipment, or back-to-back shipment. A list of accepted values is defined in the lookup type ORA_DOO_FULFILLMENT_MODE.
Nested Schema : Intended Use Classification
Type:
objectTitle:
Intended Use ClassificationValue that uniquely identifies intended use of the item. This is used for tax calculation.
Nested Schema : Inventory Item
Type:
objectTitle:
Inventory ItemValue that identifies the inventory item on the fulfillment line.
Nested Schema : oraErpCoreReceivablesSetup.ReceivablesInvoicingRule_item-fields
Match All
Show Source
Nested Schema : oraErpCoreReceivablesSetup.ReceivablesInvoicingRule_item-fields-allOf[1]
Type:
Show Source
object-
name: string
Title:
NameThe name of the revenue scheduling rule. -
ruleId: string
Title:
Rule IDIdentifier of the invoicing rule and revenue scheduling rule.
Nested Schema : Invoicing Rule
Type:
objectTitle:
Invoicing RuleValue that identifies the invoicing rule on the fulfillment line.
Nested Schema : Item Subtype
Type:
objectTitle:
Item SubtypeCode that identifies the subtype of inventory item. A list of accepted values is defined in the lookup type ORA_DOO_ITEM_SUB_TYPE_CODE.
Nested Schema : Item Type
Type:
objectTitle:
Item TypeCode that identifies the type of inventory item. A list of accepted values is defined in the lookup type EGP_BOM_ITEM_TYPE.
Nested Schema : Category
Type:
objectTitle:
CategoryCode that identifies the transaction category. It's used to organize sales order lines that have similar characteristics into a group. A list of accepted values is defined in the lookup type DOO_LINE_CATEGORY.
Nested Schema : Line Type
Type:
objectTitle:
Line TypeCode that identifies the type of fulfillment line. A list of accepted values is defined in the lookup type ORA_DOO_LINE_TYPES for a buy line and ORA_DOO_RETURN_LINE_TYPES for a return line.
Nested Schema : UOM
Type:
objectTitle:
UOMCode that identifies the unit of measure for the ordered quantity.
Nested Schema : Inventory Item
Type:
objectTitle:
Inventory ItemValue that identifies the original inventory item on the fulfillment line when it was created.
Nested Schema : Payment Terms
Type:
objectTitle:
Payment TermsValue that identifies the payment term on the sales order header.
Nested Schema : Item Category
Type:
objectTitle:
Item CategoryValue that identifies the item classification that the tax authority uses to tax the item.
Nested Schema : Product Fiscal Category
Type:
objectTitle:
Product Fiscal CategoryValue that uniquely identifies the product fiscal category for tax classification.
Nested Schema : oraErpCoreTaxSetup.TaxLookup_item-fields-allOf[1]
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageThe language in which the values of the translatable columns were created, updated, or copied from. -
createdBy: string
Title:
Created ByThe user who created the record. -
description: string
Title:
Lookup Code DescriptionThe translated description of the Lookup Code. -
displaySequence: string
Title:
Display SequenceThe display sequence of the Lookup Code. -
enabledFlag: boolean
Title:
Lookup Code EnabledThe enabled flag of the Lookup Code. -
endDateActive: string
Title:
End Date ActiveThe active end date of the Lookup Code. -
lookupCategoryId: string
Title:
Lookup CategoryThe lookup category of the Lookup Code. -
lookupCode: string
Title:
Lookup Code IDThe unique identifier of the Lookup Code. -
lookupType: string
Title:
Lookup Type IDThe unique identifier of the Lookup Type. -
meaning: string
Title:
Lookup Code MeaningThe translated meaning of the Lookup Code. -
startDateActive: string
Title:
Start Date ActiveThe active start date of the Lookup Code. -
tag: string
Title:
Lookup TagThe tag value of the Lookup Code. -
timeCreated: string
Title:
Created OnThe date and time when the record was created. -
timeUpdated: string
Title:
Last Updated DateThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : Sales Product Type
Type:
objectTitle:
Sales Product TypeValue that identifies the type of item classification in Oracle Fusion Tax. The value of the product type specifies whether the transaction line is for an item or service, or whether it's a memo line.
Nested Schema : Purchasing's Unit of Measure
Type:
objectTitle:
Purchasing's Unit of MeasureValue that identifies the unit of measure that procurement set on the purchase order for the supplier.
Nested Schema : Receivables Business Unit
Type:
objectTitle:
Receivables Business UnitValue that identifies the receivables business unit.
Nested Schema : Request Type
Type:
objectTitle:
Request TypeType of scheduling request.
Nested Schema : Requisition Business Unit
Type:
objectTitle:
Requisition Business UnitValue that identifies the requisition business unit.
Nested Schema : Requisition Organization
Type:
objectTitle:
Requisition OrganizationValue that identifies the requisition organization.
Nested Schema : Return Reason
Type:
objectTitle:
Return ReasonCode that identifies the reason to return the fulfillment line. A list of accepted values is defined in the lookup type DOO_RETURN_REASON.
Nested Schema : Reason for Change Order
Type:
objectTitle:
Reason for Change OrderReason why you revised the order line.
Nested Schema : oraCxSalesCommonContracts.Contract_abstract-item
Type:
Show Source
object-
$sourceLang: string
Read Only:
true -
alternateId: string
(big-integer)
Read Only:
true -
contractBU:
contractBU
-
contractName: string
Read Only:
true -
contractNumber: string
Read Only:
true -
contractType:
contractType
-
contributionPercent: string
(big-decimal)
Read Only:
true -
createdBy: string
Read Only:
true -
currencyCode: string
Read Only:
true -
description: string
Read Only:
true -
endDate: string
(date)
Read Only:
true -
id: string
(big-integer)
Read Only:
true -
intent:
intent
-
invConversionRateType:
invConversionRateType
-
invConvRateDateType:
invConvRateDateType
-
majorVersion: integer
(int32)
Read Only:
true -
publicIdentifier: string
Read Only:
true -
startDate: string
(date)
Read Only:
true -
statusCode:
statusCode
-
timeCreated: string
(date-time)
Read Only:
true -
timeUpdated: string
(date-time)
Read Only:
true -
updatedBy: string
Read Only:
true -
versionType:
versionType
Nested Schema : oraCxSalesCommonContracts.Contract_item-fields-allOf[1]
Type:
Show Source
object-
$sourceLang: string
Indicates the code of the language in which the contents of the translatable columns were originally created.
-
alternateId: string
Title:
Alternate Contract IDThe alternate code that identifies a specific contract. -
contractName: string
Title:
CognomenThe translation of the contract name. -
contractNumber: string
Title:
NumberThe alternate key identifier for the contract. Contract numbers can be automatically assigned, or entered manually. -
contributionPercent: string
Title:
Contribution PercentThe percentage contribution of the contract. When multiple contracts are used to fund a single project, this percentage determines the contribution of the contract in the project. This applies only to contracts that have project lines with rate-based billing. -
createdBy: string
Title:
Created ByThe user who created the contract. -
currencyCode: string
Title:
Currency CodeThe currency code used on the contract. -
description: string
Title:
DescriptionThe description of the contract. -
endDate: string
Title:
End DateThe date when the contract ends. -
id: string
Title:
IDThe internal identifier of the contract custom child record. -
intent: string
Title:
IntentIndicates whether the contract type is of buy or sell intent. -
invConvRateDateType: string
Title:
Conversion Date TypeThe date type of the invoice conversion rate. -
majorVersion: integer
Title:
VersionThe version of the contract. -
publicIdentifier: string
Title:
Contract PUIDThe public unique identifier of a contract. -
startDate: string
Title:
Start DateThe start date of the contract. -
statusCode: string
Title:
Status CodeThe code that identifies the status of the contract. -
timeCreated: string
Title:
Created OnThe date when the contract was created. -
timeUpdated: string
Title:
Last Updated DateThe date when the contract was last updated. -
updatedBy: string
Title:
Last Updated ByThe user who last updated a contract. -
versionType: string
Title:
Version TypeThe version type indicates whether this contract version is a current version, or a historical version. Historical versions can't be updated.
Nested Schema : Sales Agreement
Type:
objectTitle:
Sales AgreementValue that identifies the sales agreement on the fulfillment line.
Nested Schema : oraErpCoreStructure.BusinessUnit_item
Match All
A business unit represents a unit of an enterprise that performs one or more business functions and may have service provider relationships between the units. It typically focuses on a specific market segment, product line, geographic region, or set of services. The business transactions are recorded, reported, and accounted against the business unit.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
Business Unit
Title:
Business UnitA business unit represents a unit of an enterprise that performs one or more business functions and may have service provider relationships between the units. It typically focuses on a specific market segment, product line, geographic region, or set of services. The business transactions are recorded, reported, and accounted against the business unit.
Nested Schema : Business Unit
Type:
objectTitle:
Business UnitA business unit represents a unit of an enterprise that performs one or more business functions and may have service provider relationships between the units. It typically focuses on a specific market segment, product line, geographic region, or set of services. The business transactions are recorded, reported, and accounted against the business unit.
Nested Schema : contractBU-allOf[2]
Type:
objectNested Schema : oraCxSalesCommonContracts.ContractType_item
Match All
Contract type is a category to which a contract belongs. The contract type decides the nature of the contract.
Show Source
-
object
oraCxSalesCommonContracts.ContractType_item-fields
-
object
Contract Type
Title:
Contract TypeContract type is a category to which a contract belongs. The contract type decides the nature of the contract.
Nested Schema : oraCxSalesCommonContracts.ContractType_item-fields
Type:
Show Source
object-
$sourceLang: string
Read Only:
trueIndicates the code of the language in which the contents of the translatable columns were originally created. -
allowLinesFlag: boolean
Title:
Allow linesRead Only:trueDefault Value:falseIndicates whether lines can be created in contracts with this contract type. -
contractTypeId: string
(big-integer)
Title:
Contract Type IDRead Only:trueThe unique identifier of the contract type. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the contract. -
description: string
Title:
DescriptionRead Only:trueThe description of the contract type. -
intent:
intent
-
interCompanyFlag: boolean
Title:
IntercompanyRead Only:trueDefault Value:falseIndicates whether intercompany transactions are enabled on a contract type. -
interProjectFlag: boolean
Title:
InterprojectRead Only:trueDefault Value:falseIndicates whether interproject transactions are enabled on a contract type. -
lineClass:
lineClass
-
name: string
Title:
NameRead Only:trueThe name of the contract type. -
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueThe date when the contract was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date when the contract was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated a contract.
Nested Schema : Contract Type
Type:
objectTitle:
Contract TypeContract type is a category to which a contract belongs. The contract type decides the nature of the contract.
Nested Schema : contractType-allOf[2]
Type:
objectNested Schema : intent
Match All
Indicates whether the contract type is of buy or sell intent.
Show Source
Nested Schema : invConversionRateType-allOf[2]
Type:
objectNested Schema : oraCxSalesCommonContracts.ContractLine_item-fields
Type:
Show Source
object-
$sourceLang: string
Read Only:
trueIndicates the code of the language into which the contents of the translatable columns are translated. -
contract:
contract
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the contract. -
customerPoNumber: string
Title:
PO NumberRead Only:trueThe PO number or wire details provided by the customer. -
endDate: string
(date)
Title:
End DateRead Only:trueThe date when the contract line ends. -
id: string
(big-integer)
Title:
IDRead Only:trueThe internal identifier of the contract line. -
item:
item
-
itemDescription: string
Title:
Item DescriptionRead Only:trueThe description of the contract line item. -
itemName: string
Title:
Item NameRead Only:trueThe name of the contract line item. -
lineAmount: string
(big-decimal)
Title:
Line AmountRead Only:trueThe total amount of the contract line. -
lineNumber: string
Title:
Contract Line NumberRead Only:trueThe number of the contract line. -
majorVersion: integer
(int32)
Title:
Major VersionRead Only:trueThe version of the contract line. -
publicIdentifier: string
Title:
Line PUIDRead Only:trueThe public unique identifier of a contract line. -
startDate: string
(date)
Title:
Start DateRead Only:trueThe date when the contract line starts. -
statusCode:
statusCode
-
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueThe date when the contract was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date when the contract was last updated. -
uom:
uom
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated a contract. -
versionType:
versionType
Nested Schema : Sales Agreement Line
Type:
objectTitle:
Sales Agreement LineValue that identifies the sales agreement line on the fulfillment line.
Nested Schema : statusCode
Match All
The code that indicates the status of the contract line.
Show Source
Nested Schema : versionType
Match All
The version type indicates whether this contract line version is a current version, or a historical version. Historical versions can't be updated.
Show Source
Nested Schema : oraCxSalesCommonContracts.Contract_item
Match All
The contracts resource is used to view the details of a contract. A contract is an agreement between two or more parties to fulfill an agreed scope of work.
Show Source
-
allOf
oraCxSalesCommonContracts.Contract_item-fields
-
object
Contract
Title:
ContractThe contracts resource is used to view the details of a contract. A contract is an agreement between two or more parties to fulfill an agreed scope of work.
Nested Schema : Contract
Type:
objectTitle:
ContractThe contracts resource is used to view the details of a contract. A contract is an agreement between two or more parties to fulfill an agreed scope of work.
Nested Schema : contract-allOf[2]
Type:
objectNested Schema : oraScmCoreProductMgmtItems.Item_item
Match All
An object that can be transacted, such as physical product or service offering.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
Item
Title:
ItemAn object that can be transacted, such as physical product or service offering.
Nested Schema : Item
Type:
objectTitle:
ItemAn object that can be transacted, such as physical product or service offering.
Nested Schema : item-allOf[2]
Type:
objectNested Schema : uom-allOf[2]
Type:
objectNested Schema : oraScmCoreOrderMgmtOrders.SalesOrder_item-fields
Type:
Show Source
object-
allowCurrencyOverrideFlag: boolean
Title:
Allow Currency OverrideRead Only:trueValue that identifies whether you can override the currency on the sales order. If true, then you can override the currency. If false, then you can't override the currency. -
appliedCurrency:
appliedCurrency
-
approvalSequenceNumber: string
(big-integer)
Title:
SequenceRead Only:trueValue that identifies the sequence number of the approval request sent to the Approval Management system for the sales order. -
canceledFlag: boolean
Title:
CanceledRead Only:trueIndicates whether the sales order was canceled. A list of accepted values is defined in the lookup type YES_NO. The default value is N. -
cancelReason:
cancelReason
-
carrier:
carrier
-
changeVersionNumber: string
(big-integer)
Title:
RevisionRead Only:trueValue that identifies the version number of the sales order. -
comments: string
Title:
CommentsRead Only:trueComments that the user enters on the sales order. -
conversionDate: string
(date)
Title:
DateRead Only:trueDate when the foreign exchange rate is valid. -
conversionRate: string
(big-decimal)
Title:
Conversion RateRead Only:trueForeign exchange conversion rate that pricing used to convert the transaction currency into the item currency. -
conversionType:
conversionType
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
customerPoNumber: string
Title:
Purchase OrderRead Only:trueNumber of the purchase order on the sales order header. -
demandClass:
demandClass
-
earliestAcceptableShipDate: string
(date)
Title:
Earliest Acceptable Ship DateRead Only:trueValue that identifies the earliest date when the customer is willing to allow the warehouse to ship the item. -
earliestAcceptArrivalDate: string
(date)
Title:
Earliest Acceptable DateRead Only:trueValue that identifies the earliest date when the customer is willing to receive the item. -
fobPoint:
fobPoint
-
freezePriceFlag: boolean
Title:
Freeze PriceRead Only:trueValue that identifies whether Pricing should price the sales order. If true, then price the sales order. If false, then don't price the sales order. -
freezeShippingChargeFlag: boolean
Title:
Freeze Shipping ChargeRead Only:trueValue that identifies whether shipping charges should be calculated for the sales order. If true, then calculate shipping charges for the sales order. If false, then don't calculate shipping charges. -
freezeTaxFlag: boolean
Title:
Freeze TaxRead Only:trueValue that identifies whether taxes should be calculated for the sales order. If true, then calculate taxes for the sales order. If false, then don't calculate taxes. -
freightTerm:
freightTerm
-
headerId: string
(big-integer)
Title:
Sales OrderRead Only:trueValue that uniquely identifies the sales order header. This is the primary key of the Sales Order Headers view object. -
isEditable: string
Title:
ReviseRead Only:trueIndicates whether the sales order is editable. -
latestAcceptableShipDate: string
(date)
Title:
Latest Acceptable Ship DateRead Only:trueValue that identifies the latest date when the customer is willing to allow the warehouse to ship the item. -
latestAcceptArrivalDate: string
(date)
Title:
Latest Acceptable Arrival DateRead Only:trueValue that identifies the latest date when the customer is willing to receive the item. -
legalEntity:
legalEntity
-
onHoldFlag: boolean
Title:
On HoldRead Only:trueIndicates whether the sales order is on hold. A list of accepted values is defined in the lookup type YES_NO. The default value is N. -
openFlag: boolean
Title:
OpenRead Only:trueIndicates whether the sales order is open. A list of accepted values is defined in the lookup type YES_NO. -
orderedDate: string
(date)
Title:
Ordered DateRead Only:trueDate and time when the transaction starts. The date occurs when the customer commits to purchase the items that the sales order contains. The date can occur in the past or future, depending on when the customer places the sales order. -
orderNumber: string
Title:
Orchestration OrderRead Only:trueNumber of the sales order. -
orderType:
orderType
-
origSystemDocumentReference: string
Title:
Document Reference from Source SystemRead Only:trueOriginal reference for the source order from the source system. -
packingInstructions: string
Title:
Packing InstructionsRead Only:trueValue that describes how to pack the item. -
partialShipAllowedFlag: boolean
Title:
Allow Partial Shipments of LinesRead Only:trueIndicates whether the shipping system can split a shipment for the ship items in the sales order. A list of accepted values is defined in the lookup type YES_NO. The default value is Y. -
paymentTerm:
paymentTerm
-
preCreditCheckedFlag: boolean
Title:
Credit Checked Before ImportRead Only:trueValue that identifies whether an application outside Oracle Fusion is allowed to perform credit check. If true, then allow an application outside Oracle Fusion to perform credit check. If false, then don't allow. -
pricedOn: string
(date-time)
Title:
Pricing DateRead Only:trueValue that identifies the date when pricing priced the sales order. This attribute contains the system date at the beginning of the price calculation. -
pricingDate: string
(date-time)
Title:
Pricing DateRead Only:trueDate that pricing uses when it prices a sales order or order line. Pricing will use the prices that are in effect as of that date. -
pricingSegment:
pricingSegment
-
pricingSegmentExplanation: string
Title:
Pricing Segment ExplanationRead Only:trueExplanation of why pricing applied the pricing segment. -
pricingStrategyExplanation: string
Title:
Pricing Strategy ExplanationRead Only:trueExplanation of why pricing applied the pricing strategy. -
referenceHeaderIdentifier: string
(big-integer)
Title:
Original Sales OrderRead Only:trueValue that identifies the previous sales order header. Order Management uses this value when processing change orders. -
requestArrivalDate: string
(date)
Title:
Requested Arrival DateRead Only:trueDate when the customer requested the item to arrive. -
requestCancelDate: string
(date-time)
Title:
Cancellation Requested DateRead Only:trueDate when the customer requested to cancel the sales order. -
requestShipDate: string
(date)
Title:
Requested Ship DateRead Only:trueDate when the customer requested to ship the item. -
returnComments: string
Title:
Return ReasonRead Only:trueComments that describe why you returned the item. -
revisionComments: string
Title:
Reason for Change OrderRead Only:trueComments that describe why you revised the sales order. -
revisionReason:
revisionReason
-
salesAgreement:
salesAgreement
-
salesChannel:
salesChannel
-
salesOrderBusinessUnit:
salesOrderBusinessUnit
-
salesPerson:
salesPerson
-
segmentExplanationMsgName: string
Title:
Explanation Message NameRead Only:trueValue that identifies the name of the message for the pricing segment. You can use the message name to get the message text. -
shipClassOfService:
shipClassOfService
-
shipmentPriority:
shipmentPriority
-
shipModeOfTransport:
shipModeOfTransport
-
shippingInstructions: string
Title:
Shipping InstructionsRead Only:trueValue that identifies the detailed instructions about cargo and other requirements for shipping. -
shipsetFlag: boolean
Title:
Ship Lines TogetherRead Only:trueValue that identifies whether a group of sales order lines should be shipped together. If true, then ship a group of order lines in the sales order together from a single location to a single destination, and ship them all on the same scheduled ship date. If false, then don't ship them as a group. -
soldToParty:
soldToParty
-
sourceBusinessUnit:
sourceBusinessUnit
-
sourceDocumentType:
sourceDocumentType
-
sourceOrderIdentifier: string
Title:
Source OrderRead Only:trueValue that uniquely identifies the transaction from the source system. -
sourceOrderNumber: string
Title:
NumberRead Only:trueNumber of the source order. -
sourceRevisionNumber: string
(big-integer)
Title:
Source Order RevisionRead Only:trueValue that identifies the revision number of the source sales order. -
status:
status
-
strategyExplanationMsgName: string
Title:
Explanation Message NameRead Only:trueValue that identifies the name of the pricing strategy message. You can use the message name to get the message text. -
subinventory:
subinventory
-
submittedBy: string
Title:
Submitted by IdentifierRead Only:trueUser who submitted the sales order. -
submittedDate: string
(date-time)
Title:
Original Submit DateRead Only:trueDate when the sales order was submitted. -
submittedFlag: boolean
Title:
BookedRead Only:trueIndicates whether the sales order was validated and submitted. A list of accepted values is defined in the lookup type YES_NO. -
substituteAllowedFlag: boolean
Title:
Allow Item SubstitutionRead Only:trueIndicates whether a substitute item can be fulfilled on the order. If true, then allow the application to substitute an item on the fulfillment line for some reason, such as shortage of material or goodwill gesture to the customer. If false, then don't allow the application to substitute. -
supplier:
supplier
-
supplierSite:
supplierSite
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
tradeComplianceResult:
tradeComplianceResult
-
transactionalCurrency:
transactionalCurrency
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
warehouse:
warehouse
Nested Schema : Sales Order
Type:
objectTitle:
Sales OrderValue that uniquely identifies the sales order.
Nested Schema : appliedCurrency
Match All
Value that identifies the currency that pricing applied.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Currency
Title:
CurrencyValue that identifies the currency that pricing applied.
Nested Schema : cancelReason
Match All
Code that identifies the reason to cancel the sales order. A list of accepted values is defined in the lookup type DOO_RETURN_REASON.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Cancellation Reason
Title:
Cancellation ReasonCode that identifies the reason to cancel the sales order. A list of accepted values is defined in the lookup type DOO_RETURN_REASON.
Nested Schema : carrier
Match All
Value that identifies the shipping carrier who delivers the item.
Show Source
-
allOf
oraScmCoreCarrier.Carrier_item-fields
-
object
__busObj_context
-
object
Carrier
Title:
CarrierValue that identifies the shipping carrier who delivers the item.
Nested Schema : conversionType
Match All
Describes the type of the conversion rate that the application uses when it converts currency.
Show Source
-
object
oraErpCoreCurrencySetup.CurrencyConversionRateType_item-fields
-
object
__busObj_context
-
object
Type
Title:
TypeDescribes the type of the conversion rate that the application uses when it converts currency.
Nested Schema : demandClass
Match All
Value that identifies the demand class. A list of accepted values is defined in the lookup type ORA_DOO_DEMAND_CLASS.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Demand Class
Title:
Demand ClassValue that identifies the demand class. A list of accepted values is defined in the lookup type ORA_DOO_DEMAND_CLASS.
Nested Schema : fobPoint
Match All
Value that identifies the freight on board. A list of accepted values is defined in the lookup type ORA_FOB.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
FOB
Title:
FOBValue that identifies the freight on board. A list of accepted values is defined in the lookup type ORA_FOB.
Nested Schema : freightTerm
Match All
Value that identifies the terms for paying freight charges.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Freight Terms
Title:
Freight TermsValue that identifies the terms for paying freight charges.
Nested Schema : legalEntity
Match All
Value that identifies the legal entity who formed a contract with the customer. The contracting party on the order is the legal entity.
Show Source
-
allOf
oraErpCoreStructure.LegalEntity_item-fields
-
object
__busObj_context
-
object
Legal Entity
Title:
Legal EntityValue that identifies the legal entity who formed a contract with the customer. The contracting party on the order is the legal entity.
Nested Schema : orderType
Match All
Code that identifies the type of sales order. A list of accepted values is defined in the lookup type ORA_DOO_ORDER_TYPES.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Order Type Code
Title:
Order Type CodeCode that identifies the type of sales order. A list of accepted values is defined in the lookup type ORA_DOO_ORDER_TYPES.
Nested Schema : paymentTerm
Match All
Value that identifies the payment term on the sales order header.
Show Source
-
object
oraErpCoreReceivablesSetup.ReceivablesPaymentTerm_item-fields
-
object
__busObj_context
-
object
Payment Terms
Title:
Payment TermsValue that identifies the payment term on the sales order header.
Nested Schema : pricingSegment
Match All
Value that identifies the pricing segment.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Pricing Segment
Title:
Pricing SegmentValue that identifies the pricing segment.
Nested Schema : revisionReason
Match All
Abbreviation that identifies the reason why you revised the sales order.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Reason for Change Order
Title:
Reason for Change OrderAbbreviation that identifies the reason why you revised the sales order.
Nested Schema : salesAgreement
Match All
Value that identifies the sales agreement on the sales order header.
Show Source
-
allOf
oraCxSalesCommonContracts.Contract_item-fields
-
object
__busObj_context
-
object
Sales Agreement
Title:
Sales AgreementValue that identifies the sales agreement on the sales order header.
Nested Schema : salesChannel
Match All
Code that identifies the sales channel on the sales order header. For example, web or phone. A list of accepted values is defined in the lookup type ORA_QP_CHANNEL_METHODS.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Sales Channel
Title:
Sales ChannelCode that identifies the sales channel on the sales order header. For example, web or phone. A list of accepted values is defined in the lookup type ORA_QP_CHANNEL_METHODS.
Nested Schema : salesOrderBusinessUnit
Match All
Value that identifies the business unit that sells the sales order.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Business Unit
Title:
Business UnitValue that identifies the business unit that sells the sales order.
Nested Schema : salesPerson
Match All
Value that identifies the primary sales person for the sales order.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Salesperson
Title:
SalespersonValue that identifies the primary sales person for the sales order.
Nested Schema : shipClassOfService
Match All
Value that identifies the level of service for the shipping that delivers the shipment. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Service Level
Title:
Service LevelValue that identifies the level of service for the shipping that delivers the shipment. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS.
Nested Schema : shipmentPriority
Match All
Value that identifies the priority of the shipment. A list of accepted values is defined in the lookup type WSH_SHIPPING_PRIORITY.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Shipment Priority
Title:
Shipment PriorityValue that identifies the priority of the shipment. A list of accepted values is defined in the lookup type WSH_SHIPPING_PRIORITY.
Nested Schema : shipModeOfTransport
Match All
Value that identifies the mode of shipping that delivers the item. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Mode of Transport
Title:
Mode of TransportValue that identifies the mode of shipping that delivers the item. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT.
Nested Schema : soldToParty
Match All
Value that identifies the sold-to customer. This value contains the person, company, or organization who placed the sales order.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Ship-to Customer
Title:
Ship-to CustomerValue that identifies the sold-to customer. This value contains the person, company, or organization who placed the sales order.
Nested Schema : sourceBusinessUnit
Match All
Value that identifies the business unit for the source order.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Source Business Unit
Title:
Source Business UnitValue that identifies the business unit for the source order.
Nested Schema : sourceDocumentType
Match All
Code that identifies the type of original source order. For example, internal material transfer, sales order, and so on. A list of accepted values is defined in the lookup type ORA_DOO_SRC_DOC_TYPE_FOR_SETUP. The default value is SO (Sales Order).
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Source Document Type
Title:
Source Document TypeCode that identifies the type of original source order. For example, internal material transfer, sales order, and so on. A list of accepted values is defined in the lookup type ORA_DOO_SRC_DOC_TYPE_FOR_SETUP. The default value is SO (Sales Order).
Nested Schema : status
Match All
Code that identifies the status of the sales order header.
Show Source
-
object
oraScmCoreOrderMgmtSetup.Status_item-fields
-
object
__busObj_context
-
object
Status
Title:
StatusCode that identifies the status of the sales order header.
Nested Schema : subinventory
Match All
Value that identifies the physical or logical location of the item.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Subinventory
Title:
SubinventoryValue that identifies the physical or logical location of the item.
Nested Schema : supplier
Match All
Value that identifies the supplier for the purchase order.
Show Source
-
allOf
oraProcurementCoreSuppliers.Supplier_item-fields
-
object
__busObj_context
-
object
Supplier
Title:
SupplierValue that identifies the supplier for the purchase order.
Nested Schema : supplierSite
Match All
Value that identifies the supplier site for the purchase order.
Show Source
-
object
oraProcurementCoreSuppliers.SupplierSite_item-fields
-
object
__busObj_context
-
object
Supplier Site
Title:
Supplier SiteValue that identifies the supplier site for the purchase order.
Nested Schema : tradeComplianceResult
Match All
Value that identifies the result of trade compliance screening of the order.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Trade Compliance Status
Title:
Trade Compliance StatusValue that identifies the result of trade compliance screening of the order.
Nested Schema : transactionalCurrency
Match All
Code that identifies the currency for the sales order.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Currency
Title:
CurrencyCode that identifies the currency for the sales order.
Nested Schema : warehouse
Match All
Value that uniquely identifies the organization that ships the order shipment.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Warehouse
Title:
WarehouseValue that uniquely identifies the organization that ships the order shipment.
Nested Schema : Currency
Type:
objectTitle:
CurrencyValue that identifies the currency that pricing applied.
Nested Schema : Cancellation Reason
Type:
objectTitle:
Cancellation ReasonCode that identifies the reason to cancel the sales order. A list of accepted values is defined in the lookup type DOO_RETURN_REASON.
Nested Schema : Carrier
Type:
objectTitle:
CarrierValue that identifies the shipping carrier who delivers the item.
Nested Schema : Type
Type:
objectTitle:
TypeDescribes the type of the conversion rate that the application uses when it converts currency.
Nested Schema : Demand Class
Type:
objectTitle:
Demand ClassValue that identifies the demand class. A list of accepted values is defined in the lookup type ORA_DOO_DEMAND_CLASS.
Nested Schema : FOB
Type:
objectTitle:
FOBValue that identifies the freight on board. A list of accepted values is defined in the lookup type ORA_FOB.
Nested Schema : Freight Terms
Type:
objectTitle:
Freight TermsValue that identifies the terms for paying freight charges.
Nested Schema : Legal Entity
Type:
objectTitle:
Legal EntityValue that identifies the legal entity who formed a contract with the customer. The contracting party on the order is the legal entity.
Nested Schema : Order Type Code
Type:
objectTitle:
Order Type CodeCode that identifies the type of sales order. A list of accepted values is defined in the lookup type ORA_DOO_ORDER_TYPES.
Nested Schema : Payment Terms
Type:
objectTitle:
Payment TermsValue that identifies the payment term on the sales order header.
Nested Schema : Pricing Segment
Type:
objectTitle:
Pricing SegmentValue that identifies the pricing segment.
Nested Schema : Reason for Change Order
Type:
objectTitle:
Reason for Change OrderAbbreviation that identifies the reason why you revised the sales order.
Nested Schema : Sales Agreement
Type:
objectTitle:
Sales AgreementValue that identifies the sales agreement on the sales order header.
Nested Schema : Sales Channel
Type:
objectTitle:
Sales ChannelCode that identifies the sales channel on the sales order header. For example, web or phone. A list of accepted values is defined in the lookup type ORA_QP_CHANNEL_METHODS.
Nested Schema : Business Unit
Type:
objectTitle:
Business UnitValue that identifies the business unit that sells the sales order.
Nested Schema : Salesperson
Type:
objectTitle:
SalespersonValue that identifies the primary sales person for the sales order.
Nested Schema : Service Level
Type:
objectTitle:
Service LevelValue that identifies the level of service for the shipping that delivers the shipment. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS.
Nested Schema : Shipment Priority
Type:
objectTitle:
Shipment PriorityValue that identifies the priority of the shipment. A list of accepted values is defined in the lookup type WSH_SHIPPING_PRIORITY.
Nested Schema : Mode of Transport
Type:
objectTitle:
Mode of TransportValue that identifies the mode of shipping that delivers the item. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT.
Nested Schema : Ship-to Customer
Type:
objectTitle:
Ship-to CustomerValue that identifies the sold-to customer. This value contains the person, company, or organization who placed the sales order.
Nested Schema : Source Business Unit
Type:
objectTitle:
Source Business UnitValue that identifies the business unit for the source order.
Nested Schema : Source Document Type
Type:
objectTitle:
Source Document TypeCode that identifies the type of original source order. For example, internal material transfer, sales order, and so on. A list of accepted values is defined in the lookup type ORA_DOO_SRC_DOC_TYPE_FOR_SETUP. The default value is SO (Sales Order).
Nested Schema : oraScmCoreOrderMgmtSetup.Status_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueCode that identifies the language in which the contents of the translatable columns were originally created. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
displayName: string
Title:
Display Status ValueRead Only:trueName of the status. -
orchestrationApplicationIdentifier: string
(big-integer)
Title:
Orchestration ApplicationRead Only:trueValue that identifies the orchestration application associated to the status row. This is a foreign key to the DOO_ORCHESTRATION_APPLICATIONS table. -
seededFlag: boolean
Title:
PredefinedRead Only:trueIndicates whether the status was predefined by the Oracle Fusion application. A list of accepted values is defined in the lookup type YES_NO. -
statusCode: string
Title:
StatusRead Only:trueCode that uniquely identifies the status. -
statusId: string
(big-integer)
Title:
StatusRead Only:trueValue that uniquely identifies the status row. This is the primary key of the Statuses view object. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Status
Type:
objectTitle:
StatusCode that identifies the status of the sales order header.
Nested Schema : Subinventory
Type:
objectTitle:
SubinventoryValue that identifies the physical or logical location of the item.
Nested Schema : Supplier
Type:
objectTitle:
SupplierValue that identifies the supplier for the purchase order.
Nested Schema : Supplier Site
Type:
objectTitle:
Supplier SiteValue that identifies the supplier site for the purchase order.
Nested Schema : Trade Compliance Status
Type:
objectTitle:
Trade Compliance StatusValue that identifies the result of trade compliance screening of the order.
Nested Schema : Currency
Type:
objectTitle:
CurrencyCode that identifies the currency for the sales order.
Nested Schema : Warehouse
Type:
objectTitle:
WarehouseValue that uniquely identifies the organization that ships the order shipment.
Nested Schema : Business Unit
Type:
objectTitle:
Business UnitValue that identifies the business unit that sells the fulfillment line.
Nested Schema : Salesperson
Type:
objectTitle:
SalespersonValue that identifies the primary salesperson.
Nested Schema : Sales Product Type
Type:
objectTitle:
Sales Product TypeCode that identifies the sales product type of the item on the fulfillment line. A list of accepted values is defined in the lookup type QSC_SALES_PRODUCT_TYPE.
Nested Schema : Scheduling Reason
Type:
objectTitle:
Scheduling ReasonCode that identifies the reason for scheduling. A list of accepted values is defined in the lookup type DOO_SCHEDULE_REASON.
Nested Schema : Secondary UOM
Type:
objectTitle:
Secondary UOMValue that identifies the secondary unit of measure for the ordered quantity on the fulfillment line. This attribute is applicable when more than one unit of measure is used to measure and track the item.
Nested Schema : Selling Profit Center
Type:
objectTitle:
Selling Profit CenterValue that identifies the profit center business unit for the fulfillment line.
Nested Schema : Period
Type:
objectTitle:
PeriodCode that identifies the duration unit of measure for the coverage or subscription product on the fulfillment line.
Nested Schema : Service Level
Type:
objectTitle:
Service LevelCode that identifies the priority of transportation that affects how quickly the product is transported.
Nested Schema : Shipment Priority
Type:
objectTitle:
Shipment PriorityCode that identifies the priority of shipment for the fulfillment line.
Nested Schema : Mode of Transport
Type:
objectTitle:
Mode of TransportCode that identifies the type of transportation that's used to ship the product, such as truck, air, or boat.
Nested Schema : Shipped Quantity UOM
Type:
objectTitle:
Shipped Quantity UOMValue that identifies the unit of measure for the quantity shipped.
Nested Schema : Ship-to Customer
Type:
objectTitle:
Ship-to CustomerValue that identifies the ship-to customer on the fulfillment line. This value contains the person, company, or organization whom the product is shipped to.
Nested Schema : Ship-to Site
Type:
objectTitle:
Ship-to SiteValue that identifies the address of the ship-to customer on the fulfillment line.
Nested Schema : Source Business Unit
Type:
objectTitle:
Source Business UnitValue that identifies the business unit for the source order.
Nested Schema : Status
Type:
objectTitle:
StatusCode that identifies the status of the sales order header.
Nested Schema : Subinventory
Type:
objectTitle:
SubinventoryValue that identifies the physical or logical location of the item.
Nested Schema : Substitution Reason
Type:
objectTitle:
Substitution ReasonCode that identifies the reason to substitute the item on fulfillment line. A list of accepted values is defined in the lookup type DOO_SUBSTITUTION_REASON.
Nested Schema : Supplier
Type:
objectTitle:
SupplierValue that identifies the supplier if the item on the fulfillment line is drop shipped.
Nested Schema : Supplier Site
Type:
objectTitle:
Supplier SiteValue that identifies the address of the supplier.
Nested Schema : Supply Status
Type:
objectTitle:
Supply StatusStatus of the supply for the fulfillment line.
Nested Schema : Tax Exemption Reason
Type:
objectTitle:
Tax Exemption ReasonCode that identifies the reason to exempt the tax for the item on fulfillment line.
Nested Schema : Trade Compliance Status
Type:
objectTitle:
Trade Compliance StatusValue that identifies the result of trade compliance screening of the fulfillment line.
Nested Schema : Tax Classification
Type:
objectTitle:
Tax ClassificationValue that identifies the tax classification that the user defines.
Nested Schema : Warehouse
Type:
objectTitle:
WarehouseValue that identifies the organization that fulfills this fulfillment line.
Nested Schema : Standard Lookup Codes
Type:
objectTitle:
Standard Lookup CodesThe standard lookup codes list of values resource is used to query the list of standard lookup codes.
Nested Schema : ID
Type:
objectTitle:
IDIndicates the inventory locator uniquely identifier where an asset is located.
Nested Schema : Item
Type:
objectTitle:
ItemIndicates the product reference associated with an asset.
Nested Schema : Organization Configuration
Type:
objectTitle:
Organization ConfigurationIndicates the organization identifier where an asset is located. It works in conjunction with other location columns, such as the work_center_id, subinventory, and locator.
Nested Schema : Asset
Type:
objectTitle:
AssetIndicates the logical root asset identifier in an as-sold logical hierarchy and is a denormalized column.
Nested Schema : Asset
Type:
objectTitle:
AssetValue indicates the parent asset identifier, establishing the relationship between the parent asset (object_id) and the child asset (subject_id).
Nested Schema : Fulfillment Line
Type:
objectTitle:
Fulfillment LineIndicates the parent fulfillment line reference identifier for an asset fulfilled by Distributed Order Orchestration's fulfillment line.
Nested Schema : Sales Order
Type:
objectTitle:
Sales OrderValue indicates the return order header identifier and is populated internally by the Return Material Authorization (RMA) receiving transaction.
Nested Schema : Fulfillment Line
Type:
objectTitle:
Fulfillment LineIndicates the return order fulfillment line. This value is populated internally by the Return Material Authorization (RMA) receiving transaction.
Nested Schema : oraScmCoreProductMgmtItems.ItemRevision_item-fields
Type:
Show Source
object-
$language: string
Title:
LanguageRead Only:trueLanguages that the worker speaks. -
$sourceLang: string
Title:
Source LanguageRead Only:trueSource language from which the translations are copied from. -
createdBy: string
Title:
Created ByRead Only:trueUser who created the item revision. -
description: string
Title:
DescriptionRead Only:trueDescription for on item revision. -
endEffectiveDate: string
(date)
Title:
End Effective DateRead Only:trueDate and time when the effectivity of the revision ends. -
implementationDate: string
(date)
Title:
Implementation DateRead Only:trueDate and time when the revision was implemented. -
itemId: string
(big-integer)
Title:
ItemRead Only:trueValue that uniquely identifies a part, material, product or service that's unique as compared with other items by the nature of its attributes. -
organizationId: string
(big-integer)
Title:
OrganizationRead Only:trueAn unique identifier for an organizing unit in the internal or external structure of your enterprise. Organization structures provide the framework for performing legal reporting, financial control, and management reporting. -
revision: string
Title:
RevisionRead Only:trueRevision code associated with the item revision. -
revisionId: string
(big-integer)
Title:
RevisionRead Only:trueAn unique identifier of a revision. -
revisionReason: string
Title:
Revision ReasonRead Only:trueAn attribute value that represents the reason for a revision. -
startEffectiveDate: string
(date)
Title:
Start Effective DateRead Only:trueValue that identifies the revision effectively date. -
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueDate and time the item revision was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time the item revision was most recently updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueUser who most recently updated the item revision.
Nested Schema : Item Revision
Type:
objectTitle:
Item RevisionAn Item Revision represents a minor modification of the item.
Nested Schema : Asset
Type:
objectTitle:
AssetValue represents the root asset identifier in an asset hierarchy. It's a denormalized column.
Nested Schema : Sales Order
Type:
objectTitle:
Sales OrderValue indicates the sales order identifier that ordered the asset record.
Nested Schema : Subinventory
Type:
objectTitle:
SubinventoryA subinventory is a unique physical or logical separation of material inventory, such as into raw inventory, finished goods, or defective material. All material in an organization is held in a subinventory.
Nested Schema : Unit of Measure
Type:
objectTitle:
Unit of MeasureThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : oraScmCoreInventoryTransaction.SerialNumber_item-fields
Type:
Show Source
object-
assetCriticalityCode: string
Title:
Asset Criticality CodeRead Only:trueAsset criticality code used by Oracle Enterprise Asset Management. -
category:
category
-
countryOfOrigin:
countryOfOrigin
-
currentStatus: string
Title:
UsageRead Only:trueCode that identifies the current state of the serial. For example, defined but not used, in stores, or issued out of stores. -
cyclesSinceMark: string
(big-decimal)
Title:
Cycles Since MarkRead Only:trueNumber of cycles completed from the time a serial number is marked for an item in the manufacturing, repair, and overhaul industry. -
cyclesSinceNew: string
(big-decimal)
Title:
Cycles Since NewRead Only:trueNumber of cycles completed from the time a new item is created in the manufacturing, repair, and overhaul industry. -
cyclesSinceOverhaul: string
(big-decimal)
Title:
Cycles Since Last OverhaulRead Only:trueNumber of cycles completed from the time an item is overhauled in the manufacturing, repair, and overhaul industry. -
cyclesSinceRepair: string
(big-decimal)
Title:
Cycles Since RepairRead Only:trueNumber of cycles completed from the time an item is repaired in the manufacturing, repair, and overhaul industry. -
cyclesSinceVisit: string
(big-decimal)
Title:
Cycle Since VisitRead Only:trueNumber of cycles completed from the time an item is visited in the manufacturing, repair, and overhaul industry. -
descriptiveText: string
Title:
Descriptive TextRead Only:trueSegment for the Manage Serial Numbers descriptive flexfield. -
eresApprovalStatus: string
Title:
E-Record and Signature Approval StatusRead Only:trueElectronic record approval status associated with the serial number. -
fixedAssetTag: string
Title:
Fixed Asset TagRead Only:trueFixed asset tag associated with the serial number. -
groupMark:
groupMark
-
inspectionStatus: string
(big-decimal)
Title:
Inspection StatusRead Only:trueCode that indicates if the serial has been accepted or rejected after receiving inspection. -
intraoperationStepType: string
(big-decimal)
Title:
Intraoperation Step TypeRead Only:trueStep type for the serial number used within the operation for Oracle Manufacturing. -
inventoryStripingCategory: string
Title:
Inventory Striping CategoryRead Only:trueContext name for the Inventory Attributes descriptive flexfield. -
item:
item
-
itemId: string
(big-integer)
Title:
Item IDRead Only:trueValue that uniquely identifies the inventory item. -
lastReceiptIssueType: string
(big-decimal)
Title:
Last Receipt Issue TypeRead Only:trueCode that indicates if the last transaction performed on the serial is a receipt or an issue. -
lastTransaction:
lastTransaction
-
lastTransactionSource:
lastTransactionSource
-
lastTransactionSourceName: string
Title:
Last Transaction Source NameRead Only:trueValue that identifies the source name of the latest inventory transaction that included this serial number. -
lastTransactionSourceType:
lastTransactionSourceType
-
licensePlateNumber:
licensePlateNumber
-
lineMark:
lineMark
-
locator:
locator
-
lot:
lot
-
lotLineMark:
lotLineMark
-
materialStatus:
materialStatus
-
onhandQuantityDetail:
onhandQuantityDetail
-
operationSequenceNumber: string
(big-integer)
Title:
Operation Sequence NumberRead Only:trueNumber that identifies the work order operation sequence that transacted this serial number. -
organization:
organization
-
organizationId: string
(big-integer)
Title:
Organization IDRead Only:trueValue that uniquely identifies the inventory organization for this serial number. -
organizationType: string
(big-decimal)
Title:
Organization TypeRead Only:trueType of organization. A list of accepted values is defined in the lookup type EGP_TP_TYPES. -
originalSupplier:
originalSupplier
-
originalWipEntity:
originalWipEntity
-
owningOrganization:
owningOrganization
-
owningTradingPartnerType: string
(big-decimal)
Title:
Owning Trading Partner TypeRead Only:trueValue that identifies the type of owning party associated with the consigned inventory. -
parentItem:
parentItem
-
parentSerial:
parentSerial
-
planningOrganization:
planningOrganization
-
planningTradingPartnerType: string
(big-decimal)
Title:
Planning Trading Partner TypeRead Only:trueValue that identifies the type of planning trading partner. -
previousStatus: string
(big-decimal)
Title:
Previous StatusRead Only:trueCode that identifies the previous state of the serial. For example, defined but not used, in stores, or issued out of stores. -
prodOrganization:
prodOrganization
-
project:
project
-
reservation:
reservation
-
revisionAcc:
revisionAcc
-
serialNumber: string
Title:
Serial NumberRead Only:trueNumber that uniquely identifies a single quantity of the item in inventory. -
shippedDate: string
(date)
Title:
Shipped DateRead Only:trueDate that the serial number was issued out of the warehouse. -
subinventory:
subinventory
-
task:
task
-
territory:
territory
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
uniqueDeviceIdentifier: string
Title:
Unique Device IDRead Only:trueValue that uniquely identifies the device. -
vendorLotNumber: string
Title:
Supplier LotRead Only:trueSupplier lot number associated with the serial number. -
vendorSerialNumber: string
Title:
Supplier Serial NumberRead Only:trueValue that identifies the supplier serial number. -
wipEntity:
wipEntity
Nested Schema : Serial Number
Type:
objectTitle:
Serial NumberA serial number is an alphanumeric identifier assigned to an individual unit of an item. It enables tight control over every unit in inventory and allows reference of the same serial number during material transactions.
Nested Schema : category
Match All
The Item Categories resource manages the category details. A category is used to manage the catalog hierarchy. Items are assigned to categories in the catalog.
Show Source
-
object
oraScmCoreProductMgmtItems.ItemCategoryAssignment_item-fields
-
object
__busObj_context
-
object
Item Category
Title:
Item CategoryThe Item Categories resource manages the category details. A category is used to manage the catalog hierarchy. Items are assigned to categories in the catalog.
Nested Schema : countryOfOrigin
Match All
The territories list of values resource is used to query the ISO standard territories.
Show Source
-
allOf
oraCommonAppsInfraObjects.Territory_item-fields
-
object
__busObj_context
-
object
Territory
Title:
TerritoryThe territories list of values resource is used to query the ISO standard territories.
Nested Schema : groupMark
Match All
Value that identifies that the serial number is allocated to a transaction group and not available for others.
Show Source
-
object
oraScmCoreInventoryTransaction.StagedValidatedTransaction_item-fields
-
object
__busObj_context
-
object
Group Mark ID
Title:
Group Mark IDValue that identifies that the serial number is allocated to a transaction group and not available for others.
Nested Schema : item
Match All
An object that can be transacted, such as physical product or service offering.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Item
Title:
ItemAn object that can be transacted, such as physical product or service offering.
Nested Schema : lastTransaction
Match All
Code that indicates if the last transaction performed on the serial is a receipt or an issue.
Show Source
-
allOf
oraScmCoreInventoryTransaction.InventoryTransaction_item-fields
-
object
__busObj_context
-
object
Last Transaction ID
Title:
Last Transaction IDCode that indicates if the last transaction performed on the serial is a receipt or an issue.
Nested Schema : lastTransactionSource
Match All
Value that identifies the transaction source name.
Show Source
-
allOf
oraScmCoreInventoryTransaction.InventoryTransaction_item-fields
-
object
__busObj_context
-
object
Last Transaction Source ID
Title:
Last Transaction Source IDValue that identifies the transaction source name.
Nested Schema : lastTransactionSourceType
Match All
Value that identifies the display description of the transaction source type.
Show Source
-
object
oraScmCoreInventorySetup.TransactionSourceType_item-fields
-
object
__busObj_context
-
object
Transaction Source Type
Title:
Transaction Source TypeValue that identifies the display description of the transaction source type.
Nested Schema : licensePlateNumber
Match All
Identifier for a container, also known as a packing unit or a License Plate Number (LPN). An LPN is a unique identifier that distinguishes one inventory unit from another.
Show Source
-
object
oraScmCoreInventorySetup.LicensePlateNumber_item-fields
-
object
__busObj_context
-
object
License Plate Number
Title:
License Plate NumberIdentifier for a container, also known as a packing unit or a License Plate Number (LPN). An LPN is a unique identifier that distinguishes one inventory unit from another.
Nested Schema : lineMark
Match All
Value that identifies the time since the last mark.
Show Source
-
object
oraScmCoreInventoryTransaction.StagedValidatedTransaction_item-fields
-
object
__busObj_context
-
object
Line Mark ID
Title:
Line Mark IDValue that identifies the time since the last mark.
Nested Schema : locator
Match All
The user who last updated the record.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
Last Updated By
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : lot
Match All
Lot associated with the serial number.
Show Source
-
object
oraScmCoreInventoryTransaction.LotNumber_item-fields
-
object
__busObj_context
-
object
Lot
Title:
LotLot associated with the serial number.
Nested Schema : lotLineMark
Match All
Value that uniquely identifies the transaction lot line to which the serial number is allocated.
Show Source
-
object
oraScmCoreInventoryTransaction.StagedValidatedTransaction_item-fields
-
object
__busObj_context
-
object
Lot Line Mark ID
Title:
Lot Line Mark IDValue that uniquely identifies the transaction lot line to which the serial number is allocated.
Nested Schema : materialStatus
Match All
Material status associated with the serial number.
Show Source
-
object
oraScmCoreInventorySetup.MaterialStatus_item-fields
-
object
__busObj_context
-
object
Material Status
Title:
Material StatusMaterial status associated with the serial number.
Nested Schema : onhandQuantityDetail
Match All
Details of the on-hand quantity for the serial number.
Show Source
-
object
oraScmCoreInventoryTransaction.OnhandQuantityDetail_item-fields
-
object
__busObj_context
-
object
On-Hand Quantity Detail
Title:
On-Hand Quantity DetailDetails of the on-hand quantity for the serial number.
Nested Schema : organization
Match All
Value that identifies the organization.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Current Organization ID
Title:
Current Organization IDValue that identifies the organization.
Nested Schema : originalSupplier
Match All
A supplier is a person or company that the deploying organization uses to procure items or services. For example, an office supplies provider or a consulting service provider.
Show Source
-
allOf
oraProcurementCoreSuppliers.Supplier_item-fields
-
object
__busObj_context
-
object
Supplier
Title:
SupplierA supplier is a person or company that the deploying organization uses to procure items or services. For example, an office supplies provider or a consulting service provider.
Nested Schema : originalWipEntity
Match All
The Work Order object contains information about what product to produce, when and how to produce the product, or process a batch in manufacturing, or execute maintenance work with a predefined ordered set of operations. It also contains information about the material, labor, and equipment required at every operation step.
Show Source
-
object
oraScmCoreManufacturingWorkOrder.WorkOrder_item-fields
-
object
__busObj_context
-
object
Work Order
Title:
Work OrderThe Work Order object contains information about what product to produce, when and how to produce the product, or process a batch in manufacturing, or execute maintenance work with a predefined ordered set of operations. It also contains information about the material, labor, and equipment required at every operation step.
Nested Schema : owningOrganization
Match All
An organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationAn organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Nested Schema : parentItem
Match All
An object that can be transacted, such as physical product or service offering.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Item
Title:
ItemAn object that can be transacted, such as physical product or service offering.
Nested Schema : parentSerial
Match All
A serial number is an alphanumeric identifier assigned to an individual unit of an item. It enables tight control over every unit in inventory and allows reference of the same serial number during material transactions.
Show Source
-
object
oraScmCoreInventoryTransaction.SerialNumber_item-fields
-
object
__busObj_context
-
object
Serial Number
Title:
Serial NumberA serial number is an alphanumeric identifier assigned to an individual unit of an item. It enables tight control over every unit in inventory and allows reference of the same serial number during material transactions.
Nested Schema : planningOrganization
Match All
An organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationAn organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Nested Schema : prodOrganization
Match All
An organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationAn organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Nested Schema : project
Match All
A project represents the effort and resources required to achieve a significant business objective within a specific time frame. Projects are used to plan, track, manage, and control both the financial aspects and the work effort required.
Show Source
-
object
oraErpCoreProjectPlanning.Project_item-fields
-
object
__busObj_context
-
object
Project
Title:
ProjectA project represents the effort and resources required to achieve a significant business objective within a specific time frame. Projects are used to plan, track, manage, and control both the financial aspects and the work effort required.
Nested Schema : reservation
Match All
Reservation details for an item such as inventory location details, supply document details, or demand document details in the primary and secondary units of measure.
Show Source
-
object
oraScmCoreInventoryTransaction.Reservation_item-fields
-
object
__busObj_context
-
object
Reservation
Title:
ReservationReservation details for an item such as inventory location details, supply document details, or demand document details in the primary and secondary units of measure.
Nested Schema : revisionAcc
Match All
Revision of the item.
Show Source
-
object
oraScmCoreProductMgmtItems.ItemRevision_item-fields
-
object
__busObj_context
-
object
Revision
Title:
RevisionRevision of the item.
Nested Schema : subinventory
Match All
Subinventory associated with the serial number.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Subinventory
Title:
SubinventorySubinventory associated with the serial number.
Nested Schema : task
Match All
A project task is a subdivision of project work to be performed within a defined period.
Show Source
-
object
oraErpCoreProjectPlanning.ProjectTask_item-fields
-
object
__busObj_context
-
object
Project Task
Title:
Project TaskA project task is a subdivision of project work to be performed within a defined period.
Nested Schema : territory
Match All
The territories list of values resource is used to query the ISO standard territories.
Show Source
-
allOf
oraCommonAppsInfraObjects.Territory_item-fields
-
object
__busObj_context
-
object
Territory
Title:
TerritoryThe territories list of values resource is used to query the ISO standard territories.
Nested Schema : wipEntity
Match All
The Work Order object contains information about what product to produce, when and how to produce the product, or process a batch in manufacturing, or execute maintenance work with a predefined ordered set of operations. It also contains information about the material, labor, and equipment required at every operation step.
Show Source
-
object
oraScmCoreManufacturingWorkOrder.WorkOrder_item-fields
-
object
__busObj_context
-
object
Work Order
Title:
Work OrderThe Work Order object contains information about what product to produce, when and how to produce the product, or process a batch in manufacturing, or execute maintenance work with a predefined ordered set of operations. It also contains information about the material, labor, and equipment required at every operation step.
Nested Schema : oraScmCoreProductMgmtItems.ItemCategoryAssignment_item-fields
Type:
Show Source
object-
catalog:
catalog
-
catalogId: string
(big-integer)
Title:
Item CatalogRead Only:trueValue that uniquely identifies the item catalog. -
categoryId: string
(big-integer)
Title:
Item CategoryRead Only:trueValue that uniquely identifies the item category. This value should not be used in service calls to create categories in catalogs. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
endDate: string
(date)
Title:
End DateRead Only:trueDate when the item association ends. The end date can't be specified for functional area catalogs, except for the catalog assigned to the service logistics functional area. -
id: string
(big-integer)
Title:
Item Category AssignmentRead Only:trueValue that uniquely identifies the item category assignment. -
itemId: string
(big-integer)
Title:
ItemRead Only:trueValue that uniquely identifies the part, item, product, or service. -
itemOrganizationAssociation:
itemOrganizationAssociation
-
organizationId: string
(big-integer)
Title:
OrganizationRead Only:trueA unique identifier for an organizing unit in the internal or external structure of your enterprise. Organization structures provide the framework for performing legal reporting, financial control, and management reporting. -
startDate: string
(date)
Title:
Start DateRead Only:trueDate when the item association begins. The start date can't be specified for functional area catalogs, except for the catalog assigned to the service logistics functional area. -
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Item Category
Type:
objectTitle:
Item CategoryThe Item Categories resource manages the category details. A category is used to manage the catalog hierarchy. Items are assigned to categories in the catalog.
Nested Schema : catalog
Match All
The Item Catalogs resource manages catalog details. A catalog is a collection of categories that are arranged in a hierarchy.
Show Source
-
object
oraScmCoreProductMgmtCatalogs.Catalog_item-fields
-
object
__busObj_context
-
object
Item Catalog
Title:
Item CatalogThe Item Catalogs resource manages catalog details. A catalog is a collection of categories that are arranged in a hierarchy.
Nested Schema : itemOrganizationAssociation
Match All
The association between an item and the organization to which it's assigned.
Show Source
-
object
oraScmCoreProductMgmtItems.ItemOrganizationAssociation_item-fields
-
object
__busObj_context
-
object
Item Organization Association
Title:
Item Organization AssociationThe association between an item and the organization to which it's assigned.
Nested Schema : Item Catalog
Type:
objectTitle:
Item CatalogThe Item Catalogs resource manages catalog details. A catalog is a collection of categories that are arranged in a hierarchy.
Nested Schema : oraScmCoreProductMgmtItems.ItemOrganizationAssociation_item-fields
Type:
Show Source
object-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
itemDefinitionOrganization:
itemDefinitionOrganization
-
itemId: string
(big-integer)
Title:
ItemRead Only:trueValue that uniquely identifies the part, material, product, or service that's unique as compared with other items by the nature of its attributes. -
organizationConfiguration:
organizationConfiguration
-
organizationId: string
(big-integer)
Title:
OrganizationRead Only:trueValue that uniquely identifies the organizing unit in the internal or external structure of your enterprise. Organization structures provide the framework for performing legal reporting, financial control, and management reporting. -
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Item Organization Association
Type:
objectTitle:
Item Organization AssociationThe association between an item and the organization to which it's assigned.
Nested Schema : itemDefinitionOrganization
Match All
Definition organization associated with the item data.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Item Definition Organization
Title:
Item Definition OrganizationDefinition organization associated with the item data.
Nested Schema : organizationConfiguration
Match All
Object reference to the associated inventory organization parameters for the supply chain organization.
Show Source
-
object
oraScmCoreOrganization.OrganizationConfiguration_item-fields
-
object
__busObj_context
-
object
Organization Configuration
Title:
Organization ConfigurationObject reference to the associated inventory organization parameters for the supply chain organization.
Nested Schema : Item Definition Organization
Type:
objectTitle:
Item Definition OrganizationDefinition organization associated with the item data.
Nested Schema : Organization Configuration
Type:
objectTitle:
Organization ConfigurationObject reference to the associated inventory organization parameters for the supply chain organization.
Nested Schema : Territory
Type:
objectTitle:
TerritoryThe territories list of values resource is used to query the ISO standard territories.
Nested Schema : oraScmCoreInventoryTransaction.StagedValidatedTransaction_item-fields
Type:
Show Source
object-
accountAlias:
accountAlias
-
agingOnsetDate: string
(date)
Title:
Aging Start DateRead Only:trueDate when inventory aging begins for the consigned item. -
allocatedLicensePlateNumber:
allocatedLicensePlateNumber
-
assemblySerial:
assemblySerial
-
assessableValue: string
(big-decimal)
Title:
Assessable ValueRead Only:truePrice that the tax authority uses to calculate tax for the item. -
category:
category
-
consumptionUnitPrice: string
(big-decimal)
Title:
Consumption Unit PriceRead Only:trueNumber that indicates the unit price of the consumed quantity. -
containerItem:
containerItem
-
containers: string
(big-integer)
Title:
ContainersRead Only:trueNumber of packing units or containers associated with the inventory transactions. -
contentLicensePlateNumber:
contentLicensePlateNumber
-
countryOfOriginCode: string
Title:
Inventory Country of Origin CodeRead Only:trueAbbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
currency:
currency
-
currencyConversionDate: string
(date)
Title:
Currency Conversion DateRead Only:trueDate when the currency conversion occurred for the receipt. Use this attribute only for purchase order receipts. -
currencyConversionRate: string
(big-decimal)
Title:
Currency Conversion RateRead Only:trueCurrency conversion rate for the receipt. Use this attribute only for purchase order receipts. -
currencyConversionType: string
Title:
Currency Conversion TypeRead Only:trueType of currency conversion rate for the purchase order. Use this attribute only for purchase order receipts. -
cycleCountHeader:
cycleCountHeader
-
cycleCountLine:
cycleCountLine
-
defaultTaxationCountry:
defaultTaxationCountry
-
demandSourceDelivery: string
Title:
Demand Source DeliveryRead Only:trueValue that identifies the shipment in the demand document. -
demandSourceHeader:
demandSourceHeader
-
demandSourceLine: string
Title:
Demand Source LineRead Only:trueValue that identifies the line in the demand document. -
distributionAccount:
distributionAccount
-
documentSubtype: string
Title:
Document TypeRead Only:trueAbbreviation that identifies the classification of the fiscal document. It determines the tax for the item. -
employeeCode: string
Title:
Employee IDRead Only:trueCode of the employee who performed the transaction. -
errorCode: string
Title:
Error CodeRead Only:trueAbbreviation that identifies the error. -
errorExplanation: string
Title:
Error ExplanationRead Only:trueExplanation associated with the error for the inventory transaction. -
exemptCertificateNumber: string
Title:
Tax Exemption Certificate NumberRead Only:trueNumber that identifies the tax exemption certificate. -
expectedArrivalDate: string
(date)
Title:
Expected Arrival DateRead Only:trueDate when the item is expected to arrive. -
externalSystemPackingUnit: string
Title:
External System Packing UnitRead Only:truePacking unit in an external application that resides outside of Oracle Fusion applications. -
externalSystemsTransactionReference: string
Title:
External System Transaction ReferenceRead Only:trueValue that refers to the corresponding transaction in external applications. -
finalDischargeLocation:
finalDischargeLocation
-
flowSchedule: string
Title:
Flow ScheduleRead Only:trueNumber that uniquely identifies the flow schedule in a plant. Populate this attribute only if the TransactionTypeCode is ORDERLESS_COMPLETION. -
freightCarrier:
freightCarrier
-
freightOnBoardPoint: string
Title:
FOB PointRead Only:trueCheckbox to indicate Free On Board (FOB), which signifies the ownership of goods in transit. -
fromProject:
fromProject
-
fromTask:
fromTask
-
id: string
(big-integer)
Title:
IDRead Only:trueValue that uniquely identifies the validated transaction. -
inventoryStripingCategory: string
Title:
Inventory Striping CategoryRead Only:trueDescriptive flexfield context name for tracking attributes. This attribute is associated with a feature that requires opt in. -
isEventPublished: string
Title:
PublishRead Only:trueContains one of the following values: true or false. If true, Oracle Fusion Receiving created a business event for this receiving transaction. If false, no business event was created. The default value is false. -
item:
item
-
itemDescription: string
Title:
Item DescriptionRead Only:trueDescription of the item. -
itemInventoryAssetFlag: boolean
Title:
Inventory asset itemRead Only:trueCheckbox to indicate if the item is enabled for the inventory asset. -
itemLocationControlCode: string
Title:
Locator Control CodeRead Only:trueValue that indicates if the item is location-controlled. -
itemLotControlCode: string
Title:
Lot ControlledRead Only:trueValue that indicates if the item is lot-controlled. -
itemPrimaryUnitOfMeasure:
itemPrimaryUnitOfMeasure
-
itemRestrictedSubinventory:
itemRestrictedSubinventory
-
itemRestrictLocatorsCode: string
Title:
Restrict LocatorsRead Only:trueCheckbox to indicate if the item has transaction restrictions within specific locations of the organization. -
itemRevision:
itemRevision
-
itemRevisionQtyControlCode: string
Title:
Revision ControlledRead Only:trueCode that's associated with the revision-controlled item. -
itemSerialControlCode: string
Title:
Lot or Serial ControlRead Only:trueValue that identifies if the item is serial controlled. -
itemShelfLifeCode: string
Title:
Item Shelf Life CodeRead Only:trueCheckbox to indicate if the item is enabled for shelf life and lot control. -
itemShelfLifeDays: string
(big-integer)
Title:
Shelf Life DaysRead Only:trueThe number of days a material or product can be stored before spoilage or deterioration makes it unusable or unfit for consumption. -
itemTransactionEnabledFlag: boolean
Title:
Item transaction enabledRead Only:trueCheckbox to indicate if the item is enabled for inventory transactions. -
itemUnitOfMeasureClass: string
Title:
Item UOM ClassRead Only:trueThe unit of measure class for this inventory item. -
licensePlateNumberObject:
licensePlateNumberObject
-
lineTypeCode: string
(big-integer)
Title:
Line TypeRead Only:trueThe line type associated with the inbound document. -
locationType: string
Title:
Location TypeRead Only:trueValue that identifies the location type that qualifies the ship-to location. -
locator:
locator
-
lockFlag: boolean
Title:
Transaction LockedRead Only:trueRow lock mark used by the inventory transaction manager. -
lot:
lot
-
lotExpirationDate: string
(date)
Title:
Expiration DateRead Only:trueDate and time when the lot expires. -
lotTransactionGroupName: string
Title:
Lot Transaction GroupRead Only:trueName of the group of lot split, merge, and translate transactions data. This value is defined by the user. -
movementRequestHeader:
movementRequestHeader
-
moveOrderHeader:
moveOrderHeader
-
moveOrderLine:
moveOrderLine
-
nextLot:
nextLot
-
nextSerial:
nextSerial
-
numberOfLotsEntered: string
(big-integer)
Title:
Number of Lots EnteredRead Only:trueValue that identifies the number of lots associated with an inventory transaction. -
operationSeqNumber:
operationSeqNumber
-
operationSequenceNumber: string
(big-integer)
Title:
Operation SequenceRead Only:trueThe operation sequence number from Oracle Fusion Cloud Manufacturing associated with this serial number. -
operationTransaction:
operationTransaction
-
organization:
organization
-
organizationType: string
(big-integer)
Title:
Organization TypeRead Only:trueType of origination. -
originalLocator:
originalLocator
-
originalLot:
originalLot
-
originalShipmentTransaction:
originalShipmentTransaction
-
originalSubinventory:
originalSubinventory
-
originalTransactionQuantity: string
(big-decimal)
Title:
Original Transaction QuantityRead Only:trueValue that identifies the original transaction quantity. -
originalTransactionTemp:
originalTransactionTemp
-
overcompletionPrimaryQuantity: string
(big-decimal)
Title:
Overcompletion Primary QuantityRead Only:trueValue that identifies the overcompletion primary quantity. -
overcompletionTransactionQty: string
(big-decimal)
Title:
Overcompletion Transaction QuantityRead Only:trueValue that identifies the quantity of the overcompletion for a work order transaction. -
owningOrganization:
owningOrganization
-
owningTradingPartyType: string
Title:
Owning Trading Party TypeRead Only:trueType of trading partner for the party who owns the transaction. -
physicalAdjustment:
physicalAdjustment
-
physicalInventory:
physicalInventory
-
pickedQuantity: string
(big-decimal)
Title:
Picked QuantityRead Only:trueValue that identifies the picked quantity for a demand line. -
pickingLine:
pickingLine
-
pickSlipDate: string
(date)
Title:
Pick Slip DateRead Only:trueValue that identifies the date when the pick slip is generated. -
pickSlipLineNumber: string
(big-decimal)
Title:
Pick Slip Line NumberRead Only:trueValue that identifies the pick slip line number. -
pickSlipNumber: string
(big-integer)
Title:
Pick SlipRead Only:trueValue that identifies the pick slip number. -
primaryQuantity: string
(big-decimal)
Title:
Primary QuantityRead Only:trueTransaction quantity in terms of the primary UOM of the item. -
processStatusCode: string
Title:
Processing StatusRead Only:trueRow process mark used by the inventory transaction manager. -
productCategory: string
Title:
Product CategoryRead Only:trueAbbreviation that identifies the item category on the transaction line. It determines the tax for the item. -
productFiscalClassification: string
Title:
Product Fiscal ClassificationRead Only:trueAbbreviation for the fiscal classification of the inventory item. This classification determines the applicable tax for the item. -
productType: string
Title:
Product TypeRead Only:trueAbbreviation that identifies the item type of the inventory item. Values include GOODS or SERVICES. It determines the tax for the item. -
project:
project
-
reason:
reason
-
receivingDocument: string
Title:
Receiving DocumentRead Only:trueValue that indicates the type of receiving document. -
receivingTransaction:
receivingTransaction
-
requester:
requester
-
requisitionDistribution:
requisitionDistribution
-
requisitionLine:
requisitionLine
-
reservation:
reservation
-
reservationQuantity: string
(big-decimal)
Title:
Reservation QuantityRead Only:trueValue that indicates the reservation quantity associated with a record in the pending transactions. -
salesOrder:
salesOrder
-
schedule:
schedule
-
scheduleNumber: string
Title:
Schedule NumberRead Only:trueNumber that uniquely identifies the flow schedule in a plant. Populate this attribute only if the TransactionTypeCode is ORDERLESS_COMPLETION. -
secondaryPickedQuantity: string
(big-decimal)
Title:
Secondary Picked QuantityRead Only:truePicked quantity in the secondary unit of measure. -
secondaryTransactionQuantity: string
(big-decimal)
Title:
Secondary Transaction QuantityRead Only:trueSecondary transaction quantity for the inventory transaction. -
secondaryUnitOfMeasure:
secondaryUnitOfMeasure
-
serial:
serial
-
serialAllocatedFlag: boolean
Title:
Serial Allocated IDRead Only:trueValue that indicates whether the serial numbers are allocated to a demand during picking. -
shipFromLocation:
shipFromLocation
-
shipmentNumber: string
Title:
ShipmentRead Only:trueValue that identifies the shipment that's in transit. -
shippableFlag: boolean
Title:
ShippableRead Only:trueCheckbox that indicates a shippable item. -
shippedQuantity: string
(big-decimal)
Title:
Shipped QuantityRead Only:trueShipped quantity for a shipment line. -
shipToLocation:
shipToLocation
-
sourceCode: string
Title:
Transaction Source CodeRead Only:trueValue that identifies the source of the transaction. -
sourceLot:
sourceLot
-
sourceLotFlag: boolean
Title:
Source LotRead Only:trueContains one of the following values: true or false. If true, then the data belongs to the source lot of lot split, merge, and translate transaction types. If false, then the data belongs to the resultant lot of split, merge, and translate transaction types. This attribute doesn't have a default value. -
sourceReceivingShipmentLine:
sourceReceivingShipmentLine
-
sourceShipmentLine:
sourceShipmentLine
-
sourceTransferOrderLine:
sourceTransferOrderLine
-
subinventory:
subinventory
-
supplyLocator:
supplyLocator
-
supplySubinventory:
supplySubinventory
-
task:
task
-
taxClassificationCode: string
Title:
Tax Classification CodeRead Only:trueAbbreviation that identifies the tax classification. It determines the tax for the item. -
taxInvoiceDate: string
(date)
Title:
Tax Invoice DateRead Only:trueDate and time of generation of the fiscal document. It determines the tax for the item. -
taxInvoiceNumber: string
Title:
Tax Invoice NumberRead Only:trueNumber of the fiscal document. It determines the tax for the item. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
toProject:
toProject
-
toTask:
toTask
-
transactionActionCode:
transactionActionCode
-
transactionBatchNumber: string
(big-integer)
Title:
Transaction Batch NumberRead Only:trueValue that uniquely identifies the transaction batch. -
transactionBatchSequence: string
(big-integer)
Title:
Transaction Batch SequenceRead Only:trueValue that indicates the transaction batch sequence. -
transactionCost: string
(big-decimal)
Title:
Unit CostRead Only:trueCost incurred for the transaction. -
transactionDate: string
(date)
Title:
Transaction DateRead Only:trueDate when the transaction occurred. -
transactionInterfaceLineNumber: string
Title:
Transaction Interface Line NumberRead Only:trueValue that identifies the line number for the transaction in the interface. -
transactionLineNumber: string
(big-integer)
Title:
Transaction Line NumberRead Only:trueValue that identifies the line number for the pending transaction. -
transactionMode: string
Title:
Transaction ModeRead Only:trueIndicates the transaction mode. -
transactionQuantity: string
(big-decimal)
Title:
Transaction QuantityRead Only:trueQuantity entered at transaction time. -
transactionReference: string
Title:
Transaction ReferenceRead Only:trueValue that identifies the reference identifier associated with the inventory transaction. -
transactionSourceName: string
Title:
Transaction Source NameRead Only:trueValue that identifies the source name for the inventory transaction. -
transactionSourceType:
transactionSourceType
-
transactionStatus: string
Title:
Transaction StatusRead Only:trueIndicates if it has to be processed or just saved. NULL or 1 is default behavior. 2 is save only. 3 is ready to process -
transactionType:
transactionType
-
transferCost: string
(big-decimal)
Title:
Transfer CostRead Only:trueCost incurred for the transfer. -
transferLicensePlateNumber:
transferLicensePlateNumber
-
transferOrder:
transferOrder
-
transferOrderReturn:
transferOrderReturn
-
transferOrganization:
transferOrganization
-
transferOwningOrganization:
transferOwningOrganization
-
transferOwningTradingPartnerType: string
Title:
Transfer Owning Party TypeRead Only:trueType of trading partner for the transfer. -
transferPrice: string
(big-decimal)
Title:
Transfer PriceRead Only:trueIndicates the unit price of goods or services supplied within an enterprise from one entity to another. -
transferProject:
transferProject
-
transferSecondaryQuantity: string
(big-decimal)
Title:
Transfer Secondary QuantityRead Only:trueTransaction quantity in the secondary unit of measure for project transfer transactions. -
transferSecondaryUnitOfMeasure:
transferSecondaryUnitOfMeasure
-
transferSubinventory:
transferSubinventory
-
transferTask:
transferTask
-
transferToLocation:
transferToLocation
-
unitOfMeasure:
unitOfMeasure
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
useCurrentCostFlag: boolean
Title:
Use current costRead Only:trueContains one of the following values: true or false. If true, the current item cost is used. If false, the current item cost isn't used. This attribute doesn't have a default value and is mandatory. -
userDefinedFiscalClass: string
Title:
User-Defined Fiscal ClassificationRead Only:trueAbbreviation that identifies the fiscal classification that the user defines. It determines the tax for the item. -
validSubinventoryFlag: boolean
Title:
Valid Subinventory IDRead Only:trueValue that identifies a valid subinventory. -
vendorLotNumber: string
Title:
Supplier LotRead Only:trueNumber that identifies the supplier lot. -
waybillAirbill: string
Title:
WaybillRead Only:trueNonnegotiable document that describes the contract for transporting cargo. -
workOrder:
workOrder
Nested Schema : Group Mark ID
Type:
objectTitle:
Group Mark IDValue that identifies that the serial number is allocated to a transaction group and not available for others.
Nested Schema : accountAlias
Match All
Combination of the segment attributes for the account alias key.
Show Source
-
object
oraScmCoreInventorySetup.AccountAlias_item-fields
-
object
__busObj_context
-
object
Account Alias
Title:
Account AliasCombination of the segment attributes for the account alias key.
Nested Schema : allocatedLicensePlateNumber
Match All
Name of the license plate number.
Show Source
-
object
oraScmCoreInventorySetup.LicensePlateNumber_item-fields
-
object
__busObj_context
-
object
Allocated License Plate Number
Title:
Allocated License Plate NumberName of the license plate number.
Nested Schema : assemblySerial
Match All
Serial number identifying the assembly where the components are fulfilled. It's not applicable for maintenance work orders.
Show Source
-
object
oraScmCoreInventoryTransaction.SerialNumber_item-fields
-
object
__busObj_context
-
object
Assembly Serial Number
Title:
Assembly Serial NumberSerial number identifying the assembly where the components are fulfilled. It's not applicable for maintenance work orders.
Nested Schema : category
Match All
Value that uniquely identifies the category details.
Show Source
-
object
oraScmCoreProductMgmtItems.ItemCategoryAssignment_item-fields
-
object
__busObj_context
-
object
Category
Title:
CategoryValue that uniquely identifies the category details.
Nested Schema : containerItem
Match All
An object that can be transacted, such as physical product or service offering.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Item
Title:
ItemAn object that can be transacted, such as physical product or service offering.
Nested Schema : contentLicensePlateNumber
Match All
Name of the content populated in the LPN when the entire LPN is transacted.
Show Source
-
object
oraScmCoreInventorySetup.LicensePlateNumber_item-fields
-
object
__busObj_context
-
object
Content License Plate Number
Title:
Content License Plate NumberName of the content populated in the LPN when the entire LPN is transacted.
Nested Schema : currency
Match All
A currency is a standardization of money used for displaying monetary amounts, assigning to ledgers, entering transactions, recording balances, and reporting. All currencies listed in the International Organization for Standardization 4217 standard are supported. The statistical unit currency is used for financial statistics in financial reports, allocation formulas, and other calculations.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Currency
Title:
CurrencyA currency is a standardization of money used for displaying monetary amounts, assigning to ledgers, entering transactions, recording balances, and reporting. All currencies listed in the International Organization for Standardization 4217 standard are supported. The statistical unit currency is used for financial statistics in financial reports, allocation formulas, and other calculations.
Nested Schema : cycleCountHeader
Match All
Value that uniquely identifies the customer's ship-to site.
Show Source
-
object
oraScmCoreInventoryCounting.CycleCountHeader_item-fields
-
object
__busObj_context
-
object
Cycle Count Header
Title:
Cycle Count HeaderValue that uniquely identifies the customer's ship-to site.
Nested Schema : cycleCountLine
Match All
Value of the item in the cycle count sequence.
Show Source
-
object
oraScmCoreInventoryCounting.CycleCountLine_item-fields
-
object
__busObj_context
-
object
Cycle Count Line
Title:
Cycle Count LineValue of the item in the cycle count sequence.
Nested Schema : defaultTaxationCountry
Match All
The territories list of values resource is used to query the ISO standard territories.
Show Source
-
allOf
oraCommonAppsInfraObjects.Territory_item-fields
-
object
__busObj_context
-
object
Default Taxation Country
Title:
Default Taxation CountryThe territories list of values resource is used to query the ISO standard territories.
Nested Schema : demandSourceHeader
Match All
Value that uniquely identifies the demand for the line item, such as, Sales Order Number and Work Order Number.
Show Source
-
object
oraScmCoreInventoryOrder.InventorySalesOrder_item-fields
-
object
__busObj_context
-
object
Demand Source Header ID
Title:
Demand Source Header IDValue that uniquely identifies the demand for the line item, such as, Sales Order Number and Work Order Number.
Nested Schema : distributionAccount
Match All
Value that identifies the distribution account.
Show Source
-
allOf
oraErpCoreStructure.GeneralLedgerAbstractAccount_item-fields
-
object
__busObj_context
-
object
Distribution Account
Title:
Distribution AccountValue that identifies the distribution account.
Nested Schema : finalDischargeLocation
Match All
Value that uniquely identifies the final destination for the purchase, if it's different from the ship-to location.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Location Details
Title:
Location DetailsValue that uniquely identifies the final destination for the purchase, if it's different from the ship-to location.
Nested Schema : freightCarrier
Match All
A carrier represents a business organization that fulfills the shipment of products. Each carrier may model a variety of shipping methods, optional contacts, and inbound tracking rules. For example, FedEx Corporation, or DHL Express.
Show Source
-
allOf
oraScmCoreCarrier.Carrier_item-fields
-
object
__busObj_context
-
object
Carrier
Title:
CarrierA carrier represents a business organization that fulfills the shipment of products. Each carrier may model a variety of shipping methods, optional contacts, and inbound tracking rules. For example, FedEx Corporation, or DHL Express.
Nested Schema : fromProject
Match All
Identifies the originating project.
Show Source
-
object
oraErpCoreProjectPlanning.Project_item-fields
-
object
__busObj_context
-
object
From Project
Title:
From ProjectIdentifies the originating project.
Nested Schema : fromTask
Match All
Identifies the source task.
Show Source
-
object
oraErpCoreProjectPlanning.ProjectTask_item-fields
-
object
__busObj_context
-
object
From Task
Title:
From TaskIdentifies the source task.
Nested Schema : item
Match All
Inventory item for the inventory transaction.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Item
Title:
ItemInventory item for the inventory transaction.
Nested Schema : itemPrimaryUnitOfMeasure
Match All
Primary unit of measure associated with the inventory item.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Item Primary Unit of Measure
Title:
Item Primary Unit of MeasurePrimary unit of measure associated with the inventory item.
Nested Schema : itemRestrictedSubinventory
Match All
Checkbox to indicate if the item has transaction restrictions within specific locations of the organization.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Item Restricted Subinventory
Title:
Item Restricted SubinventoryCheckbox to indicate if the item has transaction restrictions within specific locations of the organization.
Nested Schema : itemRevision
Match All
Revision of the inventory item.
Show Source
-
object
oraScmCoreProductMgmtItems.ItemRevision_item-fields
-
object
__busObj_context
-
object
Item Revision
Title:
Item RevisionRevision of the inventory item.
Nested Schema : licensePlateNumberObject
Match All
Value that identifies the license plate number.
Show Source
-
object
oraScmCoreInventorySetup.LicensePlateNumber_item-fields
-
object
__busObj_context
-
object
License Plate Number
Title:
License Plate NumberValue that identifies the license plate number.
Nested Schema : locator
Match All
Identifies the item locator.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
Locator
Title:
LocatorIdentifies the item locator.
Nested Schema : lot
Match All
Lot number specified for the inventory transaction.
Show Source
-
object
oraScmCoreInventoryTransaction.LotNumber_item-fields
-
object
__busObj_context
-
object
Lot
Title:
LotLot number specified for the inventory transaction.
Nested Schema : movementRequestHeader
Match All
Value that uniquely identifies the movement request header number.
Show Source
-
object
oraScmCoreInventoryOrder.MovementRequestHeader_item-fields
-
object
__busObj_context
-
object
Movement Request Header
Title:
Movement Request HeaderValue that uniquely identifies the movement request header number.
Nested Schema : moveOrderHeader
Match All
Move Order Header ID identifier
Show Source
-
object
oraScmCoreInventoryOrder.MovementRequestHeader_item-fields
-
object
__busObj_context
-
object
Movement Request Header
Title:
Movement Request HeaderMove Order Header ID identifier
Nested Schema : moveOrderLine
Match All
Unique identifier for the move order line.
Show Source
-
object
oraScmCoreInventoryOrder.MovementRequestLine_item-fields
-
object
__busObj_context
-
object
Movement Request Line
Title:
Movement Request LineUnique identifier for the move order line.
Nested Schema : nextLot
Match All
Next lot number for the inventory item.
Show Source
-
object
oraScmCoreInventoryTransaction.LotNumber_item-fields
-
object
__busObj_context
-
object
Next Lot
Title:
Next LotNext lot number for the inventory item.
Nested Schema : nextSerial
Match All
Next serial number for the inventory item.
Show Source
-
object
oraScmCoreInventoryTransaction.SerialNumber_item-fields
-
object
__busObj_context
-
object
Next Serial Number
Title:
Next Serial NumberNext serial number for the inventory item.
Nested Schema : operationSeqNumber
Match All
This business object stores information about the various execution steps required for a given work order. These steps include the processes that are necessary to produce a given product.
Show Source
-
object
oraScmCoreManufacturingWorkOrder.WorkOrderOperation_item-fields
-
object
__busObj_context
-
object
Work Order Operation
Title:
Work Order OperationThis business object stores information about the various execution steps required for a given work order. These steps include the processes that are necessary to produce a given product.
Nested Schema : operationTransaction
Match All
Unique identifier for the transaction action.
Show Source
-
object
oraScmCoreManufacturingWorkExecution.OperationTransaction_item-fields
-
object
__busObj_context
-
object
Operation Transaction Details
Title:
Operation Transaction DetailsUnique identifier for the transaction action.
Nested Schema : organization
Match All
Inventory organization or warehouse for the inventory transaction.
Show Source
-
object
oraHcmHrCoreWorkStructures.Organization_abstract-item
-
object
__busObj_context
-
object
Organization
Title:
OrganizationInventory organization or warehouse for the inventory transaction.
Nested Schema : originalLocator
Match All
Original source locator associated with the inventory transaction.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
Original Locator
Title:
Original LocatorOriginal source locator associated with the inventory transaction.
Nested Schema : originalLot
Match All
Original lot number associated with the inventory transaction.
Show Source
-
object
oraScmCoreInventoryTransaction.LotNumber_item-fields
-
object
__busObj_context
-
object
Original Lot
Title:
Original LotOriginal lot number associated with the inventory transaction.
Nested Schema : originalShipmentTransaction
Match All
Value that uniquely identifies the inventory transaction. This attribute is for the shipment from the originating transfer order. The attribute is applicable for the transfer order return cases.
Show Source
-
allOf
oraScmCoreInventoryTransaction.InventoryTransaction_item-fields
-
object
__busObj_context
-
object
Original Shipment Transaction
Title:
Original Shipment TransactionValue that uniquely identifies the inventory transaction. This attribute is for the shipment from the originating transfer order. The attribute is applicable for the transfer order return cases.
Nested Schema : originalSubinventory
Match All
Original source subinventory associated with the inventory transaction.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Original Subinventory
Title:
Original SubinventoryOriginal source subinventory associated with the inventory transaction.
Nested Schema : originalTransactionTemp
Match All
Value that uniquely identifies the serial transaction.
Show Source
-
object
oraScmCoreInventoryTransaction.StagedValidatedTransaction_item-fields
-
object
__busObj_context
-
object
Original Transaction ID
Title:
Original Transaction IDValue that uniquely identifies the serial transaction.
Nested Schema : owningOrganization
Match All
Value that identifies the organization of the party who owns the transaction.
Show Source
-
object
oraHcmHrCoreWorkStructures.Organization_abstract-item
-
object
__busObj_context
-
object
Owning Organization
Title:
Owning OrganizationValue that identifies the organization of the party who owns the transaction.
Nested Schema : physicalAdjustment
Match All
Value by which quantity is adjusted.
Show Source
-
object
oraScmCoreInventoryCounting.PhysicalAdjustment_item-fields
-
object
__busObj_context
-
object
Physical Adjustment
Title:
Physical AdjustmentValue by which quantity is adjusted.
Nested Schema : physicalInventory
Match All
Value that uniquely identifies the physical inventory.
Show Source
-
object
oraScmCoreInventoryCounting.PhysicalInventory_item-fields
-
object
__busObj_context
-
object
Physical Inventory
Title:
Physical InventoryValue that uniquely identifies the physical inventory.
Nested Schema : pickingLine
Match All
Shipment lines assigned to a shipment. This information includes details about the related shipment lines.
Show Source
-
object
oraScmCoreShippingShipment.ShipmentLine_item-fields
-
object
__busObj_context
-
object
Shipment Line
Title:
Shipment LineShipment lines assigned to a shipment. This information includes details about the related shipment lines.
Nested Schema : project
Match All
Identifier of the project used to stripe inventory transactions.
Show Source
-
object
oraErpCoreProjectPlanning.Project_item-fields
-
object
__busObj_context
-
object
Project
Title:
ProjectIdentifier of the project used to stripe inventory transactions.
Nested Schema : reason
Match All
Describes the rationale for the transaction.
Show Source
-
object
oraScmCoreInventorySetup.TransactionReason_item-fields
-
object
__busObj_context
-
object
Reason
Title:
ReasonDescribes the rationale for the transaction.
Nested Schema : receivingTransaction
Match All
Inventory organization receiving the inventory transaction.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingTransaction_item-fields
-
object
__busObj_context
-
object
Receiving Transaction
Title:
Receiving TransactionInventory organization receiving the inventory transaction.
Nested Schema : requester
Match All
Reference to the unique identifier of the requester.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Requester
Title:
RequesterReference to the unique identifier of the requester.
Nested Schema : requisitionDistribution
Match All
The Requisition Distributions view object stores information about the accounting and project data for each distribution associated with each requisition line.
Show Source
-
object
oraProcurementCorePurchaseRequisitions.RequisitionDistribution_item-fields
-
object
__busObj_context
-
object
Requisition Distribution
Title:
Requisition DistributionThe Requisition Distributions view object stores information about the accounting and project data for each distribution associated with each requisition line.
Nested Schema : requisitionLine
Match All
The Requisition Lines view object stores information about requisition lines. It manages the items to be purchased, its quantity, unit of measure, price, and deliver-to location information.
Show Source
-
object
oraProcurementCorePurchaseRequisitions.RequisitionLine_item-fields
-
object
__busObj_context
-
object
Requisition Line
Title:
Requisition LineThe Requisition Lines view object stores information about requisition lines. It manages the items to be purchased, its quantity, unit of measure, price, and deliver-to location information.
Nested Schema : reservation
Match All
Value that indicates whether a reservation exists for a line in the pending transactions.
Show Source
-
object
oraScmCoreInventoryTransaction.Reservation_item-fields
-
object
__busObj_context
-
object
Reservation
Title:
ReservationValue that indicates whether a reservation exists for a line in the pending transactions.
Nested Schema : salesOrder
Match All
Value that identifies the sales order number for the demand.
Show Source
-
object
oraScmCoreInventoryOrder.InventorySalesOrder_item-fields
-
object
__busObj_context
-
object
Sales Order
Title:
Sales OrderValue that identifies the sales order number for the demand.
Nested Schema : schedule
Match All
A schedule defines the working and nonworking period of time and may be assigned to one or more business objects. For example a schedule might represent a workweek of five days, having two weekend days as nonworking time from January 1, 2020 to December 31, 2050.
Show Source
-
object
oraScmCoreSchedule.Schedule_item-fields
-
object
__busObj_context
-
object
Schedule
Title:
ScheduleA schedule defines the working and nonworking period of time and may be assigned to one or more business objects. For example a schedule might represent a workweek of five days, having two weekend days as nonworking time from January 1, 2020 to December 31, 2050.
Nested Schema : secondaryUnitOfMeasure
Match All
Secondary unit of measure used to perform the inventory transaction.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Secondary Unit of Measure
Title:
Secondary Unit of MeasureSecondary unit of measure used to perform the inventory transaction.
Nested Schema : serial
Match All
Serial number specified for the inventory transaction.
Show Source
-
object
oraScmCoreInventoryTransaction.SerialNumber_item-fields
-
object
__busObj_context
-
object
Serial Number
Title:
Serial NumberSerial number specified for the inventory transaction.
Nested Schema : shipFromLocation
Match All
Value that uniquely identifies the ship from location of the supplier site.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Location Details
Title:
Location DetailsValue that uniquely identifies the ship from location of the supplier site.
Nested Schema : shipToLocation
Match All
Value that uniquely identifies the ship-to location.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Ship-to Location
Title:
Ship-to LocationValue that uniquely identifies the ship-to location.
Nested Schema : sourceLot
Match All
Source lot number for the inventory transaction.
Show Source
-
object
oraScmCoreInventoryTransaction.LotNumber_item-fields
-
object
__busObj_context
-
object
Source Lot
Title:
Source LotSource lot number for the inventory transaction.
Nested Schema : sourceReceivingShipmentLine
Match All
Value that identifies the display description of the receiving shipment line business object.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingShipmentLine_item-fields
-
object
__busObj_context
-
object
Receiving Shipment Line
Title:
Receiving Shipment LineValue that identifies the display description of the receiving shipment line business object.
Nested Schema : sourceShipmentLine
Match All
Shipment lines assigned to a shipment. This information includes details about the related shipment lines.
Show Source
-
object
oraScmCoreShippingShipment.ShipmentLine_item-fields
-
object
__busObj_context
-
object
Shipment Line
Title:
Shipment LineShipment lines assigned to a shipment. This information includes details about the related shipment lines.
Nested Schema : sourceTransferOrderLine
Match All
Value that identifies the transfer order number corresponding to a demand line in a reservation.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderLine_item-fields
-
object
__busObj_context
-
object
Transfer Order Line
Title:
Transfer Order LineValue that identifies the transfer order number corresponding to a demand line in a reservation.
Nested Schema : subinventory
Match All
Subinventory specified for the inventory transaction.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Subinventory
Title:
SubinventorySubinventory specified for the inventory transaction.
Nested Schema : supplyLocator
Match All
Name of the supply locator.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
Supply Locator
Title:
Supply LocatorName of the supply locator.
Nested Schema : supplySubinventory
Match All
Name of the supply subinventory.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Supply Subinventory
Title:
Supply SubinventoryName of the supply subinventory.
Nested Schema : task
Match All
Identifier of the task used to stripe inventory transactions.
Show Source
-
object
oraErpCoreProjectPlanning.ProjectTask_item-fields
-
object
__busObj_context
-
object
Task
Title:
TaskIdentifier of the task used to stripe inventory transactions.
Nested Schema : toProject
Match All
Identifies the destination project.
Show Source
-
object
oraErpCoreProjectPlanning.Project_item-fields
-
object
__busObj_context
-
object
To Project
Title:
To ProjectIdentifies the destination project.
Nested Schema : toTask
Match All
Identifies the destination task.
Show Source
-
object
oraErpCoreProjectPlanning.ProjectTask_item-fields
-
object
__busObj_context
-
object
To Task
Title:
To TaskIdentifies the destination task.
Nested Schema : transactionActionCode
Match All
Value that uniquely identifies the transaction action.
Show Source
-
string
Title:
Action TypeRead Only:trueValue that uniquely identifies the transaction action. -
string
Allowed Values:
[ "1", "10", "12", "13", "2", "11", "16", "14", "15", "17", "21", "22", "24", "25", "28", "3", "23", "26", "27", "29", "30", "31", "32", "33", "34", "4", "41", "35", "36", "40", "42", "43", "5", "50", "51", "55", "56", "58", "59", "6", "52", "57", "7", "9", "8", "67", "68", "69" ]
Nested Schema : transactionSourceType
Match All
Name of the transaction source type.
Show Source
-
object
oraScmCoreInventorySetup.TransactionSourceType_item-fields
-
object
__busObj_context
-
object
Transaction Source Type
Title:
Transaction Source TypeName of the transaction source type.
Nested Schema : transactionType
Match All
Name of the transaction type.
Show Source
-
object
oraScmCoreInventorySetup.TransactionType_item-fields
-
object
__busObj_context
-
object
Transaction Type
Title:
Transaction TypeName of the transaction type.
Nested Schema : transferLicensePlateNumber
Match All
Value that identifies the transfer LPN.
Show Source
-
object
oraScmCoreInventorySetup.LicensePlateNumber_item-fields
-
object
__busObj_context
-
object
Transfer License Plate Number
Title:
Transfer License Plate NumberValue that identifies the transfer LPN.
Nested Schema : transferOrder
Match All
Value that identifies the transfer order number.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderHeader_item-fields
-
object
__busObj_context
-
object
Transfer Order
Title:
Transfer OrderValue that identifies the transfer order number.
Nested Schema : transferOrderReturn
Match All
Value that identifies the return transfer order number.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderHeader_item-fields
-
object
__busObj_context
-
object
Transfer Order Return
Title:
Transfer Order ReturnValue that identifies the return transfer order number.
Nested Schema : transferOrganization
Match All
Destination organization for the inventory transfer.
Show Source
-
object
oraHcmHrCoreWorkStructures.Organization_abstract-item
-
object
__busObj_context
-
object
Transfer Organization
Title:
Transfer OrganizationDestination organization for the inventory transfer.
Nested Schema : transferOwningOrganization
Match All
Name of the organization that owns the transfer.
Show Source
-
object
oraHcmHrCoreWorkStructures.Organization_abstract-item
-
object
__busObj_context
-
object
Transfer Owning Organization
Title:
Transfer Owning OrganizationName of the organization that owns the transfer.
Nested Schema : transferProject
Match All
Transfer project identifier used in project transfer transactions.
Show Source
-
object
oraErpCoreProjectPlanning.Project_item-fields
-
object
__busObj_context
-
object
Transfer Project
Title:
Transfer ProjectTransfer project identifier used in project transfer transactions.
Nested Schema : transferSecondaryUnitOfMeasure
Match All
Unit of measure for the secondary quantity to transfer.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Transfer Secondary Unit of Measure
Title:
Transfer Secondary Unit of MeasureUnit of measure for the secondary quantity to transfer.
Nested Schema : transferSubinventory
Match All
Destination subinventory for the inventory transfer.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Transfer Subinventory
Title:
Transfer SubinventoryDestination subinventory for the inventory transfer.
Nested Schema : transferTask
Match All
Transfer task identifier used in project transfer transactions.
Show Source
-
object
oraErpCoreProjectPlanning.ProjectTask_item-fields
-
object
__busObj_context
-
object
Transfer Task
Title:
Transfer TaskTransfer task identifier used in project transfer transactions.
Nested Schema : transferToLocation
Match All
Opposing locator identifier in transfer transactions
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Destination Locator
Title:
Destination LocatorOpposing locator identifier in transfer transactions
Nested Schema : unitOfMeasure
Match All
Unit of measure specified for the item.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Unit of Measure
Title:
Unit of MeasureUnit of measure specified for the item.
Nested Schema : workOrder
Match All
Work order associated with the inventory transaction.
Show Source
-
object
oraScmCoreManufacturingWorkOrder.WorkOrder_item-fields
-
object
__busObj_context
-
object
Work Order
Title:
Work OrderWork order associated with the inventory transaction.
Nested Schema : oraScmCoreInventorySetup.AccountAlias_item-fields
Type:
Show Source
object-
description: string
Title:
DescriptionRead Only:trueIdentifies the description corresponding to an account alias. -
disableDate: string
(date)
Title:
Disable DateRead Only:trueIdentifies the disable date for an account alias. -
distributionAccount:
distributionAccount
-
enableDate: string
(date)
Title:
Enable DateRead Only:trueIdentifies the enable date for an account alias. -
id: string
(big-integer)
Title:
Account Alias IDRead Only:trueValue that uniquely identifies the account corresponding to an account alias defined for an organization. -
organization:
organization
-
organizationConfiguration:
organizationConfiguration
-
organizationId: string
(big-integer)
Title:
Organization IDRead Only:trueValue that uniquely identifies the organization corresponding to an account alias. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Account Alias
Type:
objectTitle:
Account AliasCombination of the segment attributes for the account alias key.
Nested Schema : distributionAccount
Match All
Identifies the account associated with an account alias.
Show Source
-
allOf
oraErpCoreStructure.GeneralLedgerAbstractAccount_item-fields
-
object
__busObj_context
-
object
Distribution Account
Title:
Distribution AccountIdentifies the account associated with an account alias.
Nested Schema : organization
Match All
Identifies the organization corresponding to an account alias.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationIdentifies the organization corresponding to an account alias.
Nested Schema : organizationConfiguration
Match All
The organization configuration defines the high-level input values for a facility, such as a location, time zone, management business unit, and primary ledger. The configuration also specifies the use of the facility in SCM applications, such as indicating if it's used for manufacturing or integrated to other Oracle Fusion Cloud products. The configuration also specifies default values used in Oracle Fusion Cloud Inventory Management and Oracle Product Hub. For example, whether the warehouse accepts substitute items or supports inventory tracking by financial projects.
Show Source
-
object
oraScmCoreOrganization.OrganizationConfiguration_item-fields
-
object
__busObj_context
-
object
Organization Configuration
Title:
Organization ConfigurationThe organization configuration defines the high-level input values for a facility, such as a location, time zone, management business unit, and primary ledger. The configuration also specifies the use of the facility in SCM applications, such as indicating if it's used for manufacturing or integrated to other Oracle Fusion Cloud products. The configuration also specifies default values used in Oracle Fusion Cloud Inventory Management and Oracle Product Hub. For example, whether the warehouse accepts substitute items or supports inventory tracking by financial projects.
Nested Schema : oraErpCoreStructure.GeneralLedgerAbstractAccount_item-fields-allOf[1]
Type:
Show Source
object-
chartOfAccountsId: string
Title:
Chart of AccountsThe unique identifier of the chart of accounts. -
codeCombinationId: string
Title:
Account IDThe unique identifier of the account combination. -
concatenatedSegments: string
Title:
Concatenated Segment ValuesThe concatenated full account combination. -
createdBy: string
Title:
Created ByThe user who created the record. -
crossValidationCombinationEndDate: string
Title:
End DateThe date when the account combination is no longer active as defined in the cross-validation combination. -
detailBudgetingAllowedFlag: boolean
Title:
Allow BudgetingIndicates whether budgeting is allowed for the account combination. -
detailPostingAllowedFlag: boolean
Title:
Allow PostingIndicates whether the account can be used for posting. -
disabledByFeatureCode: string
Title:
Disabled by FeatureThe name of the feature that disabled the account combination. -
enabledFlag: boolean
Title:
EnabledIndicates whether the account can be used in transactions. -
endDateActive: string
Title:
To DateThe date when the account combination is no longer active. -
preserveFlag: boolean
Title:
Preserve AttributesPrevents updates to attribute values on account combinations. -
reconciliationFlag: boolean
Title:
ReconciliationThe name of the column that indicates whether reconciliation is enabled for the account. -
startDateActive: string
Title:
From DateIndicates whether the account combination is a summary account. -
summaryFlag: boolean
Title:
SummaryIndicates whether the account combination is a summary account. -
timeCreated: string
Title:
Creation DateThe date and time when the record was created. -
timeUpdated: string
Title:
Last Updated DateThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : Distribution Account
Type:
objectTitle:
Distribution AccountIdentifies the account associated with an account alias.
Nested Schema : Organization
Type:
objectTitle:
OrganizationIdentifies the organization corresponding to an account alias.
Nested Schema : Organization Configuration
Type:
objectTitle:
Organization ConfigurationThe organization configuration defines the high-level input values for a facility, such as a location, time zone, management business unit, and primary ledger. The configuration also specifies the use of the facility in SCM applications, such as indicating if it's used for manufacturing or integrated to other Oracle Fusion Cloud products. The configuration also specifies default values used in Oracle Fusion Cloud Inventory Management and Oracle Product Hub. For example, whether the warehouse accepts substitute items or supports inventory tracking by financial projects.
Nested Schema : oraScmCoreInventorySetup.LicensePlateNumber_item-fields
Type:
Show Source
object-
carrier:
carrier
-
containerTypeCode: string
Title:
Packing Unit CategoryRead Only:trueCode that identifies the packing unit container type. -
containerVolume: string
(big-decimal)
Title:
Container VolumeRead Only:trueTotal volume of the container contents. -
containerVolumeUnitOfMeasure:
containerVolumeUnitOfMeasure
-
contentVolume: string
(big-decimal)
Title:
Content VolumeRead Only:trueWeight of the container contents. -
contentVolumeUnitOfMeasure:
contentVolumeUnitOfMeasure
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
earliestDropoffDate: string
(date)
Title:
Earliest Drop off DateRead Only:trueValue that identifies the packing unit earliest drop off date. -
earliestPickupDate: string
(date)
Title:
Earliest Pickup DateRead Only:trueValue that identifies the packing unit earliest pick up date. -
filledVolume: string
(big-decimal)
Title:
VolumeRead Only:trueValue that identifies the packing unit filled volume. -
fillPercent: string
(big-decimal)
Title:
Percentage FilledRead Only:trueValue that identifies the packing unit fill percentage. -
freightOnBoardCode: string
Title:
FOBRead Only:trueValue that identifies the packing unit freight on board code. -
freightTermsCode: string
Title:
Freight Terms CodeRead Only:trueCode that identifies the packing unit freight terms. -
grossWeight: string
(big-decimal)
Title:
Gross WeightRead Only:trueWeight of the container body and its contents. -
grossWeightUnitOfMeasure:
grossWeightUnitOfMeasure
-
homogeneousContainer: string
(big-integer)
Title:
Homogeneous ContainerRead Only:trueValue that identifies the packing unit homogeneous container. -
id: string
(big-integer)
Title:
IDRead Only:trueUnique identifier for the license plate number. -
item:
item
-
latestDropoffDate: string
(date)
Title:
Latest Drop off DateRead Only:trueDate of latest drop off of the packing unit. -
latestPickupDate: string
(date)
Title:
Latest Pickup DateRead Only:trueDate of latest pickup of the packing unit. -
licensePlateNumber: string
Title:
License Plate NumberRead Only:trueName of the identifier for a container. Also known as packing unit or LPN. -
licensePlateNumberContext: string
Title:
LPN ContextRead Only:trueValue that identifies the packing unit license plate number context. -
licensePlateNumberReusability: string
Title:
LPN ReusabilityRead Only:trueValue that identifies the packing unit license plate number reusability. -
locator:
locator
-
lot:
lot
-
masterSerialNumber: string
Title:
Master Serial NumberRead Only:trueValue that identifies the packing unit master serial number. -
maximumLoadWeight: string
(big-decimal)
Title:
Maximum Load WeightRead Only:trueValue that identifies the packing unit maximum load weight. -
maximumVolume: string
(big-decimal)
Title:
Maximum VolumeRead Only:trueValue that identifies the packing unit maximum volume. -
minimumFillPercent: string
(big-decimal)
Title:
Minimum Fill PercentRead Only:trueValue that identifies the packing unit minimum fill percentage. -
modeOfTransport: string
Title:
Mode of TransportRead Only:trueMode of transportation associated with the container such as air, ocean. -
netWeight: string
(big-decimal)
Title:
Net WeightRead Only:trueValue that identifies the packing unit net weight. -
netWeightUnitOfMeasure:
netWeightUnitOfMeasure
-
organization:
organization
-
outermostLicensePlateNumber:
outermostLicensePlateNumber
-
outsourcerParty:
outsourcerParty
-
packingInstructions: string
Title:
Packing InstructionsRead Only:trueValue that identifies the packing unit packing instructions. -
parentLicensePlateNumber:
parentLicensePlateNumber
-
revision: string
Title:
RevisionRead Only:trueRevision for the item associated with the container. -
sealCode: string
Title:
Seal NumberRead Only:trueValue that identifies the packing seal code. -
sealedStatus: string
Title:
Sealed StatusRead Only:trueValue that identifies the packing sealed status. -
serial:
serial
-
serviceLevel: string
Title:
Service LevelRead Only:trueValue that identifies the packing service level. -
shipFromLocation:
shipFromLocation
-
shipment:
shipment
-
shipmentLine:
shipmentLine
-
shipMethodCode: string
Title:
Ship Method CodeRead Only:trueCode that identifies the packing unit ship method. -
shippingInstructions: string
Title:
Shipping InstructionsRead Only:trueValue that identifies the packing unit shipping instructions. -
shipToLocation:
shipToLocation
-
shipToLocationTypeFlag: boolean
Title:
Ship-to Location TypeRead Only:trueShip-to location type flag associated with the container. -
shipToParty:
shipToParty
-
soldToParty:
soldToParty
-
sourceHeader:
sourceHeader
-
sourceLine:
sourceLine
-
sourceName: string
Title:
Source NameRead Only:trueValue that identifies the packing unit source name. -
sourceType:
sourceType
-
status:
status
-
subinventory:
subinventory
-
tareWeight: string
(big-decimal)
Title:
Tare WeightRead Only:trueWeight of the empty container. -
tareWeightUnitOfMeasure:
tareWeightUnitOfMeasure
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
tpShipmentNumber: string
Title:
Transportation ShipmentRead Only:trueValue that identifies the packing unit shipment number. -
trackingNumber: string
Title:
Tracking NumberRead Only:trueValue that identifies the packing unit tracking number. -
unitVolume: string
(big-decimal)
Title:
Unit VolumeRead Only:trueValue that identifies the packing unit volume. -
unitWeight: string
(big-decimal)
Title:
Unit WeightRead Only:trueValue that identifies the unit weight of the packing unit license plate number. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
wvFrozenFlag: boolean
Title:
Weight or Volume Frozen IDRead Only:trueValue that identifies the packing unit frozen option.
Nested Schema : Allocated License Plate Number
Type:
objectTitle:
Allocated License Plate NumberName of the license plate number.
Nested Schema : carrier
Match All
Name of the carrier.
Show Source
-
allOf
oraScmCoreCarrier.Carrier_item-fields
-
object
__busObj_context
-
object
Carrier
Title:
CarrierName of the carrier.
Nested Schema : containerVolumeUnitOfMeasure
Match All
Value that identifies the packing unit container volume UOM.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Container Volume UOM
Title:
Container Volume UOMValue that identifies the packing unit container volume UOM.
Nested Schema : contentVolumeUnitOfMeasure
Match All
Name of the unit of measure of the packing unit content volume.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Content Volume UOM
Title:
Content Volume UOMName of the unit of measure of the packing unit content volume.
Nested Schema : grossWeightUnitOfMeasure
Match All
Gross weight of the packing unit content.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Gross Weight UOM
Title:
Gross Weight UOMGross weight of the packing unit content.
Nested Schema : item
Match All
Unique ID of an inventory item associated with a license plate number.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Item
Title:
ItemUnique ID of an inventory item associated with a license plate number.
Nested Schema : locator
Match All
Current locator associated with the container.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
Locator
Title:
LocatorCurrent locator associated with the container.
Nested Schema : lot
Match All
Value that identifies the packing unit lot number.
Show Source
-
object
oraScmCoreInventoryTransaction.LotNumber_item-fields
-
object
__busObj_context
-
object
Lot
Title:
LotValue that identifies the packing unit lot number.
Nested Schema : netWeightUnitOfMeasure
Match All
Value that identifies the packing unit net weight.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Net Weight UOM
Title:
Net Weight UOMValue that identifies the packing unit net weight.
Nested Schema : organization
Match All
Current organization associated with the container.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationCurrent organization associated with the container.
Nested Schema : outermostLicensePlateNumber
Match All
Identifier for the outermost packing unit, container, or LPN.
Show Source
-
object
oraScmCoreInventorySetup.LicensePlateNumber_item-fields
-
object
__busObj_context
-
object
Outermost License Plate Number
Title:
Outermost License Plate NumberIdentifier for the outermost packing unit, container, or LPN.
Nested Schema : outsourcerParty
Match All
Outsourcer party associated with the container.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Outsourcer Party
Title:
Outsourcer PartyOutsourcer party associated with the container.
Nested Schema : parentLicensePlateNumber
Match All
Parent LPN identifier indicating that this LPN is packed in another LPN.
Show Source
-
object
oraScmCoreInventorySetup.LicensePlateNumber_item-fields
-
object
__busObj_context
-
object
Parent License Plate Number
Title:
Parent License Plate NumberParent LPN identifier indicating that this LPN is packed in another LPN.
Nested Schema : serial
Match All
Value that identifies the packing serial number.
Show Source
-
object
oraScmCoreInventoryTransaction.SerialNumber_item-fields
-
object
__busObj_context
-
object
Serial Number
Title:
Serial NumberValue that identifies the packing serial number.
Nested Schema : shipFromLocation
Match All
Ship-from location associated with the container.
Show Source
-
object
oraHcmHrCoreWorkStructures.Location_abstract-item
-
object
__busObj_context
-
object
Ship-from Location
Title:
Ship-from LocationShip-from location associated with the container.
Nested Schema : shipment
Match All
Name of the shipment associated with the container.
Show Source
-
object
oraScmCoreShippingShipment.Shipment_item-fields
-
object
__busObj_context
-
object
Shipment
Title:
ShipmentName of the shipment associated with the container.
Nested Schema : shipmentLine
Match All
Shipment line associated with the container.
Show Source
-
object
oraScmCoreShippingShipment.ShipmentLine_item-fields
-
object
__busObj_context
-
object
Shipment Line
Title:
Shipment LineShipment line associated with the container.
Nested Schema : shipToLocation
Match All
Ship-to location associated with the container.
Show Source
-
object
oraHcmHrCoreWorkStructures.Location_abstract-item
-
object
__busObj_context
-
object
Ship-to Location
Title:
Ship-to LocationShip-to location associated with the container.
Nested Schema : shipToParty
Match All
Ship-to party customer associated with the container.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Ship-to Party
Title:
Ship-to PartyShip-to party customer associated with the container.
Nested Schema : soldToParty
Match All
Sold-to party customer associated with the container.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Sold-to Party
Title:
Sold-to PartySold-to party customer associated with the container.
Nested Schema : sourceHeader
Match All
Value that uniquely identifies the packing unit source header.
Show Source
-
object
oraScmCoreInventoryOrder.InventorySalesOrder_item-fields
-
object
__busObj_context
-
object
Source Header ID
Title:
Source Header IDValue that uniquely identifies the packing unit source header.
Nested Schema : sourceLine
Match All
Shipment lines assigned to a shipment. This information includes details about the related shipment lines.
Show Source
-
object
oraScmCoreShippingShipment.ShipmentLine_item-fields
-
object
__busObj_context
-
object
Shipment Line
Title:
Shipment LineShipment lines assigned to a shipment. This information includes details about the related shipment lines.
Nested Schema : sourceType
Match All
Source type associated with the container.
Show Source
-
object
oraScmCoreInventorySetup.TransactionSourceType_item-fields
-
object
__busObj_context
-
object
Source Type
Title:
Source TypeSource type associated with the container.
Nested Schema : status
Match All
Value that indicates the current state of the LPN.
Show Source
-
object
oraScmCoreInventorySetup.MaterialStatus_item-fields
-
object
__busObj_context
-
object
Status
Title:
StatusValue that indicates the current state of the LPN.
Nested Schema : subinventory
Match All
Current subinventory associated with the container.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Subinventory
Title:
SubinventoryCurrent subinventory associated with the container.
Nested Schema : tareWeightUnitOfMeasure
Match All
Name of the unit of measure for the tare weight of the packing unit.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Tare Weight UOM
Title:
Tare Weight UOMName of the unit of measure for the tare weight of the packing unit.
Nested Schema : Carrier
Type:
objectTitle:
CarrierName of the carrier.
Nested Schema : Container Volume UOM
Type:
objectTitle:
Container Volume UOMValue that identifies the packing unit container volume UOM.
Nested Schema : Content Volume UOM
Type:
objectTitle:
Content Volume UOMName of the unit of measure of the packing unit content volume.
Nested Schema : Gross Weight UOM
Type:
objectTitle:
Gross Weight UOMGross weight of the packing unit content.
Nested Schema : Item
Type:
objectTitle:
ItemUnique ID of an inventory item associated with a license plate number.
Nested Schema : Locator
Type:
objectTitle:
LocatorCurrent locator associated with the container.
Nested Schema : oraScmCoreInventoryTransaction.LotNumber_item-fields
Type:
Show Source
object-
age: string
(big-decimal)
Title:
AgeRead Only:trueValue that identifies the age of the lot in days after the creation date. -
availabilityType: string
(big-decimal)
Title:
NettableRead Only:trueCode that identifies the type of availability. -
color: string
Title:
ColorRead Only:trueName of the color corresponding to a lot. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
curlWrinkleFold: string
Title:
Curl Wrinkle FoldRead Only:trueValue that identifies potential problems when feeding the paper through machinery. -
cyclesSinceMark: string
Title:
Cycles Since MarkRead Only:trueNumber of cycles since mark. -
cyclesSinceNew: string
Title:
Cycles Since NewRead Only:trueNumber of cycles since new. -
cyclesSinceOverhaul: string
Title:
Cycles Since OverhaulRead Only:trueNumber of cycles since overhaul. -
cyclesSinceRepair: string
Title:
Cycles Since RepairRead Only:trueNumber of cycles since repair. -
cyclesSinceVisit: string
Title:
Cycles Since VisitRead Only:trueNumber of cycles since visit. -
description: string
Title:
DescriptionRead Only:trueDescription for the lot number. -
disableFlag: boolean
Title:
DisableRead Only:trueIndicates whether the lot is disabled. -
eresApprovalStatus: string
Title:
ERES Approval StatusRead Only:trueApproval status of the electronic record and electronic signature. -
expirationActionDate: string
(date)
Title:
Expiration Action DateRead Only:trueDate of the lot expiration action. -
expiryAction:
expiryAction
-
expiryDate: string
(date)
Title:
Expiration DateRead Only:trueDate the lot expires. -
inventoryAvailableToPromiseCode: string
(big-decimal)
Title:
Include in ATPRead Only:trueCode that identifies inventory available to promise. -
item:
item
-
itemId: string
(big-integer)
Title:
Item IDRead Only:trueValue that uniquely identifies the item ID. -
itemSize: string
(big-decimal)
Title:
Item SizeRead Only:trueSize of a given product determined by visual inspection. -
lengthUnitOfMeasure:
lengthUnitOfMeasure
-
lot:
lot
-
lotDisableFlag: boolean
Title:
Show disabled lots onlyRead Only:trueIndicates whether the item is disabled. -
lotGrade:
lotGrade
-
lotLength: string
(big-decimal)
Title:
Lot LengthRead Only:trueValue that identifies the length of the lot. -
lotNumber: string
Title:
Lot NumberRead Only:trueValue that identifies the lot number. -
lotThickness: string
(big-decimal)
Title:
Lot ThicknessRead Only:trueValue that identifies the thickness of the lot. -
lotVolume: string
(big-decimal)
Title:
Lot VolumeRead Only:trueValue that identifies the volume of the lot. -
lotWidth: string
(big-decimal)
Title:
Lot WidthRead Only:trueWidth dimension of the lot. -
materialStatus:
materialStatus
-
organization:
organization
-
organizationId: string
(big-integer)
Title:
Organization IDRead Only:trueValue that uniquely identifies the lot organization. -
originationType: string
Title:
Origination TypeRead Only:trueValue that identifies the type of origination. -
parentLot:
parentLot
-
placeOfOrigin: string
Title:
Place of OriginRead Only:trueValue that identifies the country of origin. -
recycledContent: string
(big-decimal)
Title:
Recycled ContentRead Only:trueValue that identifies the amount of content, usually expressed as a percentage, of the product that's made up of recycled materials. -
reservableType: string
(big-decimal)
Title:
Allow ReservationsRead Only:trueCode that identifies hard reservation eligibility. -
supplier:
supplier
-
supplierLot:
supplierLot
-
supplierName: string
Title:
SupplierRead Only:trueValue that identifies the name of the supplier. -
territoryCode: string
Title:
CodeRead Only:trueValue that identifies the code for the territory of the country of origin. -
thicknessUnitOfMeasure:
thicknessUnitOfMeasure
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
uniqueDeviceIdentifier: string
Title:
Unique Device IDRead Only:trueValue that uniquely identifies the device. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
volumeUnitOfMeasure:
volumeUnitOfMeasure
-
widthUnitOfMeasure:
widthUnitOfMeasure
Nested Schema : Lot
Type:
objectTitle:
LotValue that identifies the packing unit lot number.
Nested Schema : expiryAction
Match All
The user who last updated the record.
Show Source
-
object
oraScmCoreInventorySetup.LotExpiryAction_item-fields
-
object
__busObj_context
-
object
Last Updated By
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : item
Match All
Name of the item.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Item
Title:
ItemName of the item.
Nested Schema : lengthUnitOfMeasure
Match All
Length unit of measure.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Length UOM
Title:
Length UOMLength unit of measure.
Nested Schema : lot
Match All
Lot number specified for the inventory transaction.
Show Source
-
object
oraScmCoreInventoryTransaction.LotNumber_item-fields
-
object
__busObj_context
-
object
Lot
Title:
LotLot number specified for the inventory transaction.
Nested Schema : lotGrade
Match All
Description associated to the lot grade.
Show Source
-
object
oraScmCoreInventorySetup.LotGrade_item-fields
-
object
__busObj_context
-
object
Lot Grade
Title:
Lot GradeDescription associated to the lot grade.
Nested Schema : materialStatus
Match All
Description of the material status.
Show Source
-
object
oraScmCoreInventorySetup.MaterialStatus_item-fields
-
object
__busObj_context
-
object
Material Status
Title:
Material StatusDescription of the material status.
Nested Schema : organization
Match All
Value that identifies the organization.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationValue that identifies the organization.
Nested Schema : parentLot
Match All
Lot number of the parent lot.
Show Source
-
object
oraScmCoreInventoryTransaction.LotNumber_item-fields
-
object
__busObj_context
-
object
Parent Lot
Title:
Parent LotLot number of the parent lot.
Nested Schema : supplier
Match All
Indicates the name of the supplier.
Show Source
-
allOf
oraProcurementCoreSuppliers.Supplier_item-fields
-
object
__busObj_context
-
object
Supplier
Title:
SupplierIndicates the name of the supplier.
Nested Schema : supplierLot
Match All
Supplier lot number.
Show Source
-
object
oraScmCoreInventoryTransaction.LotNumber_item-fields
-
object
__busObj_context
-
object
Supplier Lot
Title:
Supplier LotSupplier lot number.
Nested Schema : thicknessUnitOfMeasure
Match All
Value that indicates the thickness unit of measure.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Thickness UOM
Title:
Thickness UOMValue that indicates the thickness unit of measure.
Nested Schema : volumeUnitOfMeasure
Match All
Value that indicates the volume unit of measure.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Volume UOM
Title:
Volume UOMValue that indicates the volume unit of measure.
Nested Schema : widthUnitOfMeasure
Match All
Value that indicates the width unit of measure.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Width UOM
Title:
Width UOMValue that indicates the width unit of measure.
Nested Schema : oraScmCoreInventorySetup.LotExpiryAction_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueThe language in which the values of the translatable columns were created, updated, or copied from. -
actionCode: string
Title:
ActionRead Only:trueValue that identifies the lot expiration action code. -
automatedActionCode: string
Title:
Automated ActionRead Only:trueValue that identifies the lot expiration action code. -
description: string
Title:
DescriptionRead Only:trueValue that describes the lot expiration action. -
disableFlag: boolean
Title:
DisableRead Only:trueIndicates whether the lot expiration action is disabled.
Nested Schema : Last Updated By
Type:
objectTitle:
Last Updated ByThe user who last updated the record.
Nested Schema : Item
Type:
objectTitle:
ItemName of the item.
Nested Schema : Length UOM
Type:
objectTitle:
Length UOMLength unit of measure.
Nested Schema : Lot
Type:
objectTitle:
LotLot number specified for the inventory transaction.
Nested Schema : oraScmCoreInventorySetup.LotGrade_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueLanguage from which the lot grade was translated. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
Lot Grade DescriptionRead Only:trueDescription associated to the lot grade. -
disableFlag: boolean
Title:
StatusRead Only:trueIndicates whether the lot grade is disabled. -
gradeCode: string
Title:
GradeRead Only:truePrimary key of the lot grade. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Lot Grade
Type:
objectTitle:
Lot GradeDescription associated to the lot grade.
Nested Schema : Material Status
Type:
objectTitle:
Material StatusDescription of the material status.
Nested Schema : Organization
Type:
objectTitle:
OrganizationValue that identifies the organization.
Nested Schema : Parent Lot
Type:
objectTitle:
Parent LotLot number of the parent lot.
Nested Schema : Supplier
Type:
objectTitle:
SupplierIndicates the name of the supplier.
Nested Schema : Supplier Lot
Type:
objectTitle:
Supplier LotSupplier lot number.
Nested Schema : Thickness UOM
Type:
objectTitle:
Thickness UOMValue that indicates the thickness unit of measure.
Nested Schema : Volume UOM
Type:
objectTitle:
Volume UOMValue that indicates the volume unit of measure.
Nested Schema : Width UOM
Type:
objectTitle:
Width UOMValue that indicates the width unit of measure.
Nested Schema : Net Weight UOM
Type:
objectTitle:
Net Weight UOMValue that identifies the packing unit net weight.
Nested Schema : Organization
Type:
objectTitle:
OrganizationCurrent organization associated with the container.
Nested Schema : Outermost License Plate Number
Type:
objectTitle:
Outermost License Plate NumberIdentifier for the outermost packing unit, container, or LPN.
Nested Schema : Outsourcer Party
Type:
objectTitle:
Outsourcer PartyOutsourcer party associated with the container.
Nested Schema : Parent License Plate Number
Type:
objectTitle:
Parent License Plate NumberParent LPN identifier indicating that this LPN is packed in another LPN.
Nested Schema : Serial Number
Type:
objectTitle:
Serial NumberValue that identifies the packing serial number.
Nested Schema : Ship-from Location
Type:
objectTitle:
Ship-from LocationShip-from location associated with the container.
Nested Schema : oraScmCoreShippingShipment.Shipment_item-fields
Type:
Show Source
object-
acceptanceFlag: boolean
Title:
Acceptance MarkRead Only:trueIndicates whether the goods were accepted. -
acceptedBy: string
Title:
Accepted ByRead Only:trueName or identifier of the person or entity that accepted the shipment. -
acknowledgedBy: string
Title:
Acknowledged ByRead Only:trueName or identifier of the person or entity that acknowledged the shipment. -
advancedShipmentNoticeStatusCode:
advancedShipmentNoticeStatusCode
-
autoAutoPackExcludeFlag: boolean
Title:
Automatic Pack Exclude IndicatorRead Only:trueIndicates whether the shipment should be excluded from the automated autopack process. -
autoPackBatch:
autoPackBatch
-
autoShipConfirmExcludeFlag: boolean
Title:
Autoship Confirm Exclude IndicatorRead Only:trueIndicates whether the shipment should be excluded from the automated ship confirmation process. -
billFreightTo: string
Title:
Bill Freight ToRead Only:trueParty or entity responsible for freight billing charges. -
billOfLadingAtcud: string
Title:
Bill of Lading ATCUDRead Only:trueUnique code that identifies the bill of lading document generated for a shipment from Portugal. ATCUD is a concatenation of a validation code of the document series provided by the Portuguese tax authority and the sequential number of the document within the series, which are separated by a hyphen. -
billOfLadingQuickResponseCodeText: string
Title:
Bill of Lading Code TextRead Only:trueText containing transaction details of the shipment that's used for generating and printing a QR code on the bill of lading document. -
billOfLadingSequenceIdentifier: string
(big-integer)
Title:
Bill of Lading Sequence IDRead Only:trueValue that uniquely identifies the document sequence assignment used for the bill of lading. -
billOfLadingSignature: string
Title:
Bill of Lading SignatureRead Only:trueHash signature for the bill of lading. -
carriedBy: string
Title:
Carried ByRead Only:trueName of the person or entity responsible for physically transporting the shipment. -
carrier:
carrier
-
closeBatch:
closeBatch
-
collectOnDeliveryCurrency:
collectOnDeliveryCurrency
-
collectOnDeliveryRemitTo: string
Title:
COD Remit ToRead Only:truePerson or party to whom the collect on delivery amount is to be remitted. -
commercialInventoryQuickResponseCodeText: string
Title:
Commercial Inventory Code TextRead Only:trueText containing transaction details of the shipment that's used for generating and printing a QR code on the commercial invoice document. -
commercialInvoiceAtcud: string
Title:
Commercial Invoice ATCUDRead Only:trueUnique code that identifies the commercial invoice document generated for a shipment from Portugal. ATCUD is a concatenation of a validation code of the document series provided by the Portuguese tax authority and the sequential number of the document within the series, which are separated by a hyphen. -
commercialInvoiceSequenceIdentifier: string
(big-integer)
Title:
Commercial Invoice Sequence IDRead Only:trueValue that uniquely identifies the document sequence assignment used for commercial invoice. -
commercialInvoiceSignature: string
Title:
Commercial Invoice SignatureRead Only:trueHash signature for the commercial invoice. -
confirmedBy: string
Title:
Confirmed ByRead Only:truePerson or user who confirmed a shipment. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
currency:
currency
-
deliveredDate: string
(date)
Title:
Delivered DateRead Only:trueDate the shipment was delivered. -
deliveryRecipient: string
Title:
Delivery RecipientRead Only:trueName of the person or entity that received the shipment. -
deliveryType: string
Title:
Delivery TypeRead Only:trueType of delivery whether it's standard or consolidated. -
description: string
Title:
DescriptionRead Only:trueDescription for the shipment. -
dockCode: string
Title:
DockRead Only:trueCode that identifies the platform or place for loading or unloading cargo or other materials from trucks, trains, ships, or an aircraft. -
eresProcessingStatus: string
Title:
ERES Processing StatusRead Only:trueStatus of the electronic record processing for the shipment (e.g., signed, pending). -
externalShipToLocationFlag: boolean
Title:
External Ship-to Location IndicatorRead Only:trueType of the ship-to location. -
externalSystemTransactionReference: string
Title:
External System Transaction ReferenceRead Only:trueValue that contains reference information for the corresponding transaction in external applications. -
fiscalDocumentProcessingStatus:
fiscalDocumentProcessingStatus
-
freightOnBoardCode: string
Title:
FOBRead Only:trueCode that identifies free on board, which indicates the ownership of the goods in-transit. -
freightTermsCode: string
Title:
Freight TermsRead Only:trueCode that identifies the agreement indicating whether the buyer or the seller pays the shipping costs of an order and when payment is due. -
frieghtOnBoardLocation:
frieghtOnBoardLocation
-
grossWeight: string
(big-decimal)
Title:
Gross WeightRead Only:trueWeight of the loaded equipment, vehicle, container, or item, including packed items and packaging material. -
hashString: string
Title:
Hash StringRead Only:trueHash string of the shipment grouping attributes. -
hashValue: string
(big-decimal)
Title:
Hash ValueRead Only:trueHash value of the shipment grouping attributes. -
id: string
(big-integer)
Title:
Shipment IDRead Only:trueValue that uniquely identifies the shipment. -
inBondCode: string
Title:
In Bond CodeRead Only:trueIn-bond code related to customs for cross-border shipments. -
initialPickupLocation:
initialPickupLocation
-
interfaceBatch:
interfaceBatch
-
isWeightAndVolumeFrozenFlag: boolean
Title:
Weight and Volume Frozen IndicatorRead Only:trueIndicates whether the weight or volume was manually frozen or system-computed. -
keyVersion: string
(big-integer)
Title:
Key VersionRead Only:trueKey version of the certificate number. -
linesCancelled: string
Title:
Lines CanceledRead Only:trueIndicates whether any shipment lines have been canceled. -
load:
load
-
loadingSequence: string
(big-decimal)
Title:
Loading SequenceRead Only:trueSequence in which the shipment is loaded in a truck. -
modeOfTransport:
modeOfTransport
-
name: string
Title:
NameRead Only:trueName of the separately identifiable collection of goods or materials to be carried under the terms of a single bill of lading. -
netWeight: string
(big-decimal)
Title:
Net WeightRead Only:trueWeight of the products being shipped without considering the packaging. -
numberOfLicensePlateNumber: string
(big-decimal)
Title:
Number of Packing UnitsRead Only:trueNumber of packing units on a shipment. -
organization:
organization
-
outsourcerParty:
outsourcerParty
-
packingSlipAtcud: string
Title:
Packing Slip ATCUDRead Only:trueUnique code that identifies the packing slip document generated for a shipment from Portugal. ATCUD is a concatenation of a validation code of the document series provided by the Portuguese tax authority and the sequential number of the document within the series, which are separated by a hyphen. -
packingSlipQuickResponseCodeText: string
Title:
Packing Slip Code TextRead Only:trueText containing transaction details of the shipment that's used for generating and printing a QR code on the packing slip document. -
packingSlipSequenceIdentifier: string
(big-integer)
Title:
Packing Slip Document Sequence IDRead Only:trueValue that uniquely identifies the document sequence assignment used for the packing slip. -
packingSlipSignature: string
Title:
Packing Slip SignatureRead Only:trueHash signature for the packing slip. -
packingSlipStatus:
packingSlipStatus
-
pendingInterfaceFlag: boolean
Title:
Pending Interface IndicatorRead Only:trueIndicates whether the shipment has lines pending interface with inventory. -
pickingBatch:
pickingBatch
-
plannedFlag: boolean
Title:
Planned IndicatorRead Only:trueIndicates whether the shipment is planned or unplanned. -
pooledShipToLocation:
pooledShipToLocation
-
portOfLoading: string
Title:
Loading PortRead Only:truePort of departure for the shipment. -
problemContactReference: string
Title:
Problem Contact ReferenceRead Only:truePerson to contact in case of a problem with a shipment. -
receivingShipmentHeader:
receivingShipmentHeader
-
receivingShipmentNumber: string
Title:
Supplier ASNRead Only:trueNumber that identifies the supplier advanced shipment notice. -
routedExportTransaction: string
Title:
Routed Export TransactionRead Only:trueIndicates whether the export transaction has been routed. -
routingInstructions: string
Title:
Routing InstructionsRead Only:trueDocument or text that contains information concerning the shipping route of a shipment. -
sealCode: string
Title:
Seal NumberRead Only:trueCode that identifies the device used for packing units, lockers, or trucks to prove to relevant parties that they have remained closed during transport. -
serviceContract: string
Title:
Service ContractRead Only:trueService agreement identifier between the carrier and the shipper for this shipment. -
serviceLevel:
serviceLevel
-
shipMethod:
shipMethod
-
shippingMarks: string
Title:
Shipping MarksRead Only:trueMark of identification shown on individual package to help in moving it without delay or confusion to its final destination and to enable the checking of cargo against documents. -
shipToParty:
shipToParty
-
soldToParty:
soldToParty
-
sourceHeader:
sourceHeader
-
sourceLineType:
sourceLineType
-
statusCode:
statusCode
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
transportReasonType:
transportReasonType
-
ultimateDropoffLocation:
ultimateDropoffLocation
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
vehicleItem:
vehicleItem
-
volume: string
(big-decimal)
Title:
VolumeRead Only:trueVolume of the shipment. -
volumeUnitOfMeasure:
volumeUnitOfMeasure
-
waybill: string
Title:
WaybillRead Only:trueNonnegotiable document describing the contract for transporting cargo. -
weightUnitOfMeasure:
weightUnitOfMeasure
Nested Schema : Shipment
Type:
objectTitle:
ShipmentName of the shipment associated with the container.
Nested Schema : advancedShipmentNoticeStatusCode
Match All
Code that identifies the state or condition of the advanced shipment notice.
Show Source
Nested Schema : autoPackBatch
Match All
A picking batch is a group of shipment lines that are released for picking together. You can use picking batches to fulfill customer demands, optimize transportation, or reduce shipment delays.
Show Source
-
object
oraScmCoreShippingShipment.PickingBatch_item-fields
-
object
__busObj_context
-
object
Picking Batch
Title:
Picking BatchA picking batch is a group of shipment lines that are released for picking together. You can use picking batches to fulfill customer demands, optimize transportation, or reduce shipment delays.
Nested Schema : carrier
Match All
Name of the carrier responsible for shipping. This may be a derived or related value.
Show Source
-
allOf
oraScmCoreCarrier.Carrier_item-fields
-
object
__busObj_context
-
object
Carrier
Title:
CarrierName of the carrier responsible for shipping. This may be a derived or related value.
Nested Schema : closeBatch
Match All
A picking batch is a group of shipment lines that are released for picking together. You can use picking batches to fulfill customer demands, optimize transportation, or reduce shipment delays.
Show Source
-
object
oraScmCoreShippingShipment.PickingBatch_item-fields
-
object
__busObj_context
-
object
Picking Batch
Title:
Picking BatchA picking batch is a group of shipment lines that are released for picking together. You can use picking batches to fulfill customer demands, optimize transportation, or reduce shipment delays.
Nested Schema : collectOnDeliveryCurrency
Match All
A currency is a standardization of money used for displaying monetary amounts, assigning to ledgers, entering transactions, recording balances, and reporting. All currencies listed in the International Organization for Standardization 4217 standard are supported. The statistical unit currency is used for financial statistics in financial reports, allocation formulas, and other calculations.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Currency
Title:
CurrencyA currency is a standardization of money used for displaying monetary amounts, assigning to ledgers, entering transactions, recording balances, and reporting. All currencies listed in the International Organization for Standardization 4217 standard are supported. The statistical unit currency is used for financial statistics in financial reports, allocation formulas, and other calculations.
Nested Schema : currency
Match All
Identifier for the freight cost currency.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Currency
Title:
CurrencyIdentifier for the freight cost currency.
Nested Schema : fiscalDocumentProcessingStatus
Match All
Processing status associated with the fiscal document.
Show Source
Nested Schema : frieghtOnBoardLocation
Match All
The physical address details of a party or customer account, including building number, street address, postal code, and geographic data.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Location Details
Title:
Location DetailsThe physical address details of a party or customer account, including building number, street address, postal code, and geographic data.
Nested Schema : initialPickupLocation
Match All
The physical address details of a party or customer account, including building number, street address, postal code, and geographic data.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Location Details
Title:
Location DetailsThe physical address details of a party or customer account, including building number, street address, postal code, and geographic data.
Nested Schema : interfaceBatch
Match All
A picking batch is a group of shipment lines that are released for picking together. You can use picking batches to fulfill customer demands, optimize transportation, or reduce shipment delays.
Show Source
-
object
oraScmCoreShippingShipment.PickingBatch_item-fields
-
object
__busObj_context
-
object
Picking Batch
Title:
Picking BatchA picking batch is a group of shipment lines that are released for picking together. You can use picking batches to fulfill customer demands, optimize transportation, or reduce shipment delays.
Nested Schema : load
Match All
Represents the unique identifier for the load associated with the shipment.
Show Source
-
object
oraScmCoreShippingShipment.OutboundLoad_item-fields
-
object
__busObj_context
-
object
Load
Title:
LoadRepresents the unique identifier for the load associated with the shipment.
Nested Schema : modeOfTransport
Match All
Mode of transportation to ship the goods. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT.
Show Source
Nested Schema : organization
Match All
Organization for the shipment.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationOrganization for the shipment.
Nested Schema : outsourcerParty
Match All
Identifier of the third-party organization responsible for handling the shipment on behalf of the shipping organization.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Third Party
Title:
Third PartyIdentifier of the third-party organization responsible for handling the shipment on behalf of the shipping organization.
Nested Schema : packingSlipStatus
Match All
State or condition of the packing slip, for example, final or draft.
Show Source
Nested Schema : pickingBatch
Match All
Identifier for the picking batch that processed the shipment.
Show Source
-
object
oraScmCoreShippingShipment.PickingBatch_item-fields
-
object
__busObj_context
-
object
Picking Batch
Title:
Picking BatchIdentifier for the picking batch that processed the shipment.
Nested Schema : pooledShipToLocation
Match All
The physical address details of a party or customer account, including building number, street address, postal code, and geographic data.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Location Details
Title:
Location DetailsThe physical address details of a party or customer account, including building number, street address, postal code, and geographic data.
Nested Schema : receivingShipmentHeader
Match All
Value that displays the plural label for the receiving shipment header business object.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingShipmentHeader_item-fields
-
object
__busObj_context
-
object
Receiving Shipment Header
Title:
Receiving Shipment HeaderValue that displays the plural label for the receiving shipment header business object.
Nested Schema : serviceLevel
Match All
Abbreviation that identifies the service level for the shipping method. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS.
Show Source
-
string
Title:
Service Level Not AssignedRead Only:trueAbbreviation that identifies the service level for the shipping method. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. -
string
Allowed Values:
[ "1DA", "1DM", "1DP", "2DA", "2DAY", "2DM", "2FX", "3DAY", "3DS", "AIR", "BOAT", "CES", "D2D", "D2P", "EXP", "EXP SVR", "FXG", "FXPO", "GND", "LTL", "LTLSTND", "NXDA", "P2D", "P2P", "PO", "SAVER", "SO", "STANDARD", "STD", "TEAM", "TRUCK", "UPSG", "XDM", "XPD", "XPR" ]
Nested Schema : shipMethod
Match All
A transit time shipping method represents a chosen shipping method and duration in days indicating how long that method will take to move a delivery from the origin to the destination.
Show Source
-
object
oraScmCoreCarrier.ShippingMethod_item-fields
-
object
__busObj_context
-
object
Transit Time Shipping Method
Title:
Transit Time Shipping MethodA transit time shipping method represents a chosen shipping method and duration in days indicating how long that method will take to move a delivery from the origin to the destination.
Nested Schema : shipToParty
Match All
Party to whom the goods are being shipped, derived from the SHIP_TO_PARTY_ID.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Ship-to Customer
Title:
Ship-to CustomerParty to whom the goods are being shipped, derived from the SHIP_TO_PARTY_ID.
Nested Schema : soldToParty
Match All
Party purchasing the goods, derived from the SOLD_TO_PARTY_ID.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Sold-to Customer
Title:
Sold-to CustomerParty purchasing the goods, derived from the SOLD_TO_PARTY_ID.
Nested Schema : sourceHeader
Match All
Number that identifies the sales order created in Oracle Fusion Cloud Order Management. If an order is created in a different application and then interfaced with Order Management then the source order number corresponds to this inventory sales order number. For example, the inventory sales order number 100 could correspond to a legacy order number LEG100. In that case, you might use the order number 100 to search for its shipment lines in Oracle Shipping.
Show Source
-
object
oraScmCoreInventoryOrder.InventorySalesOrder_item-fields
-
object
__busObj_context
-
object
Sales Order
Title:
Sales OrderNumber that identifies the sales order created in Oracle Fusion Cloud Order Management. If an order is created in a different application and then interfaced with Order Management then the source order number corresponds to this inventory sales order number. For example, the inventory sales order number 100 could correspond to a legacy order number LEG100. In that case, you might use the order number 100 to search for its shipment lines in Oracle Shipping.
Nested Schema : sourceLineType
Match All
Type of order such as sales order or transfer order.
Show Source
Nested Schema : statusCode
Match All
Code that identifies the state or condition of the shipment. A list of accepted values is defined in the lookup type WSH_DELIVERY_STATUS.
Show Source
Nested Schema : transportReasonType
Match All
The standard lookup codes list of values resource is used to query the list of standard lookup codes.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Standard Lookup Code
Title:
Standard Lookup CodeThe standard lookup codes list of values resource is used to query the list of standard lookup codes.
Nested Schema : ultimateDropoffLocation
Match All
The physical address details of a party or customer account, including building number, street address, postal code, and geographic data.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Location Details
Title:
Location DetailsThe physical address details of a party or customer account, including building number, street address, postal code, and geographic data.
Nested Schema : vehicleItem
Match All
An object that can be transacted, such as physical product or service offering.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Item
Title:
ItemAn object that can be transacted, such as physical product or service offering.
Nested Schema : volumeUnitOfMeasure
Match All
Unit of measure for quantifying the volume.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Volume UOM
Title:
Volume UOMUnit of measure for quantifying the volume.
Nested Schema : weightUnitOfMeasure
Match All
Unit of measure for quantifying the weight.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Weight UOM
Title:
Weight UOMUnit of measure for quantifying the weight.
Nested Schema : oraScmCoreShippingShipment.PickingBatch_item-fields
Type:
Show Source
object-
actualShipDate: string
(date)
Title:
Actual Ship DateRead Only:trueIdentifies the actual shipment date to record for the picks created in the picking batch. -
autoCreateDeliveryFlag: boolean
Title:
Autocreate Delivery OptionRead Only:trueIndicates whether to create shipments as part of the picking batch. -
autoDetailFlag: boolean
Title:
Auto Detail MarkRead Only:trueIndicates whether to allocate the lines automatically during pick release. -
autoPackFlag: boolean
Title:
Autopack OptionRead Only:trueIndicates whether to pack the lines automatically that were released in the picking batch. -
autoPickConfirmFlag: boolean
Title:
Autopick Confirm OptionRead Only:trueIndicates whether to confirm the pick transactions automatically. -
backorderOnly:
backorderOnly
-
category:
category
-
categorySet:
categorySet
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
defaultStageLocator:
defaultStageLocator
-
defaultStageSubinventory:
defaultStageSubinventory
-
existingReservationsOnlyFlag: boolean
Title:
Existing Reservation Only OptionRead Only:trueIndicates whether to process only lines with reservations in the picking batch. -
externalShipToLocationFlag: boolean
Title:
Ship-to Location Type OptionRead Only:trueShip-to location associated with the picking batch. -
freightOnBoardCode:
freightOnBoardCode
-
fromRequestedDate: string
(date)
Title:
From Requested DateRead Only:trueIdentifies the starting date of the request associated with the picking batch. -
fromScheduledShipDate: string
(date)
Title:
From Scheduled Ship DateRead Only:trueIdentifies the start date of the schedule associated with the picking batch. -
id: string
(big-integer)
Title:
IDRead Only:trueIdentifier for the picking batch. A picking batch is a group of lines processed together for pick release. -
item:
item
-
licensePlateNumber:
licensePlateNumber
-
orderHeader:
orderHeader
-
organization:
organization
-
pickFromLocator:
pickFromLocator
-
pickFromSubinventory:
pickFromSubinventory
-
pickGroupingRule:
pickGroupingRule
-
pickSequenceRule:
pickSequenceRule
-
pooledShipToLocation:
pooledShipToLocation
-
project:
project
-
releaseLocator:
releaseLocator
-
releaseRule:
releaseRule
-
releaseSubinventory:
releaseSubinventory
-
shipConfirmRule:
shipConfirmRule
-
shipFromLocation:
shipFromLocation
-
shipment:
shipment
-
shipmentLine:
shipmentLine
-
shipmentPriorityCode: string
Title:
Shipment Priority CodeRead Only:trueIdentifies the shipment priority of the picking batch. -
shipMethodByCode:
shipMethodByCode
-
shipToLocation:
shipToLocation
-
shipToParty:
shipToParty
-
sourceLineType: string
Title:
Source Line TypeRead Only:trueIdentifies the line type associated with the picking batch. -
task:
task
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
toRequestedDate: string
(date)
Title:
To Requested DateRead Only:trueIdentifies the end date of the request associated with the picking batch. -
toScheduledShipDate: string
(date)
Title:
To Scheduled Ship DateRead Only:trueIdentifies the to schedule date associated with the picking batch. -
tradeComplianceMethod:
tradeComplianceMethod
-
transportationPlannedInitalLegDestination:
transportationPlannedInitalLegDestination
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
zone:
zone
Nested Schema : Picking Batch
Type:
objectTitle:
Picking BatchA picking batch is a group of shipment lines that are released for picking together. You can use picking batches to fulfill customer demands, optimize transportation, or reduce shipment delays.
Nested Schema : backorderOnly
Match All
Indicates whether to process only backorders in the picking batch.
Show Source
Nested Schema : category
Match All
Name of the item category.
Show Source
-
object
oraScmCoreProductMgmtCatalogs.Category_item-fields
-
object
__busObj_context
-
object
Category
Title:
CategoryName of the item category.
Nested Schema : categorySet
Match All
Name of the item category set.
Show Source
-
object
oraScmCoreProductMgmtCatalogs.Catalog_item-fields
-
object
__busObj_context
-
object
Category Set
Title:
Category SetName of the item category set.
Nested Schema : defaultStageLocator
Match All
Default staging locator for the picking batch.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
Default Stage Locator
Title:
Default Stage LocatorDefault staging locator for the picking batch.
Nested Schema : defaultStageSubinventory
Match All
Default staging subinventory for the picking batch.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Default Staging Subinventory
Title:
Default Staging SubinventoryDefault staging subinventory for the picking batch.
Nested Schema : freightOnBoardCode
Match All
Identifies the freight cost type. This information includes the different types of freight costs such as administrative fees, insurance, export fees. These are charged to a customer for a shipment.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
FOB
Title:
FOBIdentifies the freight cost type. This information includes the different types of freight costs such as administrative fees, insurance, export fees. These are charged to a customer for a shipment.
Nested Schema : item
Match All
Item associated with the picking batch.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Item
Title:
ItemItem associated with the picking batch.
Nested Schema : licensePlateNumber
Match All
License plate number associated with the picking batch.
Show Source
-
object
oraScmCoreInventorySetup.LicensePlateNumber_item-fields
-
object
__busObj_context
-
object
License Plate Number
Title:
License Plate NumberLicense plate number associated with the picking batch.
Nested Schema : orderHeader
Match All
Value that represents the source order header.
Show Source
-
object
oraScmCoreInventoryOrder.InventorySalesOrder_item-fields
-
object
__busObj_context
-
object
Order Header
Title:
Order HeaderValue that represents the source order header.
Nested Schema : organization
Match All
Organization associated with the picking batch.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationOrganization associated with the picking batch.
Nested Schema : pickFromLocator
Match All
Pick-from locator associated with the picking batch.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
Pick-from Locator
Title:
Pick-from LocatorPick-from locator associated with the picking batch.
Nested Schema : pickFromSubinventory
Match All
Pick-from subinventory associated with the picking batch.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Pick-from Subinventory
Title:
Pick-from SubinventoryPick-from subinventory associated with the picking batch.
Nested Schema : pickGroupingRule
Match All
Rules that define how picking lines are grouped together on a pick slip based on specific criteria, such as order number, subinventory, or other relevant attributes. These rules ensure the efficient and accurate picking of related items, optimizing the picking process for fulfillment.
Show Source
-
object
oraScmCoreInventoryTransaction.PickGroupingRule_item-fields
-
object
__busObj_context
-
object
Pick Grouping Rule
Title:
Pick Grouping RuleRules that define how picking lines are grouped together on a pick slip based on specific criteria, such as order number, subinventory, or other relevant attributes. These rules ensure the efficient and accurate picking of related items, optimizing the picking process for fulfillment.
Nested Schema : pickSequenceRule
Match All
Rules that define the sequence in which eligible picking lines are released during the pick release process. These rules are based on five key attributes: order number, outstanding invoice value, schedule date, departure date, and shipment priority. Each attribute can be assigned a priority level from one to five, with five being the highest, and you can specify whether the picking lines should be released in ascending or descending order.
Show Source
-
object
oraScmCoreShippingSetup.PickReleaseSequenceRule_item-fields
-
object
__busObj_context
-
object
Release Sequence Rule
Title:
Release Sequence RuleRules that define the sequence in which eligible picking lines are released during the pick release process. These rules are based on five key attributes: order number, outstanding invoice value, schedule date, departure date, and shipment priority. Each attribute can be assigned a priority level from one to five, with five being the highest, and you can specify whether the picking lines should be released in ascending or descending order.
Nested Schema : pooledShipToLocation
Match All
Ship-to location associated with the picking batch.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Pooled Ship-to Location
Title:
Pooled Ship-to LocationShip-to location associated with the picking batch.
Nested Schema : project
Match All
Name of the project.
Show Source
-
object
oraErpCoreProjectPlanning.Project_item-fields
-
object
__busObj_context
-
object
Project
Title:
ProjectName of the project.
Nested Schema : releaseLocator
Match All
Value that identifies a physical location within a subinventory.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
Locator
Title:
LocatorValue that identifies a physical location within a subinventory.
Nested Schema : releaseRule
Match All
A rule that defines the criteria to determine the shipment lines to select for pick release or interfacing with the external execution system and how they need to be processed. The rule is used in creating pick waves and generating shipment requests.
Show Source
-
object
oraScmCoreShippingSetup.PickWaveReleaseRule_item-fields
-
object
__busObj_context
-
object
Release Rule
Title:
Release RuleA rule that defines the criteria to determine the shipment lines to select for pick release or interfacing with the external execution system and how they need to be processed. The rule is used in creating pick waves and generating shipment requests.
Nested Schema : releaseSubinventory
Match All
Identifies the name of the subinventory used to source the material on the shipment lines of the picking batch.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Release Subinventory
Title:
Release SubinventoryIdentifies the name of the subinventory used to source the material on the shipment lines of the picking batch.
Nested Schema : shipConfirmRule
Match All
Rules that define how shipments are confirmed, including actions such as creating a new shipment for remaining staged quantities, generating necessary documents, and closing the shipment.
Show Source
-
object
oraScmCoreShippingSetup.ShipConfirmRule_item-fields
-
object
__busObj_context
-
object
Ship Confirm Rule
Title:
Ship Confirm RuleRules that define how shipments are confirmed, including actions such as creating a new shipment for remaining staged quantities, generating necessary documents, and closing the shipment.
Nested Schema : shipFromLocation
Match All
Ship-from location associated with the picking batch.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Ship-from Location
Title:
Ship-from LocationShip-from location associated with the picking batch.
Nested Schema : shipment
Match All
Shipment associated with the picking batch.
Show Source
-
object
oraScmCoreShippingShipment.Shipment_item-fields
-
object
__busObj_context
-
object
Shipment
Title:
ShipmentShipment associated with the picking batch.
Nested Schema : shipmentLine
Match All
Shipment line associated with the picking batch.
Show Source
-
object
oraScmCoreShippingShipment.ShipmentLine_item-fields
-
object
__busObj_context
-
object
Shipment Line
Title:
Shipment LineShipment line associated with the picking batch.
Nested Schema : shipMethodByCode
Match All
Code that identifies the ship method.
Show Source
-
object
oraScmCoreCarrier.ShippingMethod_item-fields
-
object
__busObj_context
-
object
Shipping Method
Title:
Shipping MethodCode that identifies the ship method.
Nested Schema : shipToLocation
Match All
Shipment associated with the picking batch.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Ship-to Location
Title:
Ship-to LocationShipment associated with the picking batch.
Nested Schema : shipToParty
Match All
Ship-to party associated with the picking batch.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Ship-to Party
Title:
Ship-to PartyShip-to party associated with the picking batch.
Nested Schema : task
Match All
Value that uniquely identifies the task for standardized project cost collection.
Show Source
-
object
oraErpCoreProjectPlanning.ProjectTask_item-fields
-
object
__busObj_context
-
object
Task Description
Title:
Task DescriptionValue that uniquely identifies the task for standardized project cost collection.
Nested Schema : tradeComplianceMethod
Match All
Trade compliance method associated with the picking batch.
Show Source
Nested Schema : transportationPlannedInitalLegDestination
Match All
Value that uniquely identifies the initial leg of the transportation planned to deliver the shipment to the final destination.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Initial Destination
Title:
Initial DestinationValue that uniquely identifies the initial leg of the transportation planned to deliver the shipment to the final destination.
Nested Schema : zone
Match All
Groups of subinventories and locators used primarily to manage tasks and workers efficiently. For example, a warehouse may have different areas where specific groups of workers perform tasks. Zones can be created for these areas, and workers can be assigned to them.
Show Source
-
object
oraScmCoreInventorySetup.Zone_item-fields
-
object
__busObj_context
-
object
Zone
Title:
ZoneGroups of subinventories and locators used primarily to manage tasks and workers efficiently. For example, a warehouse may have different areas where specific groups of workers perform tasks. Zones can be created for these areas, and workers can be assigned to them.
Nested Schema : Category
Type:
objectTitle:
CategoryName of the item category.
Nested Schema : Category Set
Type:
objectTitle:
Category SetName of the item category set.
Nested Schema : Default Stage Locator
Type:
objectTitle:
Default Stage LocatorDefault staging locator for the picking batch.
Nested Schema : Default Staging Subinventory
Type:
objectTitle:
Default Staging SubinventoryDefault staging subinventory for the picking batch.
Nested Schema : FOB
Type:
objectTitle:
FOBIdentifies the freight cost type. This information includes the different types of freight costs such as administrative fees, insurance, export fees. These are charged to a customer for a shipment.
Nested Schema : Item
Type:
objectTitle:
ItemItem associated with the picking batch.
Nested Schema : License Plate Number
Type:
objectTitle:
License Plate NumberLicense plate number associated with the picking batch.
Nested Schema : oraScmCoreInventoryOrder.InventorySalesOrder_item-fields
Type:
Show Source
object-
id: string
(big-integer)
Title:
Sales Order IDRead Only:trueValue that uniquely identifies the sales order number for a reservation in the order capture application. -
orderNumber: string
Title:
Order NumberRead Only:trueSales order number associated with a reservation. -
party:
party
-
sourceOrderTypeNumber: string
Title:
Order TypeRead Only:trueType of source line.
Nested Schema : Order Header
Type:
objectTitle:
Order HeaderValue that represents the source order header.
Nested Schema : party
Match All
Parties includes information about a person, organization, household, or group.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Party
Title:
PartyParties includes information about a person, organization, household, or group.
Nested Schema : Party
Type:
objectTitle:
PartyParties includes information about a person, organization, household, or group.
Nested Schema : Organization
Type:
objectTitle:
OrganizationOrganization associated with the picking batch.
Nested Schema : Pick-from Locator
Type:
objectTitle:
Pick-from LocatorPick-from locator associated with the picking batch.
Nested Schema : Pick-from Subinventory
Type:
objectTitle:
Pick-from SubinventoryPick-from subinventory associated with the picking batch.
Nested Schema : oraScmCoreInventoryTransaction.PickGroupingRule_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueThe language in which the values of the translatable columns were created, updated, or copied from. -
bulkPickControl: string
(big-integer)
Title:
Bulk Pick ControlRead Only:trueControls the bulk picking tasks. -
carrierFlag: boolean
Title:
CarrierRead Only:trueContains one of the following values: true or false. If true, pick slips are grouped by carrier. If false, the carrier isn't used as a grouping attribute. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
customerFlag: boolean
Title:
CustomerRead Only:trueContains one of the following values: true or false. If true, pick slips are grouped by customer. If false, the customer isn't used as a grouping attribute. -
deliveryFlag: boolean
Title:
ShipmentRead Only:trueContains one of the following values: true or false. If true, pick slips are grouped by shipment. If false, shipment isn't used as a grouping attribute. -
departmentFlag: boolean
Title:
Work centerRead Only:trueContains one of the following values: true or false. If true, pick slips are grouped by department. If false, the department isn't used as a grouping attribute. -
description: string
Title:
DescriptionDescription of the pick grouping rule. -
destinatinSubinventoryFlag: boolean
Title:
Destination subinventoryRead Only:trueContains one of the following values: true or false. If true, pick slips are grouped by destination subinventory. If false, the destination subinventory isn't used as a grouping attribute. -
destinationLocatorFlag: boolean
Title:
Destination locatorRead Only:trueContains one of the following values: true or false. If true, pick slips are grouped by destination locator. If false, the destination locator isn't used as a grouping attribute. -
destinationOrganizationFlag: boolean
Title:
Destination organizationRead Only:trueContains one of the following values: true or false. If true, pick slips are grouped by destination organization. If false, the destination organization isn't used as a grouping attribute. -
endDateActive: string
(date)
Title:
End DateRead Only:trueIndicates the last date the pick grouping rule is active. -
id: string
(big-integer)
Title:
IDRead Only:trueValue that uniquely identifies the pick grouping rule. -
itemFlag: boolean
Title:
ItemRead Only:trueContains one of the following values: true or false. If true, pick slips are grouped by item. If false, the item isn't used as a grouping attribute. -
jobScheduleFlag: boolean
Title:
Work orderRead Only:trueContains one of the following values: true or false. If true, pick slips are grouped by job or schedule. If false, the job or schedule isn't used as a grouping attribute. -
locatorFlag: boolean
Title:
Source locatorRead Only:trueContains one of the following values: true or false. If true, pick slips are grouped by locator. If false, the locator isn't used as a grouping attribute. -
lotFlag: boolean
Title:
LotRead Only:trueContains one of the following values: true or false. If true, pick slips are grouped by lot number. If false, the lot number isn't used as a grouping attribute. -
operationFlag: boolean
Title:
OperationRead Only:trueContains one of the following values: true or false. If true, pick slips are grouped by operation sequence. If false, the operation sequence isn't used as a grouping attribute. -
orderNumberFlag: boolean
Title:
Sales orderRead Only:trueContains one of the following values: true or false. If true, then pick slips are grouped by order. If false, then the order isn't used as a grouping attribute. -
pickGroupingRuleName: string
Title:
Pick Grouping Rule NameName of the pick grouping rule. -
pickMethod: string
Title:
Pick MethodRead Only:trueIndicates the pick method. -
projectFlag: boolean
Title:
ProjectRead Only:trueContains one of the following values: true or false. If true, then pick slips are grouped by the project. If false, the project isn't used as a grouping attribute. -
pushVsPullFlag: boolean
Title:
Push or pullRead Only:trueContains one of the following values: true or false. If true, then pick slips are grouped by the component supply type. If false, the component supply type isn't used as a grouping attribute. -
revisionFlag: boolean
Title:
RevisionRead Only:trueContains one of the following values: true or false. If true, then pick slips are grouped by the item revision. If false, the item revision isn't used as a grouping attribute. -
shipmentPriorityFlag: boolean
Title:
Shipping priorityRead Only:trueContains one of the following values: true or false. If true, then pick slips are grouped by the shipment priority. If false, then shipment priority isn't used as a grouping attribute. -
shipToFlag: boolean
Title:
Ship-to locationRead Only:trueContains one of the following values: true or false. If true, then pick slips are grouped by the ship-to address. If false, then ship-to address isn't used as a grouping attribute. -
startDateActive: string
(date)
Title:
Start DateRead Only:trueThe start date when the pick grouping rule is active. -
subinventoryFlag: boolean
Title:
Source subinventoryRead Only:trueContains one of the following values: true or false. If true, then pick slips are grouped by the subinventory. If false, the subinventory isn't used as a grouping attribute. -
taskFlag: boolean
Title:
TaskRead Only:trueContains one of the following values: true or false. If true, then pick slips are grouped by the task. If false, the task isn't used as a grouping attribute. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
userDefinedFlag: boolean
Title:
User DefinedRead Only:trueContains one of the following values: true or false. If true, it indicates a user-defined rule of bulk picking type. If false, it indicates a system-defined rule. -
workareaFlag: boolean
Title:
Work areaRead Only:trueContains one of the following values: true or false. If true, then pick slips are grouped by the work area. If false, the work area isn't used as a grouping attribute.
Nested Schema : Pick Grouping Rule
Type:
objectTitle:
Pick Grouping RuleRules that define how picking lines are grouped together on a pick slip based on specific criteria, such as order number, subinventory, or other relevant attributes. These rules ensure the efficient and accurate picking of related items, optimizing the picking process for fulfillment.
Nested Schema : oraScmCoreShippingSetup.PickReleaseSequenceRule_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueThe language in which the values of the translatable columns were created, updated, or copied from. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
DescriptionRead Only:trueDescription of the release sequence rule. -
endDateActive: string
(date)
Title:
End DateRead Only:trueDate when the pick slip grouping rule becomes inactive. -
id: string
(big-integer)
Title:
Picking Sequence Rule IDRead Only:trueUnique identifier of the release sequence rule. -
initialShipDatePriority: string
(big-integer)
Title:
Initial Ship Date PriorityRead Only:truePick release sequence rule for priority assigned based on the initial ship date. -
initialShipDateSort: string
Title:
Initial Ship Date SortRead Only:truePick release sequence rule for an option to sort by initial ship date. -
invoiceValuePriority: string
(big-integer)
Title:
Invoice Value PriorityRead Only:truePick release sequence rule for priority assigned based on the invoice value. -
invoiceValueSort: string
Title:
Invoice Value SortRead Only:truePick release sequence rule for an option to sort by the invoice value. -
orderIdPriority: string
(big-integer)
Title:
Order ID PriorityRead Only:truePick release sequence rule for priority assigned based on the order identifier. -
orderIdSort: string
Title:
Order ID SortRead Only:truePick release sequence rule for an option to sort by the order identifier. -
pickSequenceRuleName: string
Title:
Release Sequence RuleName of the release sequence rule. -
scheduleDatePriority: string
(big-integer)
Title:
Scheduled Date PriorityRead Only:truePick release sequence rule for priority assigned based on the scheduled ship date. -
scheduleDateSort: string
Title:
Scheduled Date SortRead Only:truePick release sequence rule for an option to sort by the scheduled ship date. -
shipmentPriPriority: string
(big-integer)
Title:
Shipment PriorityRead Only:truePick release sequence rule for priority assigned based on the shipment priority. -
shipmentPriSort: string
Title:
Shipment Priority SortRead Only:truePick release sequence rule for an option to sort by the shipment priority. -
startDateActive: string
(date)
Title:
Start DateRead Only:trueDate when the shipping cost type becomes active. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Release Sequence Rule
Type:
objectTitle:
Release Sequence RuleRules that define the sequence in which eligible picking lines are released during the pick release process. These rules are based on five key attributes: order number, outstanding invoice value, schedule date, departure date, and shipment priority. Each attribute can be assigned a priority level from one to five, with five being the highest, and you can specify whether the picking lines should be released in ascending or descending order.
Nested Schema : Pooled Ship-to Location
Type:
objectTitle:
Pooled Ship-to LocationShip-to location associated with the picking batch.
Nested Schema : Project
Type:
objectTitle:
ProjectName of the project.
Nested Schema : Locator
Type:
objectTitle:
LocatorValue that identifies a physical location within a subinventory.
Nested Schema : oraScmCoreShippingSetup.PickWaveReleaseRule_item-fields
Type:
Show Source
object-
acDeliveryCriteriaFlag: boolean
Title:
Shipment Creation CriteriaRead Only:trueCriteria used for automatically creating a shipment. -
appendFlag: boolean
Title:
Append shipmentsRead Only:trueIndicates whether to append lines to a shipment. -
autocreateDeliveryFlag: boolean
Title:
Create shipmentsRead Only:trueIndicates whether to create the shipment for this pick wave release rule. -
autoPackFlag: boolean
Title:
Automatically packRead Only:trueIndicates whether to automatically pack lines in a shipment. -
autoPackLevel: string
(big-decimal)
Title:
Automatic Pack LevelRead Only:trueIndicates how shipment lines are packed into LPNs, either automatically pack LPN or automatically pack parent LPN. -
autoPickConfirmFlag: boolean
Title:
Autoconfirm picksRead Only:trueIndicates whether to automatically confirm the pick transaction. -
autoShipOnPickConfirmFlag: boolean
Title:
Autoship on Pick ConfirmRead Only:trueIndicates whether to automatically ship confirm the shipment line when the user confirms the pick. -
catalog:
catalog
-
category:
category
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
defaultStageLocator:
defaultStageLocator
-
defaultStageSubinventory:
defaultStageSubinventory
-
endDateActive: string
(date)
Title:
End DateRead Only:trueDate when the pick slip grouping rule becomes inactive. -
existingReservationsOnlyFlag: boolean
Title:
Prior reservations onlyRead Only:trueIndicates whether to release existing reservations. -
externalShipToLocationFlag: boolean
Title:
Ship-to Location TypeRead Only:trueIndicates whether the ship-to location is internal or external. -
fromRequestedDate: string
(date)
Title:
From Requested DateRead Only:trueStart date and time in a range of dates in which the customer requested to ship the goods. -
fromScheduledShipDate: string
(date)
Title:
From Scheduled Ship DateRead Only:trueStart date and time in a range of dates in which the customer scheduled to ship the goods. -
id: string
(big-integer)
Title:
IDRead Only:trueUnique identifier of the release rule. -
includePlannedLines: string
Title:
Include assigned linesRead Only:trueIndicates whether to include already assigned lines to the shipment when creating a pick wave. -
item:
item
-
jobSetName: string
Title:
Job Set NameRead Only:trueIndicates the name of the job set to generate reports during shipment confirmation. -
jobSetPackageName: string
Title:
Job Set Package NameRead Only:trueIndicates the package name of the job set to generate reports during shipment confirmation. -
party:
party
-
pickFromLocator:
pickFromLocator
-
pickFromSubinventory:
pickFromSubinventory
-
pickingRuleName: string
Title:
Release RuleRead Only:trueValue of the criteria to determine the grouping of picks into pick slips. -
pickReleaseSequenceRule:
pickReleaseSequenceRule
-
releaseSubinventoryCode: string
Title:
Release Subinventory CodeRead Only:trueName of the subinventory to source the material on shipment lines. -
requestedEndDays: string
(big-decimal)
Title:
DaysRead Only:trueIndicates the number of days in the past or future to use for the end date in a range of dates in which the customer requested to ship the goods. -
requestedEndHours: string
(big-decimal)
Title:
TimeRead Only:trueIndicates the time used for the end date when the customer requested to ship the goods. -
requestedStartDays: string
(big-decimal)
Title:
DaysRead Only:trueIndicates the number of days in the past or future to use for the start date in a range of dates in which the customer requested to ship the goods. -
requestedStartHours: string
(big-decimal)
Title:
TimeRead Only:trueIndicates the number of days in the past or future to use for the start date in a range of dates in which the customer requested to ship the goods. -
scheduledEndDays: string
(big-decimal)
Title:
DaysRead Only:trueIndicates the number of days in the past or future to use for the end date in a range of dates in which the customer scheduled to ship the goods. -
scheduledEndHours: string
(big-decimal)
Title:
TimeRead Only:trueIndicates the time used for the end date when the customer scheduled to ship the goods. -
scheduledStartDays: string
(big-decimal)
Title:
DaysRead Only:trueIndicates the number of days in the past or future to use for the start date in a range of dates in which the customer scheduled to ship the goods. -
scheduledStartHours: string
(big-decimal)
Title:
TimeRead Only:trueIndicates the time used for the start date when the customer scheduled to ship the goods. -
shipmentPriorityCode: string
Title:
Shipping PriorityRead Only:trueAbbreviation that identifies the shipment priority. A list of accepted values is defined in the lookup type WSH_SHIPPING_PRIORITY. -
shipSetName: string
Title:
Shipment SetRead Only:trueShipment set that contains the order line. -
shipSetNumber: string
(big-decimal)
Title:
Shipment Set NumberRead Only:trueName of the shipment set to be selected for pick release or generating a shipment request. -
shipToParty:
shipToParty
-
sourceLineType: string
Title:
Order TypeRead Only:trueValue that determines the type of order. A list of accepted values is defined in the lookup type ORA_WSH_ORDER_LINE_TYPE. -
startDateActive: string
(date)
Title:
Start DateRead Only:trueDate when the shipping cost type becomes active. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
toRequestedDate: string
(date)
Title:
To Requested DateRead Only:trueLast date and time in a range of dates in which the customer requested to ship the goods. -
toScheduledShipDate: string
(date)
Title:
To Scheduled Ship DateRead Only:trueValue that uniquely identifies the geographic region, such as a country or a range of postal codes. -
tradeComplianceMethod: string
Title:
Trade Compliance Screening MethodRead Only:trueAbbreviation that identifies the method used for the line to be screened for trade compliance. A list of accepted values is defined in the lookup type ORA_WSH_TRD_COMP_SCRN_MTHD. -
transportationShipmentNumber: string
Title:
Transportation ShipmentRead Only:trueValue that identifies the planned shipment from the transportation management application. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Release Rule
Type:
objectTitle:
Release RuleA rule that defines the criteria to determine the shipment lines to select for pick release or interfacing with the external execution system and how they need to be processed. The rule is used in creating pick waves and generating shipment requests.
Nested Schema : catalog
Match All
The Item Catalogs resource manages catalog details. A catalog is a collection of categories that are arranged in a hierarchy.
Show Source
-
object
oraScmCoreProductMgmtCatalogs.Catalog_item-fields
-
object
__busObj_context
-
object
Item Catalog
Title:
Item CatalogThe Item Catalogs resource manages catalog details. A catalog is a collection of categories that are arranged in a hierarchy.
Nested Schema : category
Match All
The Item Categories resource manages the category details. A category is used to manage the catalog hierarchy. Items are assigned to categories in the catalog.
Show Source
-
object
oraScmCoreProductMgmtCatalogs.Category_item-fields
-
object
__busObj_context
-
object
Item Category
Title:
Item CategoryThe Item Categories resource manages the category details. A category is used to manage the catalog hierarchy. Items are assigned to categories in the catalog.
Nested Schema : defaultStageLocator
Match All
Physical area within a subinventory where materials are stored, such as a row, aisle, bin, or shelf. Items can be transacted into and out of a locator.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
Locator
Title:
LocatorPhysical area within a subinventory where materials are stored, such as a row, aisle, bin, or shelf. Items can be transacted into and out of a locator.
Nested Schema : defaultStageSubinventory
Match All
A subinventory is a unique physical or logical separation of material inventory, such as into raw inventory, finished goods, or defective material. All material in an organization is held in a subinventory.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Subinventory
Title:
SubinventoryA subinventory is a unique physical or logical separation of material inventory, such as into raw inventory, finished goods, or defective material. All material in an organization is held in a subinventory.
Nested Schema : item
Match All
An object that can be transacted, such as physical product or service offering.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Item
Title:
ItemAn object that can be transacted, such as physical product or service offering.
Nested Schema : party
Match All
Parties includes information about a person, organization, household, or group.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Party
Title:
PartyParties includes information about a person, organization, household, or group.
Nested Schema : pickFromLocator
Match All
Physical area within a subinventory where materials are stored, such as a row, aisle, bin, or shelf. Items can be transacted into and out of a locator.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
Locator
Title:
LocatorPhysical area within a subinventory where materials are stored, such as a row, aisle, bin, or shelf. Items can be transacted into and out of a locator.
Nested Schema : pickFromSubinventory
Match All
A subinventory is a unique physical or logical separation of material inventory, such as into raw inventory, finished goods, or defective material. All material in an organization is held in a subinventory.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Subinventory
Title:
SubinventoryA subinventory is a unique physical or logical separation of material inventory, such as into raw inventory, finished goods, or defective material. All material in an organization is held in a subinventory.
Nested Schema : pickReleaseSequenceRule
Match All
Rules that define the sequence in which eligible picking lines are released during the pick release process. These rules are based on five key attributes: order number, outstanding invoice value, schedule date, departure date, and shipment priority. Each attribute can be assigned a priority level from one to five, with five being the highest, and you can specify whether the picking lines should be released in ascending or descending order.
Show Source
-
object
oraScmCoreShippingSetup.PickReleaseSequenceRule_item-fields
-
object
__busObj_context
-
object
Pick Release Sequence Rule
Title:
Pick Release Sequence RuleRules that define the sequence in which eligible picking lines are released during the pick release process. These rules are based on five key attributes: order number, outstanding invoice value, schedule date, departure date, and shipment priority. Each attribute can be assigned a priority level from one to five, with five being the highest, and you can specify whether the picking lines should be released in ascending or descending order.
Nested Schema : shipToParty
Match All
Parties includes information about a person, organization, household, or group.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Party
Title:
PartyParties includes information about a person, organization, household, or group.
Nested Schema : Item Catalog
Type:
objectTitle:
Item CatalogThe Item Catalogs resource manages catalog details. A catalog is a collection of categories that are arranged in a hierarchy.
Nested Schema : Item Category
Type:
objectTitle:
Item CategoryThe Item Categories resource manages the category details. A category is used to manage the catalog hierarchy. Items are assigned to categories in the catalog.
Nested Schema : Locator
Type:
objectTitle:
LocatorPhysical area within a subinventory where materials are stored, such as a row, aisle, bin, or shelf. Items can be transacted into and out of a locator.
Nested Schema : Subinventory
Type:
objectTitle:
SubinventoryA subinventory is a unique physical or logical separation of material inventory, such as into raw inventory, finished goods, or defective material. All material in an organization is held in a subinventory.
Nested Schema : Item
Type:
objectTitle:
ItemAn object that can be transacted, such as physical product or service offering.
Nested Schema : Party
Type:
objectTitle:
PartyParties includes information about a person, organization, household, or group.
Nested Schema : Locator
Type:
objectTitle:
LocatorPhysical area within a subinventory where materials are stored, such as a row, aisle, bin, or shelf. Items can be transacted into and out of a locator.
Nested Schema : Subinventory
Type:
objectTitle:
SubinventoryA subinventory is a unique physical or logical separation of material inventory, such as into raw inventory, finished goods, or defective material. All material in an organization is held in a subinventory.
Nested Schema : Pick Release Sequence Rule
Type:
objectTitle:
Pick Release Sequence RuleRules that define the sequence in which eligible picking lines are released during the pick release process. These rules are based on five key attributes: order number, outstanding invoice value, schedule date, departure date, and shipment priority. Each attribute can be assigned a priority level from one to five, with five being the highest, and you can specify whether the picking lines should be released in ascending or descending order.
Nested Schema : Party
Type:
objectTitle:
PartyParties includes information about a person, organization, household, or group.
Nested Schema : Release Subinventory
Type:
objectTitle:
Release SubinventoryIdentifies the name of the subinventory used to source the material on the shipment lines of the picking batch.
Nested Schema : oraScmCoreShippingSetup.ShipConfirmRule_item-fields
Type:
Show Source
object-
acBillOfLadingFlag: boolean
Title:
Create bill of lading and packing slipRead Only:trueIndicator to trigger bill of lading generation for a shipment. -
acCloseDeliveryFlag: boolean
Title:
Close shipmentRead Only:trueIndicator to close shipments during the ship-confirm action. -
acDeferInterfaceFlag: boolean
Title:
Defer sending inventory updates to integrated applicationsRead Only:trueIndicator to defer the interface transaction during the ship-confirm action. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
DescriptionRead Only:trueDescription of the shipment. -
effectiveEndDate: string
(date)
Title:
End DateRead Only:trueEnd date of a date range in which the ship-confirm rule is effective. -
effectiveStartDate: string
(date)
Title:
Start DateRead Only:trueStart date of a date range in which the ship-confirm rule is effective. -
id: string
(big-integer)
Title:
Ship Confirm RuleRead Only:trueUnique identifier of the ship confirm rule. -
jobSetName: string
Title:
Job Set NameRead Only:trueJob set name on the Manage Shipping Documents Output Preferences page. -
jobSetPackageName: string
Title:
Job Set Package NameRead Only:truePackage name of the job set for generating reports during the ship-confirm action. -
packingSlipStatus: string
Title:
Packing Slip StatusRead Only:trueStatus that's set for the packing slip during shipment confirmation when the shipment isn't set to close automatically. -
shipConfirmRuleName: string
Title:
Ship Confirm RuleRead Only:trueValue that uniquely identifies the ship confirm rule. -
stageDeliveryFlag: boolean
Title:
Create shipment for remaining staged quantitiesRead Only:trueValue that specifies whether to create delivery for the staged quantity. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Ship Confirm Rule
Type:
objectTitle:
Ship Confirm RuleRules that define how shipments are confirmed, including actions such as creating a new shipment for remaining staged quantities, generating necessary documents, and closing the shipment.
Nested Schema : Ship-from Location
Type:
objectTitle:
Ship-from LocationShip-from location associated with the picking batch.
Nested Schema : Shipment
Type:
objectTitle:
ShipmentShipment associated with the picking batch.
Nested Schema : oraScmCoreShippingShipment.ShipmentLine_item-fields
Type:
Show Source
object-
arrivalSetName: string
Title:
Arrival SetRead Only:trueValue that indicates if a set of order lines must arrive at the customer's dock at the same time. -
assessableValue: string
(big-decimal)
Title:
Assessable ValueRead Only:trueValue of the item. Each tax authority can use a different assessable value for each item. The tax authority uses this attribute for taxation purposes. -
baseItem:
baseItem
-
billToContactIdentifier: string
(big-integer)
Title:
Bill-to ContactRead Only:trueValue that uniquely identifies the bill-to contact for the order line. -
billToLocation:
billToLocation
-
billToParty:
billToParty
-
billToPartySite:
billToPartySite
-
cancelBackorders: string
Title:
Cancel BackordersRead Only:trueIndicates whether the remaining quantity on the shipment line can be automatically canceled during the pick release, pick confirm, and ship confirm process. -
cancelledQuantity: string
(big-decimal)
Title:
Canceled QuantityRead Only:trueQuantity that was canceled. -
cancelledSource: string
Title:
Canceled SourceRead Only:trueThe source by which the shipment line is canceled. Ex: Ship confirm, Pick release, Pick confirm. -
carrier:
carrier
-
categoryIdentifier: string
(big-integer)
Title:
Category IDRead Only:trueValue that uniquely identifies the product fiscal classification. -
conversionRate: number
(double)
Title:
Conversion RateRead Only:trueRate of the currency conversion. -
conversionType: string
Title:
Currency Conversion TypeRead Only:trueType of the currency conversion. If the sales order doesn't use the same currency that the shipping cost uses, then this attribute specifies the currency conversion type to use when converting the currency. -
convertedQuantity: string
(big-decimal)
Title:
Converted QuantityRead Only:trueShipped or backordered quantity that the application converted into ordered quantity. -
convertedRequestedQuantity: string
(big-decimal)
Title:
Converted Requested QuantityRead Only:trueRequested quantity of the shipment line in order UOM. -
countryOfOriginCode: string
Title:
Inventory Country of Origin CodeRead Only:trueAbbreviation that identifies the country of origin. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
currencyCode: string
Title:
CurrencyRead Only:trueCode that identifies the currency of the shipment line. -
customerItemIdentifier: string
(big-integer)
Title:
Customer Item IDRead Only:trueValue that uniquely identifies the customer item. -
cycleCountQuantity: string
(big-decimal)
Title:
Backordered QuantityRead Only:trueQuantity on a shipment line that was withheld from processing until the inventory becomes available. -
defaultTaxationCountry: string
Title:
Taxation CountryRead Only:trueCountry where the transaction occurs. The tax authority uses this attribute for taxation purposes. -
deliveredQuantity: string
(big-decimal)
Title:
Delivered QuantityRead Only:trueQuantity that the shipper delivers. -
detailContainerItem:
detailContainerItem
-
documentSubType: string
Title:
Document Fiscal Classification CodeRead Only:trueType of the document fiscal classification. -
enforceSingleShipment: string
Title:
Enforce Single ShipmentRead Only:trueIndicates whether the order should be fulfilled using a single shipment and the remaining quantity can be automatically canceled during ship confirm process. -
exemptReasonCode: string
Title:
Exemption Reason CodeRead Only:trueCode that identifies the reason for tax exemption. The tax authority uses this attribute for taxation purposes. -
externalShipToLocationFlag: boolean
Title:
Ship-to Location TypeRead Only:trueType of the ship-to location. -
firstPartyRegistrationIdentifier: string
(big-integer)
Title:
First-Party Registration IDRead Only:trueValue that uniquely identifies tax registration for the first party of the transaction. The tax authority uses this attribute for taxation purposes. -
fiscalDocumentHeaderIdentifier: string
(big-integer)
Title:
Fiscal Document Header IDRead Only:trueValue that uniquely identifies the fiscal document header. -
fiscalDocumentLineIdentifier: string
(big-integer)
Title:
Fiscal Document Line IDRead Only:trueValue that uniquely identifies the fiscal document line. -
fobCode: string
Title:
FOBRead Only:trueCode that indicates the ownership of the items that are in transit. A list of accepted values is defined in the lookup type FOB. -
freightTermsCode: string
Title:
Freight TermsRead Only:trueCode that identifies the freight terms. A list of accepted values is defined in the lookup type WSH_FREIGHT_CHARGE_TERMS. -
grossWeight: string
(big-decimal)
Title:
Gross WeightRead Only:trueWeight of the loaded equipment, packing unit, or item, including packed items and packaging material. -
id: string
(big-integer)
Title:
Shipment Line IDRead Only:trueValue that uniquely identifies the shipment line. -
intendedUseClassificationIdentifier: string
(big-integer)
Title:
Intended Use Classification IDRead Only:trueValue that uniquely identifies the Intended use classification. -
inventoryTransaction:
inventoryTransaction
-
invStripingCategory: string
Title:
Inventory Striping CategoryRead Only:trueSegment used to identify the descriptive flexfield application context for Inventory striping category attribute. -
item:
item
-
itemDescription: string
Title:
Item DescriptionRead Only:trueDescription of the inventory item. -
locator:
locator
-
lot:
lot
-
lpnContentIdentifier: string
(big-integer)
Title:
LPN Content IDRead Only:trueValue that identifies a shipment line packed in a packing unit. -
masterContainerItem:
masterContainerItem
-
modeOfTransport: string
Title:
Mode of TransportRead Only:trueMode of transportation that ships the item. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT. -
movementIdentifier: string
(big-integer)
Title:
Movement IDRead Only:trueValue that identifies the movement statistics for the shipment line. -
moveOrderLine:
moveOrderLine
-
mvtStatStatus: string
Title:
Movement Statistics StatusRead Only:trueStatus of the movement statistics for the shipment line. -
netWeight: string
(big-decimal)
Title:
Net WeightRead Only:trueWeight of the products being shipped without considering the packaging. -
newSourceShipment:
newSourceShipment
-
organization:
organization
-
organizationBussinessUnit:
organizationBussinessUnit
-
originalDeliveryDetail:
originalDeliveryDetail
-
originalItem:
originalItem
-
originalItemUnitOfMeasure:
originalItemUnitOfMeasure
-
outsourcerParty:
outsourcerParty
-
packingInstructions: string
Title:
Packing InstructionsRead Only:trueDocument or text that contains information concerning the packing of an item. -
parentInventoryItem:
parentInventoryItem
-
parentLicensePlateNumber:
parentLicensePlateNumber
-
parentSourceShipment:
parentSourceShipment
-
pickedFromSubinventory: string
Title:
Picked from SubinventoryRead Only:trueSubinventory from where the item was picked for this shipment line. -
pickedQuantity: string
(big-decimal)
Title:
Staged QuantityRead Only:trueQuantity that was brought to the staging location to fulfill an order. -
pickingBatch:
pickingBatch
-
plannedDestinationLocation:
plannedDestinationLocation
-
preferredGrade: string
Title:
Preferred GradeRead Only:trueAbbreviation that identifies the preferred grade of the item. -
previousShipSetName: string
Title:
Previous Shipment Set NameRead Only:trueValue that indicates the previous ship set name if it was changed or unassigned. -
processReturnInShipping: string
Title:
Process Return in ShippingRead Only:trueIndicates whether the return transactions for the return to supplier and return to customer lines are processed after shipment confirmation. -
productCategory: string
Title:
Product CategoryRead Only:trueProduct category of the transaction line for determining taxes. -
productType: string
Title:
Product TypeRead Only:trueType of product of the inventory item. The tax authority uses this attribute for taxation purposes. -
project:
project
-
projectCostingProjectIdentifier: string
(big-integer)
Title:
Project IDRead Only:trueValue that uniquely identifies the project for standardized project cost collection. This attribute is associated with a feature that requires opt in. -
projectCostingTaskIdentifier: string
(big-integer)
Title:
Task IDRead Only:trueValue that uniquely identifies the task for standardized project cost collection. This attribute is associated with a feature that requires opt in. -
quickShipStatus: string
Title:
Quick ship statusRead Only:trueStatus of the quick ship process for the shipment line. -
receivingShipmentLine:
receivingShipmentLine
-
releasedStatus: string
Title:
Line StatusRead Only:trueValue that indicates the status of the shipment line. Valid values include ready to release, released, staged, shipped, or backordered. A list of accepted values is defined in the lookup type WSH_PICK_STATUS. -
requestedQuantity: string
(big-decimal)
Title:
Requested QuantityRead Only:trueQuantity of the item that the sales order line requests, in the primary unit of measure. -
requestedQuantityUnitOfMeasure:
requestedQuantityUnitOfMeasure
-
requisitionHeaderIdentifier: string
(big-integer)
Title:
Requisition Header IDRead Only:trueValue that uniquely identifies the requisition header for the shipment line. -
requisitionLineIdentifier: string
(big-integer)
Title:
Requisition Line IDRead Only:trueValue that uniquely identifies the requisition line for the shipment line. -
returnType: string
Title:
Return TypeRead Only:trueIndicates whether the shipment line is created for returning goods from expense destination or for nonquantity tracked subinventory. -
revision: string
Title:
RevisionRead Only:trueRevision of the item. -
rootSourceShipment:
rootSourceShipment
-
sealCode: string
Title:
Seal NumberRead Only:trueCode that identifies the seal on a packing unit, locker, or truck to prove that the container remained closed during transport. -
secondaryCancelledQuantity: string
(big-decimal)
Title:
Secondary Canceled QuantityRead Only:trueCanceled quantity in the secondary unit of measure for the item. -
secondaryConvertedQuantity: string
(big-decimal)
Title:
Secondary Converted QuantityRead Only:trueConverted quantity in the secondary unit of measure for the item. -
secondaryCycleCountQuantity: string
(big-decimal)
Title:
Secondary Backordered QuantityRead Only:trueQuantity in the item's secondary unit of measure that was withheld from processing until the inventory becomes available. -
secondaryDeliveredQuantity: string
(big-decimal)
Title:
Secondary Delivered QuantityRead Only:trueDelivered quantity in the secondary unit of measure for the item. -
secondaryOriginalItemUnitOfMeasure:
secondaryOriginalItemUnitOfMeasure
-
secondaryPickedQuantity: string
(big-decimal)
Title:
Secondary Picked QuantityRead Only:truePicked quantity in the item's secondary unit of measure that was taken from the warehouse supply to fulfill an order. -
secondaryRequestedQuantity: string
(big-decimal)
Title:
Secondary Requested QuantityRead Only:trueQuantity of the item requested on the sales order line, in the secondary unit of measure. -
secondaryRequestedQuantityUnitOfMeasure:
secondaryRequestedQuantityUnitOfMeasure
-
secondaryShippedQuantity: string
(big-decimal)
Title:
Secondary Shipped QuantityRead Only:trueShipped quantity for the shipment line, in the secondary unit of measure. -
secondarySourceRequestedQuantity: string
(big-decimal)
Title:
Secondary Source Requested QuantityRead Only:trueQuantity that the customer requested on the source order line in secondary unit of measure. -
secondarySourceRequestedQuantityUnitOfMeasure:
secondarySourceRequestedQuantityUnitOfMeasure
-
sellingPrice: string
(big-decimal)
Title:
Selling PriceRead Only:trueSelling price of the item. -
serial:
serial
-
serviceLevel: string
Title:
Service Level Not AssignedRead Only:trueCode that identifies the service level for the shipping method. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. -
shipFromLocation:
shipFromLocation
-
shipmentAdviceStatus: string
Title:
Shipment Advice StatusRead Only:trueContains one of the following values: true or false. If true, then the application sent the shipment advice for the shipped line to the source application. If false, then shipment advice not sent. The default value is false. -
shipmentPriorityCode: string
Title:
Priority Not AssignedRead Only:trueCode that identifies the priority of the demand lines to ship. A list of accepted values is defined in the lookup type WSH_SHIPPING_PRIORITY. -
shippedQuantity: string
(big-decimal)
Title:
Shipped QuantityRead Only:trueShipped quantity for the shipment line, in the requested unit of measure. -
shippingInstructions: string
Title:
Shipping InstructionsRead Only:trueDocument or text that contains information concerning the shipping of an item. -
shippingMethod:
shippingMethod
-
shipSetName: string
Title:
Shipment SetRead Only:trueShipment set that contains the shipment line among the group of order lines within an order that need to ship together from their common origin to a common destination and have the same scheduled ship date. -
shipToleranceAbove: string
(big-decimal)
Title:
Maximum Overshipment PercentageRead Only:trueMaximum percent above the requested quantity that can be shipped on a shipment line. -
shipToleranceBelow: string
(big-decimal)
Title:
Maximum Undershipment PercentageRead Only:trueMaximum percent below the requested quantity that can be shipped on a shipment line. -
shipToLocation:
shipToLocation
-
shipToParty:
shipToParty
-
shipToPartySite:
shipToPartySite
-
soldToParty:
soldToParty
-
sourceLineType: string
Title:
Order TypeRead Only:trueType of the source line. -
sourceRequestedQuantity: string
(big-decimal)
Title:
Source Requested QuantityRead Only:trueQuantity that the customer requested on the source order line. -
sourceRequestedQuantityUnitOfMeasure:
sourceRequestedQuantityUnitOfMeasure
-
sourceShipment:
sourceShipment
-
sourceSubinventory:
sourceSubinventory
-
sourceSystemIdentifier: string
(big-integer)
Title:
Source System IDRead Only:trueValue that uniquely identifies the source application. -
splitFromShipmentLine:
splitFromShipmentLine
-
spPickedQuantity: string
(big-decimal)
Title:
Standard Pack Picked QuantityRead Only:trueValue that identifies the quantity, in the item's primary unit of measure, that was taken from the warehouse supply to fulfill an order. -
stagedValidatedTransaction:
stagedValidatedTransaction
-
standardPackedQuantityUnitOfMeasure:
standardPackedQuantityUnitOfMeasure
-
subinventory:
subinventory
-
task:
task
-
taxClassificationCode: string
Title:
Tax Classification CodeRead Only:trueCode that identifies a group of taxes for reporting and processing. The tax authority uses this attribute for taxation purposes. -
thirdPartyRegistrationIdentifier: string
(big-integer)
Title:
Third-Party Registration IDRead Only:trueValue that uniquely identifies tax registration for the third party of the transaction. The tax authority uses this attribute for taxation purposes. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
tpShipmentLine: string
Title:
Transportation Shipment LineRead Only:trueValue that identifies the planned shipment line that the transportation management application provides. -
tpStatusCode: string
Title:
Transportation Planning StatusRead Only:trueCode that indicates the status of transportation planning for the shipment line. A list of accepted values is defined in the lookup type ORA_WSH_TRAN_PLAN_STATUS. -
tradeComplianceMethod: string
Title:
Trade Compliance Screening MethodRead Only:trueCode that identifies the method the application uses to screen the order line for trade compliance. A list of accepted values is defined in the lookup type ORA_WSH_TRD_COMP_SCRN_MTHD. -
tradeComplianceReason: string
Title:
Trade Compliance ReasonRead Only:trueReason for the trade compliance screening status of the shipment line. -
tradeComplianceStatus: string
Title:
Trade Compliance StatusRead Only:trueTrade compliance screening status for the shipment line from the trade management system. Valid values are Not applicable, Pending, Requested, Hold, Pass, and Fail. -
transferOrderHeader:
transferOrderHeader
-
transferOrderLine:
transferOrderLine
-
trxBusinessCategory: string
Title:
Transaction Business CategoryRead Only:trueCode that identifies the business classification. Oracle Tax Cloud uses this value to identify and categorize each transaction that resides outside of Oracle Tax Cloud into a transaction that resides inside Oracle Tax Cloud . -
unitPrice: string
(big-decimal)
Title:
Unit PriceRead Only:truePrice of item for each unit. -
unitVolume: string
(big-decimal)
Title:
Unit VolumeRead Only:trueUnit volume of the item on the shipment line. -
unitWeight: string
(big-decimal)
Title:
Unit WeightRead Only:trueUnit weight of the item on the shipment line. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
userDefinedFiscalClassification: string
Title:
User-Defined Fiscal ClassificationRead Only:trueCode that identifies the classification for each tax requirement that you can't define using the fiscal classification types that already exist. -
volume: string
(big-decimal)
Title:
VolumeRead Only:trueVolume of the material for the shipment line. -
volumeUnitOfMeasure:
volumeUnitOfMeasure
-
weightUnitOfMeasure:
weightUnitOfMeasure
-
wmsBatchNumber: string
Title:
Transaction Batch NumberRead Only:trueValue that identifies the transaction batch number. -
wmsShipToleranceAbove: string
(big-decimal)
Title:
Overshipment ToleranceRead Only:trueValue that identifies the overshipment tolerance percentage for the third-party system. -
wmsShipToleranceBelow: string
(big-decimal)
Title:
Undershipment ToleranceRead Only:trueValue that identifies the undershipment tolerance percentage for the third-party system.
Nested Schema : Shipment Line
Type:
objectTitle:
Shipment LineShipment line associated with the picking batch.
Nested Schema : baseItem
Match All
The name of the inventory item.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Item
Title:
ItemThe name of the inventory item.
Nested Schema : billToLocation
Match All
Bill-to location associated with the shipment line.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Bill-to Location
Title:
Bill-to LocationBill-to location associated with the shipment line.
Nested Schema : billToParty
Match All
Bill-to party associated with the shipment line.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Bill-to Party ID
Title:
Bill-to Party IDBill-to party associated with the shipment line.
Nested Schema : billToPartySite
Match All
Bill-to party site associated with the shipment line.
Show Source
-
allOf
oraCxSalesCommonParty.Address_item-fields
-
object
__busObj_context
-
object
Bill-to Party Site ID
Title:
Bill-to Party Site IDBill-to party site associated with the shipment line.
Nested Schema : carrier
Match All
Name of the carrier who transports the shipment.
Show Source
-
allOf
oraScmCoreCarrier.Carrier_item-fields
-
object
__busObj_context
-
object
Carrier ID
Title:
Carrier IDName of the carrier who transports the shipment.
Nested Schema : detailContainerItem
Match All
Detail container item of the shipment line.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Detail Container Item ID
Title:
Detail Container Item IDDetail container item of the shipment line.
Nested Schema : inventoryTransaction
Match All
Inventory transaction associated with the shipment line.
Show Source
-
allOf
oraScmCoreInventoryTransaction.InventoryTransaction_item-fields
-
object
__busObj_context
-
object
Inventory Transaction
Title:
Inventory TransactionInventory transaction associated with the shipment line.
Nested Schema : item
Match All
The name of the inventory item.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Item
Title:
ItemThe name of the inventory item.
Nested Schema : locator
Match All
Name of the item locator for the shipment line.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
Locator
Title:
LocatorName of the item locator for the shipment line.
Nested Schema : lot
Match All
Lot associated with a shipment line.
Show Source
-
object
oraScmCoreInventoryTransaction.LotNumber_item-fields
-
object
__busObj_context
-
object
Lot
Title:
LotLot associated with a shipment line.
Nested Schema : masterContainerItem
Match All
Master container item of the shipment line.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Master Container Item ID
Title:
Master Container Item IDMaster container item of the shipment line.
Nested Schema : moveOrderLine
Match All
Value that uniquely identifies the movement request line within a movement request corresponding to the shipment line.
Show Source
-
object
oraScmCoreInventoryOrder.MovementRequestLine_item-fields
-
object
__busObj_context
-
object
Movement Request Line
Title:
Movement Request LineValue that uniquely identifies the movement request line within a movement request corresponding to the shipment line.
Nested Schema : newSourceShipment
Match All
New shipment number from the source system.
Show Source
-
object
oraScmCoreOrderMgmtOrders.FulfillmentLine_item-fields
-
object
__busObj_context
-
object
New Source Shipment ID
Title:
New Source Shipment IDNew shipment number from the source system.
Nested Schema : organization
Match All
The name of the inventory organization for the shipment line.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationThe name of the inventory organization for the shipment line.
Nested Schema : organizationBussinessUnit
Match All
An organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationAn organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Nested Schema : originalDeliveryDetail
Match All
Represents the delivery detail of the line that was originally created for the order line.
Show Source
-
object
oraScmCoreShippingShipment.ShipmentLine_item-fields
-
object
__busObj_context
-
object
Original Line
Title:
Original LineRepresents the delivery detail of the line that was originally created for the order line.
Nested Schema : originalItem
Match All
The name of the original item for the shipment line.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Original Item
Title:
Original ItemThe name of the original item for the shipment line.
Nested Schema : originalItemUnitOfMeasure
Match All
Primary unit of measure of the original item requested by the source system.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Original Item UOM
Title:
Original Item UOMPrimary unit of measure of the original item requested by the source system.
Nested Schema : outsourcerParty
Match All
Outsourcer party that sent the order line.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Outsourcer Party
Title:
Outsourcer PartyOutsourcer party that sent the order line.
Nested Schema : parentInventoryItem
Match All
Parent Inventory Item of the shipment line.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Parent Inventory Item ID
Title:
Parent Inventory Item IDParent Inventory Item of the shipment line.
Nested Schema : parentLicensePlateNumber
Match All
Parent license plate number the detail line is packed into.
Show Source
-
object
oraScmCoreInventorySetup.LicensePlateNumber_item-fields
-
object
__busObj_context
-
object
Parent License Plate Number
Title:
Parent License Plate NumberParent license plate number the detail line is packed into.
Nested Schema : parentSourceShipment
Match All
Represents the source shipment of the parent item.
Show Source
-
object
oraScmCoreOrderMgmtOrders.FulfillmentLine_item-fields
-
object
__busObj_context
-
object
Parent Source Shipment ID
Title:
Parent Source Shipment IDRepresents the source shipment of the parent item.
Nested Schema : pickingBatch
Match All
Identifies the picking batch associated with the shipment line.
Show Source
-
object
oraScmCoreShippingShipment.PickingBatch_item-fields
-
object
__busObj_context
-
object
Picking Batch
Title:
Picking BatchIdentifies the picking batch associated with the shipment line.
Nested Schema : plannedDestinationLocation
Match All
Name that identifies the destination location of the initial leg of the transportation planned to deliver the shipment to the final destination.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Initial Destination Locations List of Values
Title:
Initial Destination Locations List of ValuesName that identifies the destination location of the initial leg of the transportation planned to deliver the shipment to the final destination.
Nested Schema : project
Match All
Name of the project.
Show Source
-
object
oraErpCoreProjectPlanning.Project_item-fields
-
object
__busObj_context
-
object
Inventory Project ID
Title:
Inventory Project IDName of the project.
Nested Schema : receivingShipmentLine
Match All
Represents the receiving shipment line.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingShipmentLine_item-fields
-
object
__busObj_context
-
object
Receiving Shipment Line
Title:
Receiving Shipment LineRepresents the receiving shipment line.
Nested Schema : requestedQuantityUnitOfMeasure
Match All
The unit of measure for the requested quantity on the source order line.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Requested Quantity UOM
Title:
Requested Quantity UOMThe unit of measure for the requested quantity on the source order line.
Nested Schema : rootSourceShipment
Match All
The initial shipment from the source system.
Show Source
-
object
oraScmCoreOrderMgmtOrders.FulfillmentLine_item-fields
-
object
__busObj_context
-
object
Root Source Shipments
Title:
Root Source ShipmentsThe initial shipment from the source system.
Nested Schema : secondaryOriginalItemUnitOfMeasure
Match All
Secondary unit of measure for the requested quantity of the original item.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Original Item Secondary UOM
Title:
Original Item Secondary UOMSecondary unit of measure for the requested quantity of the original item.
Nested Schema : secondaryRequestedQuantityUnitOfMeasure
Match All
Secondary unit of measure for the requested quantity.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Secondary Quantity UOM
Title:
Secondary Quantity UOMSecondary unit of measure for the requested quantity.
Nested Schema : secondarySourceRequestedQuantityUnitOfMeasure
Match All
The secondary unit of measure for the requested quantity on the source order line.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Secondary Source Requested Quantity UOM
Title:
Secondary Source Requested Quantity UOMThe secondary unit of measure for the requested quantity on the source order line.
Nested Schema : serial
Match All
Serial number for the item.
Show Source
-
object
oraScmCoreInventoryTransaction.SerialNumber_item-fields
-
object
__busObj_context
-
object
Shipment Line Serial Number
Title:
Shipment Line Serial NumberSerial number for the item.
Nested Schema : shipFromLocation
Match All
Value that identifies the inventory transaction ship-from location.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Ship-from Location
Title:
Ship-from LocationValue that identifies the inventory transaction ship-from location.
Nested Schema : shippingMethod
Match All
Value that indicates the shipping method to use during shipment confirmation.
Show Source
-
object
oraScmCoreCarrier.ShippingMethod_item-fields
-
object
__busObj_context
-
object
Shipping method
Title:
Shipping methodValue that indicates the shipping method to use during shipment confirmation.
Nested Schema : shipToLocation
Match All
Ship-to location associated with the shipment line.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Ship-to Location
Title:
Ship-to LocationShip-to location associated with the shipment line.
Nested Schema : shipToParty
Match All
Ship-to party associated with the shipment line.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Ship-to Party
Title:
Ship-to PartyShip-to party associated with the shipment line.
Nested Schema : shipToPartySite
Match All
Ship-to party site associated with the shipment line.
Show Source
-
allOf
oraCxSalesCommonParty.Address_item-fields
-
object
__busObj_context
-
object
Ship-to Party Site ID
Title:
Ship-to Party Site IDShip-to party site associated with the shipment line.
Nested Schema : soldToParty
Match All
Sold-to party associated with the shipment line.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Sold-to Party
Title:
Sold-to PartySold-to party associated with the shipment line.
Nested Schema : sourceRequestedQuantityUnitOfMeasure
Match All
Abbreviation that identifies the unit of measure for the requested quantity on the source order line.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Source Requested Quantity UOM
Title:
Source Requested Quantity UOMAbbreviation that identifies the unit of measure for the requested quantity on the source order line.
Nested Schema : sourceShipment
Match All
Source shipment associated with the shipment line.
Show Source
-
object
oraScmCoreOrderMgmtOrders.FulfillmentLine_item-fields
-
object
__busObj_context
-
object
Source Shipment
Title:
Source ShipmentSource shipment associated with the shipment line.
Nested Schema : sourceSubinventory
Match All
The source subinventory of the shipment line.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Subinventory
Title:
SubinventoryThe source subinventory of the shipment line.
Nested Schema : splitFromShipmentLine
Match All
Shipment lines assigned to a shipment. This information includes details about the related shipment lines.
Show Source
-
object
oraScmCoreShippingShipment.ShipmentLine_item-fields
-
object
__busObj_context
-
object
Shipment Line
Title:
Shipment LineShipment lines assigned to a shipment. This information includes details about the related shipment lines.
Nested Schema : stagedValidatedTransaction
Match All
Value that indicates whether a transaction is staged or validated.
Show Source
-
object
oraScmCoreInventoryTransaction.StagedValidatedTransaction_item-fields
-
object
__busObj_context
-
object
Staged Validated Transaction
Title:
Staged Validated TransactionValue that indicates whether a transaction is staged or validated.
Nested Schema : standardPackedQuantityUnitOfMeasure
Match All
The unit of measure for the standard packed quantity.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Standard Pack UOM
Title:
Standard Pack UOMThe unit of measure for the standard packed quantity.
Nested Schema : subinventory
Match All
Name of the subinventory for the shipment line.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Subinventory
Title:
SubinventoryName of the subinventory for the shipment line.
Nested Schema : task
Match All
Name of the task.
Show Source
-
object
oraErpCoreProjectPlanning.ProjectTask_item-fields
-
object
__busObj_context
-
object
Task ID
Title:
Task IDName of the task.
Nested Schema : transferOrderHeader
Match All
Transfer order header on the shipment line.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderHeader_item-fields
-
object
__busObj_context
-
object
Transfer Order Header
Title:
Transfer Order HeaderTransfer order header on the shipment line.
Nested Schema : transferOrderLine
Match All
Transfer order line number on the shipment line.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderLine_item-fields
-
object
__busObj_context
-
object
Transfer Order Line
Title:
Transfer Order LineTransfer order line number on the shipment line.
Nested Schema : volumeUnitOfMeasure
Match All
Volume unit of measure of the shipment line.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Lot Volume UOM
Title:
Lot Volume UOMVolume unit of measure of the shipment line.
Nested Schema : weightUnitOfMeasure
Match All
Weight unit of measure of the shipment line.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Weight UOM
Title:
Weight UOMWeight unit of measure of the shipment line.
Nested Schema : Item
Type:
objectTitle:
ItemThe name of the inventory item.
Nested Schema : Bill-to Location
Type:
objectTitle:
Bill-to LocationBill-to location associated with the shipment line.
Nested Schema : Bill-to Party ID
Type:
objectTitle:
Bill-to Party IDBill-to party associated with the shipment line.
Nested Schema : Bill-to Party Site ID
Type:
objectTitle:
Bill-to Party Site IDBill-to party site associated with the shipment line.
Nested Schema : Carrier ID
Type:
objectTitle:
Carrier IDName of the carrier who transports the shipment.
Nested Schema : Detail Container Item ID
Type:
objectTitle:
Detail Container Item IDDetail container item of the shipment line.
Nested Schema : oraScmCoreInventoryTransaction.InventoryTransaction_item-fields
Match All
Show Source
Nested Schema : oraScmCoreInventoryTransaction.InventoryTransaction_abstract-item
Type:
Show Source
object-
almInterfaceStatus: string
Read Only:
true -
assemblyAsset:
assemblyAsset
-
assemblySerial:
assemblySerial
-
category:
category
-
consignmentSource:
consignmentSource
-
consumptionLine:
consumptionLine
-
consumptionTaxExclusiveUnitPrice: string
(big-decimal)
Read Only:
true -
consumptionUnitPrice: string
(big-decimal)
Read Only:
true -
contentLicensePlateNumber:
contentLicensePlateNumber
-
countryOfOrigin:
countryOfOrigin
-
currency:
currency
-
cycleCount:
cycleCount
-
distributionAccount:
distributionAccount
-
employeeCode: string
Read Only:
true -
expenseAccount:
expenseAccount
-
flowSchedule: string
Read Only:
true -
freightOnBoardPoint: string
(big-integer)
Read Only:
true -
fromGrade:
fromGrade
-
fromProject:
fromProject
-
fromTask:
fromTask
-
id: string
(big-integer)
Read Only:
true -
intendedUseClassification:
intendedUseClassification
-
item:
item
-
itemRevision:
itemRevision
-
licensePlateNumberObject:
licensePlateNumberObject
-
locator:
locator
-
lotTransactionGroupName: string
Read Only:
true -
mvtStatStatus: string
Read Only:
true -
organization:
organization
-
originalLocator:
originalLocator
-
originalLot:
originalLot
-
originalShipmentTransaction:
originalShipmentTransaction
-
originalSubinventory:
originalSubinventory
-
originalTransactionQuantity: string
(big-decimal)
Read Only:
true -
owningOrganization:
owningOrganization
-
parentIdentificationNumber: string
(big-integer)
Read Only:
true -
parentTransaction:
parentTransaction
-
percentageChange: string
(big-decimal)
Read Only:
true -
physicalAdjustment:
physicalAdjustment
-
primaryQuantity: string
(big-decimal)
Read Only:
true -
productCategory: string
Read Only:
true -
project:
project
-
reason:
reason
-
receivingTransaction:
receivingTransaction
-
reservation:
reservation
-
resourceAccount:
resourceAccount
-
secondaryQuantity: string
(big-decimal)
Read Only:
true -
secondaryQuantityUOM:
secondaryQuantityUOM
-
shipFromLocation:
shipFromLocation
-
sourceCode: string
Read Only:
true -
stagedValidatedTransaction:
stagedValidatedTransaction
-
subinventory:
subinventory
-
supplierLot:
supplierLot
-
task:
task
-
taxClassificationCode: string
Read Only:
true -
timeCreated: string
(date-time)
Read Only:
true -
timeUpdated: string
(date-time)
Read Only:
true -
toGrade:
toGrade
-
toProject:
toProject
-
toTask:
toTask
-
transactionActionCode:
transactionActionCode
-
transactionBatchNumber: string
(big-integer)
Read Only:
true -
transactionBatchSequence: string
(big-integer)
Read Only:
true -
transactionBusinessCategory: string
Read Only:
true -
transactionDate: string
(date)
Read Only:
true -
transactionInterfaceLineNumber: string
Read Only:
true -
transactionMode: string
(big-integer)
Read Only:
true -
transactionQuantity: string
(big-decimal)
Read Only:
true -
transactionQuantityUOM:
transactionQuantityUOM
-
transactionReference: string
Read Only:
true -
transactionSourceName: string
Read Only:
true -
transactionSourceType:
transactionSourceType
-
transactionSourceTypeNumber: string
Read Only:
true -
transactionType:
transactionType
-
transferCost: string
(big-decimal)
Read Only:
true -
transferCostDistributionAccount:
transferCostDistributionAccount
-
transferLicensePlateNumber:
transferLicensePlateNumber
-
transferLocator:
transferLocator
-
transferOrganization:
transferOrganization
-
transferOwningOrganization:
transferOwningOrganization
-
transferPrice: string
(big-decimal)
Read Only:
true -
transferProject:
transferProject
-
transferSubinventory:
transferSubinventory
-
transferTask:
transferTask
-
transportationDistributionAccount:
transportationDistributionAccount
-
workOrderExternalSystemGroupIdentificationNumber: string
(big-integer)
Read Only:
true
Nested Schema : oraScmCoreInventoryTransaction.InventoryTransaction_item-fields-allOf[1]
Type:
Show Source
object-
almInterfaceStatus: string
Title:
Asset Lifecycle Management Interface StatusIndicates the status of the Asset Lifecycle Management interface for genealogy tracking. -
consumptionTaxExclusiveUnitPrice: string
Title:
Consumption Tax Exclusive Unit PriceStores the unit price of the consumed inventory, excluding taxes. -
consumptionUnitPrice: string
Title:
Consumption Unit PriceNumber that indicates the unit price of the consumed quantity. -
employeeCode: string
Title:
Employee IDCode of the employee who performed the transaction. -
flowSchedule: string
Title:
Flow ScheduleNumber that uniquely identifies the flow schedule in a plant. Populate this attribute only if the TransactionTypeCode is ORDERLESS_COMPLETION. -
freightOnBoardPoint: string
Title:
FOB PointCheckbox to indicate Free On Board (FOB), which signifies the ownership of goods in transit. -
id: string
Title:
IDValue that uniquely describes the inventory transaction ID. -
lotTransactionGroupName: string
Title:
Lot Transaction GroupName of the group of lot split, merge, and translate transactions data. This value is defined by the user. -
mvtStatStatus: string
Title:
Movement Statistics StatusValue that indicates whether the transaction is updated, processed, or new. -
originalTransactionQuantity: string
Title:
Original Transaction QuantityValue that identifies the original transaction quantity. -
parentIdentificationNumber: string
Title:
Parent ID NumberValue that uniquely identifies the parent transaction for a transaction. -
percentageChange: string
Title:
Percentage ChangePercent change used for average cost update. -
primaryQuantity: string
Title:
AmountNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
productCategory: string
Title:
Product CategoryAbbreviation that identifies the item category on the transaction line. It determines the tax for the item. -
secondaryQuantity: string
Title:
AmountSecondary transaction quantity for the inventory transaction. -
sourceCode: string
Title:
Transaction Source CodeValue that identifies the source of the transaction. -
taxClassificationCode: string
Title:
Tax Classification CodeAbbreviation that identifies the tax classification. It determines the tax for the item. -
timeCreated: string
Title:
Creation DateThe date and time when the record was created. -
timeUpdated: string
Title:
Last Updated DateThe date and time when the record was last updated. -
transactionActionCode: string
Title:
Action TypeValue that uniquely identifies the transaction action. -
transactionBatchNumber: string
Title:
Transaction Batch NumberValue that identifies the transaction batch number. -
transactionBatchSequence: string
Title:
Transaction Batch SequenceSequence number that identifies the transaction batch. -
transactionBusinessCategory: string
Title:
Transaction Business CategoryAbbreviation that identifies the transaction business category. It determines the tax for the item. -
transactionDate: string
Title:
Transaction DateDate that indicates the transaction date of the inventory transaction. -
transactionInterfaceLineNumber: string
Title:
Transaction Interface Line NumberValue that identifies the line number for the transaction in the interface. -
transactionMode: string
Title:
Transaction ModeIndicates the transaction mode. -
transactionQuantity: string
Title:
AmountValue that identifies the original transaction quantity. -
transactionReference: string
Title:
Transaction ReferenceValue that identifies the transaction reference for the inventory transaction. -
transactionSourceName: string
Title:
Transaction Source NameValue that identifies the transaction source type of the inventory transaction. -
transactionSourceTypeNumber: string
Title:
Transaction Source Type NumberIdentifies the transaction source reference number corresponding to an inventory transaction. -
transferCost: string
Title:
Transfer CostCost incurred for the transfer. -
transferPrice: string
Title:
Transfer PriceIndicates the unit price of goods or services supplied within an enterprise from one entity to another. -
workOrderExternalSystemGroupIdentificationNumber: string
Title:
Work Order External System Group IDReferences the unique identifier for the work order group in an external system.
Nested Schema : Inventory Transaction
Type:
objectTitle:
Inventory TransactionInventory transaction associated with the shipment line.
Nested Schema : assemblyAsset
Match All
Identifies the asset associated with the assembly process in the transaction.
Show Source
-
object
oraScmCoreAssetMgmtAssetCore.Asset_item-fields
-
object
__busObj_context
-
object
End Assembly
Title:
End AssemblyIdentifies the asset associated with the assembly process in the transaction.
Nested Schema : assemblySerial
Match All
Serial number identifying the assembly where the components are fulfilled. It's not applicable for maintenance work orders.
Show Source
-
object
oraScmCoreInventoryTransaction.SerialNumber_item-fields
-
object
__busObj_context
-
object
Assembly Serial Number
Title:
Assembly Serial NumberSerial number identifying the assembly where the components are fulfilled. It's not applicable for maintenance work orders.
Nested Schema : category
Match All
Value that uniquely identifies the category.
Show Source
-
object
oraScmCoreProductMgmtCatalogs.Category_item-fields
-
object
__busObj_context
-
object
Item Category
Title:
Item CategoryValue that uniquely identifies the category.
Nested Schema : consignmentSource
Match All
Value that identifies the consignment source.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingTransaction_item-fields
-
object
__busObj_context
-
object
Consignment Source
Title:
Consignment SourceValue that identifies the consignment source.
Nested Schema : consumptionLine
Match All
Indicates the specific line item or process stage at which the inventory is consumed.
Show Source
-
object
oraScmCoreInventoryConsigned.ConsumptionAdviceLine_item-fields
-
object
__busObj_context
-
object
Consumption Advice Line
Title:
Consumption Advice LineIndicates the specific line item or process stage at which the inventory is consumed.
Nested Schema : contentLicensePlateNumber
Match All
Value that uniquely identifies the content LPN.
Show Source
-
object
oraScmCoreInventorySetup.LicensePlateNumber_item-fields
-
object
__busObj_context
-
object
Content License Plate Number
Title:
Content License Plate NumberValue that uniquely identifies the content LPN.
Nested Schema : countryOfOrigin
Match All
Code that identifies the country of origin associated to the inventory transaction.
Show Source
-
allOf
oraCommonAppsInfraObjects.Territory_item-fields
-
object
__busObj_context
-
object
Country of Origin
Title:
Country of OriginCode that identifies the country of origin associated to the inventory transaction.
Nested Schema : currency
Match All
Currency associated with the inventory transaction.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Currency Code
Title:
Currency CodeCurrency associated with the inventory transaction.
Nested Schema : cycleCount
Match All
Value that uniquely identifies the cycle count.
Show Source
-
object
oraScmCoreInventoryCounting.CycleCountLine_item-fields
-
object
__busObj_context
-
object
Cycle Count
Title:
Cycle CountValue that uniquely identifies the cycle count.
Nested Schema : distributionAccount
Match All
Value that identifies the distribution account.
Show Source
-
allOf
oraErpCoreStructure.GeneralLedgerAbstractAccount_item-fields
-
object
__busObj_context
-
object
Distribution Account
Title:
Distribution AccountValue that identifies the distribution account.
Nested Schema : expenseAccount
Match All
Value that identifies the expense account.
Show Source
-
allOf
oraErpCoreStructure.GeneralLedgerAbstractAccount_item-fields
-
object
__busObj_context
-
object
Expense Account
Title:
Expense AccountValue that identifies the expense account.
Nested Schema : fromGrade
Match All
Records the original lot grade of the inventory item prior to the transaction.
Show Source
-
object
oraScmCoreInventorySetup.LotGrade_item-fields
-
object
__busObj_context
-
object
To Lot Grade
Title:
To Lot GradeRecords the original lot grade of the inventory item prior to the transaction.
Nested Schema : fromProject
Match All
Value that uniquely identifies the source project.
Show Source
-
object
oraErpCoreProjectPlanning.Project_item-fields
-
object
__busObj_context
-
object
From Project
Title:
From ProjectValue that uniquely identifies the source project.
Nested Schema : fromTask
Match All
Value that identifies the source task.
Show Source
-
object
oraErpCoreProjectPlanning.ProjectTask_item-fields
-
object
__busObj_context
-
object
From Task
Title:
From TaskValue that identifies the source task.
Nested Schema : intendedUseClassification
Match All
Value that uniquely identifies the classification for the intended use, which determines the tax for the item.
Show Source
-
object
oraErpCoreTaxSetup.FiscalClassificationCode_item-fields
-
object
__busObj_context
-
object
Intended Use
Title:
Intended UseValue that uniquely identifies the classification for the intended use, which determines the tax for the item.
Nested Schema : item
Match All
Value that identifies the item of the inventory transaction.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Item
Title:
ItemValue that identifies the item of the inventory transaction.
Nested Schema : itemRevision
Match All
Value that identifies the item revision of the inventory transaction.
Show Source
-
object
oraScmCoreProductMgmtItems.ItemRevision_item-fields
-
object
__busObj_context
-
object
Item Revision
Title:
Item RevisionValue that identifies the item revision of the inventory transaction.
Nested Schema : licensePlateNumberObject
Match All
Value that uniquely identifies the license plate number.
Show Source
-
object
oraScmCoreInventorySetup.LicensePlateNumber_item-fields
-
object
__busObj_context
-
object
License Plate Number
Title:
License Plate NumberValue that uniquely identifies the license plate number.
Nested Schema : locator
Match All
Value that identifies the locator of the inventory transaction.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
Locator
Title:
LocatorValue that identifies the locator of the inventory transaction.
Nested Schema : organization
Match All
Value that identifies the organization of the inventory transaction.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationValue that identifies the organization of the inventory transaction.
Nested Schema : originalLocator
Match All
Value that identifies the original locator.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
Original Locator
Title:
Original LocatorValue that identifies the original locator.
Nested Schema : originalLot
Match All
Original lot number associated with the inventory transaction.
Show Source
-
object
oraScmCoreInventoryTransaction.LotNumber_item-fields
-
object
__busObj_context
-
object
Original Lot
Title:
Original LotOriginal lot number associated with the inventory transaction.
Nested Schema : originalShipmentTransaction
Match All
Value that uniquely identifies the inventory transaction for the shipment of a transfer order from the source organization. This is used for return transfer orders.
Show Source
-
allOf
oraScmCoreInventoryTransaction.InventoryTransaction_item-fields
-
object
__busObj_context
-
object
Original Shipment Transaction
Title:
Original Shipment TransactionValue that uniquely identifies the inventory transaction for the shipment of a transfer order from the source organization. This is used for return transfer orders.
Nested Schema : originalSubinventory
Match All
Code that identifies the original subinventory.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Original Subinventory
Title:
Original SubinventoryCode that identifies the original subinventory.
Nested Schema : owningOrganization
Match All
Value that uniquely identifies the owning organization.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Transfer Owning Organization ID
Title:
Transfer Owning Organization IDValue that uniquely identifies the owning organization.
Nested Schema : parentTransaction
Match All
Value that describes the parent inventory transaction.
Show Source
-
allOf
oraScmCoreInventoryTransaction.InventoryTransaction_item-fields
-
object
__busObj_context
-
object
Parent Transaction
Title:
Parent TransactionValue that describes the parent inventory transaction.
Nested Schema : physicalAdjustment
Match All
Identifies inventory transactions associated with the physical inventory adjustment transaction type for the physical inventory source.
Show Source
-
object
oraScmCoreInventoryCounting.PhysicalAdjustment_item-fields
-
object
__busObj_context
-
object
Physical Adjustment
Title:
Physical AdjustmentIdentifies inventory transactions associated with the physical inventory adjustment transaction type for the physical inventory source.
Nested Schema : project
Match All
Value that identifies the source project.
Show Source
-
object
oraErpCoreProjectPlanning.Project_item-fields
-
object
__busObj_context
-
object
Project
Title:
ProjectValue that identifies the source project.
Nested Schema : reason
Match All
Value that identifies the reason for the inventory transaction.
Show Source
-
object
oraScmCoreInventorySetup.TransactionReason_item-fields
-
object
__busObj_context
-
object
Reason
Title:
ReasonValue that identifies the reason for the inventory transaction.
Nested Schema : receivingTransaction
Match All
Value that describes the inventory receiving transaction.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingTransaction_item-fields
-
object
__busObj_context
-
object
Receiving Transaction
Title:
Receiving TransactionValue that describes the inventory receiving transaction.
Nested Schema : reservation
Match All
Value that uniquely identifies the reservation.
Show Source
-
object
oraScmCoreInventoryTransaction.Reservation_item-fields
-
object
__busObj_context
-
object
Reservation
Title:
ReservationValue that uniquely identifies the reservation.
Nested Schema : resourceAccount
Match All
Specifies the account used to track resources allocated to the transaction.
Show Source
-
allOf
oraErpCoreStructure.GeneralLedgerAbstractAccount_item-fields
-
object
__busObj_context
-
object
Resource Account
Title:
Resource AccountSpecifies the account used to track resources allocated to the transaction.
Nested Schema : secondaryQuantityUOM
Match All
Value that represents the secondary quantity in the secondary unit of measure of an item for an inventory transaction.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Secondary Quantity UOM
Title:
Secondary Quantity UOMValue that represents the secondary quantity in the secondary unit of measure of an item for an inventory transaction.
Nested Schema : shipFromLocation
Match All
Value that specifies the ship from location of the inventory transaction.
Show Source
-
object
oraHcmHrCoreWorkStructures.Location_abstract-item
-
object
__busObj_context
-
object
Ship-from Location
Title:
Ship-from LocationValue that specifies the ship from location of the inventory transaction.
Nested Schema : stagedValidatedTransaction
Match All
A pending transaction or staged validated transaction waiting to be executed or executed but has resulted in an error. It's interfaced to inventory from an external application or a picking transaction that's been staged and waiting to be pick confirmed.
Show Source
-
object
oraScmCoreInventoryTransaction.StagedValidatedTransaction_item-fields
-
object
__busObj_context
-
object
Staged Validated Transaction
Title:
Staged Validated TransactionA pending transaction or staged validated transaction waiting to be executed or executed but has resulted in an error. It's interfaced to inventory from an external application or a picking transaction that's been staged and waiting to be pick confirmed.
Nested Schema : subinventory
Match All
Value that indicates the subinventory of the inventory transaction.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Subinventory
Title:
SubinventoryValue that indicates the subinventory of the inventory transaction.
Nested Schema : supplierLot
Match All
Name of the supplier for the lot.
Show Source
-
object
oraScmCoreInventoryTransaction.LotNumber_item-fields
-
object
__busObj_context
-
object
Supplier Lot
Title:
Supplier LotName of the supplier for the lot.
Nested Schema : task
Match All
Identifier of the task used to stripe inventory transactions.
Show Source
-
object
oraErpCoreProjectPlanning.ProjectTask_item-fields
-
object
__busObj_context
-
object
Task
Title:
TaskIdentifier of the task used to stripe inventory transactions.
Nested Schema : toGrade
Match All
Specifies the target lot grade for the inventory item in the transaction.
Show Source
-
object
oraScmCoreInventorySetup.LotGrade_item-fields
-
object
__busObj_context
-
object
From Lot Grade
Title:
From Lot GradeSpecifies the target lot grade for the inventory item in the transaction.
Nested Schema : toProject
Match All
Value that identifies the destination project for project transfer transactions. This attribute is associated with a feature that requires opt-in.
Show Source
-
object
oraErpCoreProjectPlanning.Project_item-fields
-
object
__busObj_context
-
object
To Project
Title:
To ProjectValue that identifies the destination project for project transfer transactions. This attribute is associated with a feature that requires opt-in.
Nested Schema : toTask
Match All
Value that identifies the destination task for project transfer transactions. This attribute is associated with a feature that requires opt in.
Show Source
-
object
oraErpCoreProjectPlanning.ProjectTask_item-fields
-
object
__busObj_context
-
object
To Task
Title:
To TaskValue that identifies the destination task for project transfer transactions. This attribute is associated with a feature that requires opt in.
Nested Schema : transactionActionCode
Match All
Show Source
-
string
Read Only:
true -
string
Allowed Values:
[ "1", "10", "12", "13", "2", "11", "16", "14", "15", "17", "21", "22", "24", "25", "28", "3", "23", "26", "27", "29", "30", "31", "32", "33", "34", "4", "41", "35", "36", "40", "42", "43", "5", "50", "51", "55", "56", "58", "59", "6", "52", "57", "7", "9", "8", "67", "68", "69" ]
Nested Schema : transactionQuantityUOM
Match All
Value that represents the transaction quantity in the unit of measure associated with an inventory transaction.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Transaction Quantity UOM
Title:
Transaction Quantity UOMValue that represents the transaction quantity in the unit of measure associated with an inventory transaction.
Nested Schema : transactionSourceType
Match All
Value that identifies the transaction source type.
Show Source
-
object
oraScmCoreInventorySetup.TransactionSourceType_item-fields
-
object
__busObj_context
-
object
Transaction Source Type
Title:
Transaction Source TypeValue that identifies the transaction source type.
Nested Schema : transactionType
Match All
Value that identifies the transaction type.
Show Source
-
object
oraScmCoreInventorySetup.TransactionType_item-fields
-
object
__busObj_context
-
object
Transaction Type
Title:
Transaction TypeValue that identifies the transaction type.
Nested Schema : transferCostDistributionAccount
Match All
Value that identifies the account for the transaction transfer cost distribution.
Show Source
-
allOf
oraErpCoreStructure.GeneralLedgerAbstractAccount_item-fields
-
object
__busObj_context
-
object
Transfer Cost Distribution Account
Title:
Transfer Cost Distribution AccountValue that identifies the account for the transaction transfer cost distribution.
Nested Schema : transferLicensePlateNumber
Match All
Records the license plate number linked to the inventory transfer.
Show Source
-
object
oraScmCoreInventorySetup.LicensePlateNumber_item-fields
-
object
__busObj_context
-
object
Transfer License Plate Number
Title:
Transfer License Plate NumberRecords the license plate number linked to the inventory transfer.
Nested Schema : transferLocator
Match All
Location defined for the ship-to destination.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
Transfer Locator
Title:
Transfer LocatorLocation defined for the ship-to destination.
Nested Schema : transferOrganization
Match All
Destination organization for the inventory transfer.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Transfer Organization
Title:
Transfer OrganizationDestination organization for the inventory transfer.
Nested Schema : transferOwningOrganization
Match All
Identifies the organization owning the inventory after the transfer.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Transfer Owning Organization ID
Title:
Transfer Owning Organization IDIdentifies the organization owning the inventory after the transfer.
Nested Schema : transferProject
Match All
Transfer project identifier used in project transfer transactions.
Show Source
-
object
oraErpCoreProjectPlanning.Project_item-fields
-
object
__busObj_context
-
object
Transfer Project
Title:
Transfer ProjectTransfer project identifier used in project transfer transactions.
Nested Schema : transferSubinventory
Match All
Subinventory where the material is transferred.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Transfer Subinventory
Title:
Transfer SubinventorySubinventory where the material is transferred.
Nested Schema : transferTask
Match All
Transfer task used in project transfer transactions.
Show Source
-
object
oraErpCoreProjectPlanning.ProjectTask_item-fields
-
object
__busObj_context
-
object
Transfer Task
Title:
Transfer TaskTransfer task used in project transfer transactions.
Nested Schema : transportationDistributionAccount
Match All
Distribution account used for transfer transportation.
Show Source
-
allOf
oraErpCoreStructure.GeneralLedgerAbstractAccount_item-fields
-
object
__busObj_context
-
object
Transportation Distribution Account
Title:
Transportation Distribution AccountDistribution account used for transfer transportation.
Nested Schema : End Assembly
Type:
objectTitle:
End AssemblyIdentifies the asset associated with the assembly process in the transaction.
Nested Schema : Assembly Serial Number
Type:
objectTitle:
Assembly Serial NumberSerial number identifying the assembly where the components are fulfilled. It's not applicable for maintenance work orders.
Nested Schema : Item Category
Type:
objectTitle:
Item CategoryValue that uniquely identifies the category.
Nested Schema : oraScmCoreReceivingTransaction.ReceivingTransaction_item-fields
Type:
Show Source
object-
accrualStatusCode: string
Title:
Accrual Status CodeRead Only:trueAbbreviation that identifies the interface status of the receiving transaction from receiving to costing. Values are Pending, Interfaced, or Error. -
almInterfaceStatus: string
Title:
ALM Interface StatusRead Only:trueValue that indicates the interface status of the receiving transaction to Oracle Asset Lifecycle Management. -
amount: string
(big-decimal)
Title:
AmountRead Only:trueValue that specifies the amount of the receiving transaction. -
assessableValue: string
(big-decimal)
Title:
Assessable ValueRead Only:trueValue that indicates the price that the tax authorities use to calculate the tax for the item. -
autoDebitMemoCreated: string
Title:
Auto debit memo createdRead Only:trueDetermines whether to automatically create a debit memo on the supplier return. -
backToBackFlag: boolean
Title:
Back-to-backRead Only:trueContains one of the following values: true or false. If true, then the application created the receiving transaction for a back-to-back order. If false, then the application didn't create the receiving transaction for the back-to-back order. The default value is false. -
billedAmount: string
(big-decimal)
Title:
Billed AmountRead Only:trueValue that indicates the billed amount of the receiving transaction. -
billedQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
billedQuantityUOM:
billedQuantityUOM
-
businessEventPublishedFlag: boolean
Title:
Business event publishedRead Only:trueContains one of the following values: true or false. If true, then Oracle Fusion Cloud Receiving created a business event for this receiving transaction. If false, then Oracle Receiving didn't create a business event for this receiving transaction. The default value is false. -
comments: string
Title:
CommentsRead Only:trueValue that uniquely identifies the RMA reference of the receiving transaction. -
consignedFlag: boolean
Title:
ConsignedRead Only:trueContains one of the following values: true or false. If true, then the application created the transaction for the consigned material. If false, then the application didn't create the transaction for the consigned material. The default value is false. -
consumedQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
countryOfOrigin:
countryOfOrigin
-
createdBy: string
Title:
Created ByRead Only:trueUser who created the record. -
cseInterfaceStatusCode: string
Title:
Interface StatusRead Only:trueValue that indicates the status of the interface between the receiving transaction and Oracle Asset Lifecycle Management. -
currency:
currency
-
currencyConversionDate: string
(date)
Title:
Currency Conversion DateRead Only:trueDate when the currency conversion occurred for the receipt. -
currencyConversionRate: string
(big-decimal)
Title:
Currency Conversion RateRead Only:trueRate of currency conversion for the receipt. -
currencyConversionRateType:
currencyConversionRateType
-
customer:
customer
-
customerSite:
customerSite
-
defaultLotSerialFromShipment: string
Title:
Default Lot Serial NumbersRead Only:trueValue that identifies whether to default the lot or serial numbers for the receiving or the put away transaction. Contains one of the following values: true or false. If true, then the default lots and serial numbers from a transfer order are enabled when executing a receipt or put away transaction. If false, then the default lots and serial numbers from a transfer order aren't enabled when executing a receipt or put away transaction. The default value is false. -
defaultTaxationCountry:
defaultTaxationCountry
-
deliverToLocation:
deliverToLocation
-
deliverToPerson:
deliverToPerson
-
destinationContext:
destinationContext
-
destinationTypeCode:
destinationTypeCode
-
directTransferOrderFlag: boolean
Title:
Transfer OrderRead Only:trueIndicates if the transaction was created for a direct transfer order. -
documentFiscalClassification: string
Title:
Document Fiscal ClassificationRead Only:trueValue that identifies the classification of the fiscal document, which is used to determine the tax. It's also known as the tax document subtype. -
dropShipReceiptSourceLine:
dropShipReceiptSourceLine
-
dropshipTypeCode: string
(big-integer)
Title:
Drop Ship Receipt Creation SourceRead Only:trueAbbreviation that identifies the type of source line. Valid values are DROP_SHIP, RETURN_TO_VENDOR, RMA, SALES_ORDER, TRANSFER_ORDER, and TRANSFER_ORDER_RETURN. -
dsReceiptEventType: string
Title:
Drop Ship Receipt Creation SourceRead Only:trueType of the ownership change event that triggered the financial orchestration flow. -
elasticSearchIngestStatus: string
Title:
Ingestion Status CodeRead Only:trueValue that identifies the ingestion status code for receiving transactions. -
electronicRecordIdentifier: string
(big-integer)
Title:
Electronic SignatureRead Only:trueValue that uniquely identifies the electronic record. -
employee:
employee
-
externalSystemPackingUnit: string
Title:
External System Packing UnitRead Only:truePacking unit from a warehouse management system that resides outside Oracle Fusion Cloud Applications. -
externalSystemTransactionReference: string
Title:
External System Transaction ReferenceRead Only:trueValue that contains reference information for the corresponding transaction in external applications. -
finalDischargeLocation:
finalDischargeLocation
-
firstPartyTaxRegistrationIdentifier: string
(big-integer)
Title:
First-Party Tax Registration NumberRead Only:trueValue that identifies the tax registration for the first party of the receiving transaction, which is used to determine the tax for the item. -
fiscalDocumentAccessKeyNumber: string
Title:
Fiscal Document Key NumberRead Only:trueNumber that identifies the access key corresponding to the fiscal document. -
fromLocator:
fromLocator
-
fromSubinventory:
fromSubinventory
-
groupIdentifier: string
(big-integer)
Title:
Group IDRead Only:trueValue that uniquely identifies the interface group for set processing. All the interface records for a given value of the group identifier will be processed together. -
id: string
(big-integer)
Title:
IDRead Only:trueValue that uniquely describes the receiving transaction. -
inspectionQualityCode:
inspectionQualityCode
-
inspectionStatusCode:
inspectionStatusCode
-
intendedUse: string
Title:
Intended UseRead Only:trueValue that identifies the intended use for the receiving transaction item, which is used to determine the tax for the item. -
intendedUseClassification:
intendedUseClassification
-
interfaceGroupIdentifier: string
(big-integer)
Title:
Interface Group IDRead Only:trueValue that uniquely identifies the original interface transaction group. -
interfaceReturnsToShippingFlag: boolean
Title:
Interface returns to shippingRead Only:trueValue that determines receiving transaction returns go through shipping. -
interfaceSourceCode: string
Title:
Interface Source CodeRead Only:trueCode that identifies the source for the interface row. -
interfaceSourceLineNumber: string
(big-integer)
Title:
Interface Line NumberRead Only:trueValue that uniquely identifies the source line of the interface row. -
inventoryStripingCategory: string
Title:
Inventory Striping CategoryRead Only:trueSegment used to identify the descriptive flexfield application context for Inventory striping attributes. -
inventoryTransaction:
inventoryTransaction
-
invoice:
invoice
-
invoiceStatusCode: string
Title:
Invoice Status CodeRead Only:trueValue that identifies the eligibility status for the automated Oracle Payables invoice creation for the receiving transaction. -
licensePlateNumber:
licensePlateNumber
-
licensePlateNumberGroupIdentifier: string
(big-integer)
Title:
License Plate Number Group IDRead Only:trueValue that uniquely identifies the group where the transactions associated to a license plate number (LPN) are processed automatically. -
location:
location
-
locator:
locator
-
matchFlag: boolean
Title:
PO receipt invoice matchRead Only:trueIndicates whether the purchase order or receipt must be matched to an invoice. -
matchOption: string
Title:
Invoice match PO receiptRead Only:trueIndicates whether the invoice for this transaction should be matched to the purchase order or the receipt. -
orderDistribution:
orderDistribution
-
organization:
organization
-
parentStandardPackingGroupIdentifier: string
(big-integer)
Title:
Parent Transaction Standard PackRead Only:trueValue that uniquely identifies the standard pack grouping for the parent transaction. -
parentTransaction:
parentTransaction
-
physicalReturnRequired: string
Title:
Physical Material Return RequiredRead Only:trueContains one of the following values: true or false. If true, then the application created the transaction for material that should be physically returned. If false, then the application created the transaction for material that should be scrapped. The default value is false. -
pricingQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
pricingQuantityUOM:
pricingQuantityUOM
-
primaryQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
primaryQuantityUOM:
primaryQuantityUOM
-
productCategoryCode: string
Title:
Product Category CodeRead Only:trueValue that determines the product category code of the receiving transaction. -
productFiscalClass:
productFiscalClass
-
productTypeCode: string
Title:
Product Type CodeRead Only:trueValue that identifies the product type code for the receiving transaction. -
project:
project
-
projectsAdditionFlag: boolean
Title:
Interfaced to projectsRead Only:trueContains one of the following values: true or false. If true, then the project related receipts have been transferred to Oracle Projects. If false, then project related receipts haven't been transferred. This attribute doesn't have a default value, but a value of null translates to false. -
purchaseOrder:
purchaseOrder
-
purchaseOrderLine:
purchaseOrderLine
-
purchaseOrderRevisionNumber: integer
(int32)
Title:
Purchase Order RevisionRead Only:trueNumber of times the purchase order has been revised. -
purchaseOrderSchedule:
purchaseOrderSchedule
-
purchaseOrderUnitPrice: string
(big-decimal)
Title:
Purchase Order Unit PriceRead Only:trueUnit price from the purchase order line. -
qaSkipInspection: string
Title:
Skip Quality InspectionRead Only:trueValue that identifies if the quality result is skipped for the receiving inspection transaction. -
qcGrade: string
Title:
Lot GradeRead Only:trueA lot grade refers to a rating or a classification assigned to a quantity of material (a lot) for quality control based on characteristics such as color, size, or quality. -
quantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
quantityUOM:
quantityUOM
-
reason:
reason
-
receiptAdvice:
receiptAdvice
-
receiptAdviceLine:
receiptAdviceLine
-
receiptConfirmationMessageNumber: string
(big-integer)
Title:
Receipt Confirmation Message NumberRead Only:trueValue that identifies the receipt confirmation message number of the receiving transaction. -
receiptConfirmationStatusCode: string
Title:
Receipt Confirmation Status CodeRead Only:trueStatus code that identifies the receipt confirmation sent from Oracle Receiving Cloud to the source application. Valid values include PENDING or SENT. -
receiptExceptionFlag: boolean
Title:
Receipt exceptionRead Only:trueValue that indicates if there is a receipt exception on the receiving transaction. -
receivingReturnHeader:
receivingReturnHeader
-
referenceFiscalDocumentAccessKeyNumber: string
Title:
Reference Fiscal Document KeyRead Only:trueNumber that identifies the access key corresponding to the reference fiscal document. -
requisitionDistribution:
requisitionDistribution
-
requisitionLine:
requisitionLine
-
returnForCreditFlag: boolean
Title:
Return for CreditRead Only:trueIndicates if the return to supplier is for credit only. Contains one of the following values: null or Y. The default value is null. -
returnMaterialAuthorizationReference: string
Title:
RMA ReferenceRead Only:trueValue that uniquely identifies the RMA reference of the receiving transaction. -
returnToLine:
returnToLine
-
returnTransferOrderHeader:
returnTransferOrderHeader
-
routingHeaderCode:
routingHeaderCode
-
schInterfaceStatus: string
Title:
Recall Interface StatusRead Only:trueContains one of the following values: true or false. If true, then the application interfaced a return transaction to shipping to print the shipping documents. If false, then the application didn't interface the return transaction to shipping to print shipping documents. The default value is false. -
secondaryQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
secondaryQuantityUOM:
secondaryQuantityUOM
-
shipFromLocation:
shipFromLocation
-
shipment:
shipment
-
shipmentLine:
shipmentLine
-
sourceDocumentCode:
sourceDocumentCode
-
sourceDocumentQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
sourceDocumentQuantityUOM:
sourceDocumentQuantityUOM
-
sourceTransactionNumber: string
Title:
Source Transaction NumberRead Only:trueNumber that identifies the source transaction and can be used to store the unique transaction identifier in the source application. This value must be unique across all records in rcv_transactions and rcv_transactions_interface which are the main receipt transaction and interface tables respectively. -
standardPackingGroupIdentifier: string
(big-integer)
Title:
Standard Packing Group IDRead Only:trueValue that identifies the standard packing group identifier for the parent transaction. -
standardPackingQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
standardPackingQuantityUOM:
standardPackingQuantityUOM
-
subinventory:
subinventory
-
substituteUnorderedCode: string
Title:
Substitute Unordered CodeRead Only:trueCode that identifies the substitute or unordered receipt. This attribute's value is SUBSTITUTE when a substitute item is received. -
supplier:
supplier
-
supplierReturnLine:
supplierReturnLine
-
supplierSite:
supplierSite
-
task:
task
-
taxClassification:
taxClassification
-
taxInvoiceDate: string
(date)
Title:
Tax Invoice DateRead Only:trueDate that defines the tax invoice date of the receiving transaction. -
taxInvoiceNumber: string
Title:
Tax Invoice NumberRead Only:trueNumber that identifies the fiscal document. -
thirdPartyTaxRegistrationIdentifier: string
(big-integer)
Title:
Third-Party Tax Registration NumberRead Only:trueValue that identifies the tax registration for the third party of the receiving transaction, which is used to determine the tax for the item. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
transactionBusinessCategoryCode: string
Title:
Transaction Business CategoryRead Only:trueValue that identifies the transaction business category for the receiving transaction, which is used to determine the tax for the item. -
transactionDate: string
(date)
Title:
Transaction DateRead Only:trueDate that indicates the transaction date of the receiving transaction. -
transactionType:
transactionType
-
transferLicensePlateNumber:
transferLicensePlateNumber
-
transferOrderDistribution:
transferOrderDistribution
-
transferOrderHeader:
transferOrderHeader
-
transferOrderLine:
transferOrderLine
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
userDefinedFiscalClassification:
userDefinedFiscalClassification
-
userEnteredFlag: boolean
Title:
User Entered Receipt NumberRead Only:trueContains one of the following values: true or false. If true, then the current receiving transaction row is user entered. If false, then the current receiving transaction row is automatically generated. This attribute doesn't have a default value, but a value of null translates to false. -
vendorLotNumber: string
Title:
Supplier LotRead Only:trueNumber that identifies the lot from a supplier.
Nested Schema : Consignment Source
Type:
objectTitle:
Consignment SourceValue that identifies the consignment source.
Nested Schema : billedQuantityUOM
Match All
The units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Billed Quantity UOM
Title:
Billed Quantity UOMThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : countryOfOrigin
Match All
Abbreviation that identifies the country of manufacture for this item.
Show Source
-
allOf
oraCommonAppsInfraObjects.Territory_item-fields
-
object
__busObj_context
-
object
Country of Origin
Title:
Country of OriginAbbreviation that identifies the country of manufacture for this item.
Nested Schema : currency
Match All
Currency of the receiving transaction.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Currency
Title:
CurrencyCurrency of the receiving transaction.
Nested Schema : currencyConversionRateType
Match All
Type of currency conversion rate for the purchase order.
Show Source
-
object
oraErpCoreCurrencySetup.CurrencyConversionRateType_item-fields
-
object
__busObj_context
-
object
Currency Conversion Type
Title:
Currency Conversion TypeType of currency conversion rate for the purchase order.
Nested Schema : customer
Match All
Value that uniquely identifies the RMA reference of the receiving transaction.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Customer
Title:
CustomerValue that uniquely identifies the RMA reference of the receiving transaction.
Nested Schema : customerSite
Match All
Value that identifies a customer site associated with a return material authorization.
Show Source
-
allOf
oraCxSalesCommonParty.Address_item-fields
-
object
__busObj_context
-
object
Customer Site
Title:
Customer SiteValue that identifies a customer site associated with a return material authorization.
Nested Schema : defaultTaxationCountry
Match All
Value that identifies the default taxation country.
Show Source
-
allOf
oraCommonAppsInfraObjects.Territory_item-fields
-
object
__busObj_context
-
object
Default Taxation Country
Title:
Default Taxation CountryValue that identifies the default taxation country.
Nested Schema : deliverToLocation
Match All
Value that identifies the deliver to location of the receiving transaction.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Deliver-to Location
Title:
Deliver-to LocationValue that identifies the deliver to location of the receiving transaction.
Nested Schema : deliverToPerson
Match All
Value that identifies the deliver to person of the receiving transaction.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Deliver-to Person
Title:
Deliver-to PersonValue that identifies the deliver to person of the receiving transaction.
Nested Schema : destinationContext
Match All
Destination type of the receiving transaction.
Show Source
Nested Schema : destinationTypeCode
Match All
Abbreviation that identifies the destination type of the receiving transaction. A list of accepted values is defined in the lookup type RCV_DESTINATION_TYPE.
Show Source
-
string
Title:
Destination Type CodeRead Only:trueAbbreviation that identifies the destination type of the receiving transaction. A list of accepted values is defined in the lookup type RCV_DESTINATION_TYPE. -
string
Allowed Values:
[ "DROP SHIP", "EXPENSE", "INVENTORY", "MANUFACTURING", "MULTIPLE", "RECEIVING" ]
Nested Schema : dropShipReceiptSourceLine
Match All
Value that identifies the source document line that created the drop-ship receipt.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingShipmentLine_item-fields
-
object
__busObj_context
-
object
Drop Ship Receipt Source Document Line ID
Title:
Drop Ship Receipt Source Document Line IDValue that identifies the source document line that created the drop-ship receipt.
Nested Schema : employee
Match All
Value that uniquely identifies the employee who performed the receiving transaction.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Employee
Title:
EmployeeValue that uniquely identifies the employee who performed the receiving transaction.
Nested Schema : finalDischargeLocation
Match All
Value that identifies the final discharge location, which is used to calculate the tax for the item.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Final Discharge Location
Title:
Final Discharge LocationValue that identifies the final discharge location, which is used to calculate the tax for the item.
Nested Schema : fromLocator
Match All
Name of the source locator.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
Return-from Locator
Title:
Return-from LocatorName of the source locator.
Nested Schema : fromSubinventory
Match All
Name of the source subinventory.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
From Subinventory
Title:
From SubinventoryName of the source subinventory.
Nested Schema : inspectionQualityCode
Match All
Code that identifies the inspection quality. This attribute references FND_LOOKUP_VALUES_B.LOOKUP_CODE where lookup type is RCV_QUALITY_CODE.
Show Source
Nested Schema : inspectionStatusCode
Match All
Value that specifies the inspection status code of the receiving transaction.
Show Source
Nested Schema : intendedUseClassification
Match All
Value that identifies the intended use for the receiving transaction item, which is used to determine the tax for the item.
Show Source
-
object
oraErpCoreTaxSetup.FiscalClassificationCode_item-fields
-
object
__busObj_context
-
object
Intended Use
Title:
Intended UseValue that identifies the intended use for the receiving transaction item, which is used to determine the tax for the item.
Nested Schema : inventoryTransaction
Match All
Value that identifies the inventory transaction.
Show Source
-
allOf
oraScmCoreInventoryTransaction.InventoryTransaction_item-fields
-
object
__busObj_context
-
object
Inventory Transaction ID
Title:
Inventory Transaction IDValue that identifies the inventory transaction.
Nested Schema : invoice
Match All
Value that identifies the fiscal document, which is used to determine the tax for the item.
Show Source
-
allOf
oraErpCorePayablesInvoices.PayablesInvoice_item-fields
-
object
__busObj_context
-
object
Invoice
Title:
InvoiceValue that identifies the fiscal document, which is used to determine the tax for the item.
Nested Schema : licensePlateNumber
Match All
Name of the license plate number.
Show Source
-
object
oraScmCoreInventorySetup.LicensePlateNumber_item-fields
-
object
__busObj_context
-
object
LPN ID
Title:
LPN IDName of the license plate number.
Nested Schema : location
Match All
Value that uniquely describes the location for the receiving transaction.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Location
Title:
LocationValue that uniquely describes the location for the receiving transaction.
Nested Schema : locator
Match All
Name of the destination locator.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
Locator
Title:
LocatorName of the destination locator.
Nested Schema : orderDistribution
Match All
Value that indicates the purchase order distribution of the receiving transaction.
Show Source
-
object
oraProcurementCorePurchaseOrders.OrderDistribution_item-fields
-
object
__busObj_context
-
object
Purchase Order Distribution
Title:
Purchase Order DistributionValue that indicates the purchase order distribution of the receiving transaction.
Nested Schema : organization
Match All
Value that identifies the organization of the receiving transaction.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationValue that identifies the organization of the receiving transaction.
Nested Schema : parentTransaction
Match All
Value that identifies the parent transaction of the receiving transaction.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingTransaction_item-fields
-
object
__busObj_context
-
object
Parent Transaction
Title:
Parent TransactionValue that identifies the parent transaction of the receiving transaction.
Nested Schema : pricingQuantityUOM
Match All
Quantity represented in the pricing unit of measure for the item being transacted.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Pricing UOM
Title:
Pricing UOMQuantity represented in the pricing unit of measure for the item being transacted.
Nested Schema : primaryQuantityUOM
Match All
The units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Primary Quantity
Title:
Primary QuantityThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : productFiscalClass
Match All
Value that identifies the product fiscal classification for the inventory item, which is used to determine the tax for the item.
Show Source
-
object
oraScmCoreProductMgmtCatalogs.Category_item-fields
-
object
__busObj_context
-
object
Product Fiscal Class
Title:
Product Fiscal ClassValue that identifies the product fiscal classification for the inventory item, which is used to determine the tax for the item.
Nested Schema : project
Match All
Number that identifies the project. This attribute is associated with a feature that requires opt in.
Show Source
-
object
oraErpCoreProjectPlanning.Project_item-fields
-
object
__busObj_context
-
object
Project
Title:
ProjectNumber that identifies the project. This attribute is associated with a feature that requires opt in.
Nested Schema : purchaseOrder
Match All
Value that indicates the purchase order of the receiving transaction.
Show Source
-
object
oraProcurementCorePurchaseOrders.Order_item-fields
-
object
__busObj_context
-
object
Purchase Order
Title:
Purchase OrderValue that indicates the purchase order of the receiving transaction.
Nested Schema : purchaseOrderLine
Match All
Number that identifies the purchase order line.
Show Source
-
object
oraProcurementCorePurchaseOrders.OrderLine_item-fields
-
object
__busObj_context
-
object
Purchase Order Line
Title:
Purchase Order LineNumber that identifies the purchase order line.
Nested Schema : purchaseOrderSchedule
Match All
Number that identifies the purchase order schedule.
Show Source
-
object
oraProcurementCorePurchaseOrders.OrderSchedule_item-fields
-
object
__busObj_context
-
object
Purchase Order Schedule
Title:
Purchase Order ScheduleNumber that identifies the purchase order schedule.
Nested Schema : quantityUOM
Match All
Transaction quantity in the unit of measure that the receiving transaction uses.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Transaction Quantity UOM
Title:
Transaction Quantity UOMTransaction quantity in the unit of measure that the receiving transaction uses.
Nested Schema : reason
Match All
Value that indicates the transaction reason for the receiving transaction.
Show Source
-
object
oraScmCoreInventorySetup.TransactionReason_item-fields
-
object
__busObj_context
-
object
Transaction Reason
Title:
Transaction ReasonValue that indicates the transaction reason for the receiving transaction.
Nested Schema : receiptAdvice
Match All
Value that indicates the receipt advice for the receiving transaction.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingShipmentHeader_item-fields
-
object
__busObj_context
-
object
Receipt Advice
Title:
Receipt AdviceValue that indicates the receipt advice for the receiving transaction.
Nested Schema : receiptAdviceLine
Match All
Value that specifies the receipt advice line for the receiving transaction.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingShipmentLine_item-fields
-
object
__busObj_context
-
object
Receipt Advice Line
Title:
Receipt Advice LineValue that specifies the receipt advice line for the receiving transaction.
Nested Schema : receivingReturnHeader
Match All
Value that identifies the return header.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingReturnHeader_item-fields
-
object
__busObj_context
-
object
Receiving Return Header
Title:
Receiving Return HeaderValue that identifies the return header.
Nested Schema : requisitionDistribution
Match All
Account that identifies a requisition charge account.
Show Source
-
object
oraProcurementCorePurchaseRequisitions.RequisitionDistribution_item-fields
-
object
__busObj_context
-
object
Requisition Distribution ID
Title:
Requisition Distribution IDAccount that identifies a requisition charge account.
Nested Schema : requisitionLine
Match All
Value that identifies the requisition line.
Show Source
-
object
oraProcurementCorePurchaseRequisitions.RequisitionLine_item-fields
-
object
__busObj_context
-
object
Requisition Line
Title:
Requisition LineValue that identifies the requisition line.
Nested Schema : returnToLine
Match All
Order line number for the return transfer.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderLine_item-fields
-
object
__busObj_context
-
object
Return Transfer Order Line
Title:
Return Transfer Order LineOrder line number for the return transfer.
Nested Schema : returnTransferOrderHeader
Match All
Number that identifies the return transfer order.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderHeader_item-fields
-
object
__busObj_context
-
object
Return Transfer Order
Title:
Return Transfer OrderNumber that identifies the return transfer order.
Nested Schema : routingHeaderCode
Match All
Value that uniquely identifies the receipt routing. Values include 1, 2, and 3. A list of accepted values is defined in the lookup type RCV_ROUTING_HEADERS.
Show Source
Nested Schema : secondaryQuantityUOM
Match All
The units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Secondary Quantity UOM
Title:
Secondary Quantity UOMThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : shipFromLocation
Match All
Value that specifies the ship from location of the receiving transaction.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Ship-from Location
Title:
Ship-from LocationValue that specifies the ship from location of the receiving transaction.
Nested Schema : shipment
Match All
Value that identifies the shipment of the receiving transaction.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingShipmentHeader_item-fields
-
object
__busObj_context
-
object
Shipment
Title:
ShipmentValue that identifies the shipment of the receiving transaction.
Nested Schema : shipmentLine
Match All
Value that specifies the shipment line of the receiving transaction.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingShipmentLine_item-fields
-
object
__busObj_context
-
object
Shipment Line
Title:
Shipment LineValue that specifies the shipment line of the receiving transaction.
Nested Schema : sourceDocumentCode
Match All
Value that identifies the source document code of the receiving transaction.
Show Source
Nested Schema : sourceDocumentQuantityUOM
Match All
Quantity represented in the unit of measure of the source document for the item being transacted.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Source Document Transaction Quantity
Title:
Source Document Transaction QuantityQuantity represented in the unit of measure of the source document for the item being transacted.
Nested Schema : standardPackingQuantityUOM
Match All
The units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Standard Pack Quantity UOM
Title:
Standard Pack Quantity UOMThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : subinventory
Match All
Value that specifies the from subinventory on the receiving transaction.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
From Subinventory
Title:
From SubinventoryValue that specifies the from subinventory on the receiving transaction.
Nested Schema : supplier
Match All
Value that specifies the supplier of the receiving transaction.
Show Source
-
allOf
oraProcurementCoreSuppliers.Supplier_item-fields
-
object
__busObj_context
-
object
Supplier
Title:
SupplierValue that specifies the supplier of the receiving transaction.
Nested Schema : supplierReturnLine
Match All
Value that identifies the supplier return line number.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingReturnLine_item-fields
-
object
__busObj_context
-
object
Supplier Return Line
Title:
Supplier Return LineValue that identifies the supplier return line number.
Nested Schema : supplierSite
Match All
Value that specifies the supplier site of the receiving transaction.
Show Source
-
object
oraProcurementCoreSuppliers.SupplierSite_item-fields
-
object
__busObj_context
-
object
Supplier Site
Title:
Supplier SiteValue that specifies the supplier site of the receiving transaction.
Nested Schema : task
Match All
Number that identifies the task. This attribute is associated with a feature that requires opt in.
Show Source
-
object
oraErpCoreProjectPlanning.ProjectTask_item-fields
-
object
__busObj_context
-
object
Task
Title:
TaskNumber that identifies the task. This attribute is associated with a feature that requires opt in.
Nested Schema : taxClassification
Match All
Value that identifies the tax classification for the receiving transaction, which is used to determine the tax for the item.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Tax Classification Code
Title:
Tax Classification CodeValue that identifies the tax classification for the receiving transaction, which is used to determine the tax for the item.
Nested Schema : transactionType
Match All
Value that indicates the transaction type of the receiving transaction.
Show Source
-
string
Title:
Transaction TypeRead Only:trueValue that indicates the transaction type of the receiving transaction. -
string
Allowed Values:
[ "ACCEPT", "CANCEL", "CORRECT", "DELIVER", "RECEIPT ADVICE", "REJECT", "RETURN TO ORGANIZATION", "MATCH", "RECEIVE", "RETURN TO CUSTOMER", "RETURN TO RECEIVING", "RETURN TO VENDOR", "SHIP", "TRANSFER", "UNORDERED" ]
Nested Schema : transferLicensePlateNumber
Match All
Name of the transfer license plate number.
Show Source
-
object
oraScmCoreInventorySetup.LicensePlateNumber_item-fields
-
object
__busObj_context
-
object
Transfer LPN ID
Title:
Transfer LPN IDName of the transfer license plate number.
Nested Schema : transferOrderDistribution
Match All
Number that identifies the transfer order distribution.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderDistribution_item-fields
-
object
__busObj_context
-
object
Transfer Order Distribution
Title:
Transfer Order DistributionNumber that identifies the transfer order distribution.
Nested Schema : transferOrderHeader
Match All
Number that identifies the transfer order header.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderHeader_item-fields
-
object
__busObj_context
-
object
Transfer Order Header
Title:
Transfer Order HeaderNumber that identifies the transfer order header.
Nested Schema : transferOrderLine
Match All
Number that identifies the transfer order line.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderLine_item-fields
-
object
__busObj_context
-
object
Transfer Order Line
Title:
Transfer Order LineNumber that identifies the transfer order line.
Nested Schema : userDefinedFiscalClassification
Match All
Value that identifies the fiscal classification for the receiving transaction, which is used to determine the tax for the item. This is a user-defined value.
Show Source
-
object
oraErpCoreTaxSetup.FiscalClassificationCode_item-fields
-
object
__busObj_context
-
object
User-defined Fiscal Classification
Title:
User-defined Fiscal ClassificationValue that identifies the fiscal classification for the receiving transaction, which is used to determine the tax for the item. This is a user-defined value.
Nested Schema : Billed Quantity UOM
Type:
objectTitle:
Billed Quantity UOMThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : Country of Origin
Type:
objectTitle:
Country of OriginAbbreviation that identifies the country of manufacture for this item.
Nested Schema : Currency
Type:
objectTitle:
CurrencyCurrency of the receiving transaction.
Nested Schema : Currency Conversion Type
Type:
objectTitle:
Currency Conversion TypeType of currency conversion rate for the purchase order.
Nested Schema : Customer
Type:
objectTitle:
CustomerValue that uniquely identifies the RMA reference of the receiving transaction.
Nested Schema : Customer Site
Type:
objectTitle:
Customer SiteValue that identifies a customer site associated with a return material authorization.
Nested Schema : Default Taxation Country
Type:
objectTitle:
Default Taxation CountryValue that identifies the default taxation country.
Nested Schema : Deliver-to Location
Type:
objectTitle:
Deliver-to LocationValue that identifies the deliver to location of the receiving transaction.
Nested Schema : Deliver-to Person
Type:
objectTitle:
Deliver-to PersonValue that identifies the deliver to person of the receiving transaction.
Nested Schema : oraScmCoreReceivingTransaction.ReceivingShipmentLine_item-fields
Type:
Show Source
object-
acceptedQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
amount: string
(big-decimal)
Title:
AmountRead Only:trueTransaction amount in purchase order currency. This attribute is used for fixed price lines. -
asnLicensePlateNumber:
asnLicensePlateNumber
-
assessableValue: string
(big-decimal)
Title:
Assessable ValueRead Only:truePrice at which a product is valued by a tax authority for tax. -
barCodeLabel: string
Title:
Bar CodeRead Only:trueBar code label for the material on the shipment line. -
comments: string
Title:
CommentsRead Only:trueComments entered by the user. -
consignedFlag: boolean
Title:
Consignment LineRead Only:trueContains one of the following values: true or false. If true, then the receipt line is created for consigned material. If false, then the receipt line isn't created for consigned material. This attribute doesn't have a default value, but a value of null translates to false. -
consumedQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
containerNumber: string
Title:
Supplier Packing UnitRead Only:trueReference number assigned to the freight container. This attribute is used for documentation purposes. -
countryOfOrigin:
countryOfOrigin
-
createdBy: string
Title:
Created ByRead Only:trueUser who created the record. -
customer:
customer
-
customerItemNumber: string
Title:
Customer Item IDRead Only:trueNumber that identifies the customer's item. -
customerSite:
customerSite
-
defaultTaxationCountryCode: string
Title:
Taxation CountryRead Only:trueCode that identifies the default taxation country for the shipment line. -
deliveredQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
deliverToLocation:
deliverToLocation
-
deliverToPerson:
deliverToPerson
-
destinationContext: string
Title:
Destination ContextRead Only:trueContext name for the Destination descriptive flexfield. -
destinationTypeCode: string
Title:
Destination TypeRead Only:trueCode that identifies the destination type of the receiving transaction. A list of accepted values is defined in the lookup type RCV_DESTINATION_TYPE. -
documentFiscalClassification: string
Title:
Document Fiscal ClassificationRead Only:trueValue that identifies the document fiscal classification. This value is also known as Tax Document Subtype. -
employee:
employee
-
excessTransportReason: string
Title:
Excess Transportation Cost Reason CodeRead Only:trueReason for the excess transportation. -
finalDischargeLocation:
finalDischargeLocation
-
firstPartyTaxRegistrationIdentifier: string
(big-integer)
Title:
First-Party Tax Registration NumberRead Only:trueValue that uniquely identifies the first party tax registration for the shipment line. -
fromOrganization:
fromOrganization
-
governmentContext: string
Title:
Government ContextRead Only:trueContext name for United States Standard General Ledger (USSGL). -
header:
header
-
invoiceStatusCode: string
Title:
Invoice StatusRead Only:trueCode that identifies the advance shipment notice (ASN) with billing information (ASBN) only. This attribute indicates when the line items were rejected. -
item:
item
-
itemCategory:
itemCategory
-
itemDescription: string
Title:
Item DescriptionRead Only:trueDescription of the item being shipped. -
lineId: string
(big-integer)
Title:
Line IDRead Only:trueValue that uniquely identifies the shipment line. -
lineNumber: integer
(int32)
Title:
Line NumberRead Only:trueNumber that identifies the line in a document. -
locator:
locator
-
materialTransaction:
materialTransaction
-
noticeUnitPrice: string
(big-decimal)
Title:
Notice Unit PriceRead Only:trueElectronic data interchange (EDI) transaction 857 unit price for the item in the shipment line. -
orderOrchestrationFulfillmentLineNumberForRMA: string
Title:
Receipt Advice DOO Fulfillment Line NumberRead Only:trueNumber that identifies the fulfillment line reference in distributed order orchestration corresponding to the return material authorization (RMA). -
orderOrchestrationOrderLineNumberForRMA: string
Title:
Receipt Advice Line NumberRead Only:trueNumber that identifies the line reference in distributed order orchestration corresponding to the return material authorization (RMA). -
orderOrchestrationOrderNumberForRMA: string
Title:
Source Document NumberRead Only:trueNumber that identifies the header reference in distributed order orchestration corresponding to the return material authorization (RMA). -
originalSalesOrderFulfillmentLineNumberForRMA: string
Title:
Original Source Order Fulfillment Line NumberRead Only:trueNumber that identifies the original fulfillment line reference in distributed order orchestration corresponding to the return material authorization (RMA). -
originalSalesOrderOrchestrationOrderLineNumberForRMA: string
Title:
Original Source Order Line NumberRead Only:trueNumber that identifies the original order line reference in distributed order orchestration corresponding to the return material authorization (RMA). -
originalSalesOrderOrchestrationOrderNumberForRMA: string
Title:
Original Source Order NumberRead Only:trueNumber that identifies the original order reference in distributed order orchestration corresponding to the return material authorization (RMA). -
packingSlip: string
Title:
Packing SlipRead Only:trueDocument that itemizes in detail the contents of a particular package, carton, pallet, or container for shipment to a customer. -
primaryUnitOfMeasure:
primaryUnitOfMeasure
-
productCategoryCode: string
Title:
Product CategoryRead Only:trueCategory of the product in the shipment line. -
productTypeCode: string
Title:
Product TypeRead Only:trueCode that identifies the product type of the inventory item. Valid values are GOODS and SERVICES. -
project:
project
-
purchaseOrder:
purchaseOrder
-
purchaseOrderDistribution:
purchaseOrderDistribution
-
purchaseOrderLine:
purchaseOrderLine
-
purchaseOrderLineLocation:
purchaseOrderLineLocation
-
reason:
reason
-
receiptAdvice:
receiptAdvice
-
receiptAdviceAllowSubstituteReceipt: string
Title:
Allow Substitute ReceiptsRead Only:trueValue that indicates whether to allow receipt of substitute items control for receipt advice line. This attribute is used for flexible supply source documents -
receiptAdviceDaysEarlyReceiptAllowed: string
(big-decimal)
Title:
Early Receipt Tolerance in DaysRead Only:trueNumber of days allowed for an early receipt against receipt advice line. This attribute is used for return material authorization (RMA) and flexible supply source documents. -
receiptAdviceDaysLateReceiptAllowed: string
(big-decimal)
Title:
Late Receipt Tolerance in DaysRead Only:trueNumber of days allowed for a late receipt against receipt advice line. This attribute is used for return material authorization (RMA) and flexible supply source documents. -
receiptAdviceDocumentLineCreationDate: string
(date)
Title:
Document Line Creation DateRead Only:trueDate when the user created the source document line for receipt advice line. This attribute is used for return material authorization (RMA) and flexible supply source documents. -
receiptAdviceDocumentLineLastUpdateDate: string
(date)
Title:
Document Line Last Update DateRead Only:trueDate when the user most recently updated the source document line for receipt advice line. This attribute is used for return material authorization (RMA) and flexible supply source documents. -
receiptAdviceDocumentLineNumber: string
Title:
Document LineRead Only:trueNumber that identifies the source document line for the receipt advice line. This attribute is used for return material authorization (RMA) and flexible supply source documents. -
receiptAdviceDocumentScheduleNumber: string
Title:
Document Schedule Line NumberRead Only:trueNumber that identifies source document schedule for the receipt advice line. This attribute is used for return material authorization (RMA) and flexible supply source documents. -
receiptAdviceEnforceShipToLocationCode: string
Title:
Ship-to Exception ActionRead Only:trueCode that identifies the ship-to location exception control for receipt advice line. This attribute is used for flexible supply source documents. -
receiptAdviceExpectedQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
receiptAdviceExpectedReceiptDate: string
(date)
Title:
Expected Receipt DateRead Only:trueDate when the receipt advice line is expected to arrive. This attribute is used for return material authorization (RMA) and flexible supply source documents. -
receiptAdviceLastActionCode: string
Title:
Receipt Advice Last ActionRead Only:trueCode that identifies the last action performed on the receipt advice line. Valid values include CREATE, UPDATE, and CANCEL. -
receiptAdviceLine:
receiptAdviceLine
-
receiptAdviceLineNumberObject:
receiptAdviceLineNumberObject
-
receiptAdviceNoteToReceiver: string
Title:
Note to ReceiverRead Only:trueNote to receiver specified in the receipt advice line. This attribute is used for return material authorization (RMA) and flexible supply source documents. -
receiptAdviceOriginalSalesOrderHeaderNumber: string
Title:
Original Order NumberRead Only:trueNumber that identifies the original sales order reference corresponding to the return material authorization (RMA). -
receiptAdviceOriginalSalesOrderLineNumber: string
Title:
Original Order Line NumberRead Only:trueNumber that identifies the original sales order line reference corresponding to the return material authorization (RMA). -
receiptAdviceReceiptDaysExceptionCode: string
Title:
Receipt Advice Receipt Days Exception CodeRead Only:trueCode that identifies the receipt days exception level for the receipt advice line. This attribute is used for return material authorization (RMA) and flexible supply source documents. -
receiptAdviceReceiptExceptionQuantity: string
Title:
Overreceipt ActionRead Only:trueCode that identifies the overreceipt quantity tolerance exception level for the receipt advice line. This attribute is used for return material authorization (RMA) and flexible supply source documents. -
receiptAdviceReceiptToleranceQuantity: string
(big-decimal)
Title:
Overreceipt ToleranceRead Only:trueOverreceipt quantity tolerance for the receipt advice line. This attribute is used for return material authorization (RMA) and flexible supply source documents. -
receiptAdviceSecondaryExpectedQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
receiptAdviceUnitPrice: string
(big-decimal)
Title:
Receipt Advice Unit PriceRead Only:trueUnit price of the inventory item for the receipt advice line. This attribute is used for flexible supply source documents. -
receivedAmount: string
(big-decimal)
Title:
Received AmountRead Only:trueAmount received for a fixed price service receipt line in purchase order currency. -
receivedQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
rejectedQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
requisitionDistribution:
requisitionDistribution
-
requisitionLine:
requisitionLine
-
returnedQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
revision:
revision
-
routingHeaderCode:
routingHeaderCode
-
secondaryReceivedQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
secondaryShippedQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
secondaryUnitOfMeasure:
secondaryUnitOfMeasure
-
shipFromLocation:
shipFromLocation
-
shipmentLineStatusCode:
shipmentLineStatusCode
-
shipmentUnitPrice: string
(big-decimal)
Title:
Shipment Unit PriceRead Only:trueUnit price for shipping the item. -
shippedQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
shipToLocation:
shipToLocation
-
sourceDocumentCode:
sourceDocumentCode
-
standardPackageQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
standardPackageUnitOfMeasure:
standardPackageUnitOfMeasure
-
standardPackingGroupIdentifier: string
(big-integer)
Title:
Group IDRead Only:trueValue that uniquely identifies the grouping standard pack receipts. -
subinventory:
subinventory
-
supplierShippedQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
task:
task
-
taxAmount: string
(big-decimal)
Title:
Tax AmountRead Only:trueValue of a tax for a given tax jurisdiction for a given tax event. Each tax amount that's calculated for a tax may also have a tax recovery amount and nontax recoverable amount. For purposes of reconciliation to general ledger, these amounts will each have their own tax line. The tax amount is represented in three currencies: transactional currency, functional currency, and tax currency. -
taxClassification:
taxClassification
-
taxName: string
Title:
Tax NameRead Only:trueName of the tax associated with the shipment or billing notice (advanced shipment notice (ASN) with billing information). -
thirdPartyTaxRegistrationIdentifier: string
(big-integer)
Title:
Third-Party Tax Registration NumberRead Only:trueValue that uniquely identifies the third party tax registration for the shipment line. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
toOrganization:
toOrganization
-
transactionBusinessCategoryCode: string
Title:
Transaction Business CategoryRead Only:trueBusiness category of the transaction for the shipment line. -
transferCost: string
(big-decimal)
Title:
Transfer CostRead Only:trueCost of transfer for the interorganizational shipments. -
transferOrderHeader:
transferOrderHeader
-
transferOrderLine:
transferOrderLine
-
transferPercentage: string
(big-decimal)
Title:
Transfer PercentageRead Only:truePercent of transfer for costing. -
transportationCost: string
(big-decimal)
Title:
Shipping CostRead Only:trueBase cost of transportation that's incurred by a merchant in moving goods, by whatever means, from one place to another under the terms of the contract of carriage. -
truckNumber: string
Title:
VehicleRead Only:trueNumber of the truck used for shipment. -
unitOfMeasure:
unitOfMeasure
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
userDefinedFiscalClassificationCode: string
Title:
User-Defined Fiscal ClassificationRead Only:trueUser defined fiscal classification code for the shipment line. -
vendorItemNumber: string
Title:
Supplier ItemRead Only:trueNumber that identifies the supplier's item. This attribute maps to PO_LINES_ALL.VENDOR_PRODUCT_NUM. -
vendorLotNumber: string
Title:
Supplier LotRead Only:trueNumber that identifies the lot given by the supplier for the purchase order receipts.
Nested Schema : Drop Ship Receipt Source Document Line ID
Type:
objectTitle:
Drop Ship Receipt Source Document Line IDValue that identifies the source document line that created the drop-ship receipt.
Nested Schema : asnLicensePlateNumber
Match All
Identifier for a container, also known as a packing unit or a License Plate Number (LPN). An LPN is a unique identifier that distinguishes one inventory unit from another.
Show Source
-
object
oraScmCoreInventorySetup.LicensePlateNumber_item-fields
-
object
__busObj_context
-
object
License Plate Number
Title:
License Plate NumberIdentifier for a container, also known as a packing unit or a License Plate Number (LPN). An LPN is a unique identifier that distinguishes one inventory unit from another.
Nested Schema : countryOfOrigin
Match All
Value that indicates the country of origin of the receiving transaction.
Show Source
-
allOf
oraCommonAppsInfraObjects.Territory_item-fields
-
object
__busObj_context
-
object
Country of Origin
Title:
Country of OriginValue that indicates the country of origin of the receiving transaction.
Nested Schema : customer
Match All
Value that displays the customer of the receiving shipment line business object.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Customer
Title:
CustomerValue that displays the customer of the receiving shipment line business object.
Nested Schema : customerSite
Match All
Value that displays the customer site of the receiving shipment line business object.
Show Source
-
allOf
oraCxSalesCommonParty.Address_item-fields
-
object
__busObj_context
-
object
Customer Site
Title:
Customer SiteValue that displays the customer site of the receiving shipment line business object.
Nested Schema : deliverToLocation
Match All
Name of the deliver-to location.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Deliver-to Location
Title:
Deliver-to LocationName of the deliver-to location.
Nested Schema : deliverToPerson
Match All
Name of the deliver-to person or requester.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Deliver-to Person
Title:
Deliver-to PersonName of the deliver-to person or requester.
Nested Schema : employee
Match All
Value that uniquely identifies the employee who performed the receiving transaction.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Employee
Title:
EmployeeValue that uniquely identifies the employee who performed the receiving transaction.
Nested Schema : finalDischargeLocation
Match All
Value that identifies the final discharge location, which is used to calculate the tax for the item.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Final Discharge Location
Title:
Final Discharge LocationValue that identifies the final discharge location, which is used to calculate the tax for the item.
Nested Schema : fromOrganization
Match All
Value that identifies the from organization for the receiving shipment line business object consumption advice line.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
From Organization
Title:
From OrganizationValue that identifies the from organization for the receiving shipment line business object consumption advice line.
Nested Schema : header
Match All
Value that indicates the header of the receiving shipment line business object.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingShipmentHeader_item-fields
-
object
__busObj_context
-
object
Header
Title:
HeaderValue that indicates the header of the receiving shipment line business object.
Nested Schema : item
Match All
Value that uniquely identifies the item on the receiving shipment line business object.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Item
Title:
ItemValue that uniquely identifies the item on the receiving shipment line business object.
Nested Schema : itemCategory
Match All
Value that indicates the item category for the receiving shipment line business object.
Show Source
-
object
oraScmCoreProductMgmtCatalogs.Category_item-fields
-
object
__busObj_context
-
object
Item Category
Title:
Item CategoryValue that indicates the item category for the receiving shipment line business object.
Nested Schema : locator
Match All
Physical area within a subinventory where materials are stored, such as a row, aisle, bin, or shelf. Items can be transacted into and out of a locator.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
Secondary Locator
Title:
Secondary LocatorPhysical area within a subinventory where materials are stored, such as a row, aisle, bin, or shelf. Items can be transacted into and out of a locator.
Nested Schema : materialTransaction
Match All
Value that describes the display description of the inventory transaction.
Show Source
-
allOf
oraScmCoreInventoryTransaction.InventoryTransaction_item-fields
-
object
__busObj_context
-
object
Inventory Transaction
Title:
Inventory TransactionValue that describes the display description of the inventory transaction.
Nested Schema : primaryUnitOfMeasure
Match All
Primary unit of measure for the item on the shipment line.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Primary UOM
Title:
Primary UOMPrimary unit of measure for the item on the shipment line.
Nested Schema : project
Match All
A project represents the effort and resources required to achieve a significant business objective within a specific time frame. Projects are used to plan, track, manage, and control both the financial aspects and the work effort required.
Show Source
-
object
oraErpCoreProjectPlanning.Project_item-fields
-
object
__busObj_context
-
object
Project
Title:
ProjectA project represents the effort and resources required to achieve a significant business objective within a specific time frame. Projects are used to plan, track, manage, and control both the financial aspects and the work effort required.
Nested Schema : purchaseOrder
Match All
Value that identifies the purchase order for the receiving shipment line business object.
Show Source
-
object
oraProcurementCorePurchaseOrders.Order_item-fields
-
object
__busObj_context
-
object
Purchase Order
Title:
Purchase OrderValue that identifies the purchase order for the receiving shipment line business object.
Nested Schema : purchaseOrderDistribution
Match All
Value that identifies the purchase order distribution for the receiving shipment line business object.
Show Source
-
object
oraProcurementCorePurchaseOrders.OrderDistribution_item-fields
-
object
__busObj_context
-
object
Purchase Order Distribution
Title:
Purchase Order DistributionValue that identifies the purchase order distribution for the receiving shipment line business object.
Nested Schema : purchaseOrderLine
Match All
Value that identifies the purchase order line for the receiving shipment line business object.
Show Source
-
object
oraProcurementCorePurchaseOrders.OrderLine_item-fields
-
object
__busObj_context
-
object
Purchase Order Line
Title:
Purchase Order LineValue that identifies the purchase order line for the receiving shipment line business object.
Nested Schema : purchaseOrderLineLocation
Match All
Shipping and delivery details for the ordered items such as promised delivery date, requested delivery date, and ship-to location.
Show Source
-
object
oraProcurementCorePurchaseOrders.OrderSchedule_item-fields
-
object
__busObj_context
-
object
Order Schedule
Title:
Order ScheduleShipping and delivery details for the ordered items such as promised delivery date, requested delivery date, and ship-to location.
Nested Schema : reason
Match All
A transaction reason classifies the cause for an inventory transaction. For example, a backorder during pick confirmation or a cycle-count adjustment during cycle counting.
Show Source
-
object
oraScmCoreInventorySetup.TransactionReason_item-fields
-
object
__busObj_context
-
object
Transaction Reason
Title:
Transaction ReasonA transaction reason classifies the cause for an inventory transaction. For example, a backorder during pick confirmation or a cycle-count adjustment during cycle counting.
Nested Schema : receiptAdvice
Match All
Value that displays the receipt advise for the receiving shipment line business object.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingShipmentHeader_item-fields
-
object
__busObj_context
-
object
Receipt Advice
Title:
Receipt AdviceValue that displays the receipt advise for the receiving shipment line business object.
Nested Schema : receiptAdviceLine
Match All
Value that displays the of the receiving shipment line business object.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingShipmentLine_item-fields
-
object
__busObj_context
-
object
Receipt Advice Line
Title:
Receipt Advice LineValue that displays the of the receiving shipment line business object.
Nested Schema : receiptAdviceLineNumberObject
Match All
Value that uniquely identifies the receipt advice line.
Show Source
-
object
oraScmCoreOrderMgmtOrders.FulfillmentLine_item-fields
-
object
__busObj_context
-
object
Receipt Advice Line Number
Title:
Receipt Advice Line NumberValue that uniquely identifies the receipt advice line.
Nested Schema : requisitionDistribution
Match All
The Requisition Distributions view object stores information about the accounting and project data for each distribution associated with each requisition line.
Show Source
-
object
oraProcurementCorePurchaseRequisitions.RequisitionDistribution_item-fields
-
object
__busObj_context
-
object
Requisition Distribution
Title:
Requisition DistributionThe Requisition Distributions view object stores information about the accounting and project data for each distribution associated with each requisition line.
Nested Schema : requisitionLine
Match All
The Requisition Lines view object stores information about requisition lines. It manages the items to be purchased, its quantity, unit of measure, price, and deliver-to location information.
Show Source
-
object
oraProcurementCorePurchaseRequisitions.RequisitionLine_item-fields
-
object
__busObj_context
-
object
Requisition Line
Title:
Requisition LineThe Requisition Lines view object stores information about requisition lines. It manages the items to be purchased, its quantity, unit of measure, price, and deliver-to location information.
Nested Schema : revision
Match All
An Item Revision represents a minor modification of the item.
Show Source
-
object
oraScmCoreProductMgmtItems.ItemRevision_item-fields
-
object
__busObj_context
-
object
Item Revision
Title:
Item RevisionAn Item Revision represents a minor modification of the item.
Nested Schema : routingHeaderCode
Match All
Value that uniquely identifies the receipt routing. Values include 1, 2, and 3. A list of accepted values is defined in the lookup type RCV_ROUTING_HEADERS.
Show Source
Nested Schema : secondaryUnitOfMeasure
Match All
Secondary unit of measure for the item on the shipment line.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Secondary UOM
Title:
Secondary UOMSecondary unit of measure for the item on the shipment line.
Nested Schema : shipFromLocation
Match All
Unique identifier for the ship-from location of the shipment.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Ship-from Location
Title:
Ship-from LocationUnique identifier for the ship-from location of the shipment.
Nested Schema : shipmentLineStatusCode
Match All
Code that identifies the state of the inbound shipment line. Valid values include EXPECTED, PARTIALLY RECEIVED, FULLY RECEIVED, and CANCELLED.
Show Source
Nested Schema : shipToLocation
Match All
Unique identifier for the ship-to location of the shipment.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Ship-to Organization ID
Title:
Ship-to Organization IDUnique identifier for the ship-to location of the shipment.
Nested Schema : sourceDocumentCode
Match All
Code that identifies the document classification based on the originating source such as purchase order or transfer order. A list of accepted values is defined in the lookup type RCV_SOURCE_DOCUMENT_TYPE.
Show Source
-
string
Title:
Source Document CodeRead Only:trueCode that identifies the document classification based on the originating source such as purchase order or transfer order. A list of accepted values is defined in the lookup type RCV_SOURCE_DOCUMENT_TYPE. -
string
Allowed Values:
[ "ASN", "INVENTORY", "PO", "RCPTADVICE", "REQ", "RMA", "TRANSFER", "TRANSFER ORDER" ]
Nested Schema : standardPackageUnitOfMeasure
Match All
Quantity received for the item on the shipment line, in the secondary unit of measure.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Standard Pack Unit of Measure
Title:
Standard Pack Unit of MeasureQuantity received for the item on the shipment line, in the secondary unit of measure.
Nested Schema : subinventory
Match All
Value that identifies the subinventory display description.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Subinventory
Title:
SubinventoryValue that identifies the subinventory display description.
Nested Schema : task
Match All
A project task is a subdivision of project work to be performed within a defined period.
Show Source
-
object
oraErpCoreProjectPlanning.ProjectTask_item-fields
-
object
__busObj_context
-
object
Project Task
Title:
Project TaskA project task is a subdivision of project work to be performed within a defined period.
Nested Schema : taxClassification
Match All
Value that identifies the tax classification for the receiving transaction, which is used to determine the tax for the item.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Tax Classification Code
Title:
Tax Classification CodeValue that identifies the tax classification for the receiving transaction, which is used to determine the tax for the item.
Nested Schema : toOrganization
Match All
Value that identifies the to organization of the receiving shipment line business object.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
To Organization
Title:
To OrganizationValue that identifies the to organization of the receiving shipment line business object.
Nested Schema : transferOrderHeader
Match All
Value that indicates the transfer order header display description.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderHeader_item-fields
-
object
__busObj_context
-
object
Transfer Order Header
Title:
Transfer Order HeaderValue that indicates the transfer order header display description.
Nested Schema : transferOrderLine
Match All
Value that indicates the display description in the transfer order line.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderLine_item-fields
-
object
__busObj_context
-
object
Transfer Order Line
Title:
Transfer Order LineValue that indicates the display description in the transfer order line.
Nested Schema : unitOfMeasure
Match All
Value that displays the unit of measure of the receiving shipment line business object.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Unit of Measure
Title:
Unit of MeasureValue that displays the unit of measure of the receiving shipment line business object.
Nested Schema : License Plate Number
Type:
objectTitle:
License Plate NumberIdentifier for a container, also known as a packing unit or a License Plate Number (LPN). An LPN is a unique identifier that distinguishes one inventory unit from another.
Nested Schema : Country of Origin
Type:
objectTitle:
Country of OriginValue that indicates the country of origin of the receiving transaction.
Nested Schema : Customer
Type:
objectTitle:
CustomerValue that displays the customer of the receiving shipment line business object.
Nested Schema : Customer Site
Type:
objectTitle:
Customer SiteValue that displays the customer site of the receiving shipment line business object.
Nested Schema : Deliver-to Location
Type:
objectTitle:
Deliver-to LocationName of the deliver-to location.
Nested Schema : Deliver-to Person
Type:
objectTitle:
Deliver-to PersonName of the deliver-to person or requester.
Nested Schema : Employee
Type:
objectTitle:
EmployeeValue that uniquely identifies the employee who performed the receiving transaction.
Nested Schema : Final Discharge Location
Type:
objectTitle:
Final Discharge LocationValue that identifies the final discharge location, which is used to calculate the tax for the item.
Nested Schema : From Organization
Type:
objectTitle:
From OrganizationValue that identifies the from organization for the receiving shipment line business object consumption advice line.
Nested Schema : oraScmCoreReceivingTransaction.ReceivingShipmentHeader_item-fields
Type:
Show Source
object-
asnType:
asnType
-
billOfLading: string
Title:
Bill of LadingRead Only:trueCarrier's contract and receipt for the goods that the carrier agrees to transport from a specific origin address to a specific destination address. -
carrier:
carrier
-
carrierEquipment: string
Title:
Carrier Equipment Description CodeRead Only:trueDescription of the equipment used by the carrier. -
carrierMethod: string
Title:
Shipping MethodRead Only:trueMethod of transportation used by the carrier. -
comments: string
Title:
CommentsRead Only:trueComments entered by the user. -
containerQuantity: string
(big-integer)
Title:
Container QuantityRead Only:trueNumber of packing units with the shipment. -
conversionDate: string
(date)
Title:
Rate DateRead Only:trueDate when the currency conversion occurred. This value is used to derive the rates for calculating the currency conversion. -
conversionRate: string
(big-decimal)
Title:
RateRead Only:trueRate used for currency conversion for the receipt. This value is used only for purchase order shipments. -
createdBy: string
Title:
Created ByRead Only:trueUser who created the record. -
currency:
currency
-
customer:
customer
-
customerSite:
customerSite
-
editControlNumber: string
Title:
EDI Control NumberRead Only:trueControl number that identifies the electronic data interchange (EDI) transaction if data is imported using EDI. -
employee:
employee
-
expectedReceiptDate: string
(date)
Title:
Expected Receipt DateRead Only:trueDate when the item is expected to arrive at the warehouse. -
externalProviderFlag: boolean
Title:
External ProviderRead Only:trueContains one of the following values: true or false. If true, then the shipment is created for a logistics service provider organization. If false, then the receipt isn't created for a logistics service provider organization. This attribute doesn't have a default value, but a value of null translates to false. -
freightAmount: string
(big-decimal)
Title:
Shipping CostRead Only:trueBase transportation cost that's incurred by a merchant in moving goods, by whatever means, from one place to another under the terms of the contract of carriage. -
freightBillNumber: string
Title:
Freight BillRead Only:trueNumber that identifies the freight bill. -
freightTermsInformation:
freightTermsInformation
-
fromOrganization:
fromOrganization
-
governmentContext: string
Title:
Government ContextRead Only:trueContext name for United States Standard General Ledger (USSGL). -
grossWeight: string
(big-decimal)
Title:
Gross WeightRead Only:trueThe gross weight specified in the ASN. -
grossWeightUOM:
grossWeightUOM
-
hazard:
hazard
-
hazardCode: string
Title:
Hazard CodeRead Only:trueCode that identifies the hazardous material. Each identification number has a description. The identification numbers aren't unique. For instance, the same United Nations (UN) number may correspond to two closely related but different types of materials. -
hazardDescription: string
Title:
Hazardous Material DescriptionRead Only:trueDescription of the hazardous material. -
id: string
(big-integer)
Title:
IDRead Only:trueValue that uniquely identifies the shipment header. -
invoiceAmount: string
(big-decimal)
Title:
Invoiced AmountRead Only:trueAmount on the invoice associated with the shipment or billing notice, such as, an advanced shipment notice with billing information. -
invoiceDate: string
(date)
Title:
Invoiced DateRead Only:trueDate when the invoice associated with the shipment or billing notice, such as, an advanced shipment notice with billing information, is due. -
invoiceNumber: string
Title:
InvoiceRead Only:trueNumber that identifies the invoice associated with the shipment or billing notice such as, advanced shipment notice with billing information. -
invoiceStatusCode: string
Title:
Invoice StatusRead Only:trueCode that identifies the advance shipment notice (ASN) with billing information (ASBN) only. This attribute indicates when the line items were rejected. -
netWeight: string
(big-decimal)
Title:
Net WeightRead Only:trueThe net weight specified in the ASN. -
netWeightUOM:
netWeightUOM
-
noticeCreationDate: string
(date)
Title:
Invoiced DateRead Only:trueDate when the user created the electronic data interchange (EDI) transaction at source if data is imported using EDI. -
packagingCode: string
Title:
Packaging CodeRead Only:trueCode that identifies the material being transported. This attribute is a unique packaging code based on the United Nations Committee of Experts on the Transportation of Dangerous Goods, which has established a uniform international system for identifying and packaging Class 3, 4, 5, 6.1, 8 and 9 dangerous goods for transport. -
packingSlip: string
Title:
Packing SlipRead Only:trueDocument that itemizes in detail the contents of a particular package, carton, pallet, or container for shipment to a customer. -
paymentTerm:
paymentTerm
-
rateType:
rateType
-
receiptAdviceDocumentCode:
receiptAdviceDocumentCode
-
receiptAdviceDocumentCreationDate: string
(date)
Title:
Receipt Advice Document Creation DateRead Only:trueDate when the user created the source document for receipt advice. This attribute is used for return material authorization (RMA) and flexible supply source documents. -
receiptAdviceDocumentLastUpdateDate: string
(date)
Title:
Receipt Advice Document Last Update DateRead Only:trueDate when the user most recently updated the source document for receipt advice. This attribute is used for return material authorization (RMA) and flexible supply source documents. -
receiptAdviceDocumentNumber: string
Title:
Receipt Advice Document NumberRead Only:trueNumber that identifies the source document of the receipt advice. This attribute is used for return material authorization (RMA) and flexible supply source documents. -
receiptAdviceDocumentRevisionDate: string
(date)
Title:
Receipt Advice Document Revision DateRead Only:trueDate when the user revised the source document for receipt advice. This attribute is used for return material authorization (RMA) and flexible supply source documents. -
receiptAdviceDocumentRevisionNumber: string
Title:
PO RevisionRead Only:trueNumber of times the source document has been revised for the receipt advice. This attribute is used for flexible supply source documents. -
receiptAdviceNoteToReceiver: string
Title:
NoteRead Only:trueNote to receiver specified in the receipt advice. This attribute is used for return material authorization (RMA) and flexible supply source documents. -
receiptAdviceNumber: string
Title:
Receipt AdviceRead Only:trueNumber that identifies the receipt advice of the shipment. -
receiptAdviceOriginalSystemReference: string
Title:
Receipt Advice External System ReferenceRead Only:trueReference code for the source application that created the receipt advice. -
receiptAdviceOutsourcerParty:
receiptAdviceOutsourcerParty
-
receiptNumber: string
Title:
Receipt NumberRead Only:trueNumber that identifies the acknowledgment that a shipment was received in the warehouse. -
receiptSourceCode:
receiptSourceCode
-
remitToSite:
remitToSite
-
returnAuthorizationBusinessUnit:
returnAuthorizationBusinessUnit
-
shipFromLocation:
shipFromLocation
-
shipmentNumber: string
Title:
Shipment NumberRead Only:trueNumber that identifies the shipment for the items associated with the receipt. -
shipMethod:
shipMethod
-
shippedDate: string
(date)
Title:
Shipped DateRead Only:trueDate when goods or services were shipped by the supplier. -
shipToLocation:
shipToLocation
-
specialHandlingCode: string
Title:
Special Handling CodeRead Only:trueCode that identifies the handling instructions for the transported material. -
supplier:
supplier
-
supplierSite:
supplierSite
-
tareWeight: string
(big-decimal)
Title:
Tare WeightRead Only:trueThe tare weight specified in the ASN -
tareWeightUOM:
tareWeightUOM
-
taxAmount: string
(big-decimal)
Title:
Tax AmountRead Only:trueValue of a tax for a given tax jurisdiction for a given tax event. Each tax amount that's calculated for a tax may also have a tax recovery amount and nontax recoverable amount. For purposes of reconciliation to general ledger, these amounts will each have their own tax line. The tax amount is represented in three currencies: transactional currency, functional currency, and tax currency. -
taxName: string
Title:
Tax NameRead Only:trueTax name associated with the shipment or billing notice (advanced shipment notice (ASN) with billing information). -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
toOrganization:
toOrganization
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
waybillAirbillNumber: string
Title:
WaybillRead Only:trueNumber that identifies the nonnegotiable document that describes the contract for transporting cargo.
Nested Schema : Header
Type:
objectTitle:
HeaderValue that indicates the header of the receiving shipment line business object.
Nested Schema : asnType
Match All
Type of document that specifies how to use the transaction for in-transit shipments and transfer order shipments. It can have three possible values: ASN, ASBN, and STD. ASN indicates an advance shipment notice. ASBN indicates an advance shipment billing notice. STD indicates a transfer order shipment or in-transit shipment.
Show Source
-
string
Title:
ASN TypeRead Only:trueType of document that specifies how to use the transaction for in-transit shipments and transfer order shipments. It can have three possible values: ASN, ASBN, and STD. ASN indicates an advance shipment notice. ASBN indicates an advance shipment billing notice. STD indicates a transfer order shipment or in-transit shipment. -
string
Allowed Values:
[ "ASN", "ASBN", "STD" ]
Nested Schema : carrier
Match All
A carrier represents a business organization that fulfills the shipment of products. Each carrier may model a variety of shipping methods, optional contacts, and inbound tracking rules. For example, FedEx Corporation, or DHL Express.
Show Source
-
allOf
oraScmCoreCarrier.Carrier_item-fields
-
object
__busObj_context
-
object
Carrier
Title:
CarrierA carrier represents a business organization that fulfills the shipment of products. Each carrier may model a variety of shipping methods, optional contacts, and inbound tracking rules. For example, FedEx Corporation, or DHL Express.
Nested Schema : currency
Match All
A currency is a standardization of money used for displaying monetary amounts, assigning to ledgers, entering transactions, recording balances, and reporting. All currencies listed in the International Organization for Standardization 4217 standard are supported. The statistical unit currency is used for financial statistics in financial reports, allocation formulas, and other calculations.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Currency
Title:
CurrencyA currency is a standardization of money used for displaying monetary amounts, assigning to ledgers, entering transactions, recording balances, and reporting. All currencies listed in the International Organization for Standardization 4217 standard are supported. The statistical unit currency is used for financial statistics in financial reports, allocation formulas, and other calculations.
Nested Schema : customer
Match All
Value that uniquely identifies the customer. This attribute is used for return material authorization (RMA) transactions.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Customer
Title:
CustomerValue that uniquely identifies the customer. This attribute is used for return material authorization (RMA) transactions.
Nested Schema : customerSite
Match All
Unique identifier for the customer site on the RMA.
Show Source
-
allOf
oraCxSalesCommonParty.Address_item-fields
-
object
__busObj_context
-
object
Customer Site
Title:
Customer SiteUnique identifier for the customer site on the RMA.
Nested Schema : employee
Match All
Value that uniquely identifies the employee who performed the receiving transaction.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Employee
Title:
EmployeeValue that uniquely identifies the employee who performed the receiving transaction.
Nested Schema : freightTermsInformation
Match All
Freight terms for the shipment.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Freight Terms
Title:
Freight TermsFreight terms for the shipment.
Nested Schema : fromOrganization
Match All
Value that uniquely identifies the organization from which the shipment was shipped.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
From Organization
Title:
From OrganizationValue that uniquely identifies the organization from which the shipment was shipped.
Nested Schema : grossWeightUOM
Match All
The units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Gross Weight UOM
Title:
Gross Weight UOMThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : hazard
Match All
Hazard Class refers to the classification of hazardous materials you use in your business. For example, combustible liquid or corrosive material. You can record hazard class information to comply with international safety norms.
Show Source
-
object
oraProcurementCorePurchasingSetup.HazardClass_item-fields
-
object
__busObj_context
-
object
Hazard Class
Title:
Hazard ClassHazard Class refers to the classification of hazardous materials you use in your business. For example, combustible liquid or corrosive material. You can record hazard class information to comply with international safety norms.
Nested Schema : netWeightUOM
Match All
The units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Net Weight UOM
Title:
Net Weight UOMThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : paymentTerm
Match All
The payment terms specify the timing of payments, including due dates and discount periods. They're assigned to suppliers and invoices, automatically creating payment installments when an invoice is generated. Each payment term consists of one or more lines, with each line corresponding to a separate installment and specifying a due date or discount date. Payment terms are predefined and selected when entering suppliers or invoices to ensure scheduled payments are generated accordingly.
Show Source
-
object
oraErpCorePayablesSetup.PayablesPaymentTerm_item-fields
-
object
__busObj_context
-
object
Payment Term
Title:
Payment TermThe payment terms specify the timing of payments, including due dates and discount periods. They're assigned to suppliers and invoices, automatically creating payment installments when an invoice is generated. Each payment term consists of one or more lines, with each line corresponding to a separate installment and specifying a due date or discount date. Payment terms are predefined and selected when entering suppliers or invoices to ensure scheduled payments are generated accordingly.
Nested Schema : rateType
Match All
A currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Show Source
-
object
oraErpCoreCurrencySetup.CurrencyConversionRateType_item-fields
-
object
__busObj_context
-
object
Conversion Rate Type
Title:
Conversion Rate TypeA currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Nested Schema : receiptAdviceDocumentCode
Match All
Code that identifies the source document created as part of the receipt advice. This attribute is used for return material authorization (RMA) and flexible supply source documents.
Show Source
-
string
Title:
Receipt Advice Document CodeRead Only:trueCode that identifies the source document created as part of the receipt advice. This attribute is used for return material authorization (RMA) and flexible supply source documents. -
string
Allowed Values:
[ "ASN", "INVENTORY", "PO", "RCPTADVICE", "REQ", "RMA", "TRANSFER", "TRANSFER ORDER" ]
Nested Schema : receiptAdviceOutsourcerParty
Match All
Parties includes information about a person, organization, household, or group.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Party
Title:
PartyParties includes information about a person, organization, household, or group.
Nested Schema : receiptSourceCode
Match All
Code that identifies the source type of the shipment.
Show Source
Nested Schema : remitToSite
Match All
A supplier site contains the details about the terms, controls, and policies that govern how procure to pay transactions are executed between the buying organization and the supplier. You can have multiple sites for a supplier. For example, a purchasing site or a pay site.
Show Source
-
object
oraProcurementCoreSuppliers.SupplierSite_item-fields
-
object
__busObj_context
-
object
Site
Title:
SiteA supplier site contains the details about the terms, controls, and policies that govern how procure to pay transactions are executed between the buying organization and the supplier. You can have multiple sites for a supplier. For example, a purchasing site or a pay site.
Nested Schema : returnAuthorizationBusinessUnit
Match All
A business unit represents a unit of an enterprise that performs one or more business functions and may have service provider relationships between the units. It typically focuses on a specific market segment, product line, geographic region, or set of services. The business transactions are recorded, reported, and accounted against the business unit.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Business Unit
Title:
Business UnitA business unit represents a unit of an enterprise that performs one or more business functions and may have service provider relationships between the units. It typically focuses on a specific market segment, product line, geographic region, or set of services. The business transactions are recorded, reported, and accounted against the business unit.
Nested Schema : shipFromLocation
Match All
Unique identifier for the ship-from location of the shipment.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Ship-from Location
Title:
Ship-from LocationUnique identifier for the ship-from location of the shipment.
Nested Schema : shipMethod
Match All
A shipping method is a combination of a carrier, a service level, and a method of transportation. For example, DHL Overnight Air delivery, or United Parcel Service 2 day Ground.
Show Source
-
object
oraScmCoreCarrier.ShippingMethod_item-fields
-
object
__busObj_context
-
object
Shipping Method
Title:
Shipping MethodA shipping method is a combination of a carrier, a service level, and a method of transportation. For example, DHL Overnight Air delivery, or United Parcel Service 2 day Ground.
Nested Schema : shipToLocation
Match All
Unique identifier for the ship-to location of the shipment.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Ship-to Location
Title:
Ship-to LocationUnique identifier for the ship-to location of the shipment.
Nested Schema : supplier
Match All
Value that uniquely identifies the supplier.
Show Source
-
allOf
oraProcurementCoreSuppliers.Supplier_item-fields
-
object
__busObj_context
-
object
Supplier
Title:
SupplierValue that uniquely identifies the supplier.
Nested Schema : supplierSite
Match All
Value that uniquely identifies the supplier site.
Show Source
-
object
oraProcurementCoreSuppliers.SupplierSite_item-fields
-
object
__busObj_context
-
object
Supplier Site
Title:
Supplier SiteValue that uniquely identifies the supplier site.
Nested Schema : tareWeightUOM
Match All
The units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Tare Weight UOM
Title:
Tare Weight UOMThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : toOrganization
Match All
Value that uniquely identifies the receiving organization.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
To Organization
Title:
To OrganizationValue that uniquely identifies the receiving organization.
Nested Schema : Carrier
Type:
objectTitle:
CarrierA carrier represents a business organization that fulfills the shipment of products. Each carrier may model a variety of shipping methods, optional contacts, and inbound tracking rules. For example, FedEx Corporation, or DHL Express.
Nested Schema : Currency
Type:
objectTitle:
CurrencyA currency is a standardization of money used for displaying monetary amounts, assigning to ledgers, entering transactions, recording balances, and reporting. All currencies listed in the International Organization for Standardization 4217 standard are supported. The statistical unit currency is used for financial statistics in financial reports, allocation formulas, and other calculations.
Nested Schema : Customer
Type:
objectTitle:
CustomerValue that uniquely identifies the customer. This attribute is used for return material authorization (RMA) transactions.
Nested Schema : Customer Site
Type:
objectTitle:
Customer SiteUnique identifier for the customer site on the RMA.
Nested Schema : Employee
Type:
objectTitle:
EmployeeValue that uniquely identifies the employee who performed the receiving transaction.
Nested Schema : Freight Terms
Type:
objectTitle:
Freight TermsFreight terms for the shipment.
Nested Schema : From Organization
Type:
objectTitle:
From OrganizationValue that uniquely identifies the organization from which the shipment was shipped.
Nested Schema : Gross Weight UOM
Type:
objectTitle:
Gross Weight UOMThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : oraProcurementCorePurchasingSetup.HazardClass_item-fields
Type:
Show Source
object-
$sourceLang: string
Read Only:
trueIndicates the code of the language in which the contents of the translatable columns were originally created. -
code: string
Title:
CodeRead Only:trueCode that identifies the hazard class. -
createdBy: string
Title:
Created ByRead Only:trueUser who created the purchasing document style. -
description: string
Title:
DescriptionRead Only:trueDescription of the hazardous class. -
hazardClass: string
Title:
Hazard ClassRead Only:trueName of the Hazardous class. -
hazardClassId: string
(big-integer)
Title:
Hazard Class IDRead Only:trueValue that uniquely identifies the purchasing style of the document. -
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueDate and time when the purchasing document style was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueDate when the purchasing document style was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Hazard Class
Type:
objectTitle:
Hazard ClassHazard Class refers to the classification of hazardous materials you use in your business. For example, combustible liquid or corrosive material. You can record hazard class information to comply with international safety norms.
Nested Schema : Net Weight UOM
Type:
objectTitle:
Net Weight UOMThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : Payment Term
Type:
objectTitle:
Payment TermThe payment terms specify the timing of payments, including due dates and discount periods. They're assigned to suppliers and invoices, automatically creating payment installments when an invoice is generated. Each payment term consists of one or more lines, with each line corresponding to a separate installment and specifying a due date or discount date. Payment terms are predefined and selected when entering suppliers or invoices to ensure scheduled payments are generated accordingly.
Nested Schema : Conversion Rate Type
Type:
objectTitle:
Conversion Rate TypeA currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Nested Schema : Party
Type:
objectTitle:
PartyParties includes information about a person, organization, household, or group.
Nested Schema : Site
Type:
objectTitle:
SiteA supplier site contains the details about the terms, controls, and policies that govern how procure to pay transactions are executed between the buying organization and the supplier. You can have multiple sites for a supplier. For example, a purchasing site or a pay site.
Nested Schema : Business Unit
Type:
objectTitle:
Business UnitA business unit represents a unit of an enterprise that performs one or more business functions and may have service provider relationships between the units. It typically focuses on a specific market segment, product line, geographic region, or set of services. The business transactions are recorded, reported, and accounted against the business unit.
Nested Schema : Ship-from Location
Type:
objectTitle:
Ship-from LocationUnique identifier for the ship-from location of the shipment.
Nested Schema : oraScmCoreCarrier.ShippingMethod_item-fields
Type:
Show Source
object-
activeFlag: boolean
Title:
ActiveRead Only:trueDefault Value:trueContains one of the following values: true or false. If true, then the shipping method is active. If false, then the shipping method isn't active. The default value is true. -
carrier:
carrier
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
id: string
(big-integer)
Title:
IDRead Only:trueValue that uniquely identifies the carrier shipping method. It's a value that the application generates when it creates a shipping method for a carrier. -
modeOfTransportCode:
modeOfTransportCode
-
serviceLevelCode:
serviceLevelCode
-
shippingMethodCode: string
Title:
Shipping Method CodeRead Only:trueValue that uniquely identifies the carrier shipping method, as a concatenation of carrier name, service level and mode of transport. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Shipping Method
Type:
objectTitle:
Shipping MethodA shipping method is a combination of a carrier, a service level, and a method of transportation. For example, DHL Overnight Air delivery, or United Parcel Service 2 day Ground.
Nested Schema : carrier
Match All
Object reference to the associated carrier that's the parent to the shipping method.
Show Source
-
allOf
oraScmCoreCarrier.Carrier_item-fields
-
object
__busObj_context
-
object
Carrier
Title:
CarrierObject reference to the associated carrier that's the parent to the shipping method.
Nested Schema : modeOfTransportCode
Match All
Value that indicates the means used to deliver shipments to the customer. Valid values include Rail, Air, or Road. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Carriers Lookups task.
Show Source
-
string
Title:
Mode of Transport CodeRead Only:trueValue that indicates the means used to deliver shipments to the customer. Valid values include Rail, Air, or Road. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Carriers Lookups task. -
string
Allowed Values:
[ "AIR", "LTL", "OCEAN", "PARCEL", "RAIL", "TRUCK" ]
Nested Schema : serviceLevelCode
Match All
Value that indicates the priority of transportation that affects how quickly goods are transported. Valid values include Next day, Overnight, Express, or Door to Door. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Carriers Lookups task.
Show Source
-
string
Title:
Service Level CodeRead Only:trueValue that indicates the priority of transportation that affects how quickly goods are transported. Valid values include Next day, Overnight, Express, or Door to Door. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Carriers Lookups task. -
string
Allowed Values:
[ "1DA", "1DM", "1DP", "2DA", "2DAY", "2DM", "2FX", "3DAY", "3DS", "AIR", "BOAT", "CES", "D2D", "D2P", "EXP", "EXP SVR", "FXG", "FXPO", "GND", "LTL", "LTLSTND", "NXDA", "P2D", "P2P", "PO", "SAVER", "SO", "STANDARD", "STD", "TEAM", "TRUCK", "UPSG", "XDM", "XPD", "XPR" ]
Nested Schema : Carrier
Type:
objectTitle:
CarrierObject reference to the associated carrier that's the parent to the shipping method.
Nested Schema : Ship-to Location
Type:
objectTitle:
Ship-to LocationUnique identifier for the ship-to location of the shipment.
Nested Schema : Supplier
Type:
objectTitle:
SupplierValue that uniquely identifies the supplier.
Nested Schema : Supplier Site
Type:
objectTitle:
Supplier SiteValue that uniquely identifies the supplier site.
Nested Schema : Tare Weight UOM
Type:
objectTitle:
Tare Weight UOMThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : To Organization
Type:
objectTitle:
To OrganizationValue that uniquely identifies the receiving organization.
Nested Schema : Item
Type:
objectTitle:
ItemValue that uniquely identifies the item on the receiving shipment line business object.
Nested Schema : Item Category
Type:
objectTitle:
Item CategoryValue that indicates the item category for the receiving shipment line business object.
Nested Schema : Secondary Locator
Type:
objectTitle:
Secondary LocatorPhysical area within a subinventory where materials are stored, such as a row, aisle, bin, or shelf. Items can be transacted into and out of a locator.
Nested Schema : Inventory Transaction
Type:
objectTitle:
Inventory TransactionValue that describes the display description of the inventory transaction.
Nested Schema : Primary UOM
Type:
objectTitle:
Primary UOMPrimary unit of measure for the item on the shipment line.
Nested Schema : Project
Type:
objectTitle:
ProjectA project represents the effort and resources required to achieve a significant business objective within a specific time frame. Projects are used to plan, track, manage, and control both the financial aspects and the work effort required.
Nested Schema : oraProcurementCorePurchaseOrders.Order_item-fields
Type:
Show Source
object-
acceptanceDueDate: string
(date)
Title:
Acknowledgment Due DateRead Only:trueDate that the supplier must accept the purchase order. -
acceptanceRequiredFlag: boolean
Title:
Required AcknowledgmentRead Only:trueIndicates whether acceptance from the supplier is required. -
acceptanceWithinDays: string
(big-decimal)
Title:
Acknowledge Within DaysRead Only:trueValue that stores acknowledge within days. -
agent:
agent
-
altContactEmailAddress: string
Title:
Additional Contact EmailRead Only:trueAlternate contact email address of the supplier for communication. -
approvedDate: string
(date)
Title:
Approved DateRead Only:trueDate when the purchase order was last approved. -
approvedFlag: boolean
Title:
Approved IndicatorRead Only:trueIndicates whether the purchase order is approved or not. If value is Y, the purchase order is approved. -
bccEmailAddress: string
Title:
Bcc EmailRead Only:trueValue that uniquely identifies the email address to which a copy of the email is sent without letting other recipients know. -
billToBusinessUnit:
billToBusinessUnit
-
billToLocation:
billToLocation
-
budgetControlEnabledFlag: boolean
Title:
Budgetary Control EnabledRead Only:trueIndicates whether budgetary control was enabled at the time of purchase order creation. Not applicable to agreements. -
buyerManagedTransportFlag: boolean
Title:
Buyer managed transportationRead Only:trueIndicates whether the buying company is responsible for arranging the transportation From picking up the requested goods, to delivering to ship-to locations specified on the order. -
cancelFlag: boolean
Title:
Canceled IndicatorRead Only:trueIndicates whether an order was terminated before complete fulfillment. -
carrier:
carrier
-
ccEmailAddress: string
Title:
Cc EmailRead Only:trueValue that uniquely identifies the email address to which a copy of the email is sent. -
changeRequestedByWorker:
changeRequestedByWorker
-
changeSummary: string
Title:
Change Order DescriptionRead Only:trueDescription of changes made. This information is entered by the Buyer when submitting the document for approval and may be used in generating an amendment document. -
closedDate: string
(date)
Title:
Closed DateRead Only:trueDate when the order was closed. -
comments: string
Title:
Order DescriptionRead Only:trueDescriptive comments for the document. -
confirmingOrderFlag: boolean
Title:
Confirming orderRead Only:trueIndicates whether the purchase order is a confirming order. -
contermsExistFlag: boolean
Title:
Contract Terms ExistRead Only:trueValue that identifies if a contract terms template is attached to the purchasing document. Applicable to Purchasing document of type Standard, Contract, and Blanket. -
conversionRateType:
conversionRateType
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
currency:
currency
-
currentVersion:
currentVersion
-
defaultTaxationCountry:
defaultTaxationCountry
-
documentCreationMethod:
documentCreationMethod
-
documentStatus:
documentStatus
-
emailAddress: string
Title:
EmailRead Only:trueValue that identifies the email address of the supplier for communication. -
fax: string
Title:
FaxRead Only:trueValue that identifies the supplier fax number. -
firstPtyReg:
firstPtyReg
-
fobLookup:
fobLookup
-
freightTermsLookup:
freightTermsLookup
-
frozenFlag: boolean
Title:
FrozenRead Only:trueIndicates whether the document is frozen. -
fundsStatus: string
Title:
Change Order Funds StatusRead Only:trueStatus to indicate whether funds have been reserved on the document or not. -
interfaceSourceCode: string
Title:
Interface Source CodeRead Only:trueValue that identifies the upstream integrating module. Reserved for internal use. -
masterContract:
masterContract
-
modeOfTransport:
modeOfTransport
-
noteToAuthorizer: string
Title:
Note to ApproverRead Only:trueValue that uniquely identifies a note to approver. -
noteToReceiver: string
Title:
Note to ReceiverRead Only:trueValue that uniquely identifies a note to receiver. -
noteToVendor: string
Title:
Note to SupplierRead Only:trueValue that uniquely identifies a note to supplier. -
orderHeaderId: string
(big-integer)
Title:
Header IDRead Only:trueValue that uniquely identifies the purchase order header. -
orderNumber: string
Title:
OrderRead Only:trueValue that uniquely identifies the order number. -
overridingApprover:
overridingApprover
-
payOnCode: string
Title:
Pay on ReceiptRead Only:trueCode that identifies whether the purchase order will be paid upon receipt. -
payOnUseFlag: boolean
Title:
Pay on UseRead Only:trueIndicates whether self-billing is enabled for consumption of consigned material. Values: Y or N. Applicable only to BPA. -
pendingSignatureFlag: boolean
Title:
Requires signatureRead Only:trueCheckbox that indicates whether the purchasing document is pending signatures or not. Applicable to Purchasing document of type Standard, Contract, and Blanket. -
prcBusinessUnit:
prcBusinessUnit
-
rate: string
(big-decimal)
Title:
Conversion RateRead Only:trueValue that uniquely identifies the currency conversion rate. -
rateDate: string
(date)
Title:
Conversion DateRead Only:trueValue that uniquely identifies the currency conversion date. -
referenceNumber: string
Title:
Reference NumberRead Only:trueIndicates the document number from the legacy system while importing documents to Oracle Purchasing. -
reqBusinessUnit:
reqBusinessUnit
-
revisedDate: string
(date)
Title:
Revision DateRead Only:trueDate the document was last revised. -
revisionNumber: string
(big-decimal)
Title:
Order RevisionRead Only:trueValue that uniquely identifies the document revision number. -
serviceLevel:
serviceLevel
-
shipToLocation:
shipToLocation
-
signatureRequiredFlag: boolean
Title:
Requires signatureRead Only:trueIndicates if signatures are required on the document before it can be opened. -
skipElectronicCommFlag: boolean
Title:
Skip Electronic Communication IndicatorRead Only:trueIdentifies whether the buyer prefers to bypass electronic messages regarding the order. -
soldToLegalEntity:
soldToLegalEntity
-
specialHandlingType:
specialHandlingType
-
style:
style
-
submitDate: string
(date)
Title:
Submitted DateRead Only:trueDate when the document was first submitted for approval. -
supplierNotifMethod:
supplierNotifMethod
-
systemParameter:
systemParameter
-
taxationDocumentSubtype:
taxationDocumentSubtype
-
term:
term
-
thirdPtyReg:
thirdPtyReg
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the purchasing document header details was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
typeLookup:
typeLookup
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
vendor:
vendor
-
vendorOrderNumber: string
Title:
Supplier OrderRead Only:trueNumber that indicates the supplier document number. -
vendorSite:
vendorSite
Nested Schema : Purchase Order
Type:
objectTitle:
Purchase OrderValue that identifies the purchase order for the receiving shipment line business object.
Nested Schema : agent
Match All
Name of the procurement agent who can access and manage the documents.
Show Source
-
object
oraProcurementCorePurchasingSetup.ProcurementAgentAssignment_item-fields
-
object
__busObj_context
-
object
Agent
Title:
AgentName of the procurement agent who can access and manage the documents.
Nested Schema : billToBusinessUnit
Match All
The business unit that processes supplier invoices for the purchase order.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Bill-to BU
Title:
Bill-to BUThe business unit that processes supplier invoices for the purchase order.
Nested Schema : billToLocation
Match All
Internal code that identifies the location to which the supplier should send the invoice.
Show Source
-
object
oraHcmHrCoreWorkStructures.Location_abstract-item
-
object
__busObj_context
-
object
Bill-to Location
Title:
Bill-to LocationInternal code that identifies the location to which the supplier should send the invoice.
Nested Schema : carrier
Match All
Carrier by which goods are shipped.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Carrier
Title:
CarrierCarrier by which goods are shipped.
Nested Schema : changeRequestedByWorker
Match All
Email address of the worker requesting the change.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Change Performed by Email
Title:
Change Performed by EmailEmail address of the worker requesting the change.
Nested Schema : conversionRateType
Match All
Rate type that the application uses to determine the currency conversion rate for the purchase order.
Show Source
-
object
oraErpCoreCurrencySetup.CurrencyConversionRateType_item-fields
-
object
__busObj_context
-
object
Conversion Rate Type
Title:
Conversion Rate TypeRate type that the application uses to determine the currency conversion rate for the purchase order.
Nested Schema : currency
Match All
The three-letter ISO code is associated with the currency in which the ordered goods are priced.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Currency
Title:
CurrencyThe three-letter ISO code is associated with the currency in which the ordered goods are priced.
Nested Schema : currentVersion
Match All
Show Source
-
object
oraProcurementCorePurchasingCommon.DocumentVersion_item-fields
-
object
__busObj_context
-
object
Document Version
Title:
Document Version
Nested Schema : defaultTaxationCountry
Match All
The country for taxation for tax calculation purposes.
Show Source
-
allOf
oraCommonAppsInfraObjects.Territory_item-fields
-
object
__busObj_context
-
object
Taxation Country
Title:
Taxation CountryThe country for taxation for tax calculation purposes.
Nested Schema : documentCreationMethod
Match All
Value that identifies the state the purchasing document is in relative to the entire document life cycle.
Show Source
-
string
Title:
StatusRead Only:trueValue that identifies the state the purchasing document is in relative to the entire document life cycle. -
string
Allowed Values:
[ "ENTER_PO", "CREATEDOC", "PDOI", "AWARD_SOURCING", "PO_WEB_SERVICE", "PROCESS_REQS_REST", "AUTOCREATE", "COPY_DOCUMENT", "PO_REST_SERVICE" ]
Nested Schema : documentStatus
Match All
Value that identifies the state the purchasing document is in relative to the entire document life cycle.
Show Source
-
string
Title:
StatusRead Only:trueValue that identifies the state the purchasing document is in relative to the entire document life cycle. -
string
Allowed Values:
[ "CANCELED", "CLOSED", "CLOSED FOR INVOICING", "CLOSED FOR RECEIVING", "FINALLY CLOSED", "INCOMPLETE", "ON HOLD", "OPEN", "PENDING ACKNOWLEDGMENT", "PENDING APPROVAL", "PENDING CHANGE APPROVAL", "PENDING RESERVATION", "PENDING SIGNATURE", "REJECTED", "SENT FOR SIGNATURE", "WITHDRAWN" ]
Nested Schema : firstPtyReg
Match All
Tax registration ID of the first party engaged in the transaction.
Show Source
-
allOf
oraErpCoreTaxSetup.TaxRegistration_item-fields
-
object
__busObj_context
-
object
First-Party Tax Registration Number
Title:
First-Party Tax Registration NumberTax registration ID of the first party engaged in the transaction.
Nested Schema : fobLookup
Match All
The point or location where the ownership title of goods is transferred from the seller to the buyer.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
FOB
Title:
FOBThe point or location where the ownership title of goods is transferred from the seller to the buyer.
Nested Schema : freightTermsLookup
Match All
The code indicates who pays the charge for transporting the goods by a common carrier.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Freight Terms
Title:
Freight TermsThe code indicates who pays the charge for transporting the goods by a common carrier.
Nested Schema : masterContract
Match All
Number of the enterprise contract governing the terms and conditions of the order.
Show Source
-
allOf
oraCxSalesCommonContracts.Contract_item-fields
-
object
__busObj_context
-
object
Master Contract
Title:
Master ContractNumber of the enterprise contract governing the terms and conditions of the order.
Nested Schema : modeOfTransport
Match All
Mode of transport that the shipper uses to transport the item such as land, sea, and air.
Show Source
Nested Schema : overridingApprover
Match All
Approver specified on the purchase order to replace the system-generated approver.
Show Source
-
object
oraHcmHrCoreEmployment.Name_item-fields
-
object
__busObj_context
-
object
Overriding Approver
Title:
Overriding ApproverApprover specified on the purchase order to replace the system-generated approver.
Nested Schema : prcBusinessUnit
Match All
The business unit that manages and owns the purchasing document.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Procurement BU
Title:
Procurement BUThe business unit that manages and owns the purchasing document.
Nested Schema : reqBusinessUnit
Match All
The business unit that's requesting the goods or services being purchased.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Requisitioning BU
Title:
Requisitioning BUThe business unit that's requesting the goods or services being purchased.
Nested Schema : serviceLevel
Match All
Level that indicates the priority of transportation that affects how quickly goods are transported.
Show Source
-
string
Title:
Service LevelRead Only:trueLevel that indicates the priority of transportation that affects how quickly goods are transported. -
string
Allowed Values:
[ "1DA", "1DM", "1DP", "2DA", "2DAY", "2DM", "2FX", "3DAY", "3DS", "AIR", "BOAT", "CES", "D2D", "D2P", "EXP", "EXP SVR", "FXG", "FXPO", "GND", "LTL", "LTLSTND", "NXDA", "P2D", "P2P", "PO", "SAVER", "SO", "STANDARD", "STD", "TEAM", "TRUCK", "UPSG", "XDM", "XPD", "XPR" ]
Nested Schema : shipToLocation
Match All
The name of the location where the supplier should ship the goods.
Show Source
-
object
oraHcmHrCoreWorkStructures.Location_abstract-item
-
object
__busObj_context
-
object
Ship-to Location
Title:
Ship-to LocationThe name of the location where the supplier should ship the goods.
Nested Schema : soldToLegalEntity
Match All
The legal entity that's liable for the purchase order amount.
Show Source
-
allOf
oraErpCoreStructure.LegalEntity_item-fields
-
object
__busObj_context
-
object
Sold-to Legal Entity
Title:
Sold-to Legal EntityThe legal entity that's liable for the purchase order amount.
Nested Schema : specialHandlingType
Match All
The special handling type required by the purchase order.
Show Source
-
object
oraProcurementCorePurchasingSetup.SpecialHandlingType_item-fields
-
object
__busObj_context
-
object
Special Handling Type
Title:
Special Handling TypeThe special handling type required by the purchase order.
Nested Schema : style
Match All
Name to uniquely identify the purchasing document style.
Show Source
-
object
oraProcurementCorePurchasingSetup.DocumentStyle_item-fields
-
object
__busObj_context
-
object
Style
Title:
StyleName to uniquely identify the purchasing document style.
Nested Schema : supplierNotifMethod
Match All
Value that uniquely identifies the supplier communication method.
Show Source
Nested Schema : systemParameter
Match All
Default, control, and option settings provided to configure the procurement module.
Show Source
-
object
oraProcurementCorePurchasingSetup.ProcurementBusinessFunction_item-fields
-
object
__busObj_context
-
object
Procurement Configuration
Title:
Procurement ConfigurationDefault, control, and option settings provided to configure the procurement module.
Nested Schema : taxationDocumentSubtype
Match All
Country Specific classification of the document used for tax calculation and reporting purposes.
Show Source
-
object
oraErpCoreTaxSetup.FiscalClassificationCodeHierarchy_item-fields
-
object
__busObj_context
-
object
Tax Document Subtype
Title:
Tax Document SubtypeCountry Specific classification of the document used for tax calculation and reporting purposes.
Nested Schema : term
Match All
Terms that the application uses to schedule payments and calculate due dates, discount dates, and discount amounts for each invoice against the purchase order.
Show Source
-
object
oraErpCorePayablesSetup.PayablesPaymentTerm_item-fields
-
object
__busObj_context
-
object
Payment Terms
Title:
Payment TermsTerms that the application uses to schedule payments and calculate due dates, discount dates, and discount amounts for each invoice against the purchase order.
Nested Schema : thirdPtyReg
Match All
Tax registration ID of the third party engaged in the transaction.
Show Source
-
allOf
oraErpCoreTaxSetup.TaxRegistration_item-fields
-
object
__busObj_context
-
object
Third-Party Tax Registration Number
Title:
Third-Party Tax Registration NumberTax registration ID of the third party engaged in the transaction.
Nested Schema : typeLookup
Match All
The name of the purchasing or negotiation document type is displayed to the user.
Show Source
-
object
oraProcurementCorePurchasingSetup.DocumentType_item-fields
-
object
__busObj_context
-
object
Purchasing Document Type
Title:
Purchasing Document TypeThe name of the purchasing or negotiation document type is displayed to the user.
Nested Schema : vendor
Match All
Name of the supplier selling the item.
Show Source
-
allOf
oraProcurementCoreSuppliers.Supplier_item-fields
-
object
__busObj_context
-
object
Supplier
Title:
SupplierName of the supplier selling the item.
Nested Schema : vendorSite
Match All
Supplier site the purchase order is issued.
Show Source
-
object
oraProcurementCoreSuppliers.SupplierSite_item-fields
-
object
__busObj_context
-
object
Supplier Site
Title:
Supplier SiteSupplier site the purchase order is issued.
Nested Schema : oraProcurementCorePurchasingSetup.ProcurementAgentAssignment_item-fields
Type:
Show Source
object-
agentId: string
(big-integer)
Title:
Agent IDRead Only:trueValue that uniquely identifies the agent. -
assignmentId: string
(big-integer)
Title:
Assignment IDRead Only:trueValue that uniquely identifies the procurement agent assignment. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
procurementBUId: string
(big-integer)
Title:
Procurement BU IDRead Only:trueValue that uniquely identifies the name of the procurement business unit where the agent is assigned. -
statusCode:
statusCode
-
timeCreated: string
(date-time)
Read Only:
true -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Agent
Type:
objectTitle:
AgentName of the procurement agent who can access and manage the documents.
Nested Schema : statusCode
Match All
Indicates if a procurement agent is active in a particular procurement business unit.
Show Source
Nested Schema : Bill-to BU
Type:
objectTitle:
Bill-to BUThe business unit that processes supplier invoices for the purchase order.
Nested Schema : Bill-to Location
Type:
objectTitle:
Bill-to LocationInternal code that identifies the location to which the supplier should send the invoice.
Nested Schema : Carrier
Type:
objectTitle:
CarrierCarrier by which goods are shipped.
Nested Schema : Change Performed by Email
Type:
objectTitle:
Change Performed by EmailEmail address of the worker requesting the change.
Nested Schema : Conversion Rate Type
Type:
objectTitle:
Conversion Rate TypeRate type that the application uses to determine the currency conversion rate for the purchase order.
Nested Schema : Currency
Type:
objectTitle:
CurrencyThe three-letter ISO code is associated with the currency in which the ordered goods are priced.
Nested Schema : oraProcurementCorePurchasingCommon.DocumentVersion_item-fields
Type:
Show Source
object-
acceptedDate: string
(date)
Title:
Accepted DateRead Only:trueDate when the document version was accepted by the supplier. -
approvedDate: string
(date)
Title:
Approved DateRead Only:trueDate when the document version was approved by the buyer. -
changeOrderDescription: string
Title:
DescriptionRead Only:trueDescription of the change order. -
changeOrderNumber: string
Title:
Change OrderRead Only:trueInternal identifier for a change order for a document. It has to be unique per change order per document. There is a one-to-one relationship between CO_NUM and CO_SEQUENCE for each document. The change order number is null for the initial version of the document. -
changeOrderSequence: string
(big-integer)
Title:
Change Order SequenceRead Only:trueSequence number for each change order. This is internally generated, it starts with 0 and increment by 1 for each new change order created for the document. -
changeOrderStatus:
changeOrderStatus
-
changeOrderType:
changeOrderType
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
documentDate: string
(date)
Title:
Document DateRead Only:trueDate on the document. -
documentHeaderId: string
(big-integer)
Title:
Document Header IDRead Only:trueValue that uniquely identifies the purchase order header. -
originatorRole:
originatorRole
-
processedDate: string
(date)
Title:
Processed DateRead Only:trueDate when the change order was processed. -
rejectedFlag: boolean
Title:
RejectedRead Only:trueIndicates whether the change order is in rejected status or not. Possible values are Y, N, and null. This attribute doesn't have a default value. -
revisionNumber: string
(big-integer)
Title:
Resulting RevisionRead Only:trueRevision number of the document when the change order was applied. -
submittedDate: string
(date)
Title:
Submitted DateRead Only:trueDate when the document version was submitted for approval for the first time. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the purchasing document version was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueDate when the purchasing document version was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueUser who last updated the purchasing document version. -
versionId: string
(big-integer)
Title:
Version IDRead Only:trueValue that uniquely identifies the purchasing document version. This is the primary key of the Purchasing Document Version view object. -
withdrawnFlag: boolean
Title:
WithdrawnRead Only:trueIndicates whether the change order is withdrawn from the approval process. Possible values are Y, N, and null. This attribute doesn't have a default value.
Nested Schema : Document Version
Type:
objectTitle:
Document VersionNested Schema : changeOrderStatus
Match All
Status of the change order. Valid values are: DRAFT, PENDING APPROVAL, PENDING ACCEPTANCE, PENDING SIGNATURE, PRE-APPROVED, and PROCESSED.
Show Source
-
string
Title:
Change Order StatusRead Only:trueStatus of the change order. Valid values are: DRAFT, PENDING APPROVAL, PENDING ACCEPTANCE, PENDING SIGNATURE, PRE-APPROVED, and PROCESSED. -
string
Allowed Values:
[ "CANCELED", "INCOMPLETE", "PENDING ACKNOWLEDGMENT", "PENDING APPROVAL", "PENDING CATALOG AUTHORING", "PENDING RESERVATION", "PENDING SIGNATURE", "PROCESSED", "REJECTED", "SENT FOR SIGNATURE", "WITHDRAWN" ]
Nested Schema : changeOrderType
Match All
Indicates whether the change order needs to be communicated to supplier. For first approved document, the value of this attribute is always set to Y.
Show Source
Nested Schema : originatorRole
Match All
Type of the role that can initiate the change. Possible values are: REQUESTER, BUYER, SUPPLIER, CAT ADMIN, and OTHER.
Show Source
Nested Schema : Taxation Country
Type:
objectTitle:
Taxation CountryThe country for taxation for tax calculation purposes.
Nested Schema : First-Party Tax Registration Number
Type:
objectTitle:
First-Party Tax Registration NumberTax registration ID of the first party engaged in the transaction.
Nested Schema : FOB
Type:
objectTitle:
FOBThe point or location where the ownership title of goods is transferred from the seller to the buyer.
Nested Schema : Freight Terms
Type:
objectTitle:
Freight TermsThe code indicates who pays the charge for transporting the goods by a common carrier.
Nested Schema : Master Contract
Type:
objectTitle:
Master ContractNumber of the enterprise contract governing the terms and conditions of the order.
Nested Schema : oraHcmHrCoreEmployment.Name_item-fields
Type:
Show Source
object-
additionalInformationCategory: string
Read Only:
true -
additionalTextField1: string
Read Only:
true -
additionalTextField10: string
Read Only:
true -
additionalTextField11: string
Read Only:
true -
additionalTextField12: string
Read Only:
true -
additionalTextField13: string
Read Only:
true -
additionalTextField14: string
Read Only:
true -
additionalTextField15: string
Read Only:
true -
additionalTextField16: string
Read Only:
true -
additionalTextField17: string
Read Only:
true -
additionalTextField18: string
Read Only:
true -
additionalTextField19: string
Read Only:
true -
additionalTextField2: string
Read Only:
true -
additionalTextField20: string
Read Only:
true -
additionalTextField21: string
Read Only:
true -
additionalTextField22: string
Read Only:
true -
additionalTextField23: string
Read Only:
true -
additionalTextField24: string
Read Only:
true -
additionalTextField25: string
Read Only:
true -
additionalTextField26: string
Read Only:
true -
additionalTextField27: string
Read Only:
true -
additionalTextField28: string
Read Only:
true -
additionalTextField29: string
Read Only:
true -
additionalTextField3: string
Read Only:
true -
additionalTextField30: string
Read Only:
true -
additionalTextField4: string
Read Only:
true -
additionalTextField5: string
Read Only:
true -
additionalTextField6: string
Read Only:
true -
additionalTextField7: string
Read Only:
true -
additionalTextField8: string
Read Only:
true -
additionalTextField9: string
Read Only:
true -
createdBy: string
Read Only:
true -
displayName: string
Read Only:
true -
effectiveEndDate: string
(date)
Read Only:
true -
effectiveStartDate: string
(date)
Read Only:
true -
firstName: string
Read Only:
true -
fullName: string
Read Only:
true -
honors:
honors
-
id: string
(big-integer)
Read Only:
true -
knownAs: string
Read Only:
true -
language:
language
-
lastName: string
Read Only:
true -
legislation:
legislation
-
listName: string
Read Only:
true -
middleNames: string
Read Only:
true -
militaryRank:
militaryRank
-
orderName: string
Read Only:
true -
prefix: string
Read Only:
true -
previousLastName: string
Read Only:
true -
suffix: string
Read Only:
true -
timeCreated: string
(date-time)
Read Only:
true -
timeUpdated: string
(date-time)
Read Only:
true -
title:
title
-
type: string
Read Only:
true -
updatedBy: string
Read Only:
true
Nested Schema : Overriding Approver
Type:
objectTitle:
Overriding ApproverApprover specified on the purchase order to replace the system-generated approver.
Nested Schema : oraCommonAppsInfraObjects.Language_item
Match All
The languages list of values resource is used to query the list of languages.
Show Source
-
object
oraCommonAppsInfraObjects.Language_item-fields
-
object
Language
Title:
LanguageThe languages list of values resource is used to query the list of languages.
Nested Schema : Language
Type:
objectTitle:
LanguageThe languages list of values resource is used to query the list of languages.
Nested Schema : language-allOf[2]
Type:
objectNested Schema : legislation-allOf[2]
Type:
objectNested Schema : Procurement BU
Type:
objectTitle:
Procurement BUThe business unit that manages and owns the purchasing document.
Nested Schema : Requisitioning BU
Type:
objectTitle:
Requisitioning BUThe business unit that's requesting the goods or services being purchased.
Nested Schema : Ship-to Location
Type:
objectTitle:
Ship-to LocationThe name of the location where the supplier should ship the goods.
Nested Schema : Sold-to Legal Entity
Type:
objectTitle:
Sold-to Legal EntityThe legal entity that's liable for the purchase order amount.
Nested Schema : oraProcurementCorePurchasingSetup.SpecialHandlingType_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:true -
autoCreateReceiptFlag: boolean
Title:
Automatically Create ReceiptRead Only:trueIndicates whether the application should automatically create receipts for special handling purchase orders. -
createdBy: string
Title:
Created ByRead Only:trueIndicates the user who created the record. -
description: string
Title:
Schedule DescriptionRead Only:trueValue indicating the special handling or processing required for certain requisitions or purchase orders. -
enabledFlag: boolean
Title:
Disable terms and conditions for all languagesRead Only:trueIndicates whether the special handling descriptive flexfield is enabled. -
headerContextCode: string
Title:
Special Handling Header Context CodeRead Only:trueContext for the purchase order header's special handling flexfield associated with this special handling type. -
lineContextCode: string
Title:
Special Handling Line Context CodeRead Only:trueContext for the purchase order line's special handling flexfield associated with this special handling type. -
negotiatedFlag: boolean
Title:
Negotiated IndicatorRead Only:trueIndicates whether the price has been negotiated for the lines on the special handling document. -
preventAutoSubmitFlag: boolean
Title:
Requires Buyer ReviewRead Only:trueIndicates whether special handling purchase orders should be reviewed before submission. -
requiresSingleSuppFlag: boolean
Title:
Requires Single Supplier IndicatorRead Only:trueIndicates whether the requisition must have a single supplier and supplier site provided. -
specialHandlingTypeCode: string
Title:
Special Handling Type CodeRead Only:trueStores a unique code to identify the special handling required for the order. -
specialHandlingTypeId: string
(big-integer)
Title:
Special Handling Type IdentifierRead Only:trueUnique identifier for the special handling or processing required for certain requisitions or purchase orders. -
specialsHandlingType: string
Title:
Special Handling TypeRead Only:trueValue indicating the special handling or processing required for certain requisitions or purchase orders. -
timeCreated: string
(date-time)
Title:
Time CreatedRead Only:trueDenotes the specific date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Time UpdatedRead Only:trueIndicates the most recent date and time when the record was last modified. -
updatedBy: string
Title:
Updated ByRead Only:trueIndicates the user who last updated the record.
Nested Schema : Special Handling Type
Type:
objectTitle:
Special Handling TypeThe special handling type required by the purchase order.
Nested Schema : oraProcurementCorePurchasingSetup.DocumentStyle_item-fields
Type:
Show Source
object-
configurationOrderingEnabledFlag: boolean
Title:
Configuration Ordering EnabledRead Only:trueContains one of the following values: true or false. If true, then the purchased item is a configuration, which is a single shippable unit made of a base model and optional additions. If false, then the purchased item is a standard item. This attribute doesn't have a default value. -
consignmentTermsEnabledFlag: boolean
Title:
Consignment Terms EnabledRead Only:trueContains one of the following values: true or false. If true, then the item on the purchase order is under consignment. If false, then the item isn't under consignment. This attribute doesn't have a default value. -
createdBy: string
Title:
Created ByRead Only:trueUser who created the purchasing document style. -
creditLineTypesEnabledFlag: boolean
Title:
Credit Line Types EnabledRead Only:trueContains one of the following values: true or false. If true, then the credit line type is enabled for this document style. If false, then the credit line type isn't enabled for this document style. This attribute doesn't have a default value. -
description: string
Title:
DescriptionRead Only:trueText describing the purchasing document style. -
outsideProcessingEnabledFlag: boolean
Title:
Outside Processing EnabledRead Only:trueContains one of the following values: true or false. If true, then the document style definitions allows users to indicate if the blanket purchase agreement and the purchase order are for outside processing. If false, then the document style definition doesn't allow users to indicate if the blanket purchase agreement and the purchase order are for outside processing. The default value is false. -
priceBreaksAllowedFlag: boolean
Title:
Price Breaks AllowedRead Only:trueContains one of the following values: true or false. If true, then the price breaks are enabled for this document style. If false, then the price breaks aren't enabled for this document style. The default value is false. -
progressPaymentsEnabledFlag: boolean
Title:
Progress Payments EnabledRead Only:trueContains one of the following values: true or false. If true, then the progress payment is enabled for this document style. If false, then the progress payment isn't enabled for this document style. This attribute doesn't have a default value. -
retainageEnabledFlag: boolean
Title:
Retainage EnabledRead Only:trueContains one of the following values: true or false. If true, then the retainage is enabled for this document style. If false, then the retainage isn't enabled for this document style. The default value is false. -
status:
status
-
style: string
Title:
StyleRead Only:trueName of the purchasing document style. This attribute allows organizations to control the parameters and values displayed on the application to match the usage of the purchasing document header. -
styleId: string
(big-integer)
Title:
StyleRead Only:trueValue that uniquely identifies the purchasing style of the document. -
styleType: string
Title:
Style TypeRead Only:trueType of the purchasing document style. -
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueDate and time when the purchasing document style was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueDate when the purchasing document style was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
workConfirmationEnabledFlag: boolean
Title:
Work Confirmation EnabledRead Only:trueContains one of the following values: true or false. If true, then the work confirmation is enabled for this document style. If false, then the work confirmation isn't enabled for this document style. This attribute doesn't have a default value.
Nested Schema : Style
Type:
objectTitle:
StyleName to uniquely identify the purchasing document style.
Nested Schema : status
Match All
Status to indicate whether the purchasing document style is active or inactive.
Show Source
Nested Schema : oraProcurementCorePurchasingSetup.ProcurementBusinessFunction_item-fields
Type:
Show Source
object-
agingOnsetPointCode:
agingOnsetPointCode
-
agingPeriodDays: integer
(int32)
Title:
Aging Period DaysRead Only:trueValue that identifies the maximum number of days the material may be on consignment. -
allowItemDescriptionUpdateFlag: boolean
Title:
Allow item description updateRead Only:trueValue that identifies whether item descriptions can be updated on document lines. -
allowManualPriceUpdateOnFulfilledOrdersFlag: boolean
Title:
Allow manual price update on fulfilled ordersRead Only:trueValue that identifies whether the price on fulfilled purchase orders can be manually updated. -
allowRetroPricing:
allowRetroPricing
-
automaticallyGenerateOrdersFlag: boolean
Title:
Autogenerate orders from requisition lines sourced to agreementsRead Only:trueValue that identifies whether an order should be automatically created for a requisition line referencing the agreement or not. -
automaticallySubmitForApprovalFlag: boolean
Title:
Automatically submit for approvalRead Only:trueValue that identifies whether the document can be automatically submitted for approval. -
automaticResponsesToPredefinedQuestionsFlag: boolean
Title:
Automatically populate responses to predefined questionsRead Only:trueContains one of the following values: true or false. If true, then default supplier responses from the supplier qualification management response repository for predefined questions are supplied. If false, then don't default supplier responses. The default value is true. -
autoSourcingFlag: boolean
Title:
Enable automatic sourcing to contract purchase agreementsRead Only:trueContains one of the following values: true or false. If true, then automatic document sourcing will identify the contract agreement as a candidate for automatic sourcing on the requisition lines. If false, then automatic document sourcing won't use a contract agreement for automatic sourcing on the requisition lines. This attribute doesn't have a default value. -
awardApprovalEnabledFlag: boolean
Title:
Enable award approvalRead Only:trueValue that identifies whether to enable approval of award decision before it's completed. -
buyerManagedTransportFlag: boolean
Title:
Buyer managed transportationRead Only:trueValue that identifies the buying company is responsible for arranging the transportation, from picking up the requested goods to delivering to ship-to locations specified on the order. -
bypassApprovalFlag: boolean
Title:
Bypass approvals for automatically submitted ordersRead Only:trueValue that identifies whether a purchase order, automatically created from a requisition which contains negotiated requisition lines, should bypass the approval process. -
carrier:
carrier
-
catAdministrationAuthEnabledFlag: boolean
Read Only:
true -
communicatePurchaseAgreementsFlag: boolean
Title:
Communicate purchase agreementsRead Only:trueContains one of the following values: true or false. If true, then purchase agreements will be communicated and acknowledged. If false, then purchase agreements won't be communicated and acknowledged. This attribute doesn't have a default value. -
communicatePurchaseOrderChangesFlag: boolean
Title:
Communicate purchase order changesRead Only:trueValue that identifies the document version should be communicated to the supplier. Possible values are Y, N, and null. This attribute doesn't have a default value. -
consumptionAdviceFrequencyCode:
consumptionAdviceFrequencyCode
-
consumptionAdviceSummaryCode:
consumptionAdviceSummaryCode
-
conversionRateType:
conversionRateType
-
createdBy: string
Title:
Created ByRead Only:trueUser who created the row. -
currency:
currency
-
defaultBuyer:
defaultBuyer
-
defaultPromisedDateFlag: boolean
Title:
Default promise date from need-by dateRead Only:trueDate that indicates the default promise date from need-by date. -
displayBestPriceInBlindNegotiationsFlag: boolean
Title:
Display best price in blind negotiationsRead Only:trueValue that indicates if the best price response is visible in blind negotiations. -
displayRankInBlindNegotiationsFlag: boolean
Title:
Display rank in blind negotiationsRead Only:trueValue that indicates if the rank visibility is enabled in blind negotiations. -
displayScoringCriteriaToSuppliersFlag: boolean
Title:
Display requirement scoring criteria to suppliersRead Only:trueValue that indicates if the scoring criteria would be displayed to the suppliers. -
emailAttachmentFilename: string
Title:
Email Attachment File NameRead Only:trueValue that identifies the file name of the file type attachment to an emailed purchasing document. -
enableWeightsInRequirementsFlag: boolean
Title:
Enable weights in requirementsRead Only:trueValue that indicates if the requirement weights are enabled. -
enforceBuyerAuthorityFlag: boolean
Read Only:
true -
enforceMinimumBidPriceFlag: boolean
Title:
Enforce supplier's previous round price as start priceRead Only:trueValue that identifies whether to enforce a supplier's previous round price as the start price. Used by Sourcing. -
enforceNegotiationTemplateFlag: boolean
Title:
Negotiation template requiredRead Only:trueIndicates whether template selection is enforced when creating a negotiation. -
enforceSupplierHoldFlag: boolean
Title:
Enforce supplier holdRead Only:trueValue that identifies whether to approve purchase orders or agreements created with suppliers that are on hold. -
generateOrdersForRequesterNegotiatedFlag: boolean
Title:
Autogenerate orders from requester-negotiated requisition linesRead Only:trueValue that identifies whether negotiated requisition lines having valid supplier information should be automatically processed to purchase orders, even without any purchase agreement reference. -
groupRequisitionLinesFlag: boolean
Title:
Group requisition linesRead Only:trueValue that identifies whether or not requisition lines referencing the same agreement line should be grouped when creating an order. -
groupRequisitionsFlag: boolean
Title:
Group requisitionsRead Only:trueValue that identifies whether or not requisition lines of different requisitions referencing the same agreement line should be grouped when creating an order. -
initiateApprovalEnabledFlag: boolean
Title:
Initiate approvalRead Only:trueIndicates whether agreements created for the procurement business unit will have the option to enable approval initiation. -
inspectionRequiredFlag: boolean
Title:
Inspection RequiredRead Only:trueContains one of the following values: true or false. If true, then inspection is required for the items you order. If false, then inspection isn't required. This attribute doesn't have a default value. -
inventoryOrganization:
inventoryOrganization
-
invoiceCloseTolerancePercent: string
(big-decimal)
Title:
Invoice Close Tolerance PercentRead Only:trueValue that identifies the default invoice close tolerance percent for business unit. -
language:
language
-
lineType:
lineType
-
manualReqNumberType:
manualReqNumberType
-
matchOption:
matchOption
-
maximumAttachmentSize: string
(big-decimal)
Title:
Maximum File Size MegabytesRead Only:trueValue that identifies the maximum allowed size of ZIP attachment file for the purchasing documents. -
maximumRequirementScore: string
(big-decimal)
Title:
Maximum Requirement ScoreRead Only:trueValue that identifies the maximum score of the requirement. -
minimumReleaseAmount: string
(big-decimal)
Title:
Minimum Release AmountRead Only:trueValue that identifies the minimum amount that can be released against an agreement. -
modeOfTransport:
modeOfTransport
-
negotiationApprovalEnabledFlag: boolean
Title:
Enable negotiation approvalRead Only:trueValue that identifies whether to enable the approval of a negotiation before the purchasing document is published. -
nextNegotiationNumber: string
(big-decimal)
Read Only:
true -
priceBreakCode:
priceBreakCode
-
priceChangeAmount: string
(big-decimal)
Read Only:
true -
procurementBUId: string
(big-integer)
Title:
Procurement BURead Only:trueValue that uniquely identifies the business unit that manages and owns the purchasing document. -
procurementBusinessUnit:
procurementBusinessUnit
-
punchoutRequestsOnlyFlag: boolean
Title:
Punchout requests onlyRead Only:trueContains one of the following values: true or false. If true, then automatic document sourcing will only restrict the contract agreement to be the source document for punchout requisition lines. If false, then automatic document sourcing will use the contract agreement as a source document for all requisition lines. This attribute doesn't have a default value. -
receiptClosePointCode:
receiptClosePointCode
-
receiptCloseTolerancePercent: string
(big-decimal)
Title:
Receipt Close Tolerance PercentRead Only:trueValue that identifies the tolerance that allows a purchase order schedule to be automatically closed for receiving if it's within the tolerance at receiving. -
receiptRequiredFlag: boolean
Title:
Receipt RequiredRead Only:trueValue that identifies whether you require receipt for items you order or not. -
rfqOnlySiteFlag: boolean
Read Only:
true -
serviceLevel:
serviceLevel
-
sourcingSupplierEligibilityFlag: boolean
Title:
Invite only sourcing eligible suppliersRead Only:trueValue that identifies whether to invite only sourcing eligible suppliers. -
style:
style
-
supplierHistoryDuration: string
(big-decimal)
Title:
Supplier History DurationRead Only:trueIndicates total duration for which the supplier has been there. -
systemConfiguredFlag: boolean
Title:
System Configured IndicatorRead Only:trueIndicates whether the procurement business unit was created using the Procurement Setup Simplification Program. -
taxableFlag: boolean
Title:
Taxable IndicatorRead Only:trueIndicates whether the document line is taxable. -
term:
term
-
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueDate and time the row was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time the row was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueUser who last updated the row. -
useCustomerSalesOrderFlag: boolean
Title:
Use customer sales orderRead Only:trueValue that identifies whether requisition lines should be grouped by sales order number to create distinct purchase order. -
userDefinedReceiptNumberCode:
userDefinedReceiptNumberCode
-
userDefinedReqNumberCode:
userDefinedReqNumberCode
-
useRequestedDateFlag: boolean
Title:
Use need-by dateRead Only:trueValue that identifies whether to use the date on the requisition lines that the buying company requests the supplier to deliver the goods, when trying to group requisitions while creating an order. -
useShipToLocationFlag: boolean
Title:
Use ship-to locationRead Only:trueValue that identifies whether to enable grouping requisitions by the requisition line ship-to location when creating orders. -
useShipToOrganizationAndLocationFlag: boolean
Title:
Use ship-to organization and locationRead Only:trueValue that identifies whether to use ship-to organization and location when grouping requisitions.
Nested Schema : Procurement Configuration
Type:
objectTitle:
Procurement ConfigurationDefault, control, and option settings provided to configure the procurement module.
Nested Schema : agingOnsetPointCode
Match All
Value that identifies the mutually agreed event point at which consigned material begins to age. The possible values for aging onset point are None, Receipt, and Shipment.
Show Source
Nested Schema : allowRetroPricing
Match All
Indicates whether agreements created for the procurement business unit will have the option to enable retroactive pricing.
Show Source
Nested Schema : carrier
Match All
Carrier by which goods are shipped.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Carrier
Title:
CarrierCarrier by which goods are shipped.
Nested Schema : consumptionAdviceFrequencyCode
Match All
Value that identifies the default value of the frequency at which the consumption advice will be generated for all consumption transactions for consigned inventory purchased under this agreement. The possible values for consumption advice frequency are Daily, Weekly, and Monthly.
Show Source
-
string
Title:
Consumption Advice FrequencyRead Only:trueValue that identifies the default value of the frequency at which the consumption advice will be generated for all consumption transactions for consigned inventory purchased under this agreement. The possible values for consumption advice frequency are Daily, Weekly, and Monthly. -
string
Allowed Values:
[ "DAILY", "MONTHLY", "WEEKLY" ]
Nested Schema : consumptionAdviceSummaryCode
Match All
Value that identifies the default value of the frequency at which the consumption advice will be generated for all consumption transactions for consigned inventory purchased under this agreement. The possible values for consumption advice frequency are Daily, Weekly, and Monthly.
Show Source
-
string
Title:
Consumption Advice SummaryRead Only:trueValue that identifies the default value of the frequency at which the consumption advice will be generated for all consumption transactions for consigned inventory purchased under this agreement. The possible values for consumption advice frequency are Daily, Weekly, and Monthly. -
string
Allowed Values:
[ "ALL_INVENTORY_ORGS", "INVENTORY_ORG", "INVENTORY_ORG_ITEM", "INVENTORY_ORG_ITEM_TXNDATE" ]
Nested Schema : conversionRateType
Match All
Rate type that the application uses to determine the currency conversion rate for the purchase order.
Show Source
-
object
oraErpCoreCurrencySetup.CurrencyConversionRateType_item-fields
-
object
__busObj_context
-
object
Conversion Rate Type
Title:
Conversion Rate TypeRate type that the application uses to determine the currency conversion rate for the purchase order.
Nested Schema : currency
Match All
The three-letter ISO code is associated with the currency in which the ordered goods are priced.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Currency
Title:
CurrencyThe three-letter ISO code is associated with the currency in which the ordered goods are priced.
Nested Schema : defaultBuyer
Match All
Person responsible for placing item resupply orders with suppliers and negotiating supplier contracts.
Show Source
-
object
oraProcurementCorePurchasingSetup.ProcurementAgentAssignment_item-fields
-
object
__busObj_context
-
object
Default Buyer
Title:
Default BuyerPerson responsible for placing item resupply orders with suppliers and negotiating supplier contracts.
Nested Schema : inventoryOrganization
Match All
The Inventory organization that holds the master list of purchasable items in the procurement business unit.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Inventory Organization
Title:
Inventory OrganizationThe Inventory organization that holds the master list of purchasable items in the procurement business unit.
Nested Schema : language
Match All
Language used for supplier communication if no preferred language is specified for the supplier site.
Show Source
-
object
oraCommonAppsInfraObjects.Language_item-fields
-
object
__busObj_context
-
object
Language
Title:
LanguageLanguage used for supplier communication if no preferred language is specified for the supplier site.
Nested Schema : lineType
Match All
Value that uniquely identifies the line type on your documents.
Show Source
-
object
oraProcurementCorePurchasingSetup.DocumentLineType_item-fields
-
object
__busObj_context
-
object
Line Type
Title:
Line TypeValue that uniquely identifies the line type on your documents.
Nested Schema : matchOption
Match All
Indicator of whether the invoice for the shipment should be matched to the purchase order or the receipt.
Show Source
Nested Schema : modeOfTransport
Match All
Type of transportation used to ship the product, such as truck, air, or boat.
Show Source
Nested Schema : priceBreakCode
Match All
Value that identifies the pricing scheme for the price breaks of this line.
Show Source
Nested Schema : procurementBusinessUnit
Match All
The business unit that manages and owns the purchasing document.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Procurement BU
Title:
Procurement BUThe business unit that manages and owns the purchasing document.
Nested Schema : receiptClosePointCode
Match All
Value that identifies the receiving action based on which purchase order schedule should be closed if the receiving has happened within the receiving close tolerance. The valid values are Received, Accepted and Delivered.
Show Source
-
string
Title:
Receipt Close PointRead Only:trueValue that identifies the receiving action based on which purchase order schedule should be closed if the receiving has happened within the receiving close tolerance. The valid values are Received, Accepted and Delivered. -
string
Allowed Values:
[ "ACCEPTED", "DELIVERED", "RECEIVED" ]
Nested Schema : serviceLevel
Match All
Priority of transportation that affects how quickly goods are transported.
Show Source
-
string
Title:
Service LevelRead Only:truePriority of transportation that affects how quickly goods are transported. -
string
Allowed Values:
[ "1DA", "1DM", "1DP", "2DA", "2DAY", "2DM", "2FX", "3DAY", "3DS", "AIR", "BOAT", "CES", "D2D", "D2P", "EXP", "EXP SVR", "FXG", "FXPO", "GND", "LTL", "LTLSTND", "NXDA", "P2D", "P2P", "PO", "SAVER", "SO", "STANDARD", "STD", "TEAM", "TRUCK", "UPSG", "XDM", "XPD", "XPR" ]
Nested Schema : style
Match All
Name to uniquely identify the purchasing document style.
Show Source
-
object
oraProcurementCorePurchasingSetup.DocumentStyle_item-fields
-
object
__busObj_context
-
object
Style
Title:
StyleName to uniquely identify the purchasing document style.
Nested Schema : term
Match All
Terms that the application uses to schedule payments and calculate due dates, discount dates, and discount amounts for each invoice against the purchase order.
Show Source
-
object
oraErpCorePayablesSetup.PayablesPaymentTerm_item-fields
-
object
__busObj_context
-
object
Payment Terms
Title:
Payment TermsTerms that the application uses to schedule payments and calculate due dates, discount dates, and discount amounts for each invoice against the purchase order.
Nested Schema : Carrier
Type:
objectTitle:
CarrierCarrier by which goods are shipped.
Nested Schema : Conversion Rate Type
Type:
objectTitle:
Conversion Rate TypeRate type that the application uses to determine the currency conversion rate for the purchase order.
Nested Schema : Currency
Type:
objectTitle:
CurrencyThe three-letter ISO code is associated with the currency in which the ordered goods are priced.
Nested Schema : Default Buyer
Type:
objectTitle:
Default BuyerPerson responsible for placing item resupply orders with suppliers and negotiating supplier contracts.
Nested Schema : Inventory Organization
Type:
objectTitle:
Inventory OrganizationThe Inventory organization that holds the master list of purchasable items in the procurement business unit.
Nested Schema : Language
Type:
objectTitle:
LanguageLanguage used for supplier communication if no preferred language is specified for the supplier site.
Nested Schema : oraProcurementCorePurchasingSetup.DocumentLineType_item-fields
Type:
Show Source
object-
$sourceLang: string
Read Only:
trueIndicates the code of the language in which the contents of the translatable columns were originally created. -
createdBy: string
Title:
Created ByRead Only:trueUser who created the purchasing line type. -
creditFlag: boolean
Title:
CreditRead Only:trueContains one of the following values: true or false. If true, then the credit line type is enabled for this document style. If false, then the credit line type isn't enabled for this document style. This attribute doesn't have a default value. -
description: string
Title:
DescriptionRead Only:trueDescription of the purchasing line type. -
inactiveDate: string
(date)
Title:
End DateRead Only:trueDate after which the purchasing line type is no longer usable. -
inspectionRequiredFlag: boolean
Title:
Inspection RequiredRead Only:trueContains one of the following values: true or false. If true, then the purchasing document must be inspected before the buyer can pay the invoice. If false, then the buyer can pay the invoice, even if the document hasn't been inspected. This attribute doesn't have a default value. -
invoiceMatchOptionCode:
invoiceMatchOptionCode
-
matchingBasis: string
Title:
Purchase BasisRead Only:trueValue that identifies the purchase basis of the line type. -
orderTypeCode:
orderTypeCode
-
productTypeCode: string
Title:
Product TypeRead Only:trueValue that identifies the product type that specifies whether the transaction line is for a good, or a service, or it's a memo line. -
purchaseBasisCode:
purchaseBasisCode
-
receiveCloseTolerancePercent: string
(big-decimal)
Title:
Receipt Close Tolerance PercentRead Only:trueValue that uniquely identifies the default receipt close tolerance percent. -
receivingFlag: boolean
Title:
Receipt RequiredRead Only:trueValue that identifies whether you require receipt for items you order or not. -
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueDate and time when the purchasing line type was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueDate when the purchasing line type was last updated. -
type: string
Title:
Line TypeRead Only:trueValue that uniquely identifies the line type you use on your documents. -
typeCode: string
Title:
CodeRead Only:trueValue that uniquely identifies the line type you use on your documents. -
typeId: string
(big-integer)
Title:
Type IDRead Only:trueValue that uniquely identifies the line type you use on your documents. -
updatedBy: string
Title:
Last Updated ByRead Only:trueUser who last updated the purchasing line type.
Nested Schema : Line Type
Type:
objectTitle:
Line TypeValue that uniquely identifies the line type on your documents.
Nested Schema : invoiceMatchOptionCode
Match All
Value that identifies whether the invoice for the shipment should be matched to the purchase order or the receipt.
Show Source
Nested Schema : purchaseBasisCode
Match All
Value that identifies the purchase basis of the line type.
Show Source
Nested Schema : Procurement BU
Type:
objectTitle:
Procurement BUThe business unit that manages and owns the purchasing document.
Nested Schema : Style
Type:
objectTitle:
StyleName to uniquely identify the purchasing document style.
Nested Schema : Payment Terms
Type:
objectTitle:
Payment TermsTerms that the application uses to schedule payments and calculate due dates, discount dates, and discount amounts for each invoice against the purchase order.
Nested Schema : Tax Document Subtype
Type:
objectTitle:
Tax Document SubtypeCountry Specific classification of the document used for tax calculation and reporting purposes.
Nested Schema : Payment Terms
Type:
objectTitle:
Payment TermsTerms that the application uses to schedule payments and calculate due dates, discount dates, and discount amounts for each invoice against the purchase order.
Nested Schema : Third-Party Tax Registration Number
Type:
objectTitle:
Third-Party Tax Registration NumberTax registration ID of the third party engaged in the transaction.
Nested Schema : oraProcurementCorePurchasingSetup.DocumentType_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueIndicates the code of the language in which the contents of the translatable columns were originally created. -
changeOrderContTermsLayoutCode: string
Title:
Change Order Contract Terms Layout CodeRead Only:trueTemplate used to generate contract terms for change orders in purchasing documents. -
changeOrderLayoutTemplate: string
Title:
Change Order Layout TemplateRead Only:trueTemplate used to generate change orders for purchasing documents. -
contractTemplateCode: string
Title:
Contract Template CodeRead Only:trueTemplate used to generate contract terms. -
createdBy: string
Title:
Created ByRead Only:trueIndicates the user who created the record. -
documentSubtype: string
Title:
Document SubtypeRead Only:trueSpecifies the subcategory of documents such as RFQ, RFI, blanket purchase agreement, contract purchase agreement, or standard purchase order. -
documentTemplateCode: string
Title:
Document Template CodeRead Only:trueTemplate used to generate purchasing documents. -
documentTypeCode: string
Title:
Document Type CodeRead Only:trueUnique identifier of the category of documents such as auction, purchase order, or purchase agreement. -
negBuyerPdfLayoutName: string
Title:
Negotiation Layout for BuyerRead Only:trueTemplate used to generate the buyer view of the negotiation. -
negSupplierPdfLayoutName: string
Title:
Negotiation Layout for SupplierRead Only:trueTemplate used to generate the supplier view of the negotiation. -
prcBu:
prcBu
-
prcBuId: string
(big-integer)
Title:
Procurement BU IDRead Only:trueUnique identifier of the business unit that manages and owns the purchasing document. -
responseTemplateCode: string
Title:
Response Template CodeRead Only:trueTemplate used to generate auction responses. -
templateExistsFlag: boolean
Read Only:
true -
timeCreated: string
(date-time)
Title:
Time CreatedRead Only:trueDenotes the specific date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Time UpdatedRead Only:trueIndicates the most recent date and time when the record was last modified. -
typeName: string
Title:
Document TypeRead Only:trueSpecifies the category of documents such as auction, purchase order, or purchase agreement. -
updatedBy: string
Title:
Updated ByRead Only:trueIndicates the user who last updated the record.
Nested Schema : Purchasing Document Type
Type:
objectTitle:
Purchasing Document TypeThe name of the purchasing or negotiation document type is displayed to the user.
Nested Schema : prcBu
Match All
The business unit that manages and owns the purchasing document.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Procurement BU
Title:
Procurement BUThe business unit that manages and owns the purchasing document.
Nested Schema : Procurement BU
Type:
objectTitle:
Procurement BUThe business unit that manages and owns the purchasing document.
Nested Schema : Supplier
Type:
objectTitle:
SupplierName of the supplier selling the item.
Nested Schema : Supplier Site
Type:
objectTitle:
Supplier SiteSupplier site the purchase order is issued.
Nested Schema : oraProcurementCorePurchaseOrders.OrderDistribution_item-fields
Type:
Show Source
object-
accruedFlag: boolean
Title:
Accrued IndicatorRead Only:trueContains one of the following values: Y or N. If Y, then the distribution was accrued. If N, then the distribution wasn't accrued. This attribute doesn't have a default value. -
accrueOnReceiptFlag: boolean
Title:
Accrue at receiptRead Only:trueContains one of the following values: Y or N. If Y, then the purchase order distribution is accrued on receipt. If N, then the purchase order distribution is accrued at period end. This attribute doesn't have a default value. -
accuralAccount:
accuralAccount
-
amountBilled: string
(big-decimal)
Title:
Invoice MatchedRead Only:trueAmount equivalent of the matched invoice distributions based on the purchase price. -
amountCancelled: string
(big-decimal)
Title:
Canceled AmountRead Only:trueAmount that was canceled for distributions associated with service lines. -
amountDelivered: string
(big-decimal)
Title:
Delivered AmountRead Only:trueAmount that was delivered for distributions associated with service lines. -
amountOrdered: string
(big-decimal)
Title:
Ordered AmountRead Only:trueUnit price multiplied by the distribution quantity. It applies when the purchase order line contains a quantity. If the purchase order line references a fixed price service, then this attribute contains the fixed price of the service. -
budgetDate: string
(date)
Title:
Budget DateRead Only:trueDate to use to determine the time frame when the organization consumed the budget. -
closeBudgetDate: string
(date)
Title:
Close Budget DateRead Only:trueDate used to reinstate funds not consumed at the time the order is closed. -
codeCombination:
codeCombination
-
consignmentQuantity: string
(big-decimal)
Title:
Consignment QuantityRead Only:trueDistribution quantity In consigned inventory after the deliver transaction. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
deliverToCustomer:
deliverToCustomer
-
deliverToCustomerContact:
deliverToCustomerContact
-
deliverToCustomerLocation:
deliverToCustomerLocation
-
deliverToLocation:
deliverToLocation
-
deliverToPerson:
deliverToPerson
-
destChargeAccount:
destChargeAccount
-
destinationOrganization:
destinationOrganization
-
destinationSubinventory:
destinationSubinventory
-
destinationType:
destinationType
-
destVarianceAccount:
destVarianceAccount
-
distIntendedUse: string
Title:
Distribution Intended UseRead Only:truePurpose for which the acquired product is likely to be used in the business by the purchaser. -
distributionNumber: string
(big-integer)
Title:
DistributionRead Only:trueNumber that uniquely identifies the purchase order distribution for the purchase order schedule. -
distributionType: string
Read Only:
true -
fundsStatus:
fundsStatus
-
invoiceAdjustmentFlag: boolean
Title:
Invoice Adjustment IndicatorRead Only:trueIndicates whether modifications have been made to the billing amount after issuing the initial invoice. -
invoicedValInNtfn: string
(big-decimal)
Title:
Total Invoiced AmountRead Only:trueAmount or quantity billed at the time of sending the confirmation receipt notification. -
line:
line
-
nonrecoverableInclusiveTax: string
(big-decimal)
Title:
Nonrecoverable Inclusive TaxRead Only:trueNonrecoverable tax that the purchase order distribution amount contains. The purchaser can't recover this tax. -
nonrecoverableTax: string
(big-decimal)
Title:
Nonrecoverable TaxRead Only:trueNonrecoverable exclusive tax amount for the distribution. The purchaser can't recover this tax. -
order:
order
-
originalDistribution:
originalDistribution
-
pjcOrganization:
pjcOrganization
-
pjcProject:
pjcProject
-
pjcTask:
pjcTask
-
poDistributionId: string
(big-integer)
Title:
Distribution IDRead Only:trueValue that uniquely identifies the purchase order distribution. -
quantityBilled: string
(big-decimal)
Title:
Invoiced QuantityRead Only:trueQuantity invoiced against the purchase order distribution. -
quantityCancelled: string
(big-decimal)
Title:
CanceledRead Only:trueQuantity canceled against the purchase order distribution -
quantityDelivered: string
(big-decimal)
Title:
Delivered QuantityRead Only:trueQuantity delivered against the purchase order distribution -
quantityOrdered: string
(big-decimal)
Title:
Ordered QuantityRead Only:trueTotal quantity ordered for the purchase order distribution. -
rate: string
(big-decimal)
Title:
Conversion RateRead Only:trueConversion rate to use when converting the currency. -
rateDate: string
(date)
Title:
Conversion DateRead Only:trueDate to use for the conversion rate when converting an amount into another currency. The conversion rate varies depending on date. -
recoverableInclusiveTax: string
(big-decimal)
Title:
Recoverable Inclusive TaxRead Only:trueRecoverable tax that the purchase order distribution amount contains. The purchaser can recover this tax. -
recoverableTax: string
(big-decimal)
Title:
Recoverable TaxRead Only:trueTax amount that's recoverable exclusive for the distribution. The purchaser can recover this tax. -
recoveryRate: string
(big-decimal)
Title:
Recovery RateRead Only:truePercentage of tax that can be recovered by the purchaser. -
reqBU:
reqBU
-
retainageReleasedAmount: string
(big-decimal)
Title:
Retainage ReleasedRead Only:trueAmount of retainage released against the purchase order schedule. -
retainageWithheldAmount: string
(big-decimal)
Title:
RetainageRead Only:trueTotal amount withheld as retainage against the purchase order schedule. -
schedule:
schedule
-
setOfBook:
setOfBook
-
shippingUomQtyDelivered: string
(big-decimal)
Title:
Quantity Delivered in Shipping Unit of MeasureRead Only:trueValue that identifies quantity in the shipping unit of measure that's delivered against the distribution. -
shippingUomQuantity: string
(big-decimal)
Title:
Shipped QuantityRead Only:trueValue that identifies the quantity in the shipping unit of measure. -
shippingUomQuantityCanceled: string
(big-decimal)
Title:
Canceled QuantityRead Only:trueValue that identifies the most current canceled quantity in shipping unit of measure. -
sourceDistribution:
sourceDistribution
-
taxAttributeUpdateCode: string
Title:
Tax Attribute Update CodeRead Only:trueCode that identifies the create and update actions on the distribution. -
taxExclusiveAmount: string
(big-decimal)
Title:
Tax Exclusive AmountRead Only:trueTax amount exclusive for the distribution. Includes both recoverable and nonrecoverable portions. -
taxRecoveryOverrideFlag: boolean
Read Only:
trueContains one of the following values: Y or N. If Y, then tax recovery should be used. If N, then tax recovery should not be used. This attribute doesn't have a default value. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the purchasing document header details was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
varianceAccount:
varianceAccount
Nested Schema : Purchase Order Distribution
Type:
objectTitle:
Purchase Order DistributionValue that identifies the purchase order distribution for the receiving shipment line business object.
Nested Schema : accuralAccount
Match All
Account to charge for receipt accrual. This attribute is applicable when the legal entity of the requisitioning business unit and the sold-to legal entity are the same.
Show Source
-
allOf
oraErpCoreStructure.GeneralLedgerAccount_item-fields
-
object
__busObj_context
-
object
PO Accrual Account
Title:
PO Accrual AccountAccount to charge for receipt accrual. This attribute is applicable when the legal entity of the requisitioning business unit and the sold-to legal entity are the same.
Nested Schema : codeCombination
Match All
The ledger account to be charged for the purchase order transaction.
Show Source
-
allOf
oraErpCoreStructure.GeneralLedgerAccount_item-fields
-
object
__busObj_context
-
object
PO Charge Account
Title:
PO Charge AccountThe ledger account to be charged for the purchase order transaction.
Nested Schema : deliverToCustomer
Match All
Name of the customer to whom materials, being procured in a drop ship arrangement, need to be delivered.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Deliver-to Customer
Title:
Deliver-to CustomerName of the customer to whom materials, being procured in a drop ship arrangement, need to be delivered.
Nested Schema : deliverToCustomerContact
Match All
Name of the customer contact to whom materials procured in a drop-ship arrangement need to be delivered.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Deliver-to Contact
Title:
Deliver-to ContactName of the customer contact to whom materials procured in a drop-ship arrangement need to be delivered.
Nested Schema : deliverToCustomerLocation
Match All
The external location where materials procured in a drop-ship arrangement are to be delivered.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Deliver-to Location
Title:
Deliver-to LocationThe external location where materials procured in a drop-ship arrangement are to be delivered.
Nested Schema : deliverToLocation
Match All
Internal code that identifies the final location where goods received from a supplier are delivered.
Show Source
-
object
oraHcmHrCoreWorkStructures.Location_abstract-item
-
object
__busObj_context
-
object
Deliver to Location
Title:
Deliver to LocationInternal code that identifies the final location where goods received from a supplier are delivered.
Nested Schema : deliverToPerson
Match All
The person to whom the delivery of goods or services will be made.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Deliver-to Party
Title:
Deliver-to PartyThe person to whom the delivery of goods or services will be made.
Nested Schema : destChargeAccount
Match All
The account to be charged for the cost of this item in the requisitioning business unit.
Show Source
-
allOf
oraErpCoreStructure.GeneralLedgerAccount_item-fields
-
object
__busObj_context
-
object
Destination Charge Account
Title:
Destination Charge AccountThe account to be charged for the cost of this item in the requisitioning business unit.
Nested Schema : destinationOrganization
Match All
Inventory organization to which the ordered goods will be delivered.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Destination Organization
Title:
Destination OrganizationInventory organization to which the ordered goods will be delivered.
Nested Schema : destinationSubinventory
Match All
Subinventory to which the ordered goods will be delivered.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Destination Subinventory
Title:
Destination SubinventorySubinventory to which the ordered goods will be delivered.
Nested Schema : destinationType
Match All
Code that identifies the final destination type of the purchased item.
Show Source
Nested Schema : destVarianceAccount
Match All
Account to be charged for any purchase price variance in supply chain financial orchestration processes.
Show Source
-
allOf
oraErpCoreStructure.GeneralLedgerAccount_item-fields
-
object
__busObj_context
-
object
Destination Variance Account
Title:
Destination Variance AccountAccount to be charged for any purchase price variance in supply chain financial orchestration processes.
Nested Schema : fundsStatus
Match All
Indicates whether the distribution amount is reserved or not. Possible values are: FAILED, LIQUIDATED, PARTIALLY_LIQUIDATED, WARNING, PASSED, RESERVED, or NOT_APPLICABLE.
Show Source
-
string
Title:
Change Order Funds StatusRead Only:trueIndicates whether the distribution amount is reserved or not. Possible values are: FAILED, LIQUIDATED, PARTIALLY_LIQUIDATED, WARNING, PASSED, RESERVED, or NOT_APPLICABLE. -
string
Allowed Values:
[ "FAILED", "LIQUIDATED", "NOT_APPLICABLE", "PARTIALLY_LIQUIDATED", "RESERVED", "WARNING", "PASSED" ]
Nested Schema : line
Match All
Details of the goods or services to be purchased from the supplier including the item to purchase, unit of measure, price, and quantity.
Show Source
-
object
oraProcurementCorePurchaseOrders.OrderLine_item-fields
-
object
__busObj_context
-
object
Line
Title:
LineDetails of the goods or services to be purchased from the supplier including the item to purchase, unit of measure, price, and quantity.
Nested Schema : order
Match All
A document used to request supplier to provide a product or service in return for payment which includes terms, conditions, specifications, and quantities.
Show Source
-
object
oraProcurementCorePurchaseOrders.Order_item-fields
-
object
__busObj_context
-
object
Order
Title:
OrderA document used to request supplier to provide a product or service in return for payment which includes terms, conditions, specifications, and quantities.
Nested Schema : originalDistribution
Match All
Distribution number from which the distribution was copied or split.
Show Source
-
object
oraProcurementCorePurchaseOrders.OrderDistribution_item-fields
-
object
__busObj_context
-
object
Original Distribution
Title:
Original DistributionDistribution number from which the distribution was copied or split.
Nested Schema : pjcOrganization
Match All
The organization that owns the project.
Show Source
-
allOf
oraErpCoreProjectCommonSetup.ProjectOrganization_item-fields
-
object
__busObj_context
-
object
Project Organization
Title:
Project OrganizationThe organization that owns the project.
Nested Schema : pjcProject
Match All
Unique identification number of a project.
Show Source
-
object
oraErpCoreProjectPlanning.Project_item-fields
-
object
__busObj_context
-
object
Project Number
Title:
Project NumberUnique identification number of a project.
Nested Schema : pjcTask
Match All
Unique identification number for a subdivision of project work.
Show Source
-
object
oraErpCoreProjectPlanning.ProjectTask_item-fields
-
object
__busObj_context
-
object
Task Number
Title:
Task NumberUnique identification number for a subdivision of project work.
Nested Schema : reqBU
Match All
The business unit that's requesting the goods or services being purchased.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Requisitioning BU
Title:
Requisitioning BUThe business unit that's requesting the goods or services being purchased.
Nested Schema : schedule
Match All
Shipping and delivery details for the ordered items such as promised delivery date, requested delivery date, and ship-to location.
Show Source
-
object
oraProcurementCorePurchaseOrders.OrderSchedule_item-fields
-
object
__busObj_context
-
object
Schedule
Title:
ScheduleShipping and delivery details for the ordered items such as promised delivery date, requested delivery date, and ship-to location.
Nested Schema : setOfBook
Match All
Ledger in which the accounting impact of the purchase will be recorded.
Show Source
-
object
oraErpCoreStructure.Ledger_item-fields
-
object
__busObj_context
-
object
Ledger
Title:
LedgerLedger in which the accounting impact of the purchase will be recorded.
Nested Schema : sourceDistribution
Match All
Distribution number from which the distribution was copied or split.
Show Source
-
object
oraProcurementCorePurchaseOrders.OrderDistribution_item-fields
-
object
__busObj_context
-
object
sourceDistribution-allOf[2]
Distribution number from which the distribution was copied or split.
Nested Schema : varianceAccount
Match All
The account to be charged for any price difference between the invoice and the order.
Show Source
-
allOf
oraErpCoreStructure.GeneralLedgerAccount_item-fields
-
object
__busObj_context
-
object
PO Variance Account
Title:
PO Variance AccountThe account to be charged for any price difference between the invoice and the order.
Nested Schema : PO Accrual Account
Type:
objectTitle:
PO Accrual AccountAccount to charge for receipt accrual. This attribute is applicable when the legal entity of the requisitioning business unit and the sold-to legal entity are the same.
Nested Schema : PO Charge Account
Type:
objectTitle:
PO Charge AccountThe ledger account to be charged for the purchase order transaction.
Nested Schema : Deliver-to Customer
Type:
objectTitle:
Deliver-to CustomerName of the customer to whom materials, being procured in a drop ship arrangement, need to be delivered.
Nested Schema : Deliver-to Contact
Type:
objectTitle:
Deliver-to ContactName of the customer contact to whom materials procured in a drop-ship arrangement need to be delivered.
Nested Schema : Deliver-to Location
Type:
objectTitle:
Deliver-to LocationThe external location where materials procured in a drop-ship arrangement are to be delivered.
Nested Schema : Deliver to Location
Type:
objectTitle:
Deliver to LocationInternal code that identifies the final location where goods received from a supplier are delivered.
Nested Schema : Deliver-to Party
Type:
objectTitle:
Deliver-to PartyThe person to whom the delivery of goods or services will be made.
Nested Schema : Destination Charge Account
Type:
objectTitle:
Destination Charge AccountThe account to be charged for the cost of this item in the requisitioning business unit.
Nested Schema : Destination Organization
Type:
objectTitle:
Destination OrganizationInventory organization to which the ordered goods will be delivered.
Nested Schema : Destination Subinventory
Type:
objectTitle:
Destination SubinventorySubinventory to which the ordered goods will be delivered.
Nested Schema : Destination Variance Account
Type:
objectTitle:
Destination Variance AccountAccount to be charged for any purchase price variance in supply chain financial orchestration processes.
Nested Schema : oraProcurementCorePurchaseOrders.OrderLine_item-fields
Type:
Show Source
object-
allowDescriptionUpdateFlag: boolean
Title:
Allow item description updateRead Only:trueIndicates if you can change the description on release shipments. Possible values are Y and N. This attribute doesn't have a default value. -
amount: string
(big-decimal)
Title:
Ordered AmountRead Only:trueAmount of the service on the purchase order line. -
auctionDisplayNumber: string
Title:
NegotiationRead Only:trueNumber that indicates the negotiation number. -
auctionLineNumber: string
(big-decimal)
Title:
Negotiation LineRead Only:trueNumber that indicates the negotiation line number. -
baseModel:
baseModel
-
baseModelPrice: string
(big-decimal)
Title:
Base Model PriceRead Only:trueUnit price of the base model from which the configuration was built. -
baseUnitPrice: string
(big-decimal)
Title:
Base Model PriceRead Only:trueBase price of the unit for the item ordered. -
bidLineNumber: string
(big-decimal)
Title:
Response LineRead Only:trueNumber that indicates the bid line. -
bidNumber: string
(big-decimal)
Title:
Negotiation ResponseRead Only:trueNumber that indicates the bid number. -
cancelDate: string
(date)
Title:
Canceled DateRead Only:trueDate when the purchase order line was canceled. -
cancelFlag: boolean
Title:
Canceled IndicatorRead Only:trueContains one of the following values: true or false. If true, then the purchase order line is canceled. If false, then the purchase order line isn't canceled. This attribute doesn't have a default value. -
cancelledByPerson:
cancelledByPerson
-
cancelReason: string
Title:
Cancellation ReasonRead Only:trueDescription of the reason for cancellation. -
catalogName: string
Read Only:
true -
category:
category
-
closedByPerson:
closedByPerson
-
closedDate: string
(date)
Title:
Closed DateRead Only:trueDate when the line was closed. -
closedReason: string
Title:
Closed ReasonRead Only:trueDescription of the reason why line was closed. -
componentAmountReleased: string
(big-decimal)
Title:
Component Released AmountRead Only:true -
configuredItemFlag: boolean
Title:
Configuration Ordering EnabledRead Only:trueContains one of the following values: true or false. If true, then the purchased item is a configuration, which is a single shippable unit made of a base model and optional additions. If false, then the purchased item is a standard item. This attribute doesn't have a default value. -
consignmentLineFlag: boolean
Title:
Consignment lineRead Only:trueContains one of the following values: true or false. If true, then the item on the purchase order is under consignment. If false, then the item isn't under consignment. This attribute doesn't have a default value. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
creditFlag: boolean
Title:
Credit FlagRead Only:trueIndicates whether the line is a credit line. -
discount: string
(big-decimal)
Title:
DiscountRead Only:trueDiscount percent or amount of the purchase order line. -
discountReason: string
Title:
Discount ReasonRead Only:trueDescription of the reason for the discount. -
discountType:
discountType
-
fromHeader:
fromHeader
-
fromLine:
fromLine
-
fromLineLocation:
fromLineLocation
-
fundsStatus:
fundsStatus
-
hazardClass:
hazardClass
-
item:
item
-
itemDescription: string
Title:
DescriptionRead Only:trueDescription for the line item. -
itemRevision: string
Title:
RevisionRead Only:trueRevision number of the item. -
lastUpdatedLogin: string
Title:
Last Updated LoginRead Only:trueUnique identifier of the user who last updated the record. -
lastUpdatedProgram: string
Title:
Last Updated ProgramRead Only:trueName of the program that last updated the row. -
lineNumber: string
(big-integer)
Title:
LineRead Only:trueNumber that uniquely identifies the purchase order line. -
lineReferenceNumber: string
Title:
Line Reference NumberRead Only:trueNumber used for EDI transaction audit trail reference. -
lineStatus:
lineStatus
-
lineType:
lineType
-
manualPriceChangeFlag: boolean
Title:
Manual Price Change IndicatorRead Only:trueContains one of the following values: true or false. If true, then the price was manually changed by the user. If false, then the default price was applied by the application. This attribute doesn't have a default value. -
manufacturer: string
Title:
ManufacturerRead Only:trueValue that identifies a person or company that makes goods. -
manufacturerPartNumber: string
Title:
Manufacturer Part NumberRead Only:trueContains a unique number that's issued by manufacturers to identify individual products. Normally, the MPN of a product is a series of numbers and letters. -
matchingBasis: string
Title:
Matching BasisRead Only:trueMatching basis of the line type. -
maxRetainageAmount: string
(big-decimal)
Title:
Maximum Retainage AmountRead Only:trueMaximum amount that can be withheld as retainage against a contract line. -
minimumReleaseAmount: string
(big-decimal)
Title:
Minimum Release AmountRead Only:trueMinimum amount that can be released against a planned or blanket agreement line. -
negotiatedByPreparerFlag: boolean
Title:
Negotiated by Preparer IndicatorRead Only:trueContains one of the following values: true or false. If true, then the buyer and the supplier negotiated and agreed on the price before the purchase. If false, then the buyer and the supplier didn't negotiate the price before the purchase. This attribute doesn't have a default value. -
nextConsumptionAdvGenDate: string
(date)
Title:
Next Consumption Advice Generation DateRead Only:trueDate when consumption advice was generated for this line. -
noteToVendor: string
Title:
Note to SupplierRead Only:trueNote that the supplier can read to get details about how to process the order line on the purchase order. -
notToExceedPrice: string
(big-decimal)
Title:
Price LimitRead Only:truePrice limit that you can't exceed on a release shipment. -
optionsPrice: string
(big-decimal)
Title:
Selected Options PriceRead Only:trueSum of the extended price of all options chosen for each unit of the purchased configuration. -
order:
order
-
orderLineId: string
(big-integer)
Title:
Line IDRead Only:trueValue that uniquely identifies the purchase order or agreement line. -
orderTypeLookupCode:
orderTypeLookupCode
-
overToleranceErrorFlagValue:
overToleranceErrorFlagValue
-
priceTypeLookupCode: string
Read Only:
truePrice type of the line. -
procurementBU:
procurementBU
-
programAppName: string
Title:
Program Application NameRead Only:trueName of the module that owns the Enterprise Scheduler Service program that created or updated the record. -
programName: string
Title:
Program NameRead Only:trueName of the Enterprise Scheduler Service program that created or updated the record. -
purchaseBasis:
purchaseBasis
-
qcGrade: string
Read Only:
true -
quantity: string
(big-decimal)
Title:
QuantityRead Only:trueQuantity of the item on the order line. -
quantityReceiveTolerance: string
(big-decimal)
Title:
Overreceipt ToleranceRead Only:trueValue that indicates the quantity received tolerance percentage. -
recoupmentRate: string
(big-decimal)
Read Only:
true -
referenceNumber: string
Title:
Reference NumberRead Only:trueValue used to identify the record in the external system from which the document was imported. -
reqBU:
reqBU
-
retainageRate: string
(big-decimal)
Title:
Retainage RateRead Only:true -
retroactiveDate: string
(date)
Title:
Retroactive DateRead Only:trueDate when the retroactive price change was done. -
secondaryQuantity: string
(big-decimal)
Title:
Secondary QuantityRead Only:trueLine quantity in the secondary unit of measure. This attribute is applicable when more than one unit of measure controls the item. -
secondaryUom:
secondaryUom
-
shippingUom:
shippingUom
-
shippingUomQuantity: string
(big-decimal)
Title:
Shipped QuantityRead Only:trueQuantity in the shipping unit of measure. -
sourceDocumentRevisionNumber: string
(big-decimal)
Title:
RevisionRead Only:trueRevision number of the source document for the line. -
supplierPartAuxIdentifier: string
Title:
Supplier Item Auxiliary IdentifierRead Only:trueValue that uniquely identifies the item. -
supplierRefNumber: string
Title:
Supplier Configuration IDRead Only:trueValue that identifies a specific configuration of an item. -
svcAmountNotifSent: string
Read Only:
true -
svcCompletionNotifSent: string
Read Only:
true -
systemParameter:
systemParameter
-
taxableFlag: boolean
Title:
Taxable IndicatorRead Only:trueContains one of the following values: true or false. If true, then the document line is taxable. If false, then the document line isn't taxable. This attribute doesn't have a default value. -
taxExclusivePrice: string
(big-decimal)
Title:
Tax Exclusive PriceRead Only:truePurchase order line price that's exclusive of all taxes. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the purchasing document header details was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
unitOfMeasure:
unitOfMeasure
-
unitPrice: string
(big-decimal)
Title:
Configuration PriceRead Only:trueUnit price for the line. -
unNumber:
unNumber
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
vendorProductNumber: string
Title:
Supplier ItemRead Only:trueValue of the supplier item number. -
workOrderProduct: string
Title:
Work Order ProductRead Only:trueName of the finished item that the work order in contract manufacturing creates.
Nested Schema : Line
Type:
objectTitle:
LineDetails of the goods or services to be purchased from the supplier including the item to purchase, unit of measure, price, and quantity.
Nested Schema : baseModel
Match All
Item number of the model used to create an assemble-to-order configuration.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Top Model
Title:
Top ModelItem number of the model used to create an assemble-to-order configuration.
Nested Schema : cancelledByPerson
Match All
The name of the person who canceled the document, line, or schedule.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Canceled By
Title:
Canceled ByThe name of the person who canceled the document, line, or schedule.
Nested Schema : category
Match All
The name of a code used to group items with similar characteristics.
Show Source
-
object
oraScmCoreProductMgmtCatalogs.Category_item-fields
-
object
__busObj_context
-
object
Category
Title:
CategoryThe name of a code used to group items with similar characteristics.
Nested Schema : closedByPerson
Match All
The name of the person who closed the document, line, or schedule.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Closed By
Title:
Closed ByThe name of the person who closed the document, line, or schedule.
Nested Schema : discountType
Match All
Value that indicates if the discount is based on percent or amount.
Show Source
Nested Schema : fromHeader
Match All
Order number from which the order was duplicated.
Show Source
-
object
oraProcurementCorePurchaseAgreements.Agreement_item-fields
-
object
__busObj_context
-
object
From Order
Title:
From OrderOrder number from which the order was duplicated.
Nested Schema : fromLine
Match All
Source agreement line or negotiation line from which the order line was created.
Show Source
-
object
oraProcurementCorePurchaseAgreements.AgreementLine_item-fields
-
object
__busObj_context
-
object
From Line
Title:
From LineSource agreement line or negotiation line from which the order line was created.
Nested Schema : fromLineLocation
Match All
Price break number from which the order line was generated.
Show Source
-
object
oraProcurementCorePurchaseAgreements.AgreementPriceBreak_item-fields
-
object
__busObj_context
-
object
From Schedule
Title:
From SchedulePrice break number from which the order line was generated.
Nested Schema : fundsStatus
Match All
Status of the funds check or funds reservation validation result for the line.
Show Source
Nested Schema : hazardClass
Match All
Name used to identify and classify hazardous materials for safety regulation compliance.
Show Source
-
object
oraProcurementCorePurchasingSetup.HazardClass_item-fields
-
object
__busObj_context
-
object
Hazard Class
Title:
Hazard ClassName used to identify and classify hazardous materials for safety regulation compliance.
Nested Schema : item
Match All
Everything you make, purchase, or sell includes components, subassemblies, finished products, and supplies.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Item
Title:
ItemEverything you make, purchase, or sell includes components, subassemblies, finished products, and supplies.
Nested Schema : lineType
Match All
A specific type of purchasing document line for goods or services, along with some default attributes associated with the line.
Show Source
-
object
oraProcurementCorePurchasingSetup.DocumentLineType_item-fields
-
object
__busObj_context
-
object
Line Type
Title:
Line TypeA specific type of purchasing document line for goods or services, along with some default attributes associated with the line.
Nested Schema : order
Match All
A document used to request supplier to provide a product or service in return for payment which includes terms, conditions, specifications, and quantities.
Show Source
-
object
oraProcurementCorePurchaseOrders.Order_item-fields
-
object
__busObj_context
-
object
Order
Title:
OrderA document used to request supplier to provide a product or service in return for payment which includes terms, conditions, specifications, and quantities.
Nested Schema : overToleranceErrorFlagValue
Match All
Indicates whether receipts exceeding the tolerance will be rejected.
Show Source
Nested Schema : procurementBU
Match All
The business unit that manages and owns the purchasing document.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Procurement BU
Title:
Procurement BUThe business unit that manages and owns the purchasing document.
Nested Schema : reqBU
Match All
The business unit that's requesting the goods or services being purchased.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Requisitioning BU
Title:
Requisitioning BUThe business unit that's requesting the goods or services being purchased.
Nested Schema : secondaryUom
Match All
Secondary unit of measure to use for the quantity when more than one unit of measure controls the item.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Secondary UOM
Title:
Secondary UOMSecondary unit of measure to use for the quantity when more than one unit of measure controls the item.
Nested Schema : shippingUom
Match All
Unit of measure used to ship the ordered items.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Purchasing UOM
Title:
Purchasing UOMUnit of measure used to ship the ordered items.
Nested Schema : systemParameter
Match All
Default, control, and option settings provided to configure the procurement module.
Show Source
-
object
oraProcurementCorePurchasingSetup.ProcurementBusinessFunction_item-fields
-
object
__busObj_context
-
object
Procurement Configuration
Title:
Procurement ConfigurationDefault, control, and option settings provided to configure the procurement module.
Nested Schema : unitOfMeasure
Match All
The unit of measure in which the goods or services are ordered.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
UOM
Title:
UOMThe unit of measure in which the goods or services are ordered.
Nested Schema : unNumber
Match All
The United Nations identification number for the hazardous material.
Show Source
-
object
oraProcurementCorePurchasingSetup.UNNumber_item-fields
-
object
__busObj_context
-
object
UN Number
Title:
UN NumberThe United Nations identification number for the hazardous material.
Nested Schema : Top Model
Type:
objectTitle:
Top ModelItem number of the model used to create an assemble-to-order configuration.
Nested Schema : Canceled By
Type:
objectTitle:
Canceled ByThe name of the person who canceled the document, line, or schedule.
Nested Schema : Category
Type:
objectTitle:
CategoryThe name of a code used to group items with similar characteristics.
Nested Schema : Closed By
Type:
objectTitle:
Closed ByThe name of the person who closed the document, line, or schedule.
Nested Schema : oraProcurementCorePurchaseAgreements.Agreement_item-fields
Type:
Show Source
object-
acknowledgmentDueDate: string
(date)
Title:
Acknowledgment Due DateRead Only:trueDate that the application requests the supplier to acknowledge the document. -
acknowledgmentWithinDays: string
(big-decimal)
Title:
Acknowledge Within DaysRead Only:trueNumber of days that the supplier can decide to accept or reject the document. -
agingOnsetPointCode:
agingOnsetPointCode
-
agingPeriodDays: integer
(int32)
Title:
Aging Period DaysRead Only:trueValue that identifies the maximum number of days the material may be on consignment. -
agreementAmount: string
(big-decimal)
Title:
Agreement AmountRead Only:trueValue that identifies the amount agreed on an agreement line between the buying and selling organization. -
agreementHeaderId: string
(big-integer)
Title:
Header IDRead Only:trueValue that uniquely identifies the purchase agreement. -
agreementNumber: string
Title:
AgreementRead Only:trueNumber that uniquely identifies the purchase agreement in the sold-to legal entity. -
allowUnassignedSitesFlag: boolean
Title:
Allow ordering from unassigned sitesRead Only:trueValue that identifies whether the agreement can be used to order from supplier sites not listed as a purchasing site in the agreement's business unit assignments. -
amountLimit: string
(big-decimal)
Title:
Amount LimitRead Only:trueValue that identifies the amount limit on an agreement beyond which releases can't be created against the agreement. -
automaticallyGenerateOrdersFlag: boolean
Title:
Automatically generate ordersRead Only:trueValue that identifies whether an order should be automatically created for a requisition line referencing the agreement or not. -
automaticallySubmitForApprovalFlag: boolean
Title:
Automatically submit for approvalRead Only:trueValue that identifies whether the document can be automatically submitted for approval. -
buyer:
buyer
-
buyerManagedTransportFlag: boolean
Title:
Buyer managed transportationRead Only:trueValue that identifies that the buying company is responsible for arranging the transportation, from picking up the requested goods to delivering to ship-to locations specified on the order. -
carrier:
carrier
-
closedDate: string
(date)
Title:
Closed DateRead Only:trueDate when the order was closed. -
communicateRepricedOrdersFlag: boolean
Title:
Communicate repriced ordersRead Only:trueValue that identifies whether or not orders that were repriced because of a price change on the referenced agreement should be communicated to the supplier. -
confirmingOrderFlag: boolean
Title:
Confirming orderRead Only:trueValue that identifies whether the document is a confirmation of an order the supplier may already be aware of. -
consumptionAdviceFrequencyCode:
consumptionAdviceFrequencyCode
-
consumptionAdviceSummmaryCode:
consumptionAdviceSummmaryCode
-
conversionRate: string
(big-decimal)
Title:
Conversion RateRead Only:trueValue that identifies the conversion rate to use when converting the currency. -
conversionRateDate: string
(date)
Title:
Conversion DateRead Only:trueDate to use for the conversion rate when converting an amount into another currency. The conversion rate varies depending on date. -
conversionRateType:
conversionRateType
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
currency:
currency
-
description: string
Title:
DescriptionRead Only:trueDescriptive comments for the document. -
documentType:
documentType
-
enableAutomaticSourcingFlag: boolean
Title:
Enable automatic sourcingRead Only:trueContains one of the following values: true or false. If true, then automatic document sourcing will identify the contract agreement as a candidate for automatic sourcing on the requisition lines. If false, then automatic document sourcing won't use a contract agreement for automatic sourcing on the requisition lines. This attribute doesn't have a default value. -
enableRetroactivePricingFlag: boolean
Title:
Enable retroactive pricingRead Only:trueValue that identifies whether all orders or only open orders should be automatically updated with retroactive price changes entered on their corresponding blanket agreement. -
endDate: string
(date)
Title:
End DateRead Only:trueDate after which the purchase agreement is no longer valid. -
fob:
fob
-
freightTerm:
freightTerm
-
groupRequisitionLinesFlag: boolean
Title:
Group requisition linesRead Only:trueValue that identifies whether or not requisition lines referencing the same agreement line should be grouped when creating an order. -
groupRequisitionsFlag: boolean
Title:
Group requisitionsRead Only:trueValue that identifies whether or not requisition lines of different requisitions referencing the same agreement line should be grouped when creating an order. -
initiateRetroactivePricingUponApprovalFlag: boolean
Title:
Initiate process upon agreement approvalRead Only:trueValue that identifies whether or not the retroactive price update background process should be initiated upon agreement approval. -
masterContract:
masterContract
-
minimumReleaseAmount: string
(big-decimal)
Title:
Minimum Release AmountRead Only:trueValue that identifies the minimum amount that can be released against an agreement. -
modeOfTransport:
modeOfTransport
-
noteToReceiver: string
Title:
Note to ReceiverRead Only:trueSpecial text instructions to the receiver in the docking area to be reviewed while performing the receipt. -
noteToSupplier: string
Title:
Note to SupplierRead Only:trueSpecial text instructions to the supplier to be reviewed while completing your order. -
payOnReceiptFlag: boolean
Title:
Pay on receiptRead Only:trueValue that identifies whether to generate invoices automatically on behalf of the supplier when supplier owned material stocked in buying organization's premise is consumed by the buying organization. -
procurementBU:
procurementBU
-
punchoutRequestsOnlyFlag: boolean
Title:
Punchout requests onlyRead Only:trueContains one of the following values: true or false. If true, then automatic document sourcing will only restrict the contract agreement to be the source document for punchout requisition lines. If false, then automatic document sourcing will use the contract agreement as a source document for all requisition lines. This attribute doesn't have a default value. -
referenceNumber: string
Title:
Reference NumberRead Only:trueNumber used for EDI transaction audit trail reference. -
releasedAmount: string
(big-decimal)
Title:
Released AmountRead Only:trueValue that identifies the total value of goods and services ordered related to a purchase agreement. -
repriceOpenOrdersFlag: boolean
Title:
Reprice open orders onlyRead Only:trueValue that identifies whether or not the retroactive price update background process should only reprice open unfulfilled orders referencing the agreement. -
requiredAcknowledgmentCode:
requiredAcknowledgmentCode
-
requiresSignatureFlag: boolean
Title:
Requires signatureRead Only:trueValue that identifies if signatures are required on the purchasing document before it can be implemented. Possible values are Yes, or No. -
revisionNumber: string
(big-decimal)
Title:
RevisionRead Only:trueValue that uniquely identifies the document revision number. -
serviceLevel:
serviceLevel
-
startDate: string
(date)
Title:
Start DateRead Only:trueDate on which the agreement becomes effective. -
statusCode:
statusCode
-
style:
style
-
supplier:
supplier
-
supplierAgreement: string
Title:
Supplier AgreementRead Only:trueNumber that indicates the supplier document number. -
supplierCommunicationMethodCode:
supplierCommunicationMethodCode
-
supplierContact:
supplierContact
-
supplierEmailAddress: string
Title:
EmailRead Only:trueValue that identifies the email address specified on the document to which the document after approval will be communicated. -
supplierFax: string
Title:
FaxRead Only:trueValue that identifies the fax number specified on the document to which the document after approval will be communicated. -
supplierSite:
supplierSite
-
term:
term
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the purchasing document header details was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
useCustomerSalesOrderFlag: boolean
Title:
Use customer sales orderRead Only:trueValue that identifies whether requisition lines should be grouped by sales order number to create distinct purchase order. -
useOrderDateForOrderPricingFlag: boolean
Title:
Use order date for order pricingRead Only:trueContains one of the following values: true or false. If true, then the order date should be used to derive price on the orders referencing the agreement. If false, then the requested delivery date should be used to derive price on the orders referencing the agreement. This attribute doesn't have a default value. -
useRequestedDateFlag: boolean
Title:
Use requested dateRead Only:trueValue that identifies whether to use the date on requisition lines that the buying company requests the supplier to deliver the goods when trying to group requisitions while creating an order. -
useShipToLocationFlag: boolean
Title:
Use ship-to locationRead Only:trueValue that identifies whether to enable grouping requisitions by the requisition line ship-to location when creating orders. -
useShipToOrganizationAndLocationFlag: boolean
Title:
Use ship-to organization and locationRead Only:trueValue that identifies whether item descriptions can be updated on document lines.
Nested Schema : From Order
Type:
objectTitle:
From OrderOrder number from which the order was duplicated.
Nested Schema : agingOnsetPointCode
Match All
Value that identifies the mutually agreed event point at which consigned material begins to age. The possible values for aging onset point are None, Receipt, and Shipment.
Show Source
Nested Schema : consumptionAdviceFrequencyCode
Match All
Value that identifies the default value of the frequency at which the consumption advice will be generated for all consumption transactions for consigned inventory purchased under this agreement. The possible values for consumption advice frequency are Daily, Weekly, and Monthly.
Show Source
-
string
Title:
Consumption Advice FrequencyRead Only:trueValue that identifies the default value of the frequency at which the consumption advice will be generated for all consumption transactions for consigned inventory purchased under this agreement. The possible values for consumption advice frequency are Daily, Weekly, and Monthly. -
string
Allowed Values:
[ "DAILY", "MONTHLY", "WEEKLY" ]
Nested Schema : consumptionAdviceSummmaryCode
Match All
Value that identifies the default value of the frequency at which the consumption advice will be generated for all consumption transactions for consigned inventory purchased under this agreement. The possible values for consumption advice frequency are Daily, Weekly, and Monthly.
Show Source
-
string
Title:
Consumption Advice SummaryRead Only:trueValue that identifies the default value of the frequency at which the consumption advice will be generated for all consumption transactions for consigned inventory purchased under this agreement. The possible values for consumption advice frequency are Daily, Weekly, and Monthly. -
string
Allowed Values:
[ "ALL_INVENTORY_ORGS", "INVENTORY_ORG", "INVENTORY_ORG_ITEM", "INVENTORY_ORG_ITEM_TXNDATE" ]
Nested Schema : modeOfTransport
Match All
Mode of transport that the shipper uses to transport the item such as land, sea, and air.
Show Source
Nested Schema : requiredAcknowledgmentCode
Match All
Indicates whether a supplier acknowledgment is required on the document and if required, what level it's required.
Show Source
Nested Schema : serviceLevel
Match All
Value that identifies the priority of transportation that affects how quickly goods are transported.
Show Source
-
string
Title:
Service LevelRead Only:trueValue that identifies the priority of transportation that affects how quickly goods are transported. -
string
Allowed Values:
[ "1DA", "1DM", "1DP", "2DA", "2DAY", "2DM", "2FX", "3DAY", "3DS", "AIR", "BOAT", "CES", "D2D", "D2P", "EXP", "EXP SVR", "FXG", "FXPO", "GND", "LTL", "LTLSTND", "NXDA", "P2D", "P2P", "PO", "SAVER", "SO", "STANDARD", "STD", "TEAM", "TRUCK", "UPSG", "XDM", "XPD", "XPR" ]
Nested Schema : statusCode
Match All
Value that identifies the header status.
Show Source
-
string
Title:
StatusRead Only:trueValue that identifies the header status. -
string
Allowed Values:
[ "CANCELED", "FINALLY CLOSED", "INCOMPLETE", "ON HOLD", "OPEN", "PENDING ACKNOWLEDGMENT", "PENDING APPROVAL", "PENDING CATALOG AUTHORING", "PENDING CHANGE APPROVAL", "PENDING SIGNATURE", "REJECTED", "SENT FOR SIGNATURE", "WITHDRAWN" ]
Nested Schema : supplierCommunicationMethodCode
Match All
Value that identifies how the document should be communicated to the supplier such as e-mail, fax.
Show Source
Nested Schema : supplierContact
Match All
Value that uniquely identifies the supplier contact.
Show Source
-
object
oraProcurementCoreSuppliers.ContactAddressRelationship_item-fields
-
object
__busObj_context
-
object
supplierContact-allOf[2]
Value that uniquely identifies the supplier contact.
Nested Schema : oraProcurementCorePurchasingSetup.ProcurementAgentAssignment_item
Match All
Procurement agent assignment is used to implement document security for individual document types in a procurement business unit in which the user is defined as a procurement agent. For example, buyer A is a procurement agent in ABC procurement business unit for managing purchase orders, or buyer B is a procurement agent in XYZ procurement business unit for managing agreements.
Show Source
-
object
oraProcurementCorePurchasingSetup.ProcurementAgentAssignment_item-fields
-
object
Procurement Agent Assignment
Title:
Procurement Agent AssignmentProcurement agent assignment is used to implement document security for individual document types in a procurement business unit in which the user is defined as a procurement agent. For example, buyer A is a procurement agent in ABC procurement business unit for managing purchase orders, or buyer B is a procurement agent in XYZ procurement business unit for managing agreements.
Nested Schema : Procurement Agent Assignment
Type:
objectTitle:
Procurement Agent AssignmentProcurement agent assignment is used to implement document security for individual document types in a procurement business unit in which the user is defined as a procurement agent. For example, buyer A is a procurement agent in ABC procurement business unit for managing purchase orders, or buyer B is a procurement agent in XYZ procurement business unit for managing agreements.
Nested Schema : buyer-allOf[2]
Type:
objectNested Schema : oraCxSalesCommonParty.Party_item
Match All
Parties includes information about a person, organization, household, or group.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
Party
Title:
PartyParties includes information about a person, organization, household, or group.
Nested Schema : Party
Type:
objectTitle:
PartyParties includes information about a person, organization, household, or group.
Nested Schema : carrier-allOf[2]
Type:
objectNested Schema : conversionRateType-allOf[2]
Type:
objectNested Schema : currency-allOf[2]
Type:
objectNested Schema : oraProcurementCorePurchasingSetup.DocumentType_item
Match All
Show Source
-
object
oraProcurementCorePurchasingSetup.DocumentType_item-fields
-
object
Document Type
Title:
Document Type
Nested Schema : Document Type
Type:
objectTitle:
Document TypeNested Schema : documentType-allOf[2]
Type:
objectNested Schema : fob-allOf[2]
Type:
objectNested Schema : freightTerm-allOf[2]
Type:
objectNested Schema : masterContract-allOf[2]
Type:
objectNested Schema : procurementBU-allOf[2]
Type:
objectNested Schema : oraProcurementCorePurchasingSetup.DocumentStyle_item
Match All
Document style contains information that allows organizations to turn on or off various document attributes, thereby simplifying the user interface to fit their business needs. For example, outside processing style could be used to purchase outside processing items or configured to order style might be used to purchase configured items.
Show Source
-
object
oraProcurementCorePurchasingSetup.DocumentStyle_item-fields
-
object
Document Style
Title:
Document StyleDocument style contains information that allows organizations to turn on or off various document attributes, thereby simplifying the user interface to fit their business needs. For example, outside processing style could be used to purchase outside processing items or configured to order style might be used to purchase configured items.
Nested Schema : Document Style
Type:
objectTitle:
Document StyleDocument style contains information that allows organizations to turn on or off various document attributes, thereby simplifying the user interface to fit their business needs. For example, outside processing style could be used to purchase outside processing items or configured to order style might be used to purchase configured items.
Nested Schema : style-allOf[2]
Type:
objectNested Schema : oraProcurementCoreSuppliers.Supplier_item
Match All
A supplier is a person or company that the deploying organization uses to procure items or services. For example, an office supplies provider or a consulting service provider.
Show Source
-
allOf
oraProcurementCoreSuppliers.Supplier_item-fields
-
object
Supplier
Title:
SupplierA supplier is a person or company that the deploying organization uses to procure items or services. For example, an office supplies provider or a consulting service provider.
Nested Schema : Supplier
Type:
objectTitle:
SupplierA supplier is a person or company that the deploying organization uses to procure items or services. For example, an office supplies provider or a consulting service provider.
Nested Schema : supplier-allOf[2]
Type:
objectNested Schema : oraProcurementCoreSuppliers.ContactAddressRelationship_item-fields
Type:
Show Source
object-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
id: string
(big-integer)
Title:
Contact Address Relationship IDRead Only:trueUnique identifier for the relationship between a supplier contact and supplier address. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : supplierContact-allOf[2]
Type:
objectValue that uniquely identifies the supplier contact.
Nested Schema : oraProcurementCoreSuppliers.SupplierSite_item
Match All
A supplier site contains the details about the terms, controls, and policies that govern how procure to pay transactions are executed between the buying organization and the supplier. You can have multiple sites for a supplier. For example, a purchasing site or a pay site.
Show Source
-
object
oraProcurementCoreSuppliers.SupplierSite_item-fields
-
object
Site
Title:
SiteA supplier site contains the details about the terms, controls, and policies that govern how procure to pay transactions are executed between the buying organization and the supplier. You can have multiple sites for a supplier. For example, a purchasing site or a pay site.
Nested Schema : Site
Type:
objectTitle:
SiteA supplier site contains the details about the terms, controls, and policies that govern how procure to pay transactions are executed between the buying organization and the supplier. You can have multiple sites for a supplier. For example, a purchasing site or a pay site.
Nested Schema : supplierSite-allOf[2]
Type:
objectNested Schema : oraErpCorePayablesSetup.PayablesPaymentTerm_item
Match All
The payment terms contain information related to payment terms that outline the timing and method of payment. Payment terms are assigned to suppliers and invoices that automatically create payment installments when the Payables Invoice is created. Payment terms have one or more payment terms lines to denote the due date, each of which creates one installment. Each payment terms line and its corresponding installment has a due date or a discount date.
Show Source
-
object
oraErpCorePayablesSetup.PayablesPaymentTerm_item-fields
-
object
Payment Term
Title:
Payment TermThe payment terms contain information related to payment terms that outline the timing and method of payment. Payment terms are assigned to suppliers and invoices that automatically create payment installments when the Payables Invoice is created. Payment terms have one or more payment terms lines to denote the due date, each of which creates one installment. Each payment terms line and its corresponding installment has a due date or a discount date.
Nested Schema : Payment Term
Type:
objectTitle:
Payment TermThe payment terms contain information related to payment terms that outline the timing and method of payment. Payment terms are assigned to suppliers and invoices that automatically create payment installments when the Payables Invoice is created. Payment terms have one or more payment terms lines to denote the due date, each of which creates one installment. Each payment terms line and its corresponding installment has a due date or a discount date.
Nested Schema : term-allOf[2]
Type:
objectNested Schema : oraProcurementCorePurchaseAgreements.AgreementLine_item-fields
Type:
Show Source
object-
agingPeriodDays: integer
(int32)
Title:
Aging Period DaysRead Only:trueValue that identifies the maximum number of days the material may be on consignment. -
agreement:
agreement
-
agreementAmount: string
(big-decimal)
Title:
Agreement AmountRead Only:trueValue that identifies the amount agreed for an agreement line. -
agreementLineId: string
(big-integer)
Title:
Line IDRead Only:trueValue that indicates the status of the line. -
agreementQuantity: string
(big-decimal)
Title:
Agreement QuantityRead Only:trueQuantity agreed for an agreement line. -
allowItemDescriptionUpdateFlag: boolean
Title:
Allow item description updateRead Only:trueValue that identifies whether item descriptions can be updated on document lines. -
allowPriceOverrideFlag: boolean
Title:
Allow Price OverrideRead Only:trueValue that identifies if you can change the price on release shipments. Possible values are Y and N. This attribute doesn't have a default value. -
amount: string
(big-decimal)
Title:
Agreement AmountRead Only:trueValue that identifies the amount agreed on an agreement line between the buying and selling organization. -
baseModel:
baseModel
-
category:
category
-
consignmentLineFlag: boolean
Title:
Consignment lineRead Only:trueContains one of the following values: true or false. If true, then the blanket purchase agreement and the purchase order include consignment lines. If false, then the blanket purchase agreement and the purchase order don't include consignment lines. The default value is false. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
Line DescriptionRead Only:trueDescription for the line item. -
expirationDate: string
(date)
Title:
Expiration DateRead Only:trueValue that identifies the expiration date of the document. -
hazardClass:
hazardClass
-
item:
item
-
itemRevision: string
Title:
Item RevisionRead Only:trueValue that identifies the revision number of the item. -
lineNumber: string
(big-decimal)
Title:
LineRead Only:trueValue that uniquely identifies the purchase order or agreement line. -
lineType:
lineType
-
matchingBasis: string
Title:
Purchase BasisRead Only:trueValue that identifies the purchase basis of the line type. -
minimumReleaseAmount: string
(big-decimal)
Title:
Agreement AmountRead Only:trueValue that identifies the minimum amount that can be released against a blanket or planned purchase order. -
negotiatedFlag: boolean
Title:
NegotiatedRead Only:trueContains one of the following values: true or false. If true, then the buyer and the supplier negotiated and agreed on the price before the purchase. If false, then the buyer and the supplier didn't negotiate the price before the purchase. This attribute doesn't have a default value. -
noteToSupplier: string
Title:
Note to SupplierRead Only:trueValue that uniquely identifies a note to supplier. -
parentItem:
parentItem
-
price: string
(big-decimal)
Title:
PriceRead Only:trueUnit price for the line. -
priceBreakTypeCode: string
Title:
Price Break TypeRead Only:trueValue that identifies the pricing scheme for the price breaks of this line. -
priceLimit: string
(big-decimal)
Title:
Price LimitRead Only:trueValue that identifies the price limit that you can't exceed on a release shipment. -
procurementBusinessUnit:
procurementBusinessUnit
-
releasedAmount: string
(big-decimal)
Title:
Released AmountRead Only:trueValue that identifies the amount released against this agreement. It's the sum of all the approved standard PO amounts. -
responseLineNumber: string
(big-decimal)
Title:
Response Line NumberRead Only:trueValue that uniquely identifies the supplier's response to the negotiation. -
responseNumber: string
(big-decimal)
Title:
Response NumberRead Only:trueValue that uniquely identifies the supplier's response to the negotiation. -
startDate: string
(date)
Title:
Start DateRead Only:trueDate on which the agreement becomes effective. -
statusCode:
statusCode
-
supplierItemAuxiliaryIdentifier: string
Title:
Supplier Item Auxiliary IdentifierRead Only:trueValue that uniquely identifies the item information. -
supplierParentItem: string
Title:
Supplier Parent ItemRead Only:trueValue that identifies the supplier's identification number for the option class or model associated with item. -
supplierTopModel: string
Title:
Supplier Top ModelRead Only:trueValue that identifies the top model associated with the option or option class, or submodel. -
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
topModel:
topModel
-
unNumber:
unNumber
-
uom:
uom
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
vendorProductNumber: string
Title:
Supplier ItemRead Only:trueValue that identifies the supplier item number.
Nested Schema : From Line
Type:
objectTitle:
From LineSource agreement line or negotiation line from which the order line was created.
Nested Schema : lineType
Match All
Value that uniquely identifies the line type on your documents.
Show Source
-
object
oraProcurementCorePurchasingSetup.DocumentLineType_item-fields
-
object
__busObj_context
-
object
Line Type
Title:
Line TypeValue that uniquely identifies the line type on your documents.
Nested Schema : topModel
Match All
Value that uniquely identifies the top model associated with the option, option class, or submodel.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Top Model
Title:
Top ModelValue that uniquely identifies the top model associated with the option, option class, or submodel.
Nested Schema : oraProcurementCorePurchaseAgreements.Agreement_item
Match All
A document that's a long-term agreement between a supplier and the requesting organization, and can be referenced by purchase orders in the future. Agreements contain the details with which you agree with your supplier on specific terms and conditions, with or without indicating the goods and services that you will purchase. For example, an agreement with a supplier for 50 laptops, or an agreement with another supplier for installing a television.
Show Source
-
object
oraProcurementCorePurchaseAgreements.Agreement_item-fields
-
object
Agreement
Title:
AgreementA document that's a long-term agreement between a supplier and the requesting organization, and can be referenced by purchase orders in the future. Agreements contain the details with which you agree with your supplier on specific terms and conditions, with or without indicating the goods and services that you will purchase. For example, an agreement with a supplier for 50 laptops, or an agreement with another supplier for installing a television.
Nested Schema : Agreement
Type:
objectTitle:
AgreementA document that's a long-term agreement between a supplier and the requesting organization, and can be referenced by purchase orders in the future. Agreements contain the details with which you agree with your supplier on specific terms and conditions, with or without indicating the goods and services that you will purchase. For example, an agreement with a supplier for 50 laptops, or an agreement with another supplier for installing a television.
Nested Schema : agreement-allOf[2]
Type:
objectNested Schema : baseModel-allOf[2]
Type:
objectNested Schema : oraScmCoreProductMgmtCatalogs.Category_item
Match All
The Item Categories resource manages the category details. A category is used to manage the catalog hierarchy. Items are assigned to categories in the catalog.
Show Source
-
object
oraScmCoreProductMgmtCatalogs.Category_item-fields
-
object
Item Category
Title:
Item CategoryThe Item Categories resource manages the category details. A category is used to manage the catalog hierarchy. Items are assigned to categories in the catalog.
Nested Schema : Item Category
Type:
objectTitle:
Item CategoryThe Item Categories resource manages the category details. A category is used to manage the catalog hierarchy. Items are assigned to categories in the catalog.
Nested Schema : category-allOf[2]
Type:
objectNested Schema : oraProcurementCorePurchasingSetup.HazardClass_item
Match All
Hazard Class refers to the classification of hazardous materials you use in your business. For example, combustible liquid or corrosive material. You can record hazard class information to comply with international safety norms.
Show Source
-
object
oraProcurementCorePurchasingSetup.HazardClass_item-fields
-
object
Hazard Class
Title:
Hazard ClassHazard Class refers to the classification of hazardous materials you use in your business. For example, combustible liquid or corrosive material. You can record hazard class information to comply with international safety norms.
Nested Schema : Hazard Class
Type:
objectTitle:
Hazard ClassHazard Class refers to the classification of hazardous materials you use in your business. For example, combustible liquid or corrosive material. You can record hazard class information to comply with international safety norms.
Nested Schema : hazardClass-allOf[2]
Type:
objectNested Schema : item-allOf[2]
Type:
objectNested Schema : Line Type
Type:
objectTitle:
Line TypeValue that uniquely identifies the line type on your documents.
Nested Schema : parentItem-allOf[2]
Type:
objectNested Schema : oraProcurementCorePurchasingSetup.ProcurementBusinessFunction_item
Match All
User options for a business unit. You can define options, document types, default terms and conditions for purchasing and sourcing documents created for the corresponding business unit. For example, you can create purchase order and default the terms, or create a negotiation based on the procurement business options.
Show Source
-
object
oraProcurementCorePurchasingSetup.ProcurementBusinessFunction_item-fields
-
object
Procurement Business Function
Title:
Procurement Business FunctionUser options for a business unit. You can define options, document types, default terms and conditions for purchasing and sourcing documents created for the corresponding business unit. For example, you can create purchase order and default the terms, or create a negotiation based on the procurement business options.
Nested Schema : Procurement Business Function
Type:
objectTitle:
Procurement Business FunctionUser options for a business unit. You can define options, document types, default terms and conditions for purchasing and sourcing documents created for the corresponding business unit. For example, you can create purchase order and default the terms, or create a negotiation based on the procurement business options.
Nested Schema : procurementBusinessUnit-allOf[2]
Type:
objectNested Schema : Top Model
Type:
objectTitle:
Top ModelValue that uniquely identifies the top model associated with the option, option class, or submodel.
Nested Schema : oraProcurementCorePurchasingSetup.UNNumber_item
Match All
UN Number refers to the United Nations hazardous materials classification number that you use in your business. For example, 0009 for ammunition, and 0082 for explosives. You can record UN number information to comply with international safety norms.
Show Source
-
object
oraProcurementCorePurchasingSetup.UNNumber_item-fields
-
object
UN Number
Title:
UN NumberUN Number refers to the United Nations hazardous materials classification number that you use in your business. For example, 0009 for ammunition, and 0082 for explosives. You can record UN number information to comply with international safety norms.
Nested Schema : oraProcurementCorePurchasingSetup.UNNumber_item-fields
Type:
Show Source
object-
$sourceLang: string
Read Only:
trueIndicates the code of the language in which the contents of the translatable columns were originally created. -
code: string
Title:
CodeRead Only:trueCode that identifies the United Nations identification number for the hazardous material. -
createdBy: string
Title:
Created ByRead Only:trueUser who created the purchasing document style. -
description: string
Title:
DescriptionRead Only:trueValue that uniquely identifies the number that the United Nations uses to identify hazardous material. -
inactiveDate: string
(date)
Title:
End DateRead Only:trueDate after which the UN hazardous material number is no longer usable. -
purchasingHazardClass:
purchasingHazardClass
-
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueDate and time when the purchasing document style was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueDate when the purchasing document style was last updated. -
unNumber: string
Title:
UN NumberRead Only:trueValue that identifies the United Nations identification number for the hazardous material. -
unNumberId: string
(big-integer)
Title:
UN Number IDRead Only:trueValue that uniquely identifies the number that the United Nations uses to identify hazardous material. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : UN Number
Type:
objectTitle:
UN NumberUN Number refers to the United Nations hazardous materials classification number that you use in your business. For example, 0009 for ammunition, and 0082 for explosives. You can record UN number information to comply with international safety norms.
Nested Schema : unNumber-allOf[2]
Type:
objectNested Schema : purchasingHazardClass-allOf[2]
Type:
objectNested Schema : uom-allOf[2]
Type:
objectNested Schema : oraProcurementCorePurchaseAgreements.AgreementPriceBreak_item-fields
Type:
Show Source
object-
agreement:
agreement
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
discountPercent: string
(big-decimal)
Title:
Discount PercentRead Only:trueValue that identifies the discount percentage for the price break. -
endDate: string
(date)
Title:
End DateRead Only:trueDate when the price break expires on the schedule. -
line:
line
-
location:
location
-
price: string
(big-decimal)
Title:
PriceRead Only:trueValue that identifies the break price for blanket purchase orders when a discount percent is applied. -
priceBreakId: string
(big-integer)
Title:
Price Break IDRead Only:trueValue that uniquely identifies the price break referenced by this line. -
priceBreakNumber: string
(big-decimal)
Title:
Price BreakRead Only:trueValue that uniquely identifies the price break referenced by this line. -
quantity: string
(big-decimal)
Title:
QuantityRead Only:trueValue that identifies the price break quantity, when the price break is effective for blanket purchase orders. -
shipToOrganization:
shipToOrganization
-
startDate: string
(date)
Title:
Start DateRead Only:trueDate when the shipment price break is effective. -
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
uom:
uom
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : From Schedule
Type:
objectTitle:
From SchedulePrice break number from which the order line was generated.
Nested Schema : shipToOrganization
Match All
Value that uniquely identifies the ship-to organization.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
shipToOrganization-allOf[2]
Value that uniquely identifies the ship-to organization.
Nested Schema : agreement-allOf[2]
Type:
objectNested Schema : oraProcurementCorePurchaseAgreements.AgreementLine_item
Match All
Details of the goods or services to be purchased from the supplier. The line doesn't contain delivery dates or individual delivery quantities or amounts. For example, an agreement line can be service-based for installing a television or a goods item to negotiate the price for 50 laptops.
Show Source
-
object
oraProcurementCorePurchaseAgreements.AgreementLine_item-fields
-
object
Agreement Line
Title:
Agreement LineDetails of the goods or services to be purchased from the supplier. The line doesn't contain delivery dates or individual delivery quantities or amounts. For example, an agreement line can be service-based for installing a television or a goods item to negotiate the price for 50 laptops.
Nested Schema : Agreement Line
Type:
objectTitle:
Agreement LineDetails of the goods or services to be purchased from the supplier. The line doesn't contain delivery dates or individual delivery quantities or amounts. For example, an agreement line can be service-based for installing a television or a goods item to negotiate the price for 50 laptops.
Nested Schema : line-allOf[2]
Type:
objectNested Schema : location-allOf[2]
Type:
objectNested Schema : shipToOrganization-allOf[2]
Type:
objectValue that uniquely identifies the ship-to organization.
Nested Schema : uom-allOf[2]
Type:
objectNested Schema : Hazard Class
Type:
objectTitle:
Hazard ClassName used to identify and classify hazardous materials for safety regulation compliance.
Nested Schema : Item
Type:
objectTitle:
ItemEverything you make, purchase, or sell includes components, subassemblies, finished products, and supplies.
Nested Schema : Line Type
Type:
objectTitle:
Line TypeA specific type of purchasing document line for goods or services, along with some default attributes associated with the line.
Nested Schema : Order
Type:
objectTitle:
OrderA document used to request supplier to provide a product or service in return for payment which includes terms, conditions, specifications, and quantities.
Nested Schema : Procurement BU
Type:
objectTitle:
Procurement BUThe business unit that manages and owns the purchasing document.
Nested Schema : Requisitioning BU
Type:
objectTitle:
Requisitioning BUThe business unit that's requesting the goods or services being purchased.
Nested Schema : Secondary UOM
Type:
objectTitle:
Secondary UOMSecondary unit of measure to use for the quantity when more than one unit of measure controls the item.
Nested Schema : Purchasing UOM
Type:
objectTitle:
Purchasing UOMUnit of measure used to ship the ordered items.
Nested Schema : Procurement Configuration
Type:
objectTitle:
Procurement ConfigurationDefault, control, and option settings provided to configure the procurement module.
Nested Schema : UOM
Type:
objectTitle:
UOMThe unit of measure in which the goods or services are ordered.
Nested Schema : UN Number
Type:
objectTitle:
UN NumberThe United Nations identification number for the hazardous material.
Nested Schema : Order
Type:
objectTitle:
OrderA document used to request supplier to provide a product or service in return for payment which includes terms, conditions, specifications, and quantities.
Nested Schema : Original Distribution
Type:
objectTitle:
Original DistributionDistribution number from which the distribution was copied or split.
Nested Schema : Project Organization
Type:
objectTitle:
Project OrganizationThe organization that owns the project.
Nested Schema : Project Number
Type:
objectTitle:
Project NumberUnique identification number of a project.
Nested Schema : Task Number
Type:
objectTitle:
Task NumberUnique identification number for a subdivision of project work.
Nested Schema : Requisitioning BU
Type:
objectTitle:
Requisitioning BUThe business unit that's requesting the goods or services being purchased.
Nested Schema : oraProcurementCorePurchaseOrders.OrderSchedule_item-fields
Type:
Show Source
object-
accrueOnReceiptFlag: boolean
Title:
Accrue at receiptRead Only:trueContains one of the following values: Y or N. If Y, then the purchase order schedule will be accrued on receipt. If N, then the purchase order schedule won't be accrued on receipt. This attribute doesn't have a default value. -
allowSubstituteReceiptsFlag: boolean
Title:
Allow substitute receiptsRead Only:trueContains one of the following values: Y or N. If Y, then the purchase order schedule can receive substitute item in place of ordered item. If N, then the purchase order schedule can't receive substitute item in place of ordered item. This attribute doesn't have a default value. -
amount: string
(big-decimal)
Title:
OrderedRead Only:trueAmount agreed on an agreement line between the buying and selling organization. -
amountAccepted: string
(big-decimal)
Title:
Accepted AmountRead Only:trueAmount accepted for service lines. -
amountBilled: string
(big-decimal)
Title:
Invoice MatchedRead Only:trueAmount equivalent of the matched invoice lines based on the purchase price. -
amountCancelled: string
(big-decimal)
Title:
Canceled AmountRead Only:trueAmount that was canceled for service lines. -
amountReceived: string
(big-decimal)
Title:
ReceivedRead Only:trueAmount received for service lines. -
amountShipped: string
(big-decimal)
Title:
ShippedRead Only:trueAmount shipped for service lines. -
anticipatedArrivalDate: string
(date)
Title:
Anticipated Arrival DateRead Only:trueDate of delivery of the ordered goods based on the current projected date of shipping. -
assessableValue: string
(big-decimal)
Title:
Assessable ValueRead Only:trueAssessable value of the product for schedule. -
backToBackFlag: boolean
Title:
Back-to-Back OrderRead Only:trueContains one of the following values: Y or N. If Y, then the material to be received is being specifically purchased to fulfill a sales order from a customer. If N, then the material to be received isn't being purchased to fulfill a sales order from a customer. This attribute doesn't have a default value. -
calculateTaxFlag: boolean
Title:
Calculate Tax IndicatorRead Only:trueContains one of the following values: Y or N. If Y, then the tax needs to be calculated. If N, then the tax should not be calculated. This attribute doesn't have a default value. -
cancelBudgetDate: string
(date)
Title:
Cancel Budget DateRead Only:trueBudget date on the shipment used for commitment control for cancel action. -
cancelDate: string
(date)
Title:
Canceled DateRead Only:trueDate when the schedule was canceled. -
cancelFlag: boolean
Title:
Canceled IndicatorRead Only:trueContains one of the following values: Y or N. If Y, then the purchase order is canceled. If N, then the purchase order isn't canceled. This attribute doesn't have a default value. -
cancelledBy:
cancelledBy
-
cancelReason: string
Title:
Cancellation ReasonRead Only:trueShipment cancellation reason provided by an employee. -
carrier:
carrier
-
category:
category
-
changePromisedDateReason: string
Read Only:
trueReason for changing the promised-by date on the schedule. -
closedBy:
closedBy
-
closedDateTime: string
(date)
Title:
Closed DateRead Only:trueDate when the shipment was closed. -
closedForInvoiceDate: string
(date)
Title:
Closed for Invoice DateRead Only:trueDate when the shipment was closed for invoicing. -
closedForReceivingDate: string
(date)
Title:
Closed for Receiving DateRead Only:trueDate when the shipment was closed for receiving. -
closedReason: string
Title:
Closed ReasonRead Only:trueText description of the previous closure of a document schedule. -
consignedFlag: boolean
Title:
Consignment lineRead Only:trueContains one of the following values: Y or N. If Y, then the shipment is consigned. If N, then the shipment isn't consigned. This attribute doesn't have a default value. -
countryOfOrigin:
countryOfOrigin
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
customerItem: string
Title:
Customer ItemRead Only:trueIdentifier used by the customer for the product being procured that fulfills the customer's sales order in a drop ship arrangement. -
customerItemDescription: string
Title:
Customer Item DescriptionRead Only:trueDescription used by the customer for the product being procured that fulfills the customer's sales order in a drop ship arrangement. -
customerPoLineNumber: string
Title:
Customer Purchase Order LineRead Only:truePurchase order line number that identifies the customer that originated the sales order which is being fulfilled by the material being procured in a drop ship arrangement. -
customerPoNumber: string
Title:
Customer Purchase OrderRead Only:truePurchase order number that identifies the customer that originated the sales order which is being fulfilled by the material being procured in a drop ship arrangement. -
customerPoScheduleNumber: string
Title:
Customer Purchase Order ScheduleRead Only:truePurchase order schedule number that identifies the customer that originated the sales order which is being fulfilled by the material being procured in a drop ship arrangement. -
daysEarlyReceiptAllowed: string
(big-decimal)
Title:
Days Early Receipt AllowedRead Only:trueMaximum acceptable number of days shipment items can be received early. -
daysLateReceiptAllowed: string
(big-decimal)
Title:
Days Late Receipt AllowedRead Only:trueMaximum acceptable number of days shipment items can be received late. -
description: string
Title:
Schedule DescriptionRead Only:trueDescription of the pay Item on the schedule. -
destinationTypeCode:
destinationTypeCode
-
dropShipFlag: boolean
Title:
Drop Ship IndicatorRead Only:trueIndicates whether the Shipment has a backing Sales Order Line. -
enforceShipToLocationCode:
enforceShipToLocationCode
-
finalDischargeLocation:
finalDischargeLocation
-
finalMatchFlag: boolean
Title:
Invoice Match OptionRead Only:trueContains one of the following values: Y or N. If Y, then the shipment is finally matched by AP invoice. If N, then the shipment isn't finally matched by AP invoice. This attribute doesn't have a default value. -
firmDate: string
(date)
Title:
Start DateRead Only:trueDate when the shipment was firmed. -
firmedBy:
firmedBy
-
firmFlag: boolean
Title:
FirmRead Only:trueContains one of the following values: Y or N. If Y, then the shipment is firmed. If N, then the shipment isn't firmed. This attribute doesn't have a default value. -
firmReason: string
Title:
Change ReasonRead Only:trueReason why the shipment was firmed. -
firmStatusLookupCode: string
Title:
Firm Status Lookup CodeRead Only:trueCode that identifies whether you want to prevent this Shipment from being automatically rescheduled by your manufacturing application. -
fobLookup:
fobLookup
-
freightTermsLookup:
freightTermsLookup
-
fromHeader:
fromHeader
-
fromLine:
fromLine
-
fundsStatus:
fundsStatus
-
inputTaxClassificationCode: string
Title:
Third-Party Tax Registration NumberRead Only:trueCode that identifies the tax classification on the schedule. -
inspectionRequiredFlag: boolean
Title:
Inspection RequiredRead Only:trueContains one of the following values: Y or N. If Y, then the shipment must be inspected before the invoice is paid. If N, then the shipment must not be inspected before the invoice is paid. This attribute doesn't have a default value. -
invoiceCloseTolerance: string
(big-decimal)
Title:
Invoice Close ToleranceRead Only:truePercentage tolerance within which a shipment is automatically closed for invoicing when billed. -
lastAcceptDate: string
(date)
Title:
Last Accept DateRead Only:trueDate when the ordered quantity or amount on the schedule can be last received. -
line:
line
-
lineLocation:
lineLocation
-
manualPriceChangeFlag: boolean
Title:
Manual Price Change IndicatorRead Only:trueContains one of the following values: Y or N. If Y, then the user has manually entered a price overriding the Blanket Agreement price. If N, then the user hasn't manually entered a price overriding the Blanket Agreement price. This attribute doesn't have a default value. -
matchingBasis: string
Title:
Matching BasisRead Only:trueMatching basis of the schedule. -
matchOption:
matchOption
-
modeOfTransport: string
Title:
Mode of TransportRead Only:trueType of transportation used to ship the product such as truck, air, or boat. -
needByDate: string
(date)
Title:
Need-by DateRead Only:trueDate when the buying company requests the supplier to deliver the item. -
noteToReceiver: string
Title:
Note to ReceiverRead Only:trueShipment level note to receiver, which would hold the note to receiver info coming from requisition lines. -
orchestrationCode: string
Title:
Orchestration CodeRead Only:trueCode that identifies the integrating application's orchestrating changes between their application and Oracle Fusion Procurement. -
order:
order
-
originalShipment:
originalShipment
-
paymentType:
paymentType
-
poHeader:
poHeader
-
poLine:
poLine
-
poTradingOrganization:
poTradingOrganization
-
prcBu:
prcBu
-
priceDiscount: string
(big-decimal)
Title:
Discount PercentRead Only:trueDiscount percentage for price break. It applies to RFQs and quotations only. -
priceOverride: string
(big-decimal)
Title:
Allow Price OverrideRead Only:trueOrder shipment price or break price for blanket purchase orders, RFQs, and quotations -
productFiscClassification: string
Title:
Product Fiscal ClassificationRead Only:trueProduct Fiscal Classification of the products by tax authority for tax purposes. It's based on the inventory item category. -
productType: string
Title:
Product TypeRead Only:trueValue of product type that specifies whether the transaction line is for a good, or a service, or it's a memo line. -
promisedDate: string
(date)
Title:
Promised Delivery DateRead Only:trueDate when the supplier has promised to deliver the ordered item or service. -
promisedShipDate: string
(date)
Title:
Promised Ship DateRead Only:trueDate when the supplier has promised to ship the item ordered by the buying company. -
qtyRcvExceptionCode:
qtyRcvExceptionCode
-
qtyRcvTolerance: string
(big-decimal)
Title:
Overreceipt ToleranceRead Only:trueMaximum overreceipt tolerance percentage on the schedule. -
quantity: string
(big-decimal)
Title:
QuantityRead Only:trueTotal quantity ordered for this purchase order schedule. -
quantityAccepted: string
(big-decimal)
Title:
Accepted QuantityRead Only:trueQuantity on the schedule accepted after inspection. -
quantityBilled: string
(big-decimal)
Title:
Invoiced QuantityRead Only:trueQuantity invoiced against the purchase order schedule. -
quantityCancelled: string
(big-decimal)
Title:
CanceledRead Only:trueQuantity canceled against the purchase order schedule. -
quantityReceived: string
(big-decimal)
Title:
Received QuantityRead Only:trueQuantity received against the purchase order schedule. -
quantityRejected: string
(big-decimal)
Title:
Rejected QuantityRead Only:trueQuantity on the schedule rejected after inspection till today. -
quantityShipped: string
(big-decimal)
Title:
In-transitRead Only:trueQuantity shipped against the purchase order schedule. -
receiptDaysExceptionCode:
receiptDaysExceptionCode
-
receiptRequiredFlag: boolean
Title:
Receipt Required IndicatorRead Only:trueContains one of the following values: Y or N. If Y, then the shipment must be received before the invoice is paid. If N, then the shipment must not be received before the invoice is paid. This attribute doesn't have a default value. -
receiveCloseTolerance: string
(big-decimal)
Title:
Receipt Close ToleranceRead Only:truePercentage tolerance within which a shipment is automatically closed for receiving. -
reopenFinalCloseDate: string
(date)
Title:
Reopen Final Close DateRead Only:trueDate when the finally closed schedule was reopened. -
reqBu:
reqBu
-
requestedShipDate: string
(date)
Title:
Requested Ship DateRead Only:trueDate when the buyer requested that the supplier ship the shipment item. -
retainageRate: string
(big-decimal)
Title:
Retainage RateRead Only:trueMaximum percentage that can be withheld from an invoice as retainage. -
retainageReleasedAmount: string
(big-decimal)
Title:
Retainage ReleasedRead Only:trueAmount of retainage released against the purchase order schedule. -
retainageWithheldAmount: string
(big-decimal)
Title:
RetainageRead Only:trueTotal amount withheld as retainage against the purchase order schedule. -
retroactiveDate: string
(date)
Title:
Retroactive DateRead Only:trueDate of a retroactive price change on the schedule. -
salesOrderLineNumber: string
Title:
Customer Sales Order LineRead Only:trueSales order line number on the schedule that has to be fulfilled by the material being procured. -
salesOrderNumber: string
Title:
Customer Sales OrderRead Only:trueSales order number on the schedule that has to be fulfilled by the material being procured. -
salesOrderScheduleNumber: string
Title:
Customer Sales Order - Line - ScheduleRead Only:trueSales order schedule number on the schedule that has to be fulfilled by the material being procured. -
salesOrderUpdateDate: string
(date)
Title:
Sales Order Update DateRead Only:trueDate and time when any of referenced data elements on the backing Sales Order Line was updated. -
scheduleId: string
(big-integer)
Title:
Schedule IDRead Only:trueValue that uniquely identifies the document shipment schedule. -
scheduleNumber: string
(big-integer)
Title:
ScheduleRead Only:trueValue that identifies the line number of the shipment. -
scheduleStatus:
scheduleStatus
-
secondaryQuantity: string
(big-decimal)
Title:
Secondary QuantityRead Only:trueSecondary quantity ordered on the schedule. -
secondaryQuantityAccepted: string
(big-decimal)
Title:
Accepted Secondary QuantityRead Only:trueQuantity on the schedule accepted in secondary unit of measure after inspection till today. -
secondaryQuantityCancelled: string
(big-decimal)
Title:
Canceled Secondary QuantityRead Only:trueQuantity on the schedule canceled in secondary unit of measure after inspection till today. -
secondaryQuantityReceived: string
(big-decimal)
Title:
Received Secondary QuantityRead Only:trueQuantity on the schedule in secondary unit of measure received till today. -
secondaryQuantityRejected: string
(big-decimal)
Title:
Rejected Secondary QuantityRead Only:trueQuantity on the schedule rejected in secondary unit of measure after inspection till today. -
secondaryQuantityShipped: string
(big-decimal)
Title:
Shipped Secondary QuantityRead Only:trueQuantity on the schedule in secondary unit of measure shipped till today. -
secondaryUom:
secondaryUom
-
serviceLevel: string
Title:
Service LevelRead Only:truePriority of transportation that affects how quickly goods are transported. -
sfoAgreementLineNumber: string
(big-integer)
Title:
Supply Chain Financial Orchestration Agreement Line NumberRead Only:trueOrchestration agreement line number on the schedule. -
sfoAgreementNumber: string
Title:
Supply Chain Financial Orchestration Agreement NumberRead Only:trueNumber that indicates the orchestration agreement entered into between the legal entities, business units, and trade organizations establishing a trade relationship. -
shipmentClosedDate: string
(date)
Title:
Closed DateRead Only:trueDate when the shipment was closed for both receiving and invoicing. -
shipmentType:
shipmentType
-
shippingUom:
shippingUom
-
shippingUomQuantity: string
(big-decimal)
Title:
Shipped QuantityRead Only:trueValue that identifies the quantity in the shipping unit of measure. -
shippingUomQuantityAccepted: string
(big-decimal)
Title:
Accepted QuantityRead Only:trueValue that identifies the most current accepted quantity in the shipping unit of measure after inspection. -
shippingUomQuantityCanceled: string
(big-decimal)
Title:
Canceled QuantityRead Only:trueValue that identifies the most current canceled quantity in shipping unit of measure. -
shippingUomQuantityReceived: string
(big-decimal)
Title:
Received QuantityRead Only:trueValue that identifies the most current quantity in the shipping unit of measure received. -
shippingUomQuantityRejected: string
(big-decimal)
Title:
Rejected QuantityRead Only:trueValue that identifies the most current quantity rejected in the shipping unit of measure after inspection. -
shippingUomQuantityShipped: string
(big-decimal)
Title:
Shipped QuantityRead Only:trueValue that identifies the most current quantity in the shipping unit of measure shipped. -
shipToCustomer:
shipToCustomer
-
shipToCustomerContact:
shipToCustomerContact
-
shipToCustomerLocation:
shipToCustomerLocation
-
shipToLocation:
shipToLocation
-
shipToOrganization:
shipToOrganization
-
supplierOrderLineNumber: string
Title:
Supplier Order LineRead Only:trueNumber that indicates the supplier change request on the schedule. -
taxableFlag: boolean
Title:
Taxable IndicatorRead Only:trueContains one of the following values: Y or N. If Y, then the shipment is taxable. If N, then the shipment isn't taxable. This attribute doesn't have a default value. -
taxAttributeUpdateCode: string
Title:
Tax Attribute Update CodeRead Only:trueCode that identifies the create or update action on the schedule. -
taxUserOverrideFlag: boolean
Read Only:
trueContains one of the following values: Y or N. If Y, then the default tax has been overridden. If N, then the default tax hasn't been overridden. This attribute doesn't have a default value. -
term:
term
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the purchasing document header details was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
transactionFlowHeader:
transactionFlowHeader
-
trxBusinessCategory: string
Title:
Transaction Business CategoryRead Only:trueTransaction business category for tax purposes as required by a tax authority. -
unitOfMeasureClass:
unitOfMeasureClass
-
uomCode:
uomCode
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
userDefinedFisc:
userDefinedFisc
-
valueBasis:
valueBasis
-
workOrderNumber: string
Title:
Work Order NumberRead Only:trueNumber that indicates the contract manufacturing work order number. -
workOrderOperation:
workOrderOperation
-
workOrderOperationSeq: string
(big-decimal)
Title:
Work Order Operation SequenceRead Only:trueExecution sequence of the work order operation. -
workOrderSubType: string
Title:
Work Order SubtypeRead Only:trueSubtype of the manufacturing work order.
Nested Schema : Schedule
Type:
objectTitle:
ScheduleShipping and delivery details for the ordered items such as promised delivery date, requested delivery date, and ship-to location.
Nested Schema : cancelledBy
Match All
Unique identifier of the employee who canceled the line.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Canceled By
Title:
Canceled ByUnique identifier of the employee who canceled the line.
Nested Schema : carrier
Match All
Carrier by which goods are shipped.
Show Source
-
allOf
oraScmCoreCarrier.Carrier_item-fields
-
object
__busObj_context
-
object
Carrier
Title:
CarrierCarrier by which goods are shipped.
Nested Schema : category
Match All
The name of a code used to group items with similar characteristics.
Show Source
-
object
oraScmCoreProductMgmtCatalogs.Category_item-fields
-
object
__busObj_context
-
object
Category
Title:
CategoryThe name of a code used to group items with similar characteristics.
Nested Schema : closedBy
Match All
Unique identifier of the employee who closed the line.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Closed By
Title:
Closed ByUnique identifier of the employee who closed the line.
Nested Schema : countryOfOrigin
Match All
The country from which goods are exported.
Show Source
-
allOf
oraCommonAppsInfraObjects.Territory_item-fields
-
object
__busObj_context
-
object
Country of Origin
Title:
Country of OriginThe country from which goods are exported.
Nested Schema : destinationTypeCode
Match All
Code that identifies the final destination of the purchased shipment items.
Show Source
Nested Schema : enforceShipToLocationCode
Match All
Code that identifies what action is taken when the receiving location differs from the ship-to location.
Show Source
Nested Schema : finalDischargeLocation
Match All
Name of the final location that receives the item.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Location of Final Discharge
Title:
Location of Final DischargeName of the final location that receives the item.
Nested Schema : firmedBy
Match All
Person who indicated the order can't be rescheduled.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Firmed By
Title:
Firmed ByPerson who indicated the order can't be rescheduled.
Nested Schema : fobLookup
Match All
The point or location where the ownership title of goods is transferred from the seller to the buyer.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
FOB
Title:
FOBThe point or location where the ownership title of goods is transferred from the seller to the buyer.
Nested Schema : freightTermsLookup
Match All
The code indicates who pays the charge for transporting the goods by a common carrier.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Freight Terms
Title:
Freight TermsThe code indicates who pays the charge for transporting the goods by a common carrier.
Nested Schema : fromHeader
Match All
Order number from which the order was duplicated.
Show Source
-
object
oraProcurementCorePurchaseAgreements.Agreement_item-fields
-
object
__busObj_context
-
object
From Order
Title:
From OrderOrder number from which the order was duplicated.
Nested Schema : fromLine
Match All
Source agreement line or negotiation line from which the order line was created.
Show Source
-
object
oraProcurementCorePurchaseAgreements.AgreementLine_item-fields
-
object
__busObj_context
-
object
From Line
Title:
From LineSource agreement line or negotiation line from which the order line was created.
Nested Schema : fundsStatus
Match All
Indicates whether the schedule amount is reserved or not. Possible values are: FAILED, LIQUIDATED, PARTIALLY_LIQUIDATED, WARNING, PASSED, RESERVED, or NOT_APPLICABLE.
Show Source
-
string
Title:
Change Order Funds StatusRead Only:trueIndicates whether the schedule amount is reserved or not. Possible values are: FAILED, LIQUIDATED, PARTIALLY_LIQUIDATED, WARNING, PASSED, RESERVED, or NOT_APPLICABLE. -
string
Allowed Values:
[ "FAILED", "LIQUIDATED", "NOT_APPLICABLE", "PARTIALLY_LIQUIDATED", "RESERVED", "WARNING", "PASSED" ]
Nested Schema : line
Match All
Details of the goods or services to be purchased from the supplier including the item to purchase, unit of measure, price, and quantity.
Show Source
-
object
oraProcurementCorePurchaseOrders.OrderLine_item-fields
-
object
__busObj_context
-
object
Line
Title:
LineDetails of the goods or services to be purchased from the supplier including the item to purchase, unit of measure, price, and quantity.
Nested Schema : lineLocation
Match All
Value that uniquely identifies the purchase order shipment schedule.
Show Source
-
object
oraProcurementCorePurchaseAgreements.AgreementPriceBreak_item-fields
-
object
__busObj_context
-
object
Schedule
Title:
ScheduleValue that uniquely identifies the purchase order shipment schedule.
Nested Schema : matchOption
Match All
Indicator of whether the invoice for the shipment should be matched to the purchase order or the receipt.
Show Source
Nested Schema : order
Match All
A document used to request supplier to provide a product or service in return for payment which includes terms, conditions, specifications, and quantities.
Show Source
-
object
oraProcurementCorePurchaseOrders.Order_item-fields
-
object
__busObj_context
-
object
Order
Title:
OrderA document used to request supplier to provide a product or service in return for payment which includes terms, conditions, specifications, and quantities.
Nested Schema : originalShipment
Match All
Schedule number from which the schedule was copied or split.
Show Source
-
object
oraProcurementCorePurchaseOrders.OrderSchedule_item-fields
-
object
__busObj_context
-
object
Original Schedule
Title:
Original ScheduleSchedule number from which the schedule was copied or split.
Nested Schema : paymentType
Match All
Type of payment such as Manual, Quick, Refund, and Payment Process Request.
Show Source
Nested Schema : poLine
Match All
The unique identifier of a line on a document.
Show Source
-
object
oraProcurementCorePurchaseOrders.OrderLine_item-fields
-
object
__busObj_context
-
object
Line
Title:
LineThe unique identifier of a line on a document.
Nested Schema : poTradingOrganization
Match All
Inventory organization used for cost accounting of transactions in the sold-to legal entity.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Purchasing Trade Organization
Title:
Purchasing Trade OrganizationInventory organization used for cost accounting of transactions in the sold-to legal entity.
Nested Schema : prcBu
Match All
The business unit that manages and owns the purchasing document.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Procurement BU
Title:
Procurement BUThe business unit that manages and owns the purchasing document.
Nested Schema : qtyRcvExceptionCode
Match All
Code that identifies what action is taken when the quantity received tolerance is exceeded.
Show Source
Nested Schema : receiptDaysExceptionCode
Match All
Code that identifies what action is taken when items are received earlier or later than the allowed number of days specified.
Show Source
Nested Schema : reqBu
Match All
The business unit that's requesting the goods or services being purchased.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Requisitioning BU
Title:
Requisitioning BUThe business unit that's requesting the goods or services being purchased.
Nested Schema : secondaryUom
Match All
Alternative unit of measure allowed to quantify an item controlled by dual UOM.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Secondary UOM
Title:
Secondary UOMAlternative unit of measure allowed to quantify an item controlled by dual UOM.
Nested Schema : shipmentType
Match All
Type that indicates whether the purchase order shipment record is a schedule or a price break.
Show Source
Nested Schema : shippingUom
Match All
Unit of measure used to ship the ordered items.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Purchasing UOM
Title:
Purchasing UOMUnit of measure used to ship the ordered items.
Nested Schema : shipToCustomer
Match All
Name of the customer to whom materials procured in a drop-ship or back-to-back arrangement need to be shipped.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Ship-to Customer
Title:
Ship-to CustomerName of the customer to whom materials procured in a drop-ship or back-to-back arrangement need to be shipped.
Nested Schema : shipToCustomerContact
Match All
Name of the customer contact to whom materials procured in a drop-ship arrangement are to be shipped.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Ship-to Customer Contact
Title:
Ship-to Customer ContactName of the customer contact to whom materials procured in a drop-ship arrangement are to be shipped.
Nested Schema : shipToCustomerLocation
Match All
The external location where materials procured in a drop-ship arrangement are to be shipped.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Ship-to Customer Location
Title:
Ship-to Customer LocationThe external location where materials procured in a drop-ship arrangement are to be shipped.
Nested Schema : shipToLocation
Match All
The name of the location where the supplier should ship the goods.
Show Source
-
object
oraHcmHrCoreWorkStructures.Location_abstract-item
-
object
__busObj_context
-
object
Ship-to Location
Title:
Ship-to LocationThe name of the location where the supplier should ship the goods.
Nested Schema : shipToOrganization
Match All
The name of the inventory organization where the supplier should fulfill the services.
Show Source
-
object
oraHcmHrCoreWorkStructures.Organization_abstract-item
-
object
__busObj_context
-
object
Ship-to Organization
Title:
Ship-to OrganizationThe name of the inventory organization where the supplier should fulfill the services.
Nested Schema : term
Match All
Terms that the application uses to schedule payments and calculate due dates, discount dates, and discount amounts for each invoice against the purchase order.
Show Source
-
object
oraErpCorePayablesSetup.PayablesPaymentTerm_item-fields
-
object
__busObj_context
-
object
Payment Terms
Title:
Payment TermsTerms that the application uses to schedule payments and calculate due dates, discount dates, and discount amounts for each invoice against the purchase order.
Nested Schema : unitOfMeasureClass
Match All
Type of magnitude measured by the order UOM.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasureClass_item-fields
-
object
__busObj_context
-
object
UOM Class
Title:
UOM ClassType of magnitude measured by the order UOM.
Nested Schema : uomCode
Match All
Unique identifier of the unit of measure of the ordered goods.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
UOM Code
Title:
UOM CodeUnique identifier of the unit of measure of the ordered goods.
Nested Schema : userDefinedFisc
Match All
A classification for any tax requirement that can't be defined using the existing fiscal classification types.
Show Source
-
object
oraErpCoreTaxSetup.FiscalClassificationCode_item-fields
-
object
__busObj_context
-
object
User-Defined Fiscal Classification
Title:
User-Defined Fiscal ClassificationA classification for any tax requirement that can't be defined using the existing fiscal classification types.
Nested Schema : workOrderOperation
Match All
The sequence that identifies the supplier operation in a work order definition.
Show Source
-
object
oraScmCoreManufacturingWorkOrder.WorkOrderOperation_item-fields
-
object
__busObj_context
-
object
Work Order Operation
Title:
Work Order OperationThe sequence that identifies the supplier operation in a work order definition.
Nested Schema : Canceled By
Type:
objectTitle:
Canceled ByUnique identifier of the employee who canceled the line.
Nested Schema : Carrier
Type:
objectTitle:
CarrierCarrier by which goods are shipped.
Nested Schema : Category
Type:
objectTitle:
CategoryThe name of a code used to group items with similar characteristics.
Nested Schema : Closed By
Type:
objectTitle:
Closed ByUnique identifier of the employee who closed the line.
Nested Schema : Country of Origin
Type:
objectTitle:
Country of OriginThe country from which goods are exported.
Nested Schema : Location of Final Discharge
Type:
objectTitle:
Location of Final DischargeName of the final location that receives the item.
Nested Schema : Firmed By
Type:
objectTitle:
Firmed ByPerson who indicated the order can't be rescheduled.
Nested Schema : FOB
Type:
objectTitle:
FOBThe point or location where the ownership title of goods is transferred from the seller to the buyer.
Nested Schema : Freight Terms
Type:
objectTitle:
Freight TermsThe code indicates who pays the charge for transporting the goods by a common carrier.
Nested Schema : From Order
Type:
objectTitle:
From OrderOrder number from which the order was duplicated.
Nested Schema : From Line
Type:
objectTitle:
From LineSource agreement line or negotiation line from which the order line was created.
Nested Schema : Line
Type:
objectTitle:
LineDetails of the goods or services to be purchased from the supplier including the item to purchase, unit of measure, price, and quantity.
Nested Schema : Schedule
Type:
objectTitle:
ScheduleValue that uniquely identifies the purchase order shipment schedule.
Nested Schema : Order
Type:
objectTitle:
OrderA document used to request supplier to provide a product or service in return for payment which includes terms, conditions, specifications, and quantities.
Nested Schema : Original Schedule
Type:
objectTitle:
Original ScheduleSchedule number from which the schedule was copied or split.
Nested Schema : Order
Type:
objectTitle:
OrderNested Schema : Line
Type:
objectTitle:
LineThe unique identifier of a line on a document.
Nested Schema : Purchasing Trade Organization
Type:
objectTitle:
Purchasing Trade OrganizationInventory organization used for cost accounting of transactions in the sold-to legal entity.
Nested Schema : Procurement BU
Type:
objectTitle:
Procurement BUThe business unit that manages and owns the purchasing document.
Nested Schema : Requisitioning BU
Type:
objectTitle:
Requisitioning BUThe business unit that's requesting the goods or services being purchased.
Nested Schema : Secondary UOM
Type:
objectTitle:
Secondary UOMAlternative unit of measure allowed to quantify an item controlled by dual UOM.
Nested Schema : Purchasing UOM
Type:
objectTitle:
Purchasing UOMUnit of measure used to ship the ordered items.
Nested Schema : Ship-to Customer
Type:
objectTitle:
Ship-to CustomerName of the customer to whom materials procured in a drop-ship or back-to-back arrangement need to be shipped.
Nested Schema : Ship-to Customer Contact
Type:
objectTitle:
Ship-to Customer ContactName of the customer contact to whom materials procured in a drop-ship arrangement are to be shipped.
Nested Schema : Ship-to Customer Location
Type:
objectTitle:
Ship-to Customer LocationThe external location where materials procured in a drop-ship arrangement are to be shipped.
Nested Schema : Ship-to Location
Type:
objectTitle:
Ship-to LocationThe name of the location where the supplier should ship the goods.
Nested Schema : Ship-to Organization
Type:
objectTitle:
Ship-to OrganizationThe name of the inventory organization where the supplier should fulfill the services.
Nested Schema : Payment Terms
Type:
objectTitle:
Payment TermsTerms that the application uses to schedule payments and calculate due dates, discount dates, and discount amounts for each invoice against the purchase order.
Nested Schema : oraErpCoreIntercompanyTransactions.IntercompanyTransactionHeader_item
Match All
An intercompany transaction header contains the transactions that make up an intercompany transaction batch.
Show Source
-
object
oraErpCoreIntercompanyTransactions.IntercompanyTransactionHeader_item-fields
-
object
Intercompany Transaction Header
Title:
Intercompany Transaction HeaderAn intercompany transaction header contains the transactions that make up an intercompany transaction batch.
Nested Schema : oraErpCoreIntercompanyTransactions.IntercompanyTransactionHeader_item-fields
Type:
Show Source
object-
accountingDate: string
(date)
Title:
Accounting DateRead Only:trueAccounting date of multitier intercompany transaction. -
approvalDate: string
(date)
Title:
Approval DateRead Only:trueApproval date of the intercompany transaction. -
conversionRateType:
conversionRateType
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
customerAccountSite:
customerAccountSite
-
description: string
Title:
DescriptionRead Only:trueUser-defined description on an intercompany transaction header. -
errorReason: string
Title:
Error ReasonRead Only:trueReason for the intercompany transaction error -
exchangeRate: string
(big-decimal)
Title:
RateRead Only:trueRate of currency conversion from transaction currency to settlement currency. -
exchangeRateDate: string
(date)
Title:
Rate DateRead Only:trueDate of currency conversion from transaction currency to settlement currency. -
initiatorAmountCredit: string
(big-decimal)
Title:
Provider Credit AmountRead Only:trueCredit amount entered for the provider organization. -
initiatorAmountDebit: string
(big-decimal)
Title:
Provider Debit AmountRead Only:trueDebit amount entered for the provider organization. -
intercompanyTransactionBatch:
intercompanyTransactionBatch
-
intercompanyTransactionNumber: string
Title:
Intercompany Transaction NumberRead Only:trueApplication generated number assigned to the multitier intercompany transaction. -
intercompanyTransferAuthorization:
intercompanyTransferAuthorization
-
invoiceFlag: boolean
Title:
InvoicingRead Only:trueIndicates whether an invoice will be generated for the transaction. Valid values are Yes and No. -
legalEntity:
legalEntity
-
masterIntercompanyTransactionFlag: boolean
Title:
Multitier AgreementRead Only:trueIdentifies whether transaction has originated from multitier agreement. Valid values are Yes or No. -
payablesInvoiceHeader:
payablesInvoiceHeader
-
predecessorTransactionNumber: string
Title:
Predecessor Transaction NumberRead Only:trueTransaction number of the preceding multitier intercompany transaction for a transaction route. -
providerJournalHeader:
providerJournalHeader
-
providerOrganization:
providerOrganization
-
receiverJournalHeader:
receiverJournalHeader
-
receiverOrganization:
receiverOrganization
-
receviablesInvoiceNumber: string
Title:
Receivables Invoice NumberRead Only:trueReceivables invoice number when transaction is invoiced. -
recipientAmountCredit: string
(big-decimal)
Title:
Receiver Credit AmountRead Only:trueCredit amount entered for the receiver organization. -
recipientAmountDebit: string
(big-decimal)
Title:
Receiver Debit AmountRead Only:trueDebit amount entered for the receiver organization. -
rejectReason: string
Title:
Rejection ReasonRead Only:trueReason why an intercompany transaction was rejected. -
routeTypeCode:
routeTypeCode
-
settlementAmount: string
(big-decimal)
Title:
Settlement AmountRead Only:trueTransaction amount in due to or due from currency. This is the amount received by the receiver organization -
settlementCurrency:
settlementCurrency
-
settlementCurrencyBasisCode:
settlementCurrencyBasisCode
-
status:
status
-
supplierSite:
supplierSite
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
transactionAmount: string
(big-decimal)
Title:
Transaction AmountRead Only:trueTransaction amount of multitier intercompany transaction. -
transactionCurrency:
transactionCurrency
-
transactionDate: string
(date)
Title:
Transaction DateRead Only:trueTransaction date of multitier intercompany transaction. -
transactionId: string
(big-integer)
Title:
Transaction IDRead Only:trueUnique identifier of the Intercompany Transaction. -
transactionNumber: string
(big-integer)
Title:
Transaction NumberRead Only:trueApplication generated number assigned to the intercompany transaction for the standard flow. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Intercompany Transaction Header
Type:
objectTitle:
Intercompany Transaction HeaderAn intercompany transaction header contains the transactions that make up an intercompany transaction batch.
Nested Schema : transactionFlowHeader-allOf[2]
Type:
objectNested Schema : conversionRateType
Match All
A currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Show Source
-
object
oraErpCoreCurrencySetup.CurrencyConversionRateType_item-fields
-
object
__busObj_context
-
object
Conversion Rate Type
Title:
Conversion Rate TypeA currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Nested Schema : customerAccountSite
Match All
The site of the customer.
Show Source
-
object
oraErpCoreCustomerAccountSetup.CustomerAccountSite_item-fields
-
object
__busObj_context
-
object
Customer Account Site
Title:
Customer Account SiteThe site of the customer.
Nested Schema : intercompanyTransactionBatch
Match All
An intercompany transaction batch represents records of transactions within or across legal entities of a parent entity.
Show Source
-
object
oraErpCoreIntercompanyTransactions.IntercompanyTransactionBatch_item-fields
-
object
__busObj_context
-
object
Transaction Batch
Title:
Transaction BatchAn intercompany transaction batch represents records of transactions within or across legal entities of a parent entity.
Nested Schema : intercompanyTransferAuthorization
Match All
An intercompany transfer authorization contains details of the source documents corresponding to the source document groups.
Show Source
-
object
oraErpCoreIntercompanyTransactions.IntercompanyTransferAuthorization_item-fields
-
object
__busObj_context
-
object
Transfer Authorization
Title:
Transfer AuthorizationAn intercompany transfer authorization contains details of the source documents corresponding to the source document groups.
Nested Schema : legalEntity
Match All
A legal entity represents an entity created under a commercial law which can own property, create obligation, recruit people, trade, account for themselves to regulators, taxation authorities, and owners. It identifies the legal owner or custodian for each business transaction for legal compliance and reporting.
Show Source
-
allOf
oraErpCoreStructure.LegalEntity_item-fields
-
object
__busObj_context
-
object
Legal Entity
Title:
Legal EntityA legal entity represents an entity created under a commercial law which can own property, create obligation, recruit people, trade, account for themselves to regulators, taxation authorities, and owners. It identifies the legal owner or custodian for each business transaction for legal compliance and reporting.
Nested Schema : payablesInvoiceHeader
Match All
The unique identifier of the payables invoice.
Show Source
-
allOf
oraErpCorePayablesInvoices.PayablesInvoiceTransaction_item-fields
-
object
__busObj_context
-
object
Payables Invoice Header
Title:
Payables Invoice HeaderThe unique identifier of the payables invoice.
Nested Schema : providerJournalHeader
Match All
Provider ledger journal header represents the journal generated for recording the accounting impact of the provider organization.
Show Source
-
object
oraErpCoreAccountingEntries.JournalHeader_item-fields
-
object
__busObj_context
-
object
Provider Journal ID
Title:
Provider Journal IDProvider ledger journal header represents the journal generated for recording the accounting impact of the provider organization.
Nested Schema : providerOrganization
Match All
Name of the provider organization
Show Source
-
object
oraErpCoreIntercompanySetup.IntercompanyOrganization_item-fields
-
object
__busObj_context
-
object
Provider Organization
Title:
Provider OrganizationName of the provider organization
Nested Schema : receiverJournalHeader
Match All
Receiver ledger journal header represents the journal generated for recording the accounting impact of the receiver organization.
Show Source
-
object
oraErpCoreAccountingEntries.JournalHeader_item-fields
-
object
__busObj_context
-
object
Receiver Journal ID
Title:
Receiver Journal IDReceiver ledger journal header represents the journal generated for recording the accounting impact of the receiver organization.
Nested Schema : receiverOrganization
Match All
Name of the receiver organization.
Show Source
-
object
oraErpCoreIntercompanySetup.IntercompanyOrganization_item-fields
-
object
__busObj_context
-
object
Receiver Organization
Title:
Receiver OrganizationName of the receiver organization.
Nested Schema : routeTypeCode
Match All
Route type of the intercompany multitier transaction.
Show Source
Nested Schema : settlementCurrency
Match All
Currency in which the intercompany transaction amount is received by the receiver organization for that leg of the financial route.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Settlement Currency
Title:
Settlement CurrencyCurrency in which the intercompany transaction amount is received by the receiver organization for that leg of the financial route.
Nested Schema : settlementCurrencyBasisCode
Match All
Basis for currency conversion from transaction currency to settlement currency.
Show Source
-
string
Title:
Settlement Currency Basis CodeRead Only:trueBasis for currency conversion from transaction currency to settlement currency. -
string
Allowed Values:
[ "ORA_TRANSACTION_CURRENCY", "ORA_PROV_LEDGER_CURRENCY", "ORA_RECV_LEDGER_CURRENCY", "ORA_CLEARING1_LEDGER_CURRENCY", "ORA_CLEARING2_LEDGER_CURRENCY" ]
Nested Schema : supplierSite
Match All
The site of the supplier.
Show Source
-
object
oraProcurementCoreSuppliers.SupplierSite_item-fields
-
object
__busObj_context
-
object
Supplier Site
Title:
Supplier SiteThe site of the supplier.
Nested Schema : transactionCurrency
Match All
Currency in which the fund transfer is initiated.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Transaction Currency
Title:
Transaction CurrencyCurrency in which the fund transfer is initiated.
Nested Schema : Conversion Rate Type
Type:
objectTitle:
Conversion Rate TypeA currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Nested Schema : Customer Account Site
Type:
objectTitle:
Customer Account SiteThe site of the customer.
Nested Schema : oraErpCoreIntercompanyTransactions.IntercompanyTransactionBatch_item-fields
Type:
Show Source
object-
batchDate: string
(date)
Title:
Batch DateRead Only:trueBatch date for an intercompany transaction. -
batchId: string
(big-integer)
Title:
Batch IDRead Only:trueUnique identifier for the intercompany batch. -
batchNumber: string
Title:
Batch NumberRead Only:trueApplication generated or user-defined number assigned to the intercompany batch. -
controlTotal: string
(big-decimal)
Title:
Control AmountRead Only:trueThe total control amount entered for an intercompany batch. -
conversionRateType:
conversionRateType
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
currency:
currency
-
description: string
Title:
DescriptionRead Only:trueUser-defined description of an intercompany transaction batch. -
generalLedgerDate: string
(date)
Title:
Accounting DateRead Only:trueThe accounting date of the intercompany batch. -
initiatorSource: string
Title:
Initiator SourceRead Only:trueInitiator of the transaction. -
intercompanyTransactionType:
intercompanyTransactionType
-
legalEntity:
legalEntity
-
note: string
Title:
NoteRead Only:trueAdditional comments entered by the provider intercompany organization. -
providerOrganization:
providerOrganization
-
rejectAllowFlag: boolean
Title:
Rejection AllowedRead Only:trueIdentifies whether rejection is allowed by the receiver. -
runningTotalCredit: string
(big-decimal)
Title:
Running Total Credit AmountRead Only:trueSum of the credit amount for all transactions in the batch. -
runningTotalDebit: string
(big-decimal)
Title:
Running Total Debit AmountRead Only:trueSum of the debit amount for all transactions in the batch. -
status:
status
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
transactionTypeCode: string
Title:
Transaction Type CodeRead Only:trueUnique code for the intercompany transaction type. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Transaction Batch
Type:
objectTitle:
Transaction BatchAn intercompany transaction batch represents records of transactions within or across legal entities of a parent entity.
Nested Schema : conversionRateType
Match All
A currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Show Source
-
object
oraErpCoreCurrencySetup.CurrencyConversionRateType_item-fields
-
object
__busObj_context
-
object
Conversion Rate Type
Title:
Conversion Rate TypeA currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Nested Schema : currency
Match All
A currency is a standardization of money used for displaying monetary amounts, assigning to ledgers, entering transactions, recording balances, and reporting. All currencies listed in the International Organization for Standardization 4217 standard are supported. The statistical unit currency is used for financial statistics in financial reports, allocation formulas, and other calculations.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Currency
Title:
CurrencyA currency is a standardization of money used for displaying monetary amounts, assigning to ledgers, entering transactions, recording balances, and reporting. All currencies listed in the International Organization for Standardization 4217 standard are supported. The statistical unit currency is used for financial statistics in financial reports, allocation formulas, and other calculations.
Nested Schema : intercompanyTransactionType
Match All
An intercompany transaction type denotes the type of an intercompany transaction, whether it involves invoicing, and whether it requires manual or automatic approval.
Show Source
-
object
oraErpCoreIntercompanySetup.IntercompanyTransactionType_item-fields
-
object
__busObj_context
-
object
Transaction Type
Title:
Transaction TypeAn intercompany transaction type denotes the type of an intercompany transaction, whether it involves invoicing, and whether it requires manual or automatic approval.
Nested Schema : legalEntity
Match All
A legal entity represents an entity created under a commercial law which can own property, create obligation, recruit people, trade, account for themselves to regulators, taxation authorities, and owners. It identifies the legal owner or custodian for each business transaction for legal compliance and reporting.
Show Source
-
allOf
oraErpCoreStructure.LegalEntity_item-fields
-
object
__busObj_context
-
object
Legal Entity
Title:
Legal EntityA legal entity represents an entity created under a commercial law which can own property, create obligation, recruit people, trade, account for themselves to regulators, taxation authorities, and owners. It identifies the legal owner or custodian for each business transaction for legal compliance and reporting.
Nested Schema : providerOrganization
Match All
Name of the provider organization
Show Source
-
object
oraErpCoreIntercompanySetup.IntercompanyOrganization_item-fields
-
object
__busObj_context
-
object
Provider Organization
Title:
Provider OrganizationName of the provider organization
Nested Schema : Conversion Rate Type
Type:
objectTitle:
Conversion Rate TypeA currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Nested Schema : Currency
Type:
objectTitle:
CurrencyA currency is a standardization of money used for displaying monetary amounts, assigning to ledgers, entering transactions, recording balances, and reporting. All currencies listed in the International Organization for Standardization 4217 standard are supported. The statistical unit currency is used for financial statistics in financial reports, allocation formulas, and other calculations.
Nested Schema : oraErpCoreIntercompanySetup.IntercompanyTransactionType_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueThe language in which the values of the translatable columns were created, updated, or copied from. -
allowInvoicingFlag: boolean
Title:
Allow InvoicingRead Only:trueIndicates that invoicing flow is generated. Valid values are Yes or No. -
contextDataTransferFlag: boolean
Title:
Enable Context Data TransferRead Only:trueIndicates whether the descriptive flexfields will be transferred to Payables and Receivables. Valid values are Yes and No. -
conversionRateType:
conversionRateType
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
Account DescriptionRead Only:trueDescription of the intercompany transaction type. -
enabledFlag: boolean
Title:
Catalog Object EnabledRead Only:trueIndicates whether the intercompany transaction type is enabled. Valid values are Yes and No. -
manualApproveFlag: boolean
Title:
Manual ApprovalRead Only:trueIndicates whether the manual approval is enabled for intercompany agreement. Valid values are Yes and No. -
masterIntercompanyTransactionFlag: boolean
Title:
Agreement Intercompany TransactionRead Only:trueIdentifies whether transaction has originated from multitier agreement. Valid values are Yes or No. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
transactionTypeCode: string
Title:
Transaction Type CodeRead Only:trueCode for the intercompany transaction type. -
transactionTypeId: string
(big-integer)
Title:
Transaction Type IDRead Only:trueThe unique identifier of transaction type. -
transactionTypeName: string
Title:
Transaction Type NameRead Only:trueType of the transaction. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Transaction Type
Type:
objectTitle:
Transaction TypeAn intercompany transaction type denotes the type of an intercompany transaction, whether it involves invoicing, and whether it requires manual or automatic approval.
Nested Schema : conversionRateType
Match All
A currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Show Source
-
object
oraErpCoreCurrencySetup.CurrencyConversionRateType_item-fields
-
object
__busObj_context
-
object
Conversion Rate Type
Title:
Conversion Rate TypeA currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Nested Schema : Conversion Rate Type
Type:
objectTitle:
Conversion Rate TypeA currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Nested Schema : Legal Entity
Type:
objectTitle:
Legal EntityA legal entity represents an entity created under a commercial law which can own property, create obligation, recruit people, trade, account for themselves to regulators, taxation authorities, and owners. It identifies the legal owner or custodian for each business transaction for legal compliance and reporting.
Nested Schema : oraErpCoreIntercompanySetup.IntercompanyOrganization_item-fields
Type:
Show Source
object-
conversionRateType:
conversionRateType
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
DescriptionRead Only:trueDescription of the intercompany organization. -
enabledFlag: boolean
Title:
EnabledRead Only:trueIndicates whether the intercompany organization is enabled. Valid values are Yes and No. -
id: string
(big-integer)
Title:
Intercompany Organization IDRead Only:trueThe unique identifier for intercompany organization. -
legalEntity:
legalEntity
-
legalReportingUnit:
legalReportingUnit
-
name: string
Title:
Intercompany Organization NameRead Only:trueIntercompany organization name. -
organizationContact:
organizationContact
-
organizationShortCode: string
Title:
Organization Short CodeRead Only:trueShort code for the intercompany organization -
payablesBusinessUnit:
payablesBusinessUnit
-
receivablesBusinessUnit:
receivablesBusinessUnit
-
taxRegistration:
taxRegistration
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Provider Organization
Type:
objectTitle:
Provider OrganizationName of the provider organization
Nested Schema : conversionRateType
Match All
A currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Show Source
-
object
oraErpCoreCurrencySetup.CurrencyConversionRateType_item-fields
-
object
__busObj_context
-
object
Conversion Rate Type
Title:
Conversion Rate TypeA currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Nested Schema : legalEntity
Match All
A legal entity represents an entity created under a commercial law which can own property, create obligation, recruit people, trade, account for themselves to regulators, taxation authorities, and owners. It identifies the legal owner or custodian for each business transaction for legal compliance and reporting.
Show Source
-
allOf
oraErpCoreStructure.LegalEntity_item-fields
-
object
__busObj_context
-
object
Legal Entity
Title:
Legal EntityA legal entity represents an entity created under a commercial law which can own property, create obligation, recruit people, trade, account for themselves to regulators, taxation authorities, and owners. It identifies the legal owner or custodian for each business transaction for legal compliance and reporting.
Nested Schema : legalReportingUnit
Match All
A legal reporting unit is the lowest level component of a legal structure that requires registrations. You can create a legal reporting unit whenever the legal entity has to support several registrations. Example, Goods and Service Tax law in India requires a separate registration in each state.
Show Source
-
allOf
oraErpCoreStructure.LegalReportingUnit_item-fields
-
object
__busObj_context
-
object
Legal Reporting Unit
Title:
Legal Reporting UnitA legal reporting unit is the lowest level component of a legal structure that requires registrations. You can create a legal reporting unit whenever the legal entity has to support several registrations. Example, Goods and Service Tax law in India requires a separate registration in each state.
Nested Schema : organizationContact
Match All
A worker is a person who has a working relationship with a legal entity defined in human resources. Persons with contingent worker and employee work relationships can be assigned to projects.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Worker
Title:
WorkerA worker is a person who has a working relationship with a legal entity defined in human resources. Persons with contingent worker and employee work relationships can be assigned to projects.
Nested Schema : payablesBusinessUnit
Match All
Payables business unit that represents the receiver organization for the purpose of recording intercompany invoices.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Payables Business Unit
Title:
Payables Business UnitPayables business unit that represents the receiver organization for the purpose of recording intercompany invoices.
Nested Schema : receivablesBusinessUnit
Match All
Receivables business unit that represents the receiver organization for the purpose of recording intercompany invoices.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Receivables Business Unit
Title:
Receivables Business UnitReceivables business unit that represents the receiver organization for the purpose of recording intercompany invoices.
Nested Schema : taxRegistration
Match All
The tax registration represents the details of a party's registration with a tax authority that confers tax rights and imposes certain tax obligations.
Show Source
-
allOf
oraErpCoreTaxSetup.TaxRegistration_item-fields
-
object
__busObj_context
-
object
Tax Registration
Title:
Tax RegistrationThe tax registration represents the details of a party's registration with a tax authority that confers tax rights and imposes certain tax obligations.
Nested Schema : Conversion Rate Type
Type:
objectTitle:
Conversion Rate TypeA currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Nested Schema : Legal Entity
Type:
objectTitle:
Legal EntityA legal entity represents an entity created under a commercial law which can own property, create obligation, recruit people, trade, account for themselves to regulators, taxation authorities, and owners. It identifies the legal owner or custodian for each business transaction for legal compliance and reporting.
Nested Schema : Legal Reporting Unit
Type:
objectTitle:
Legal Reporting UnitA legal reporting unit is the lowest level component of a legal structure that requires registrations. You can create a legal reporting unit whenever the legal entity has to support several registrations. Example, Goods and Service Tax law in India requires a separate registration in each state.
Nested Schema : Worker
Type:
objectTitle:
WorkerA worker is a person who has a working relationship with a legal entity defined in human resources. Persons with contingent worker and employee work relationships can be assigned to projects.
Nested Schema : Payables Business Unit
Type:
objectTitle:
Payables Business UnitPayables business unit that represents the receiver organization for the purpose of recording intercompany invoices.
Nested Schema : Receivables Business Unit
Type:
objectTitle:
Receivables Business UnitReceivables business unit that represents the receiver organization for the purpose of recording intercompany invoices.
Nested Schema : Tax Registration
Type:
objectTitle:
Tax RegistrationThe tax registration represents the details of a party's registration with a tax authority that confers tax rights and imposes certain tax obligations.
Nested Schema : oraErpCoreIntercompanyTransactions.IntercompanyTransferAuthorization_item-fields
Type:
Show Source
object-
allocationPercentage: string
(big-decimal)
Title:
Allocation PercentageRead Only:trueAllocation percentage of the total transaction amount for the receiver organization. -
amount: string
(big-decimal)
Title:
AmountRead Only:trueAllocated transaction amount for the intercompany transfer authorization. -
conversionRateType:
conversionRateType
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
date: string
(date)
Title:
DateRead Only:trueDate on which the intercompany transfer authorization was processed. -
description: string
Title:
DescriptionRead Only:trueA brief description of the transfer authorization. -
documentDistributionNumber: string
(big-integer)
Title:
Source Document Distribution NumberRead Only:trueSource document distribution number is the unique distribution line number for the source document. For instance, Distribution line number for a Payables invoice. -
documentLineNumber: string
(big-integer)
Title:
Source Document Line NumberRead Only:trueSource document line number is unique line number of the source document. For instance, Invoice line number for a Payables invoice. -
documentNumber: string
Title:
Source Document NumberRead Only:trueSource document number is the unique number of the source document. For instance, invoice number for Payables as a source. -
exchangeRateDate: string
(date)
Title:
Rate DateRead Only:trueDate of currency conversion from transaction currency to currency in which funds are received by receiver organization -
firstDocumentAdditionalTransactionNumber: string
(big-integer)
Title:
First Additional Source Document NumberRead Only:trueFirst additional source document number. -
id: string
(big-integer)
Title:
Transfer Authorization IDRead Only:trueThe unique identifier for the transfer authorization. -
intercompanyTransferAuthorizationGroup:
intercompanyTransferAuthorizationGroup
-
number: string
Title:
NumberRead Only:trueUnique number for the intercompany transfer authorization. -
ora_flex_transferAuthorization__info:
Discriminator: xContextSegmentFk
Discriminator:
{ "propertyName":"xContextSegmentFk", "mapping":{ "TA Details":"#/components/schemas/oraErpCoreIntercompanyTransactions.IntercompanyTransferAuthorization.ora_flex_transferAuthorization__info.ora_flex_transferAuthorization__CzTaDetailsXps" } } -
originalTransferAuthorization:
originalTransferAuthorization
-
providerAccountCombination:
providerAccountCombination
-
receiverAccountCombination:
receiverAccountCombination
-
receiverOrganization:
receiverOrganization
-
reversalFlag: boolean
Title:
ReverseRead Only:trueIndicates if the transfer authorization is created by the reversal process. -
reversedTransferAuthorization:
reversedTransferAuthorization
-
secondDocumentAdditionalTransactionNumber: string
(big-integer)
Title:
Second Additional Source Document NumberRead Only:trueSecond additional source document number. -
settlementCurrencyBasisCode:
settlementCurrencyBasisCode
-
status:
status
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Transfer Authorization
Type:
objectTitle:
Transfer AuthorizationAn intercompany transfer authorization contains details of the source documents corresponding to the source document groups.
Nested Schema : conversionRateType
Match All
A currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Show Source
-
object
oraErpCoreCurrencySetup.CurrencyConversionRateType_item-fields
-
object
__busObj_context
-
object
Conversion Rate Type
Title:
Conversion Rate TypeA currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Nested Schema : intercompanyTransferAuthorizationGroup
Match All
An intercompany transfer authorization group contains information about the source document groups corresponding to the master documents.
Show Source
-
object
oraErpCoreIntercompanyTransactions.IntercompanyTransferAuthorizationGroup_item-fields
-
object
__busObj_context
-
object
Transfer Authorization Group
Title:
Transfer Authorization GroupAn intercompany transfer authorization group contains information about the source document groups corresponding to the master documents.
Nested Schema : Discriminator: xContextSegmentFk
Type:
objectDiscriminator: xContextSegmentFk
Discriminator Values
Match One Schema
Show Source
Nested Schema : originalTransferAuthorization
Match All
Original transfer authorization represents the instance of fund transfer not generated through the reversal of any earlier transfer.
Show Source
-
object
oraErpCoreIntercompanyTransactions.IntercompanyTransferAuthorization_item-fields
-
object
__busObj_context
-
object
Original Transfer Authorization
Title:
Original Transfer AuthorizationOriginal transfer authorization represents the instance of fund transfer not generated through the reversal of any earlier transfer.
Nested Schema : providerAccountCombination
Match All
Provider account combination is the user enterable distribution detail for the provider organization.
Show Source
-
allOf
oraErpCoreStructure.GeneralLedgerAccount_item-fields
-
object
__busObj_context
-
object
Provider Distribution
Title:
Provider DistributionProvider account combination is the user enterable distribution detail for the provider organization.
Nested Schema : receiverAccountCombination
Match All
Receiver account combination is the user enterable distribution detail for the receiver organization.
Show Source
-
allOf
oraErpCoreStructure.GeneralLedgerAccount_item-fields
-
object
__busObj_context
-
object
Receiver Distribution
Title:
Receiver DistributionReceiver account combination is the user enterable distribution detail for the receiver organization.
Nested Schema : receiverOrganization
Match All
Name of the receiver organization.
Show Source
-
object
oraErpCoreIntercompanySetup.IntercompanyOrganization_item-fields
-
object
__busObj_context
-
object
Receiver Organization
Title:
Receiver OrganizationName of the receiver organization.
Nested Schema : reversedTransferAuthorization
Match All
Reversed transfer authorization represents the instance of fund transfer generated through the reversal of an earlier transfer.
Show Source
-
object
oraErpCoreIntercompanyTransactions.IntercompanyTransferAuthorization_item-fields
-
object
__busObj_context
-
object
Reversed Transfer Authorization
Title:
Reversed Transfer AuthorizationReversed transfer authorization represents the instance of fund transfer generated through the reversal of an earlier transfer.
Nested Schema : settlementCurrencyBasisCode
Match All
Basis for currency conversion from transaction currency to settlement currency.
Show Source
-
string
Title:
Settlement Currency Basis CodeRead Only:trueBasis for currency conversion from transaction currency to settlement currency. -
string
Allowed Values:
[ "ORA_TRANSACTION_CURRENCY", "ORA_PROV_LEDGER_CURRENCY", "ORA_RECV_LEDGER_CURRENCY", "ORA_CLEARING1_LEDGER_CURRENCY", "ORA_CLEARING2_LEDGER_CURRENCY" ]
Nested Schema : status
Match All
Status of the transfer authorization. This is derived based on the status of the transactions.
Show Source
-
string
Title:
StatusRead Only:trueStatus of the transfer authorization. This is derived based on the status of the transactions. -
string
Allowed Values:
[ "ORA_NEW", "ORA_TRX_GENERATED", "ORA_APPROVED", "ORA_REJECTED", "ORA_AR_INV_COMPLETE", "ORA_INV_COMPLETE", "ORA_TA_WITHDRAWN", "ORA_PROV_GL_JRNL_GEN", "ORA_RECV_GL_JRNL_GEN", "ORA_IN_PROGRESS" ]
Nested Schema : Conversion Rate Type
Type:
objectTitle:
Conversion Rate TypeA currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Nested Schema : oraErpCoreIntercompanyTransactions.IntercompanyTransferAuthorizationGroup_item-fields
Type:
Show Source
object-
allocateEvenlyFlag: boolean
Title:
Allocate EvenlyRead Only:trueIdentifies whether the transaction amount is evenly allocated between the receiver organizations. -
amount: string
(big-decimal)
Title:
AmountRead Only:trueTotal transaction amount for the intercompany transfer authorization group. -
amountTypeCode:
amountTypeCode
-
conversionRateType:
conversionRateType
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
date: string
(date)
Title:
DateRead Only:trueDate on which the intercompany transfer authorization group was processed. -
description: string
Title:
Account DescriptionRead Only:trueIntercompany transfer authorization group description. -
exchangeRateDate: string
(date)
Title:
Rate DateRead Only:trueDate of currency conversion from transaction currency to currency in which funds are received by receiver organization -
id: string
(big-integer)
Title:
Transfer Authorization Group IDRead Only:trueUnique identifier for the intercompany transfer authorization group. -
intercompanyAgreement:
intercompanyAgreement
-
number: string
Title:
NumberRead Only:trueUnique number to identify intercompany transfer authorization group. -
reference: string
Title:
Reference NumberRead Only:trueUnique reference number for intercompany transfer authorization group. -
settlementCurrencyBasisCode:
settlementCurrencyBasisCode
-
status:
status
-
templateFlag: boolean
Title:
TemplateRead Only:trueIndicate whether transfer authorization is a template. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Transfer Authorization Group
Type:
objectTitle:
Transfer Authorization GroupAn intercompany transfer authorization group contains information about the source document groups corresponding to the master documents.
Nested Schema : amountTypeCode
Match All
The abbreviated name that uniquely identifies the amount type. For examples, Principal, Interest, and Expense. These values are used for reporting.
Show Source
Nested Schema : conversionRateType
Match All
A currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Show Source
-
object
oraErpCoreCurrencySetup.CurrencyConversionRateType_item-fields
-
object
__busObj_context
-
object
Conversion Rate Type
Title:
Conversion Rate TypeA currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Nested Schema : intercompanyAgreement
Match All
An intercompany agreement contains details of master documents for the multitier intercompany flow.
Show Source
-
object
oraErpCoreIntercompanyTransactions.IntercompanyAgreement_item-fields
-
object
__busObj_context
-
object
Agreement
Title:
AgreementAn intercompany agreement contains details of master documents for the multitier intercompany flow.
Nested Schema : settlementCurrencyBasisCode
Match All
Basis for currency conversion from transaction currency to settlement currency.
Show Source
-
string
Title:
Settlement Currency Basis CodeRead Only:trueBasis for currency conversion from transaction currency to settlement currency. -
string
Allowed Values:
[ "ORA_TRANSACTION_CURRENCY", "ORA_PROV_LEDGER_CURRENCY", "ORA_RECV_LEDGER_CURRENCY", "ORA_CLEARING1_LEDGER_CURRENCY", "ORA_CLEARING2_LEDGER_CURRENCY" ]
Nested Schema : status
Match All
Status of the transfer authorization group derived based on the status of transfer authorizations.
Show Source
-
string
Title:
StatusRead Only:trueStatus of the transfer authorization group derived based on the status of transfer authorizations. -
string
Allowed Values:
[ "ORA_NEW", "ORA_TRX_GENERATED", "ORA_APPROVED", "ORA_REJECTED", "ORA_AR_INV_COMPLETE", "ORA_INV_COMPLETE", "ORA_TA_WITHDRAWN", "ORA_PROV_GL_JRNL_GEN", "ORA_RECV_GL_JRNL_GEN", "ORA_IN_PROGRESS" ]
Nested Schema : Conversion Rate Type
Type:
objectTitle:
Conversion Rate TypeA currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Nested Schema : oraErpCoreIntercompanyTransactions.IntercompanyAgreement_item-fields
Type:
Show Source
object-
activationDate: string
(date)
Title:
Activation DateRead Only:trueDate when the agreement is set to Active status. -
allowInvoicingFlag: boolean
Title:
InvoicingRead Only:trueIndicates that invoicing flow is generated. Valid values are Yes or No. -
closureDate: string
(date)
Title:
Closure DateRead Only:trueDate when the agreement is set to Closed status. -
controlAmount: string
(big-decimal)
Title:
Control AmountRead Only:trueTotal amount that can be authorized for intercompany agreement. -
conversionRateType:
conversionRateType
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
currency:
currency
-
description: string
Title:
Account DescriptionRead Only:trueA brief description of the intercompany agreement. -
fifthClearingOrganization:
fifthClearingOrganization
-
firstClearingOrganization:
firstClearingOrganization
-
fourthClearingOrganization:
fourthClearingOrganization
-
id: string
(big-integer)
Title:
Agreement NumberRead Only:trueUnique identifier for the intercompany agreement. -
intercompanyTransactionType:
intercompanyTransactionType
-
manualApprovalFlag: boolean
Title:
Manual ApprovalRead Only:trueIndicates whether the manual approval is enabled for intercompany agreement. Valid values are Yes and No. -
number: string
Title:
NumberRead Only:trueUnique number assigned to the intercompany agreement. -
ora_flex_intercompanyAgreement__info:
Discriminator: xContextSegmentFk
Discriminator:
{ "propertyName":"xContextSegmentFk", "mapping":{ "Agreement Details":"#/components/schemas/oraErpCoreIntercompanyTransactions.IntercompanyAgreement.ora_flex_intercompanyAgreement__info.ora_flex_intercompanyAgreement__CzAgreementDetailsXnr" } } -
providerOrganization:
providerOrganization
-
secondClearingOrganization:
secondClearingOrganization
-
settlementCurrencyBasis:
settlementCurrencyBasis
-
status:
status
-
thirdClearingOrganization:
thirdClearingOrganization
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Agreement
Type:
objectTitle:
AgreementAn intercompany agreement contains details of master documents for the multitier intercompany flow.
Nested Schema : conversionRateType
Match All
A currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Show Source
-
object
oraErpCoreCurrencySetup.CurrencyConversionRateType_item-fields
-
object
__busObj_context
-
object
Conversion Rate Type
Title:
Conversion Rate TypeA currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Nested Schema : currency
Match All
A currency is a standardization of money used for displaying monetary amounts, assigning to ledgers, entering transactions, recording balances, and reporting. All currencies listed in the International Organization for Standardization 4217 standard are supported. The statistical unit currency is used for financial statistics in financial reports, allocation formulas, and other calculations.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Currency
Title:
CurrencyA currency is a standardization of money used for displaying monetary amounts, assigning to ledgers, entering transactions, recording balances, and reporting. All currencies listed in the International Organization for Standardization 4217 standard are supported. The statistical unit currency is used for financial statistics in financial reports, allocation formulas, and other calculations.
Nested Schema : fifthClearingOrganization
Match All
The fifth clearing organization represents the intermediary organization in multitier intercompany transfer that's placed at the fifth position in the financial route.
Show Source
-
object
oraErpCoreIntercompanySetup.IntercompanyOrganization_item-fields
-
object
__busObj_context
-
object
Fifth Clearing Organization
Title:
Fifth Clearing OrganizationThe fifth clearing organization represents the intermediary organization in multitier intercompany transfer that's placed at the fifth position in the financial route.
Nested Schema : firstClearingOrganization
Match All
Name of the first clearing organization.
Show Source
-
object
oraErpCoreIntercompanySetup.IntercompanyOrganization_item-fields
-
object
__busObj_context
-
object
First Clearing Organization
Title:
First Clearing OrganizationName of the first clearing organization.
Nested Schema : fourthClearingOrganization
Match All
The fourth clearing organization represents the intermediary organization in multitier intercompany transfer that's placed at the fourth position in the financial route.
Show Source
-
object
oraErpCoreIntercompanySetup.IntercompanyOrganization_item-fields
-
object
__busObj_context
-
object
Fourth Clearing Organization
Title:
Fourth Clearing OrganizationThe fourth clearing organization represents the intermediary organization in multitier intercompany transfer that's placed at the fourth position in the financial route.
Nested Schema : intercompanyTransactionType
Match All
An intercompany transaction type denotes the type of an intercompany transaction, whether it involves invoicing, and whether it requires manual or automatic approval.
Show Source
-
object
oraErpCoreIntercompanySetup.IntercompanyTransactionType_item-fields
-
object
__busObj_context
-
object
Transaction Type
Title:
Transaction TypeAn intercompany transaction type denotes the type of an intercompany transaction, whether it involves invoicing, and whether it requires manual or automatic approval.
Nested Schema : Discriminator: xContextSegmentFk
Type:
objectDiscriminator: xContextSegmentFk
Discriminator Values
Match One Schema
Show Source
Nested Schema : providerOrganization
Match All
Name of the provider organization
Show Source
-
object
oraErpCoreIntercompanySetup.IntercompanyOrganization_item-fields
-
object
__busObj_context
-
object
Provider Organization
Title:
Provider OrganizationName of the provider organization
Nested Schema : secondClearingOrganization
Match All
Name of the second clearing organization.
Show Source
-
object
oraErpCoreIntercompanySetup.IntercompanyOrganization_item-fields
-
object
__busObj_context
-
object
Second Clearing Organization
Title:
Second Clearing OrganizationName of the second clearing organization.
Nested Schema : settlementCurrencyBasis
Match All
Basis for currency conversion from transaction currency to settlement currency.
Show Source
-
string
Title:
Settlement Currency Basis CodeRead Only:trueBasis for currency conversion from transaction currency to settlement currency. -
string
Allowed Values:
[ "ORA_TRANSACTION_CURRENCY", "ORA_PROV_LEDGER_CURRENCY", "ORA_RECV_LEDGER_CURRENCY", "ORA_CLEARING1_LEDGER_CURRENCY", "ORA_CLEARING2_LEDGER_CURRENCY" ]
Nested Schema : thirdClearingOrganization
Match All
The third clearing organization represents the intermediary organization in multitier intercompany transfer that's placed at the third position in the financial route.
Show Source
-
object
oraErpCoreIntercompanySetup.IntercompanyOrganization_item-fields
-
object
__busObj_context
-
object
Third Clearing Organization
Title:
Third Clearing OrganizationThe third clearing organization represents the intermediary organization in multitier intercompany transfer that's placed at the third position in the financial route.
Nested Schema : Conversion Rate Type
Type:
objectTitle:
Conversion Rate TypeA currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Nested Schema : Currency
Type:
objectTitle:
CurrencyA currency is a standardization of money used for displaying monetary amounts, assigning to ledgers, entering transactions, recording balances, and reporting. All currencies listed in the International Organization for Standardization 4217 standard are supported. The statistical unit currency is used for financial statistics in financial reports, allocation formulas, and other calculations.
Nested Schema : Fifth Clearing Organization
Type:
objectTitle:
Fifth Clearing OrganizationThe fifth clearing organization represents the intermediary organization in multitier intercompany transfer that's placed at the fifth position in the financial route.
Nested Schema : First Clearing Organization
Type:
objectTitle:
First Clearing OrganizationName of the first clearing organization.
Nested Schema : Fourth Clearing Organization
Type:
objectTitle:
Fourth Clearing OrganizationThe fourth clearing organization represents the intermediary organization in multitier intercompany transfer that's placed at the fourth position in the financial route.
Nested Schema : Transaction Type
Type:
objectTitle:
Transaction TypeAn intercompany transaction type denotes the type of an intercompany transaction, whether it involves invoicing, and whether it requires manual or automatic approval.
Nested Schema : oraErpCoreIntercompanyTransactions.IntercompanyAgreement.ora_flex_intercompanyAgreement__info.ora_flex_intercompanyAgreement__CzAgreementDetailsXnr
Match All
Show Source
-
object
oraErpCoreIntercompanyTransactions.IntercompanyAgreement.ora_flex_intercompanyAgreement__info.ora_flex_intercompanyAgreement__CompositeType
-
object
oraErpCoreIntercompanyTransactions.IntercompanyAgreement.ora_flex_intercompanyAgreement__info.ora_flex_intercompanyAgreement__CzAgreementDetailsXnr-allOf[1]
Nested Schema : oraErpCoreIntercompanyTransactions.IntercompanyAgreement.ora_flex_intercompanyAgreement__info.ora_flex_intercompanyAgreement__CompositeType
Type:
Show Source
objectNested Schema : oraErpCoreIntercompanyTransactions.IntercompanyAgreement.ora_flex_intercompanyAgreement__info.ora_flex_intercompanyAgreement__CzAgreementDetailsXnr-allOf[1]
Type:
Show Source
objectNested Schema : agreementAmount
Match All
Show Source
-
string(big-decimal)
Minimum Value:
0 -
string
Title:
Agreement Amount
Nested Schema : Provider Organization
Type:
objectTitle:
Provider OrganizationName of the provider organization
Nested Schema : Second Clearing Organization
Type:
objectTitle:
Second Clearing OrganizationName of the second clearing organization.
Nested Schema : Third Clearing Organization
Type:
objectTitle:
Third Clearing OrganizationThe third clearing organization represents the intermediary organization in multitier intercompany transfer that's placed at the third position in the financial route.
Nested Schema : oraErpCoreIntercompanyTransactions.IntercompanyTransferAuthorization.ora_flex_transferAuthorization__info.ora_flex_transferAuthorization__CzTaDetailsXps
Match All
Show Source
-
object
oraErpCoreIntercompanyTransactions.IntercompanyTransferAuthorization.ora_flex_transferAuthorization__info.ora_flex_transferAuthorization__CompositeType
-
object
oraErpCoreIntercompanyTransactions.IntercompanyTransferAuthorization.ora_flex_transferAuthorization__info.ora_flex_transferAuthorization__CzTaDetailsXps-allOf[1]
Nested Schema : oraErpCoreIntercompanyTransactions.IntercompanyTransferAuthorization.ora_flex_transferAuthorization__info.ora_flex_transferAuthorization__CompositeType
Type:
Show Source
objectNested Schema : oraErpCoreIntercompanyTransactions.IntercompanyTransferAuthorization.ora_flex_transferAuthorization__info.ora_flex_transferAuthorization__CzTaDetailsXps-allOf[1]
Type:
Show Source
objectNested Schema : taAmount
Match All
Show Source
-
string(big-decimal)
Minimum Value:
0 -
string
Title:
TA Amount
Nested Schema : Original Transfer Authorization
Type:
objectTitle:
Original Transfer AuthorizationOriginal transfer authorization represents the instance of fund transfer not generated through the reversal of any earlier transfer.
Nested Schema : Provider Distribution
Type:
objectTitle:
Provider DistributionProvider account combination is the user enterable distribution detail for the provider organization.
Nested Schema : Receiver Distribution
Type:
objectTitle:
Receiver DistributionReceiver account combination is the user enterable distribution detail for the receiver organization.
Nested Schema : Receiver Organization
Type:
objectTitle:
Receiver OrganizationName of the receiver organization.
Nested Schema : Reversed Transfer Authorization
Type:
objectTitle:
Reversed Transfer AuthorizationReversed transfer authorization represents the instance of fund transfer generated through the reversal of an earlier transfer.
Nested Schema : Legal Entity
Type:
objectTitle:
Legal EntityA legal entity represents an entity created under a commercial law which can own property, create obligation, recruit people, trade, account for themselves to regulators, taxation authorities, and owners. It identifies the legal owner or custodian for each business transaction for legal compliance and reporting.
Nested Schema : oraErpCorePayablesInvoices.PayablesInvoiceTransaction_item-fields
Match All
Show Source
Nested Schema : oraErpCorePayablesInvoices.PayablesInvoiceTransaction_abstract-item
Type:
Show Source
object-
accountingDate: string
(date)
Read Only:
true -
amountApplicableToDiscount: string
(big-decimal)
Read Only:
true -
amountPaid: string
(big-decimal)
Read Only:
true -
application:
application
-
approvalIteration: integer
(int32)
Read Only:
true -
approvalReadyFlag: boolean
Read Only:
true -
approvalStatus:
approvalStatus
-
approvedAmount: string
(big-decimal)
Read Only:
true -
bankChargeBearer: string
Read Only:
true -
baseAmount: string
(big-decimal)
Read Only:
true -
budgetDate: string
(date)
Read Only:
true -
businessUnit:
businessUnit
-
cancelledAmount: string
(big-decimal)
Read Only:
true -
cancelledBy: string
Read Only:
true -
cancelledDate: string
(date)
Read Only:
true -
cancelledFlag: boolean
-
checkVATAmountPaid: string
Read Only:
true -
conversionDate: string
(date)
Read Only:
true -
conversionRate: string
(big-decimal)
Read Only:
true -
conversionRateType:
conversionRateType
-
createdBy: string
Read Only:
true -
customerRegistrationCode: string
Read Only:
true -
customerRegistrationNumber: string
Read Only:
true -
deliveryChannelCode: string
Read Only:
true -
description: string
Read Only:
true -
discountAmountTaken: string
(big-decimal)
Read Only:
true -
documentCategoryCode: string
Read Only:
true -
documentSequenceValue: string
(big-decimal)
Read Only:
true -
exclusivePaymentFlag: boolean
Read Only:
true -
externalBankAccount:
externalBankAccount
-
firstPartyRegistration:
firstPartyRegistration
-
fundsStatus:
fundsStatus
-
invoiceAmount: string
(big-decimal)
Read Only:
true -
invoiceBatch:
invoiceBatch
-
invoiceCurrency:
invoiceCurrency
-
invoiceDate: string
(date)
Read Only:
true -
invoiceId: string
(big-integer)
Read Only:
true -
invoiceNumber: string
Read Only:
true -
invoiceSource:
invoiceSource
-
invoiceTypeCode:
invoiceTypeCode
-
invoiceTypeDiscriminator: string
-
ledger:
ledger
-
legalEntity:
legalEntity
-
liabilityAccount:
liabilityAccount
-
payGroup:
payGroup
-
paymentAmountTotal: string
(big-decimal)
Read Only:
true -
paymentConversionRateType:
paymentConversionRateType
-
paymentCrossRate: string
(big-decimal)
Read Only:
true -
paymentCrossRateDate: string
(date)
Read Only:
true -
paymentCurrency:
paymentCurrency
-
paymentCurrencyInvoiceAmount: string
(big-decimal)
Read Only:
true -
paymentFunctionLookup:
paymentFunctionLookup
-
paymentMethod:
paymentMethod
-
paymentReasonComments: string
Read Only:
true -
paymentSettlementPriority:
paymentSettlementPriority
-
paymentStatusCode:
paymentStatusCode
-
paymentTerm:
paymentTerm
-
payProcurementTransactionTypeCode: string
Read Only:
true -
postingStatus: string
Read Only:
true -
productTable: string
Read Only:
true -
remittanceMessage1: string
Read Only:
true -
remittanceMessage2: string
Read Only:
true -
remittanceMessage3: string
Read Only:
true -
routingStatus:
routingStatus
-
systemOption:
systemOption
-
termsDate: string
(date)
Read Only:
true -
thirdPartyRegistration:
thirdPartyRegistration
-
timeCreated: string
(date-time)
Read Only:
true -
timeUpdated: string
(date-time)
Read Only:
true -
uniqueRemittanceIdentifier: string
Read Only:
true -
updatedBy: string
Read Only:
true -
validationStatus:
validationStatus
Nested Schema : oraErpCorePayablesInvoices.PayablesInvoiceTransaction_item-fields-allOf[1]
Type:
Show Source
object-
accountingDate: string
Title:
Invoice Accounting DateThe accounting date captured on the invoice that's used to default to invoice lines and distributions. The value can either be provided while creating the invoice or derived based on the accounting date basis options on the manage invoice options for the invoicing business unit. -
amountApplicableToDiscount: string
Title:
Discountable AmountThe invoice amount used as the basis for calculation of discount. -
amountPaid: string
Title:
Invoice Amount PaidThe amount paid for the invoice. -
approvalIteration: integer
Title:
Invoice Approval IterationThe number of times the invoice has passed through the invoice approval workflow process. -
approvalReadyFlag: boolean
Title:
Ready for ApprovalIndicates whether the invoice is ready for approval using the invoice approval workflow. Valid values are Y and N. -
approvedAmount: string
Title:
Approved AmountThe invoice amount approved through the invoice approval workflow process. -
bankChargeBearer: string
Title:
Bank Charge BearerBearer of bank charge cost. -
baseAmount: string
Title:
Invoice Amount in Ledger CurrencyThe invoice amount in the ledger currency. -
budgetDate: string
Title:
Budget DateThe budgetary calendar period date applicable for funds checking. -
cancelledAmount: string
Title:
Canceled AmountThe original amount of the canceled invoice. -
cancelledBy: string
Title:
Canceled ByThe user who canceled an invoice. -
cancelledDate: string
Title:
Canceled DateThe date when the invoice was canceled. -
checkVATAmountPaid: string
Title:
VAT Amount Paid IndicatorIndicates whether a partially paid purchase transaction is reportable for tax. This is used for tax reporting purposes in Eastern and Central Europe. -
conversionDate: string
Title:
Conversion DateThe date as of which a conversion rate is used to convert an amount into another currency for an invoice. Conversion date is a mandatory attribute for invoices that aren't in ledger currency. The value can either be provided while creating the invoice or defaults from the accounting date of the invoice. -
conversionRate: string
Title:
Conversion RateThe conversion rate at which the principal unit of one currency is converted into another currency for an invoice. The value can either be provided while creating the invoice or populated by default from the Manage Daily Rates for the conversion rate type and date, or can be updated later using the Apply Missing Conversion Rates process. -
createdBy: string
Title:
Created ByThe user who created the row. -
customerRegistrationCode: string
Title:
Customer Registration CodeThe first party tax registration code. -
customerRegistrationNumber: string
Title:
Tax Registration NumberThe first party tax registration number. -
deliveryChannelCode: string
Title:
Delivery ChannelThe payment code representing the text on electronic payment that instructs the bank about the execution of payment. For example, print a check and hold it for collection by the payee. The value can either be provided while creating the invoice or defaults from the supplier site or address or profile level payment attributes. -
description: string
Title:
DescriptionThe statement that describes the invoice. -
discountAmountTaken: string
Title:
Discount AmountThe discount amount on the invoice. -
documentCategoryCode: string
Title:
Document CategoryThe sequential numbering document category name. -
documentSequenceValue: string
Title:
Document SequenceThe sequence number is a number assigned to the document when document sequential numbering is enabled. -
exclusivePaymentFlag: boolean
Title:
Pay AloneIndicates whether the invoice should be paid with its own payment document without including other invoices for the supplier. -
invoiceAmount: string
Title:
Invoice AmountThe invoice amount in transaction currency. This attribute value must be provided while creating an invoice. -
invoiceDate: string
Title:
Invoice DateThe date on the supplier invoice. The value can either be provided while creating an invoice or defaults to the system date. -
invoiceId: string
Title:
Invoice IDThe unique identifier of the invoice that's generated while creating the invoice. -
invoiceNumber: string
Title:
Invoice NumberThe unique number for supplier invoice. -
invoiceTypeDiscriminator: string
Title:
DiscriminatorThe discriminator to distinguish Payables Invoice and Payment Request subtypes. -
paymentAmountTotal: string
Title:
Invoice Payment Amount TotalThe amount of invoice paid. -
paymentCrossRate: string
Title:
Payment Cross-Conversion Rate TypeThe conversion rate between the invoice currency and the payment currency. -
paymentCrossRateDate: string
Title:
Payment Cross-Conversion DateThe date effective for the conversion rate. -
paymentCurrencyInvoiceAmount: string
Title:
Invoice Amount in Payment CurrencyThe currency used to make a payment. The value can either be provided while creating an invoice or defaults from the supplier site or from the manage invoice options for the invoicing business unit. -
paymentReasonComments: string
Title:
Payment Reason CommentsThe comments indicating the reason for creating the payment. The value can either be provided while creating an invoice or defaults from the supplier site or address or profile level payment attributes. -
payProcurementTransactionTypeCode: string
Title:
Payment Process Transaction Type CodeThe code representing the type of payment processing transaction or document for the invoice. -
postingStatus: string
Title:
Invoice Posting Status IndicatorThe code representing the posting status of the invoice. A list of accepted values are defined in the lookup POSTING STATUS. -
productTable: string
Title:
Product TableThe name of the product source table used to generate the invoice. -
remittanceMessage1: string
Title:
Remittance Message 1Remittance message provided for payment processing. You can provide the information during invoice creation or update it later. -
remittanceMessage2: string
Title:
Remittance Message 2Remittance message provided for payment processing. You can provide the information during invoice creation or update it later. -
remittanceMessage3: string
Title:
Remittance Message 3Remittance message provided for payment processing. You can provide the information during invoice creation or update it later. -
termsDate: string
Title:
Terms DateThe date used with payment terms to calculate installment along with due date and discount dates. The value can either be provided while creating an invoice or derived based on the terms date basis option from the supplier site or from the Manage Invoice Options for the invoicing business unit. -
timeCreated: string
Title:
Creation DateThe date and time when the row was created. -
timeUpdated: string
Title:
Last Update DateThe date and time when the row was last updated. -
uniqueRemittanceIdentifier: string
Title:
Unique Remittance IdentifierThe unique identifier for a remittance. Contains reference information for a payment. -
updatedBy: string
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : Payables Invoice Header
Type:
objectTitle:
Payables Invoice HeaderThe unique identifier of the payables invoice.
Nested Schema : application
Match All
The unique identifier of the application from where the invoice originated.
Show Source
-
allOf
oraCommonAppsInfraObjects.TaxonomyNode_item-fields
-
object
__busObj_context
-
object
Application ID
Title:
Application IDThe unique identifier of the application from where the invoice originated.
Nested Schema : businessUnit
Match All
A business unit represents a unit of an enterprise that performs one or more business functions and may have service provider relationships between the units. It typically focuses on a specific market segment, product line, geographic region, or set of services. The business transactions are recorded, reported, and accounted against the business unit.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Business Unit
Title:
Business UnitA business unit represents a unit of an enterprise that performs one or more business functions and may have service provider relationships between the units. It typically focuses on a specific market segment, product line, geographic region, or set of services. The business transactions are recorded, reported, and accounted against the business unit.
Nested Schema : conversionRateType
Match All
A currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Show Source
-
object
oraErpCoreCurrencySetup.CurrencyConversionRateType_item-fields
-
object
__busObj_context
-
object
Conversion Rate Type
Title:
Conversion Rate TypeA currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Nested Schema : externalBankAccount
Match All
The identifier of the external bank account.
Show Source
-
object
oraErpCorePaymentInstruments.ExternalBankAccount_item-fields
-
object
__busObj_context
-
object
External Bank Account ID
Title:
External Bank Account IDThe identifier of the external bank account.
Nested Schema : firstPartyRegistration
Match All
The identifier of the first party tax registration.
Show Source
-
allOf
oraErpCoreTaxSetup.TaxRegistration_item-fields
-
object
__busObj_context
-
object
First-Party Tax Registration Number
Title:
First-Party Tax Registration NumberThe identifier of the first party tax registration.
Nested Schema : fundsStatus
Match All
Indicates whether funds checking and reservation is applicable for the invoice.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Funds Status
Title:
Funds StatusIndicates whether funds checking and reservation is applicable for the invoice.
Nested Schema : invoiceBatch
Match All
Invoice batch stores summary information about invoices entered in batches when the Batch Control Payables option is enabled. There is one row for each batch of invoices entered in system. It uses this information to group together invoices that a person entered in one batch.
Show Source
-
object
oraErpCorePayablesInvoices.PayablesInvoiceBatch_item-fields
-
object
__busObj_context
-
object
Invoice Batch
Title:
Invoice BatchInvoice batch stores summary information about invoices entered in batches when the Batch Control Payables option is enabled. There is one row for each batch of invoices entered in system. It uses this information to group together invoices that a person entered in one batch.
Nested Schema : invoiceCurrency
Match All
The currency in which a supplier invoice is received.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Invoice Currency
Title:
Invoice CurrencyThe currency in which a supplier invoice is received.
Nested Schema : invoiceSource
Match All
The source that indicates the feeder system from which an invoice is created. A list of accepted values is defined in the lookup SOURCE.
Show Source
-
allOf
oraErpCoreCommonObjects.ERPLookupCode_item-fields
-
object
__busObj_context
-
object
Invoice Source
Title:
Invoice SourceThe source that indicates the feeder system from which an invoice is created. A list of accepted values is defined in the lookup SOURCE.
Nested Schema : ledger
Match All
A ledger represents a record-keeping book used to track financial transactions. It serves as a central repository for all financial activities within an organization, providing a chronological and systematic account of debits, credits, and balances. Ledgers play a crucial role in financial management, budgeting, and maintaining accurate financial records, tracking expenses, revenues, assets, liabilities, and equity.
Show Source
-
object
oraErpCoreStructure.Ledger_item-fields
-
object
__busObj_context
-
object
Ledger
Title:
LedgerA ledger represents a record-keeping book used to track financial transactions. It serves as a central repository for all financial activities within an organization, providing a chronological and systematic account of debits, credits, and balances. Ledgers play a crucial role in financial management, budgeting, and maintaining accurate financial records, tracking expenses, revenues, assets, liabilities, and equity.
Nested Schema : legalEntity
Match All
A legal entity represents an entity created under a commercial law which can own property, create obligation, recruit people, trade, account for themselves to regulators, taxation authorities, and owners. It identifies the legal owner or custodian for each business transaction for legal compliance and reporting.
Show Source
-
allOf
oraErpCoreStructure.LegalEntity_item-fields
-
object
__busObj_context
-
object
Legal Entity
Title:
Legal EntityA legal entity represents an entity created under a commercial law which can own property, create obligation, recruit people, trade, account for themselves to regulators, taxation authorities, and owners. It identifies the legal owner or custodian for each business transaction for legal compliance and reporting.
Nested Schema : liabilityAccount
Match All
The unique identifier of the accounting flexfield for accounts payable liability account.
Show Source
-
allOf
oraErpCoreStructure.GeneralLedgerAccount_item-fields
-
object
__busObj_context
-
object
Liability Distribution
Title:
Liability DistributionThe unique identifier of the accounting flexfield for accounts payable liability account.
Nested Schema : payGroup
Match All
The group for a category of suppliers or invoices for a single pay run. Examples include employees, merchandise, nonmerchandise, government, domestic, and international. A list of accepted values is defined in the lookup PAY GROUP.
Show Source
-
allOf
oraErpCoreCommonObjects.ERPLookupCode_item-fields
-
object
__busObj_context
-
object
Pay Group
Title:
Pay GroupThe group for a category of suppliers or invoices for a single pay run. Examples include employees, merchandise, nonmerchandise, government, domestic, and international. A list of accepted values is defined in the lookup PAY GROUP.
Nested Schema : paymentConversionRateType
Match All
The conversion rate type of a future dated maturity payment. This attribute value is only used for foreign currency payments.
Show Source
-
object
oraErpCoreCurrencySetup.CurrencyConversionRateType_item-fields
-
object
__busObj_context
-
object
Payment Cross-Conversion Rate Type
Title:
Payment Cross-Conversion Rate TypeThe conversion rate type of a future dated maturity payment. This attribute value is only used for foreign currency payments.
Nested Schema : paymentCurrency
Match All
The code representing the currency that the payment is made in.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Payment Currency
Title:
Payment CurrencyThe code representing the currency that the payment is made in.
Nested Schema : paymentFunctionLookup
Match All
The funds check or reservation status for the invoice distribution.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Funds Status
Title:
Funds StatusThe funds check or reservation status for the invoice distribution.
Nested Schema : paymentSettlementPriority
Match All
The priority with which the financial institution or payment system should settle payment for this document. A list of accepted values is defined in the lookup type IBY_SETTLEMENT_PRIORITY.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Settlement Priority
Title:
Settlement PriorityThe priority with which the financial institution or payment system should settle payment for this document. A list of accepted values is defined in the lookup type IBY_SETTLEMENT_PRIORITY.
Nested Schema : paymentTerm
Match All
The payment terms contain information related to payment terms that outline the timing and method of payment. Payment terms are assigned to suppliers and invoices that automatically create payment installments when the Payables Invoice is created. Payment terms have one or more payment terms lines to denote the due date, each of which creates one installment. Each payment terms line and its corresponding installment has a due date or a discount date.
Show Source
-
object
oraErpCorePayablesSetup.PayablesPaymentTerm_item-fields
-
object
__busObj_context
-
object
Payment Term
Title:
Payment TermThe payment terms contain information related to payment terms that outline the timing and method of payment. Payment terms are assigned to suppliers and invoices that automatically create payment installments when the Payables Invoice is created. Payment terms have one or more payment terms lines to denote the due date, each of which creates one installment. Each payment terms line and its corresponding installment has a due date or a discount date.
Nested Schema : routingStatus
Match All
The code representing the routing status of the invoice. The invoice can be in the process of routing or complete.
Show Source
-
allOf
oraErpCoreCommonObjects.ERPLookupCode_item-fields
-
object
__busObj_context
-
object
Routing Status
Title:
Routing StatusThe code representing the routing status of the invoice. The invoice can be in the process of routing or complete.
Nested Schema : systemOption
Match All
System options represent the parameters and defaults defined for Oracle Payables application operations. It encompasses vital details like the set of books, functional currency, default bank account, payment terms, and more. This information guides Oracle Payables in establishing default values that extend to supplier and invoice entries.
Show Source
-
object
oraErpCorePayablesSetup.PayablesSystemOption_item-fields
-
object
__busObj_context
-
object
Payables System Options
Title:
Payables System OptionsSystem options represent the parameters and defaults defined for Oracle Payables application operations. It encompasses vital details like the set of books, functional currency, default bank account, payment terms, and more. This information guides Oracle Payables in establishing default values that extend to supplier and invoice entries.
Nested Schema : thirdPartyRegistration
Match All
The unique identifier of the third party tax registration.
Show Source
-
allOf
oraErpCoreTaxSetup.TaxRegistration_item-fields
-
object
__busObj_context
-
object
Third-Party Tax Registration ID
Title:
Third-Party Tax Registration IDThe unique identifier of the third party tax registration.
Nested Schema : Application ID
Type:
objectTitle:
Application IDThe unique identifier of the application from where the invoice originated.
Nested Schema : approvalStatus-allOf[2]
Type:
objectNested Schema : Business Unit
Type:
objectTitle:
Business UnitA business unit represents a unit of an enterprise that performs one or more business functions and may have service provider relationships between the units. It typically focuses on a specific market segment, product line, geographic region, or set of services. The business transactions are recorded, reported, and accounted against the business unit.
Nested Schema : Conversion Rate Type
Type:
objectTitle:
Conversion Rate TypeA currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Nested Schema : oraErpCorePaymentInstruments.ExternalBankAccount_item-fields
Type:
Show Source
object-
bankAccountMaskSetting: string
Title:
Bank Account Mask SettingRead Only:trueSettings that mask payment instrument numbers. Values can be Display all digits, Display first digits, Display last digits, or Mask all digits. -
bankAccountName: string
Title:
Bank Account NameRead Only:trueName of the bank account. -
bankAccountType:
bankAccountType
-
bankBranchPartyFlag: boolean
Title:
Bank Branch Party IndicatorRead Only:trueIndicates whether a bank account is associated with any bank and branch created in Trading Community Architecture. -
checkDigits: string
Title:
Check DigitsRead Only:trueOne or more digits used to validate a bank account number. -
countryCode: string
Title:
Country CodeRead Only:trueCountry code of the bank account. -
currency:
currency
-
description: string
Title:
DescriptionRead Only:trueFree-text description of the payment method -
digitalPaymentAccount:
digitalPaymentAccount
-
eftSwiftCode: string
Title:
EFT SWIFT CodeRead Only:trueIdentifier used by SWIFT to identify bank or bank branch. -
id: string
(big-integer)
Title:
External Bank Account IDRead Only:truePrimary key of the physical entity IBY_EXT_BANK_ACCOUNTS. -
maskedAccountNumber: string
Title:
Masked Bank Account NumberRead Only:trueMasked bank account number used for display purposes. -
maskedIban: string
Title:
Masked IBANRead Only:trueMasked IBAN value used for display purposes. -
secondaryAccountReference: string
Title:
Secondary Account ReferenceRead Only:trueSecondary bank account reference.
Nested Schema : External Bank Account ID
Type:
objectTitle:
External Bank Account IDThe identifier of the external bank account.
Nested Schema : bankAccountType
Match All
Lookup code for bank account type. Values include SAVINGS, CHECKING, and so on
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Bank Account Type Code
Title:
Bank Account Type CodeLookup code for bank account type. Values include SAVINGS, CHECKING, and so on
Nested Schema : currency
Match All
A currency is a standardization of money used for displaying monetary amounts, assigning to ledgers, entering transactions, recording balances, and reporting. All currencies listed in the International Organization for Standardization 4217 standard are supported. The statistical unit currency is used for financial statistics in financial reports, allocation formulas, and other calculations.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Currency
Title:
CurrencyA currency is a standardization of money used for displaying monetary amounts, assigning to ledgers, entering transactions, recording balances, and reporting. All currencies listed in the International Organization for Standardization 4217 standard are supported. The statistical unit currency is used for financial statistics in financial reports, allocation formulas, and other calculations.
Nested Schema : digitalPaymentAccount
Match All
A virtual card program business object stores the information about virtual card programs.
Show Source
-
object
oraErpCorePaymentInstruments.DigitalPaymentAccount_item-fields
-
object
__busObj_context
-
object
External Bank Account ID
Title:
External Bank Account IDA virtual card program business object stores the information about virtual card programs.
Nested Schema : Bank Account Type Code
Type:
objectTitle:
Bank Account Type CodeLookup code for bank account type. Values include SAVINGS, CHECKING, and so on
Nested Schema : Currency
Type:
objectTitle:
CurrencyA currency is a standardization of money used for displaying monetary amounts, assigning to ledgers, entering transactions, recording balances, and reporting. All currencies listed in the International Organization for Standardization 4217 standard are supported. The statistical unit currency is used for financial statistics in financial reports, allocation formulas, and other calculations.
Nested Schema : oraErpCorePaymentInstruments.DigitalPaymentAccount_item-fields
Type:
Show Source
object-
createdBy: string
Title:
Created ByRead Only:trueMasked IBAN value used for display purposes. -
digitalPaymentAccountId: string
(big-integer)
Title:
Digital Payment Account IDRead Only:trueDigital payment account identifier. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueMasked IBAN value used for display purposes. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueMasked IBAN value used for display purposes. -
updatedBy: string
Title:
Last Updated ByRead Only:trueMasked IBAN value used for display purposes. -
virtualCardProgram:
virtualCardProgram
Nested Schema : External Bank Account ID
Type:
objectTitle:
External Bank Account IDA virtual card program business object stores the information about virtual card programs.
Nested Schema : virtualCardProgram
Match All
A virtual card program business object stores the information about virtual card programs.
Show Source
-
object
oraErpCorePaymentSetup.VirtualCardProgram_item-fields
-
object
__busObj_context
-
object
Virtual Card Program
Title:
Virtual Card ProgramA virtual card program business object stores the information about virtual card programs.
Nested Schema : oraErpCorePaymentSetup.VirtualCardProgram_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueThe language in which the values of the translatable columns were created, updated, or copied from. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
endDate: string
(date)
Title:
End DateRead Only:trueDate after which a person can no longer use the credit card. -
externalCompanyIdentifier: string
Title:
External Company IdentifierRead Only:trueIdentifier generated by an external virtual card platform. -
id: string
(big-integer)
Title:
Virtual Card Program IDRead Only:trueVirtual card program identifier. -
paymentSystem:
paymentSystem
-
startDate: string
(date)
Title:
Start DateRead Only:trueStart date of the credit card. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
vcardProgramCode: string
Title:
Virtual Card Program CodeRead Only:trueUnique code to identify virtual card program. -
vcardProgramName: string
Title:
Virtual Card Program NameRead Only:trueName of the virtual card program. -
virtualCardIssuerIdentifier: string
(big-integer)
Title:
Virtual Card Issuer IDRead Only:trueIdentifier of the virtual card issuing partner. -
virtualCardIssuerType:
virtualCardIssuerType
-
virtualCardType:
virtualCardType
Nested Schema : Virtual Card Program
Type:
objectTitle:
Virtual Card ProgramA virtual card program business object stores the information about virtual card programs.
Nested Schema : paymentSystem
Match All
Identifier of the payment system associated with the payment system account.
Show Source
-
object
oraErpCorePaymentSetup.PaymentSystem_item-fields
-
object
__busObj_context
-
object
Payment System Identifier
Title:
Payment System IdentifierIdentifier of the payment system associated with the payment system account.
Nested Schema : virtualCardIssuerType
Match All
Issue type that determines whether the issuer is a bank.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Virtual Card Issuer Type
Title:
Virtual Card Issuer TypeIssue type that determines whether the issuer is a bank.
Nested Schema : virtualCardType
Match All
Indicates card usage type. It can be single-use or multiuse.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Virtual Card Type
Title:
Virtual Card TypeIndicates card usage type. It can be single-use or multiuse.
Nested Schema : oraErpCorePaymentSetup.PaymentSystem_item-fields
Type:
Show Source
object-
activeStatus: string
Title:
Active StatusRead Only:trueIndicates whether the payment system is active. -
bankPaymentType:
bankPaymentType
-
baseURL: string
Title:
Base URLRead Only:trueURL linked to the payment system. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
endDate: string
(date)
Title:
End DateRead Only:trueEnd date for the payment system. -
id: string
(big-integer)
Title:
Payment System IdentifierRead Only:trueSystem-generated primary key to identify the payment system. -
instrumentType:
instrumentType
-
paymentSystemName: string
Title:
Payment System NameRead Only:trueName associated with the payment system. -
startDate: string
(date)
Title:
Start DateRead Only:trueStart date for the payment system. -
suffix: string
Title:
Payment System CodeRead Only:trueCode associated with the payment system. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Payment System Identifier
Type:
objectTitle:
Payment System IdentifierIdentifier of the payment system associated with the payment system account.
Nested Schema : bankPaymentType
Match All
Indicates type of payment system. Values include PROCESSOR and GATEWAY.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Bank Payment Type
Title:
Bank Payment TypeIndicates type of payment system. Values include PROCESSOR and GATEWAY.
Nested Schema : instrumentType
Match All
Type of payment instruments supported by the payment system.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Instrument Type
Title:
Instrument TypeType of payment instruments supported by the payment system.
Nested Schema : Bank Payment Type
Type:
objectTitle:
Bank Payment TypeIndicates type of payment system. Values include PROCESSOR and GATEWAY.
Nested Schema : Instrument Type
Type:
objectTitle:
Instrument TypeType of payment instruments supported by the payment system.
Nested Schema : Virtual Card Issuer Type
Type:
objectTitle:
Virtual Card Issuer TypeIssue type that determines whether the issuer is a bank.
Nested Schema : Virtual Card Type
Type:
objectTitle:
Virtual Card TypeIndicates card usage type. It can be single-use or multiuse.
Nested Schema : First-Party Tax Registration Number
Type:
objectTitle:
First-Party Tax Registration NumberThe identifier of the first party tax registration.
Nested Schema : Funds Status
Type:
objectTitle:
Funds StatusIndicates whether funds checking and reservation is applicable for the invoice.
Nested Schema : oraErpCorePayablesInvoices.PayablesInvoiceBatch_item-fields
Type:
Show Source
object-
batchId: string
(big-integer)
Title:
[[ $invoicesResb.ColAttr.InvoiceGroup.APBATCHESALL.BATCHID() ]]Read Only:true[[ $invoicesResba.WSAttrDsc_51ee0e8b-8f7d-4e14-9a02-8564ee5a6f0b() ]] -
batchName: string
Title:
[[ $invoicesResb.ColAttr.InvoiceGroup.InvoiceGroupName.APBATCHESALL.BATCHNAME() ]]Read Only:true[[ $invoicesResba.WSAttrDsc_d33a78a0-da22-43f9-93bb-3541d4c8db98() ]] -
payGroup:
payGroup
Nested Schema : Invoice Batch
Type:
objectTitle:
Invoice BatchInvoice batch stores summary information about invoices entered in batches when the Batch Control Payables option is enabled. There is one row for each batch of invoices entered in system. It uses this information to group together invoices that a person entered in one batch.
Nested Schema : payGroup-allOf[2]
Type:
objectNested Schema : Invoice Currency
Type:
objectTitle:
Invoice CurrencyThe currency in which a supplier invoice is received.
Nested Schema : Invoice Source
Type:
objectTitle:
Invoice SourceThe source that indicates the feeder system from which an invoice is created. A list of accepted values is defined in the lookup SOURCE.
Nested Schema : invoiceTypeCode-allOf[2]
Type:
objectNested Schema : Ledger
Type:
objectTitle:
LedgerA ledger represents a record-keeping book used to track financial transactions. It serves as a central repository for all financial activities within an organization, providing a chronological and systematic account of debits, credits, and balances. Ledgers play a crucial role in financial management, budgeting, and maintaining accurate financial records, tracking expenses, revenues, assets, liabilities, and equity.
Nested Schema : Legal Entity
Type:
objectTitle:
Legal EntityA legal entity represents an entity created under a commercial law which can own property, create obligation, recruit people, trade, account for themselves to regulators, taxation authorities, and owners. It identifies the legal owner or custodian for each business transaction for legal compliance and reporting.
Nested Schema : Liability Distribution
Type:
objectTitle:
Liability DistributionThe unique identifier of the accounting flexfield for accounts payable liability account.
Nested Schema : Pay Group
Type:
objectTitle:
Pay GroupThe group for a category of suppliers or invoices for a single pay run. Examples include employees, merchandise, nonmerchandise, government, domestic, and international. A list of accepted values is defined in the lookup PAY GROUP.
Nested Schema : Payment Cross-Conversion Rate Type
Type:
objectTitle:
Payment Cross-Conversion Rate TypeThe conversion rate type of a future dated maturity payment. This attribute value is only used for foreign currency payments.
Nested Schema : Payment Currency
Type:
objectTitle:
Payment CurrencyThe code representing the currency that the payment is made in.
Nested Schema : Funds Status
Type:
objectTitle:
Funds StatusThe funds check or reservation status for the invoice distribution.
Nested Schema : oraErpCorePaymentSetup.PaymentMethod_item
Match All
A payment method is a payment attribute on a document payable that indicates how the first party payer is going to make the payment. Examples of payment methods include printing paper checks in-house, outsourcing checks to be printed by a payment system, and wiring money. A payment method can be very generic, such as EFT, or very specific, such as EFT in Denmark via Citibank using the EDIFACT format. Some payment methods are predefined, but implementation teams may define their own payment methods.
Show Source
-
object
oraErpCorePaymentSetup.PaymentMethod_item-fields
-
object
Payment Method
Title:
Payment MethodA payment method is a payment attribute on a document payable that indicates how the first party payer is going to make the payment. Examples of payment methods include printing paper checks in-house, outsourcing checks to be printed by a payment system, and wiring money. A payment method can be very generic, such as EFT, or very specific, such as EFT in Denmark via Citibank using the EDIFACT format. Some payment methods are predefined, but implementation teams may define their own payment methods.
Nested Schema : oraErpCorePaymentSetup.PaymentMethod_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueThe language in which the values of the translatable columns were created, updated, or copied from. -
code: string
Title:
Payment Method CodeRead Only:truePrimary key entered by the user. -
description: string
Title:
DescriptionRead Only:trueFree-text description of the payment method -
paymentMethodName: string
Title:
Payment Method NameRead Only:trueName of the payment method used to create the transaction -
paymentMode:
paymentMode
Nested Schema : Payment Method
Type:
objectTitle:
Payment MethodA payment method is a payment attribute on a document payable that indicates how the first party payer is going to make the payment. Examples of payment methods include printing paper checks in-house, outsourcing checks to be printed by a payment system, and wiring money. A payment method can be very generic, such as EFT, or very specific, such as EFT in Denmark via Citibank using the EDIFACT format. Some payment methods are predefined, but implementation teams may define their own payment methods.
Nested Schema : paymentMethod-allOf[2]
Type:
objectNested Schema : paymentMode
Match All
Attribute label in the Payment Method Setup page to identify the invoice payment mode.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Payment Mode
Title:
Payment ModeAttribute label in the Payment Method Setup page to identify the invoice payment mode.
Nested Schema : Payment Mode
Type:
objectTitle:
Payment ModeAttribute label in the Payment Method Setup page to identify the invoice payment mode.
Nested Schema : Settlement Priority
Type:
objectTitle:
Settlement PriorityThe priority with which the financial institution or payment system should settle payment for this document. A list of accepted values is defined in the lookup type IBY_SETTLEMENT_PRIORITY.
Nested Schema : paymentStatusCode-allOf[2]
Type:
objectNested Schema : Payment Term
Type:
objectTitle:
Payment TermThe payment terms contain information related to payment terms that outline the timing and method of payment. Payment terms are assigned to suppliers and invoices that automatically create payment installments when the Payables Invoice is created. Payment terms have one or more payment terms lines to denote the due date, each of which creates one installment. Each payment terms line and its corresponding installment has a due date or a discount date.
Nested Schema : Routing Status
Type:
objectTitle:
Routing StatusThe code representing the routing status of the invoice. The invoice can be in the process of routing or complete.
Nested Schema : oraErpCorePayablesSetup.PayablesSystemOption_item-fields
Type:
Show Source
object-
bankChargeDeductionType:
bankChargeDeductionType
-
baseCurrency:
baseCurrency
-
businessUnitId: string
(big-integer)
Title:
Business UnitRead Only:trueThe unique identifier of the business unit associated with the payment. -
gainAccount:
gainAccount
-
ledger:
ledger
-
liabilityAccount:
liabilityAccount
-
lossAccount:
lossAccount
-
termsDateBasis:
termsDateBasis
-
timeUpdated: string
(date-time)
Title:
Last Update DateRead Only:trueThe date and time when the row was last updated. -
whenToAccountPayment: string
Title:
Account for PaymentRead Only:trueIndicates when accounting entries for payments are be created. The accounting entries can be created at payment issue, payment clearing, or both at payment issue and clearing.
Nested Schema : Payables System Options
Type:
objectTitle:
Payables System OptionsSystem options represent the parameters and defaults defined for Oracle Payables application operations. It encompasses vital details like the set of books, functional currency, default bank account, payment terms, and more. This information guides Oracle Payables in establishing default values that extend to supplier and invoice entries.
Nested Schema : bankChargeDeductionType
Match All
Type of deduction for bank charges. Valid values are Standard, Negotiated, or None.
Show Source
-
allOf
oraErpCoreCommonObjects.ERPLookupCode_item-fields
-
object
__busObj_context
-
object
Bank Charge Deduction Type
Title:
Bank Charge Deduction TypeType of deduction for bank charges. Valid values are Standard, Negotiated, or None.
Nested Schema : baseCurrency
Match All
The code representing the ledger currency associated with the ledger.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Ledger Currency
Title:
Ledger CurrencyThe code representing the ledger currency associated with the ledger.
Nested Schema : ledger
Match All
A ledger represents a record-keeping book used to track financial transactions. It serves as a central repository for all financial activities within an organization, providing a chronological and systematic account of debits, credits, and balances. Ledgers play a crucial role in financial management, budgeting, and maintaining accurate financial records, tracking expenses, revenues, assets, liabilities, and equity.
Show Source
-
object
oraErpCoreStructure.Ledger_item-fields
-
object
__busObj_context
-
object
Ledger
Title:
LedgerA ledger represents a record-keeping book used to track financial transactions. It serves as a central repository for all financial activities within an organization, providing a chronological and systematic account of debits, credits, and balances. Ledgers play a crucial role in financial management, budgeting, and maintaining accurate financial records, tracking expenses, revenues, assets, liabilities, and equity.
Nested Schema : termsDateBasis
Match All
Date used together with payment terms and invoice amount to create invoice scheduled payment.
Show Source
-
allOf
oraErpCoreCommonObjects.ERPLookupCode_item-fields
-
object
__busObj_context
-
object
Terms Date Basis
Title:
Terms Date BasisDate used together with payment terms and invoice amount to create invoice scheduled payment.
Nested Schema : Bank Charge Deduction Type
Type:
objectTitle:
Bank Charge Deduction TypeType of deduction for bank charges. Valid values are Standard, Negotiated, or None.
Nested Schema : Ledger Currency
Type:
objectTitle:
Ledger CurrencyThe code representing the ledger currency associated with the ledger.
Nested Schema : oraErpCoreStructure.GeneralLedgerAccount_item
Match All
A general ledger account combination represents the specific grouping of segment values within the Oracle General Ledger. It provides details of all the valid account combinations for each accounting flexfield structure within the General Ledger.
Show Source
-
allOf
oraErpCoreStructure.GeneralLedgerAccount_item-fields
-
object
General Ledger Account
Title:
General Ledger AccountA general ledger account combination represents the specific grouping of segment values within the Oracle General Ledger. It provides details of all the valid account combinations for each accounting flexfield structure within the General Ledger.
Nested Schema : General Ledger Account
Type:
objectTitle:
General Ledger AccountA general ledger account combination represents the specific grouping of segment values within the Oracle General Ledger. It provides details of all the valid account combinations for each accounting flexfield structure within the General Ledger.
Nested Schema : gainAccount-allOf[2]
Type:
objectNested Schema : Ledger
Type:
objectTitle:
LedgerA ledger represents a record-keeping book used to track financial transactions. It serves as a central repository for all financial activities within an organization, providing a chronological and systematic account of debits, credits, and balances. Ledgers play a crucial role in financial management, budgeting, and maintaining accurate financial records, tracking expenses, revenues, assets, liabilities, and equity.
Nested Schema : liabilityAccount-allOf[2]
Type:
objectNested Schema : lossAccount-allOf[2]
Type:
objectNested Schema : Terms Date Basis
Type:
objectTitle:
Terms Date BasisDate used together with payment terms and invoice amount to create invoice scheduled payment.
Nested Schema : Third-Party Tax Registration ID
Type:
objectTitle:
Third-Party Tax Registration IDThe unique identifier of the third party tax registration.
Nested Schema : validationStatus-allOf[2]
Type:
objectNested Schema : oraErpCoreAccountingEntries.JournalHeader_item-fields
Type:
Show Source
object-
accountedCredit: string
(big-decimal)
Title:
Accounted CreditRead Only:trueAccumulated total accounted credit amounts at the journal level. -
accountedDebit: string
(big-decimal)
Title:
Accounted DebitRead Only:trueAccumulated total accounted debit amounts at the journal level. -
accountingDate: string
(date)
Title:
Default Accounting DateRead Only:trueDefault accounting date used in journal headers. -
accountingSequence:
accountingSequence
-
accountingSequenceNumber: string
(big-decimal)
Title:
Accounting Sequence NumberRead Only:trueAccounting sequence number associated with the journal header. -
accrualReversalPeriodName: string
Title:
Reversal Period NameRead Only:trueThe type of journal reversal. A list of accepted values is defined in the lookup type YES_NO. The value is passed as a parameter to attribute GlJeHeadersAccrualRevChangeSignFlagTransient. -
batch:
batch
-
controlTotal: string
(big-decimal)
Title:
Control TotalRead Only:trueControl total entered for a journal header to validate that the journal is complete. -
conversionFlag: boolean
Title:
Conversion IndicatorRead Only:trueIndicates whether a converted amount in the Journal Entry Lines section of a foreign currency journal entry was manually changed. A value of N means the converted amount was changed and the posting process doesn't reconvert the foreign amounts. -
conversionRateType:
conversionRateType
-
crossCurrencyPostingFlag: boolean
Title:
Cross-currency Journal Posting IndicatorRead Only:trueIndicates whether the posted journal has multiple currencies. If Y, then the journal has multiple currencies. If N, then the journal doesn't have multiple currencies. -
currency:
currency
-
currencyConversionDate: string
(date)
Title:
Conversion DateRead Only:trueCurrency conversion date of the journal. -
currencyConversionRate: string
(big-decimal)
Title:
Conversion RateRead Only:trueCurrency conversion rate of the journal. -
dateCreated: string
(date)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
description: string
Title:
DescriptionRead Only:trueDescription of the journal entered by the user. -
documentSequenceNumber: string
(big-decimal)
Title:
Document Sequence NumberRead Only:trueA unique number that's manually or automatically assigned to documents such as bank statements, invoices or journal entries. Also used to provide an audit trail to meet country-specific requirements. -
encumbranceType:
encumbranceType
-
enteredCredit: string
(big-decimal)
Title:
Entered CreditRead Only:trueAccumulated total entered credit amounts at the journal level. -
enteredDebit: string
(big-decimal)
Title:
Entered DebitRead Only:trueAccumulated total entered debit amounts at the journal level. -
journalCategory:
journalCategory
-
journalHeaderId: string
(big-integer)
Title:
Header IDRead Only:trueIdentifier of the journal header. -
journalSource:
journalSource
-
ledger:
ledger
-
legalEntity:
legalEntity
-
lookupAccrualReversalChangeSign:
lookupAccrualReversalChangeSign
-
lookupAccrualReversalStatus:
lookupAccrualReversalStatus
-
lookupBalanceType:
lookupBalanceType
-
multiCurrencyFlag: boolean
Title:
MulticurrencyRead Only:trueIndicates whether the journal contains multiple currencies. If Y, then the journal contains multiple currencies. If N, then the journal contains one currency. -
name: string
Title:
General Ledger JournalRead Only:trueName of the journal entered by the user. -
ora_flex_journalHeader__info:
Discriminator: xContextSegmentFk
Discriminator:
{ "propertyName":"xContextSegmentFk", "mapping":{ "Adjustment Journal Type":"#/components/schemas/oraErpCoreAccountingEntries.JournalHeader.ora_flex_journalHeader__info.ora_flex_journalHeader__CzAdjustmentJournalTypeXwp", "Journal Reference":"#/components/schemas/oraErpCoreAccountingEntries.JournalHeader.ora_flex_journalHeader__info.ora_flex_journalHeader__CzJournalReferenceXpx" } } -
originatingBalSegValue: string
Title:
Clearing CompanyRead Only:trueIntercompany clearing entity used to balance the journal. -
periodName: string
Title:
Period NameRead Only:trueName of the calendar period. -
referenceDate: string
(date)
Title:
Reference DateRead Only:trueAdditional date information entered by the user. -
reportingSequence:
reportingSequence
-
reportingSequenceNumber: string
(big-decimal)
Title:
Reporting Sequence NumberRead Only:trueReporting sequence number associated with the journal header. -
reversedJournal:
reversedJournal
-
status: string
Title:
StatusRead Only:trueStatus of the journal header. A list of accepted values is defined in the lookup type MJE_BATCH_STATUS. -
subledgerJournalCode: string
Title:
Subledger JournalRead Only:trueSubledger journal associated with the journal header.
Nested Schema : Provider Journal ID
Type:
objectTitle:
Provider Journal IDProvider ledger journal header represents the journal generated for recording the accounting impact of the provider organization.
Nested Schema : accountingSequence
Match All
The accounting sequence value for the journal.
Show Source
-
object
oraErpCoreAccountingSetup.SequenceVersion_item-fields
-
object
__busObj_context
-
object
Accounting Sequence
Title:
Accounting SequenceThe accounting sequence value for the journal.
Nested Schema : batch
Match All
A journal batch contains information such as batch name and description, status, and running total debits and credits. The batch status indicates whether it has been posted, selected for posting, or in the process of being posted.
Show Source
-
object
oraErpCoreAccountingEntries.JournalBatch_item-fields
-
object
__busObj_context
-
object
Journal Batch
Title:
Journal BatchA journal batch contains information such as batch name and description, status, and running total debits and credits. The batch status indicates whether it has been posted, selected for posting, or in the process of being posted.
Nested Schema : conversionRateType
Match All
A currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Show Source
-
object
oraErpCoreCurrencySetup.CurrencyConversionRateType_item-fields
-
object
__busObj_context
-
object
Currency Conversion Rate Type
Title:
Currency Conversion Rate TypeA currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Nested Schema : currency
Match All
A currency is a standardization of money used for displaying monetary amounts, assigning to ledgers, entering transactions, recording balances, and reporting. All currencies listed in the International Organization for Standardization 4217 standard are supported. The statistical unit currency is used for financial statistics in financial reports, allocation formulas, and other calculations.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Currency
Title:
CurrencyA currency is a standardization of money used for displaying monetary amounts, assigning to ledgers, entering transactions, recording balances, and reporting. All currencies listed in the International Organization for Standardization 4217 standard are supported. The statistical unit currency is used for financial statistics in financial reports, allocation formulas, and other calculations.
Nested Schema : encumbranceType
Match All
An encumbrance type stores information about encumbrance types, including their identifiers and descriptions. It serves as a comprehensive source for encumbrance type information.
Show Source
-
object
oraErpCoreAccountingSetup.EncumbranceType_item-fields
-
object
__busObj_context
-
object
Encumbrance Type
Title:
Encumbrance TypeAn encumbrance type stores information about encumbrance types, including their identifiers and descriptions. It serves as a comprehensive source for encumbrance type information.
Nested Schema : journalCategory
Match All
A journal category contains the category information that identifies the purpose of a journal, such as Adjustments or Invoices.
Show Source
-
object
oraErpCoreAccountingSetup.JournalCategory_item-fields
-
object
__busObj_context
-
object
Journal Category
Title:
Journal CategoryA journal category contains the category information that identifies the purpose of a journal, such as Adjustments or Invoices.
Nested Schema : journalSource
Match All
A journal source is defined to identify the origin of journals, such as Receivables or Payables. General Ledger supplies a number of predefined journal sources but users can create their own journal sources as well. A journal source contains details about the source name assigned to each journal entry in the general ledger during journal header creation.
Show Source
-
object
oraErpCoreAccountingSetup.JournalSource_item-fields
-
object
__busObj_context
-
object
Journal Source
Title:
Journal SourceA journal source is defined to identify the origin of journals, such as Receivables or Payables. General Ledger supplies a number of predefined journal sources but users can create their own journal sources as well. A journal source contains details about the source name assigned to each journal entry in the general ledger during journal header creation.
Nested Schema : ledger
Match All
A ledger represents a record-keeping book used to track financial transactions. It serves as a central repository for all financial activities within an organization, providing a chronological and systematic account of debits, credits, and balances. Ledgers play a crucial role in financial management, budgeting, and maintaining accurate financial records, tracking expenses, revenues, assets, liabilities, and equity.
Show Source
-
object
oraErpCoreStructure.Ledger_item-fields
-
object
__busObj_context
-
object
Ledger
Title:
LedgerA ledger represents a record-keeping book used to track financial transactions. It serves as a central repository for all financial activities within an organization, providing a chronological and systematic account of debits, credits, and balances. Ledgers play a crucial role in financial management, budgeting, and maintaining accurate financial records, tracking expenses, revenues, assets, liabilities, and equity.
Nested Schema : legalEntity
Match All
A legal entity represents an entity created under a commercial law which can own property, create obligation, recruit people, trade, account for themselves to regulators, taxation authorities, and owners. It identifies the legal owner or custodian for each business transaction for legal compliance and reporting.
Show Source
-
allOf
oraErpCoreStructure.LegalEntity_item-fields
-
object
__busObj_context
-
object
Legal Entity
Title:
Legal EntityA legal entity represents an entity created under a commercial law which can own property, create obligation, recruit people, trade, account for themselves to regulators, taxation authorities, and owners. It identifies the legal owner or custodian for each business transaction for legal compliance and reporting.
Nested Schema : lookupAccrualReversalChangeSign
Match All
The type of reversal. A list of accepted values is defined in the lookup type REVERSAL_OPTION_CODE.
Show Source
-
allOf
oraErpCoreCommonObjects.ERPLookupCode_item-fields
-
object
__busObj_context
-
object
Reversal Type
Title:
Reversal TypeThe type of reversal. A list of accepted values is defined in the lookup type REVERSAL_OPTION_CODE.
Nested Schema : lookupAccrualReversalStatus
Match All
The status of the reversed journal entry. A list of accepted values is defined in the lookup type JE_REVERSAL_STATUS.
Show Source
-
allOf
oraErpCoreCommonObjects.ERPLookupCode_item-fields
-
object
__busObj_context
-
object
Reversed Journal Status
Title:
Reversed Journal StatusThe status of the reversed journal entry. A list of accepted values is defined in the lookup type JE_REVERSAL_STATUS.
Nested Schema : lookupBalanceType
Match All
The type of journal balance. Valid values are Actual, Budget, and Encumbrance.
Show Source
-
allOf
oraErpCoreCommonObjects.ERPLookupCode_item-fields
-
object
__busObj_context
-
object
Balance Type
Title:
Balance TypeThe type of journal balance. Valid values are Actual, Budget, and Encumbrance.
Nested Schema : Discriminator: xContextSegmentFk
Type:
objectDiscriminator: xContextSegmentFk
Discriminator Values
Match One Schema
Show Source
Nested Schema : reportingSequence
Match All
The reporting sequence value for the journal.
Show Source
-
object
oraErpCoreAccountingSetup.SequenceVersion_item-fields
-
object
__busObj_context
-
object
Reporting Sequence Name
Title:
Reporting Sequence NameThe reporting sequence value for the journal.
Nested Schema : reversedJournal
Match All
The name of the journal that was reversed.
Show Source
-
object
oraErpCoreAccountingEntries.JournalHeader_item-fields
-
object
__busObj_context
-
object
Reversed Journal
Title:
Reversed JournalThe name of the journal that was reversed.
Nested Schema : oraErpCoreAccountingSetup.SequenceVersion_item-fields
Type:
Show Source
object-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
currentValue: string
(big-decimal)
Title:
Current ValueRead Only:trueCurrent value of the sequence version. -
dbSequenceName: string
Title:
Database Sequence NameRead Only:trueName of the database sequence for the sequence version. -
endDate: string
(date)
Title:
End DateRead Only:trueDate when the sequence version ends. -
headerName: string
Title:
Sequence NameRead Only:trueName of the sequence definition. -
initialValue: string
(big-decimal)
Title:
Initial ValueRead Only:trueInitial value of the sequence version. -
seqHeader:
seqHeader
-
seqVersionId: string
(big-integer)
Title:
Sequence Version IDRead Only:trueIdentifier of the sequence version. -
startDate: string
(date)
Title:
Start DateRead Only:trueDate when the sequence version starts. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
useStatusCode: string
Title:
StatusRead Only:trueCurrent status of the sequence version. Possible values are Used and New. -
versionName: string
Title:
Sequence Version NameRead Only:trueName of the sequence version.
Nested Schema : Accounting Sequence
Type:
objectTitle:
Accounting SequenceThe accounting sequence value for the journal.
Nested Schema : seqHeader
Match All
Name of the sequence definition.
Show Source
-
object
oraErpCoreAccountingSetup.SequenceHeader_item-fields
-
object
__busObj_context
-
object
Sequence Name
Title:
Sequence NameName of the sequence definition.
Nested Schema : oraErpCoreAccountingSetup.SequenceHeader_item-fields
Type:
Show Source
object-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
Sequence DescriptionRead Only:trueDescription of the accounting or reporting sequence. -
gapless: string
Title:
GaplessRead Only:trueIndicates whether gaps are allowed in the accounting or reporting sequence. If G, then gaps are allowed. If D, then gaps aren't allowed. -
headerName: string
Title:
NameRead Only:trueName of the accounting or reporting sequence. -
obsoleteFlag: boolean
Title:
ObsoleteRead Only:trueIndicates if the accounting or reporting sequence is obsolete. Possible values are Y and N. Y means the accounting or reporting sequence is obsolete. N means the accounting or reporting sequence isn't obsolete. -
seqHeaderId: string
(big-integer)
Title:
Sequence Header IDRead Only:trueIdentifier of the sequence header. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Sequence Name
Type:
objectTitle:
Sequence NameName of the sequence definition.
Nested Schema : oraErpCoreAccountingEntries.JournalBatch_item-fields
Type:
Show Source
object-
accountingPeriod: string
Title:
Accounting PeriodRead Only:trueDefault accounting period for the journal batch. -
batchAccountedCredit: string
(big-decimal)
Title:
Batch Accounted CreditRead Only:trueAccumulated total accounted credit amounts at the batch level. -
batchAccountedDebit: string
(big-decimal)
Title:
Batch Accounted DebitRead Only:trueAccumulated total accounted debit amounts at the batch level. -
batchEnteredCredit: string
(big-decimal)
Title:
Batch Entered CreditRead Only:trueAccumulated total entered credit amounts at the batch level. -
batchEnteredDebit: string
(big-decimal)
Title:
Batch Entered DebitRead Only:trueAccumulated total entered debit amounts at the batch level. -
controlTotal: string
(big-decimal)
Title:
Control TotalRead Only:trueControl total entered for a journal batch to validate that the batch is complete. -
dateCreated: string
(date)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
description: string
Title:
DescriptionRead Only:trueUser-defined description of the journal batch. -
errorMessage: string
Title:
ErrorRead Only:trueThe description of the validation errors thrown for the journal batch. -
journalBatchId: string
(big-integer)
Title:
Batch IDRead Only:trueUnique identifier of the journal batch. -
lookupApprovalStatus:
lookupApprovalStatus
-
lookupBatchStatus:
lookupBatchStatus
-
lookupFundsStatus:
lookupFundsStatus
-
name: string
Title:
Journal BatchRead Only:trueName of the journal batch. -
postedDate: string
(date)
Title:
Posting DateRead Only:trueDate when the journal entry is posted to the general ledger.
Nested Schema : Journal Batch
Type:
objectTitle:
Journal BatchA journal batch contains information such as batch name and description, status, and running total debits and credits. The batch status indicates whether it has been posted, selected for posting, or in the process of being posted.
Nested Schema : lookupApprovalStatus
Match All
The approval status of the journal entry batch. A list of accepted values is defined in the lookup type JE_BATCH_APPROVAL_STATUS.
Show Source
-
allOf
oraErpCoreCommonObjects.ERPLookupCode_item-fields
-
object
__busObj_context
-
object
Approval Status
Title:
Approval StatusThe approval status of the journal entry batch. A list of accepted values is defined in the lookup type JE_BATCH_APPROVAL_STATUS.
Nested Schema : lookupBatchStatus
Match All
Status of the journal header. A list of accepted values is defined in the lookup type MJE_BATCH_STATUS.
Show Source
-
allOf
oraErpCoreCommonObjects.ERPLookupCode_item-fields
-
object
__busObj_context
-
object
Status
Title:
StatusStatus of the journal header. A list of accepted values is defined in the lookup type MJE_BATCH_STATUS.
Nested Schema : lookupFundsStatus
Match All
The funds check status of the journal entry batch. A list of accepted values is defined in the lookup type XCC_BC_FUNDS_STATUSES.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Funds Status
Title:
Funds StatusThe funds check status of the journal entry batch. A list of accepted values is defined in the lookup type XCC_BC_FUNDS_STATUSES.
Nested Schema : Approval Status
Type:
objectTitle:
Approval StatusThe approval status of the journal entry batch. A list of accepted values is defined in the lookup type JE_BATCH_APPROVAL_STATUS.
Nested Schema : Status
Type:
objectTitle:
StatusStatus of the journal header. A list of accepted values is defined in the lookup type MJE_BATCH_STATUS.
Nested Schema : Funds Status
Type:
objectTitle:
Funds StatusThe funds check status of the journal entry batch. A list of accepted values is defined in the lookup type XCC_BC_FUNDS_STATUSES.
Nested Schema : Currency Conversion Rate Type
Type:
objectTitle:
Currency Conversion Rate TypeA currency conversion rate type defines conversion rate types such as Corporate, Daily, Period End, and Period Average. These conversion rate types are used to convert foreign currency journal amounts to ledger currency equivalents or translate and remeasure account balances to a reporting currency.
Nested Schema : Currency
Type:
objectTitle:
CurrencyA currency is a standardization of money used for displaying monetary amounts, assigning to ledgers, entering transactions, recording balances, and reporting. All currencies listed in the International Organization for Standardization 4217 standard are supported. The statistical unit currency is used for financial statistics in financial reports, allocation formulas, and other calculations.
Nested Schema : oraErpCoreAccountingSetup.EncumbranceType_item-fields
Type:
Show Source
object-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
DescriptionRead Only:trueDescription of the encumbrance type. -
enabledFlag: boolean
Title:
ActiveRead Only:trueIndicates whether encumbrance type is enabled. If Y, then the encumbrance type is enabled. If N, then the encumbrance type isn't enabled. -
encumbranceType: string
Title:
NameRead Only:trueEncumbrance Type name such as Commitment or Obligation. -
encumbranceTypeCode: string
Title:
Encumbrance TypeRead Only:trueName of the encumbrance type. -
encumbranceTypeId: string
(big-integer)
Title:
Encumbrance Type IDRead Only:trueIdentifier of the encumbrance type. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Encumbrance Type
Type:
objectTitle:
Encumbrance TypeAn encumbrance type stores information about encumbrance types, including their identifiers and descriptions. It serves as a comprehensive source for encumbrance type information.
Nested Schema : oraErpCoreAccountingSetup.JournalCategory_item-fields
Type:
Show Source
object-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
Journal Category DescriptionRead Only:trueDescription of the journal category. -
jeCategoryKey: string
Title:
Category KeyRead Only:trueUnique identifier of the journal category. -
jeCategoryName: string
Title:
NameRead Only:trueName of the journal category. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
userJeCategoryName: string
Title:
User-Defined NameRead Only:trueUser-defined name of the journal category.
Nested Schema : Journal Category
Type:
objectTitle:
Journal CategoryA journal category contains the category information that identifies the purpose of a journal, such as Adjustments or Invoices.
Nested Schema : oraErpCoreAccountingSetup.JournalSource_item-fields
Type:
Show Source
object-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
Journal Source DescriptionRead Only:trueDescription of the journal source. -
jeSourceKey: string
Title:
Source KeyRead Only:trueUnique identifier of the journal source. -
jeSourceName: string
Title:
Journal SourceRead Only:trueName of the journal source. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
userJeSourceName: string
Title:
User-Defined NameRead Only:trueUser-defined name of the journal source.
Nested Schema : Journal Source
Type:
objectTitle:
Journal SourceA journal source is defined to identify the origin of journals, such as Receivables or Payables. General Ledger supplies a number of predefined journal sources but users can create their own journal sources as well. A journal source contains details about the source name assigned to each journal entry in the general ledger during journal header creation.
Nested Schema : Ledger
Type:
objectTitle:
LedgerA ledger represents a record-keeping book used to track financial transactions. It serves as a central repository for all financial activities within an organization, providing a chronological and systematic account of debits, credits, and balances. Ledgers play a crucial role in financial management, budgeting, and maintaining accurate financial records, tracking expenses, revenues, assets, liabilities, and equity.
Nested Schema : Legal Entity
Type:
objectTitle:
Legal EntityA legal entity represents an entity created under a commercial law which can own property, create obligation, recruit people, trade, account for themselves to regulators, taxation authorities, and owners. It identifies the legal owner or custodian for each business transaction for legal compliance and reporting.
Nested Schema : Reversal Type
Type:
objectTitle:
Reversal TypeThe type of reversal. A list of accepted values is defined in the lookup type REVERSAL_OPTION_CODE.
Nested Schema : Reversed Journal Status
Type:
objectTitle:
Reversed Journal StatusThe status of the reversed journal entry. A list of accepted values is defined in the lookup type JE_REVERSAL_STATUS.
Nested Schema : Balance Type
Type:
objectTitle:
Balance TypeThe type of journal balance. Valid values are Actual, Budget, and Encumbrance.
Nested Schema : oraErpCoreAccountingEntries.JournalHeader.ora_flex_journalHeader__info.ora_flex_journalHeader__CzAdjustmentJournalTypeXwp
Match All
Show Source
Nested Schema : oraErpCoreAccountingEntries.JournalHeader.ora_flex_journalHeader__info.ora_flex_journalHeader__CzJournalReferenceXpx
Match All
Show Source
Nested Schema : oraErpCoreAccountingEntries.JournalHeader.ora_flex_journalHeader__info.ora_flex_journalHeader__CompositeType
Type:
Show Source
objectNested Schema : oraErpCoreAccountingEntries.JournalHeader.ora_flex_journalHeader__info.ora_flex_journalHeader__CzAdjustmentJournalTypeXwp-allOf[1]
Type:
Show Source
objectNested Schema : oraErpCoreAccountingEntries.JournalHeader.ora_flex_journalHeader__info.ora_flex_journalHeader__CzJournalReferenceXpx-allOf[1]
Type:
Show Source
objectNested Schema : Reporting Sequence Name
Type:
objectTitle:
Reporting Sequence NameThe reporting sequence value for the journal.
Nested Schema : Reversed Journal
Type:
objectTitle:
Reversed JournalThe name of the journal that was reversed.
Nested Schema : Provider Organization
Type:
objectTitle:
Provider OrganizationName of the provider organization
Nested Schema : Receiver Journal ID
Type:
objectTitle:
Receiver Journal IDReceiver ledger journal header represents the journal generated for recording the accounting impact of the receiver organization.
Nested Schema : Receiver Organization
Type:
objectTitle:
Receiver OrganizationName of the receiver organization.
Nested Schema : Settlement Currency
Type:
objectTitle:
Settlement CurrencyCurrency in which the intercompany transaction amount is received by the receiver organization for that leg of the financial route.
Nested Schema : Supplier Site
Type:
objectTitle:
Supplier SiteThe site of the supplier.
Nested Schema : Transaction Currency
Type:
objectTitle:
Transaction CurrencyCurrency in which the fund transfer is initiated.
Nested Schema : UOM Class
Type:
objectTitle:
UOM ClassType of magnitude measured by the order UOM.
Nested Schema : UOM Code
Type:
objectTitle:
UOM CodeUnique identifier of the unit of measure of the ordered goods.
Nested Schema : User-Defined Fiscal Classification
Type:
objectTitle:
User-Defined Fiscal ClassificationA classification for any tax requirement that can't be defined using the existing fiscal classification types.
Nested Schema : oraScmCoreManufacturingWorkOrder.WorkOrderOperation_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageCode of the language in which the contents of the translatable columns were originally created. -
actualCompletionDate: string
(date-time)
Title:
Actual Completion DateRead Only:trueActual finish date of the operation. -
actualStartDate: string
(date-time)
Title:
Actual Start DateRead Only:trueActual start date of the operation. -
additionalMaterialAtManualIssue: string
Title:
Additional Manual Material IssueRead Only:trueValue that controls whether a production operator can issue more than the required quantity while manually reporting material issues. A list of accepted values is defined in the lookup type ORA_WIS_ADDL_MANUAL_ISSUE_OPTS. -
autoTransactFlag: boolean
Title:
Automatically TransactRead Only:trueIndicates whether the operation is automatically reported and its resources and materials are automatically charged based on the Supply Type or the Charge Type setups upon completion of the next count point operation. -
completedQuantity: string
(big-decimal)
Title:
CompletedRead Only:trueQuantity completed so far in the operation. -
countPointOperationFlag: boolean
Title:
Count PointRead Only:trueIndicates if this is a count point operation. If an operation is a count point operation, then you must manually report the operation quantities. -
createdBy: string
Title:
Created ByRead Only:trueUser who created the work order operation record. -
cumulativeScrapQuantity: string
(big-decimal)
Title:
Cumulative Scrap QuantityRead Only:trueTotal cumulative scrapped quantity up to the current operation, excluding the current operation. -
cumulativeVarianceQuantity: string
(big-decimal)
Title:
Cumulative Variance QuantityRead Only:true -
description: string
Title:
DescriptionDescription of the operation. -
executionSequence: string
(big-decimal)
Title:
Execution SequenceRead Only:trueIndicates the execution sequence number of the operation if the work order has resequence operations. -
fixedLeadTime: string
(big-decimal)
Title:
FixedRead Only:trueLead time to perform this supplier operation, independent of the quantity of the OSP item. -
id: string
(big-integer)
Title:
Work Order Operation IdentifierRead Only:trueValue that uniquely identifies the work order operation. This is the primary key of the Work Order Operation view object. -
inProcessQuantity: string
(big-decimal)
Title:
In Process QuantityRead Only:trueQuantity completed so far at the prior count point operation, and that are awaiting delivery to the supplier operation. -
leadTimeUnitOfMeasure:
leadTimeUnitOfMeasure
-
maintenanceCompleteFlag: boolean
Title:
Complete IndicatorRead Only:trueIndicates whether the maintenance work order operation is completed. Contains one of the following values: Y or N. -
name: string
Title:
NameName of the operation. -
nextCountPointOperationSequenceNumber: string
(big-decimal)
Title:
Next Count Point Operation Sequence NumberRead Only:trueRepresents the sequence number of the next count point operation. -
operationCompletionFlag: boolean
Title:
Mark as CompleteRead Only:true -
operationCompletionWithOpenExceptions: string
Title:
Completions with Open ExceptionsRead Only:trueValue that controls whether operation completion is allowed when open exceptions exist for an operation. You can complete an operation without any hindrance, allow with a warning, or prevent operation completion. A list of accepted values is defined in the lookup type ORA_WIS_OP_COMPLETION_VAL_OPTS.. -
operationCompletionWithUnderIssue: string
Title:
Completions with Under IssuesRead Only:trueValue that controls whether operation completion is allowed when less than the required quantity of material is issued. You can complete an operation without any hindrance, allow with a warning, or prevent operation completion. A list of accepted values is defined in the lookup type ORA_WIS_OP_COMPLETION_VAL_OPTS. -
operationYieldFactor: string
(big-decimal)
Title:
Operation YieldRead Only:trueIndicates the yield factor of an operation that represents the percentage of the starting quantity that's yielded on completion of the operation. -
organization:
organization
-
outsideSystemProcessingItem:
outsideSystemProcessingItem
-
overReceiptQuantity: string
(big-decimal)
Title:
Overreceipt QuantityRead Only:trueQuantity received in excess of the expected quantity for a supplier operation. -
plannedCompletionDate: string
(date-time)
Title:
Completion DateRead Only:truePlanned date and time to complete the operation. The scheduling application generally sets this date. -
plannedStartDate: string
(date-time)
Title:
Start DateRead Only:truePlanned date and time to start the operation. The scheduling application generally sets this date. -
previousCountPointOperationSequenceNumber: string
(big-decimal)
Title:
Previous Count Point Operation Sequence NumberRead Only:trueRepresents the sequence number of the previous count point operation. -
purchaseOrderApprovedQuantity: string
(big-decimal)
Title:
Approved QuantityRead Only:trueApproved quantity on the purchase order created for this supplier operation. -
purchaseOrderRequestedQuantity: string
(big-decimal)
Title:
Requested QuantityRead Only:trueQuantity requested to create the purchase requisition for this supplier operation. -
readyQuantity: string
(big-decimal)
Title:
ReadyRead Only:trueQuantity that's ready for execution in the operation. -
receivedQuantity: string
(big-decimal)
Title:
Received QuantityRead Only:trueQuantity received for this supplier operation. -
rejectedQuantity: string
(big-decimal)
Title:
RejectedRead Only:trueQuantity rejected so far in the operation. -
reSequenceFlag: boolean
Title:
Resequence IndicatorRead Only:trueIndicates if the operation can be resequenced during work execution. -
scrappedQuantity: string
(big-decimal)
Title:
ScrappedRead Only:trueQuantity scrapped so far in the operation. -
sequenceNumber: string
(big-decimal)
Title:
SequenceRead Only:trueSequence to use when defining and executing the work order operations. -
serialTrackingFlag: boolean
Title:
SerializationRead Only:trueIndicates if this operation is tracked by serial numbers. The valid values are Y and N. -
shippedQuantity: string
(big-decimal)
Title:
Shipped QuantityRead Only:trueQuantity shipped to the supplier for this supplier operation. -
shippingDocumentsFlag: boolean
Title:
Generate shipmentRead Only:trueIndicates if the shipping documents need to be generated for a supplier operation. The valid values are Y and N. -
standardOperation:
standardOperation
-
supplier:
supplier
-
supplierSite:
supplierSite
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the work order operation record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the user last updated the work order operation record. -
tollgateOperationSequenceNumber: string
(big-decimal)
Title:
Tollgate Operation Sequence NumberRead Only:trueValue that identifies the toll gate operation sequence number of a resequence enabled operation. -
type: string
Title:
Operation TypeRead Only:trueValue that specifies the type of the operation. A list of accepted values is defined in the lookup type ORA_WIS_OPERATION_TYPE. -
updatedBy: string
Title:
Last Updated ByRead Only:trueUser who last updated the work order operation record. -
variableLeadTime: string
(big-decimal)
Title:
VariableRead Only:trueLead time to perform this supplier operation for each unit of the OSP item. -
varianceQuantity: string
(big-decimal)
Title:
Variance QuantityRead Only:true -
workCenter:
workCenter
-
workDefinitionOperation:
workDefinitionOperation
-
workOrder:
workOrder
Nested Schema : Work Order Operation
Type:
objectTitle:
Work Order OperationThe sequence that identifies the supplier operation in a work order definition.
Nested Schema : leadTimeUnitOfMeasure-allOf[2]
Type:
objectNested Schema : oraScmCoreOrganization.Organization_item
Match All
An organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
Organization
Title:
OrganizationAn organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Nested Schema : Organization
Type:
objectTitle:
OrganizationAn organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Nested Schema : organization-allOf[2]
Type:
objectNested Schema : outsideSystemProcessingItem-allOf[2]
Type:
objectNested Schema : oraScmCoreManufacturingWorkDefinition.StandardOperation_item
Match All
This business object stores the plant specific standard operation definition. A standard operation is a reusable definition of the process step used in the manufacturing process. This includes all the resource requirements and material requirements to carry out the process step. Examples are Etch the company logo and Drill a three inch hole.
Show Source
-
object
oraScmCoreManufacturingWorkDefinition.StandardOperation_item-fields
-
object
Standard Operation
Title:
Standard OperationThis business object stores the plant specific standard operation definition. A standard operation is a reusable definition of the process step used in the manufacturing process. This includes all the resource requirements and material requirements to carry out the process step. Examples are Etch the company logo and Drill a three inch hole.
Nested Schema : oraScmCoreManufacturingWorkDefinition.StandardOperation_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageCode of the language in which the contents of the translatable columns were originally created. -
additionalMaterialAtManualIssue: string
Title:
Additional Manual Material IssueRead Only:trueValue that controls whether to allow issue of any additional materials that aren't defined in the work order with push supply type, or manually issue quantities greater than those specified in the work order. A list of accepted values is defined in the lookup type ORA_WIS_ADDL_MANUAL_ISSUE_OPTS. -
autoTransactFlag: boolean
Title:
Automatically transactRead Only:trueIndicates whether the operation is automatically reported and its resources and materials are automatically charged based on the Supply Type or the Charge Type setups upon completion of the next count point operation. -
code: string
Title:
CodeRead Only:trueUser defined code that represents the standard operation. -
countPointFlag: boolean
Title:
Count pointRead Only:trueIndicates if this is a count point operation. If an operation is a count point operation, then operation completion needs to be explicitly reported at the operation. -
createdBy: string
Title:
Created ByRead Only:trueUser who created the standard operation record. -
description: string
Title:
DescriptionRead Only:trueDescription of the standard operation. -
fixedLeadTime: string
(big-decimal)
Title:
FixedRead Only:trueLead time to perform this supplier operation, independent of the quantity of the outside processing item. -
id: string
(big-integer)
Title:
Standard OperationRead Only:trueValue that uniquely identifies the standard operation. This is the primary key of the Standard Operation view object. -
inactiveDate: string
(date)
Title:
Inactive DateRead Only:trueDate when the standard operation became inactive. If no date is specified, the standard operation is considered active. -
leadTimeUnitOfMeasure:
leadTimeUnitOfMeasure
-
name: string
Title:
NameRead Only:trueName of the standard operation. -
operationCompletionWithOpenExceptions: string
Title:
Completions with Open ExceptionsRead Only:trueValue that controls whether to allow operations completion when there are any open exceptions. A list of accepted values is defined in the lookup type ORA_WIS_ADDL_MANUAL_ISSUE_OPTS. -
operationCompletionWithUnderIssue: string
Title:
Completions with Under IssuesRead Only:trueValue that controls whether to allow operations completion when the required quantities of the materials with push supply type haven't been issued. A list of accepted values is defined in the lookup type ORA_WIS_ADDL_MANUAL_ISSUE_OPTS. -
operationYieldFactor: string
(big-decimal)
Title:
Operation YieldRead Only:trueIndicates the yield factor of an operation that represents the percentage of the starting quantity that's yielded on completion of the operation. -
organization:
organization
-
outsideSystemProcessingItem:
outsideSystemProcessingItem
-
supplier:
supplier
-
supplierSite:
supplierSite
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueDate when the standard operation record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the user last updated the standard operation record. -
type:
type
-
updatedBy: string
Title:
Last Updated ByRead Only:trueUser who last updated the standard operation record. -
usedInAutoWorkDefinitionFlag: boolean
Title:
Default for Automatic Work DefinitionRead Only:trueIndicates whether the standard operation is used as the default operation when creating an automated work definition. -
variableLeadTime: string
(big-decimal)
Title:
VariableRead Only:trueLead time to perform this supplier operation for each unit of the outside processing item. -
workCenter:
workCenter
Nested Schema : Standard Operation
Type:
objectTitle:
Standard OperationThis business object stores the plant specific standard operation definition. A standard operation is a reusable definition of the process step used in the manufacturing process. This includes all the resource requirements and material requirements to carry out the process step. Examples are Etch the company logo and Drill a three inch hole.
Nested Schema : standardOperation-allOf[2]
Type:
objectNested Schema : type
Match All
Value that represents the type of the operation. A list of accepted values is defined in the lookup type ORA_WIS_OPERATION_TYPE.
Show Source
Nested Schema : leadTimeUnitOfMeasure-allOf[2]
Type:
objectNested Schema : organization-allOf[2]
Type:
objectNested Schema : outsideSystemProcessingItem-allOf[2]
Type:
objectNested Schema : supplier-allOf[2]
Type:
objectNested Schema : supplierSite-allOf[2]
Type:
objectNested Schema : oraScmCoreManufacturingWorkSetup.WorkCenter_item
Match All
This business object stores the plant specific work center definition. A work center is a physical location designated within the work area where a certain type of operation is performed. Examples are Milling Center and Glue Station.
Show Source
-
object
oraScmCoreManufacturingWorkSetup.WorkCenter_item-fields
-
object
Work Center
Title:
Work CenterThis business object stores the plant specific work center definition. A work center is a physical location designated within the work area where a certain type of operation is performed. Examples are Milling Center and Glue Station.
Nested Schema : oraScmCoreManufacturingWorkSetup.WorkCenter_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageCode of the language in which the contents of the translatable columns were originally created. -
code: string
Title:
CodeRead Only:trueA code used to identify a work center. This code uniquely identifies a work center within a manufacturing plant. -
createdBy: string
Title:
Created ByRead Only:trueUser who created the work center record. -
description: string
Title:
Work Center DescriptionRead Only:trueDescription of the work center. -
id: string
(big-integer)
Title:
Work CenterRead Only:trueValue that uniquely identifies the work center. This is the primary key of the Work Center view object. -
inactiveDate: string
(date)
Title:
Inactive OnRead Only:trueDate when the work center becomes inactive. -
name: string
Title:
Work Center NameRead Only:trueName of the work center. -
organization:
organization
-
overrideCalendarFlag: boolean
Title:
Override scheduleRead Only:trueValue that indicates if the work center is enabled for override calendars. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the user created the work center record. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueUser who last updated the work center record. -
updatedBy: string
Title:
Last Updated ByRead Only:trueDate and time when the user last updated the work center record. -
workArea:
workArea
Nested Schema : Work Center
Type:
objectTitle:
Work CenterThis business object stores the plant specific work center definition. A work center is a physical location designated within the work area where a certain type of operation is performed. Examples are Milling Center and Glue Station.
Nested Schema : workCenter-allOf[2]
Type:
objectNested Schema : organization-allOf[2]
Type:
objectNested Schema : oraScmCoreManufacturingWorkSetup.WorkArea_item
Match All
This business object stores the plant specific work area definition. A work area is the physical area that groups the various work centers in a manufacturing plant. Examples are Tooling Area and Bio Hazard Area.
Show Source
-
object
oraScmCoreManufacturingWorkSetup.WorkArea_item-fields
-
object
Work Area
Title:
Work AreaThis business object stores the plant specific work area definition. A work area is the physical area that groups the various work centers in a manufacturing plant. Examples are Tooling Area and Bio Hazard Area.
Nested Schema : oraScmCoreManufacturingWorkSetup.WorkArea_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageCode of the language in which the contents of the translatable columns were originally created. -
code: string
Title:
CodeRead Only:trueCode that uniquely identifies a work area in a manufacturing plant. -
createdBy: string
Title:
Created ByRead Only:trueUser who created the work area record. -
description: string
Title:
DescriptionRead Only:trueDescription of the work area. -
id: string
(big-integer)
Title:
Work AreaRead Only:trueValue that uniquely identifies the work area. This is the primary key of the Work Area view object. -
inactiveDate: string
(date)
Title:
Inactive OnRead Only:trueDate when the work area becomes inactive. -
name: string
Title:
NameRead Only:trueName of the work area. -
organization:
organization
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the user created the work area record. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueUser who last updated the work area record. -
updatedBy: string
Title:
Last Updated ByRead Only:trueDate and time when the user last updated the work area record.
Nested Schema : Work Area
Type:
objectTitle:
Work AreaThis business object stores the plant specific work area definition. A work area is the physical area that groups the various work centers in a manufacturing plant. Examples are Tooling Area and Bio Hazard Area.
Nested Schema : workArea-allOf[2]
Type:
objectNested Schema : organization-allOf[2]
Type:
objectNested Schema : supplier-allOf[2]
Type:
objectNested Schema : supplierSite-allOf[2]
Type:
objectNested Schema : workCenter-allOf[2]
Type:
objectNested Schema : oraScmCoreManufacturingWorkDefinition.WorkDefinitionOperation_item
Match All
This business object is used to define the list of sequenced operations that are necessary to manufacture the specified product.
Show Source
-
object
oraScmCoreManufacturingWorkDefinition.WorkDefinitionOperation_item-fields
-
object
Work Definition Operation
Title:
Work Definition OperationThis business object is used to define the list of sequenced operations that are necessary to manufacture the specified product.
Nested Schema : oraScmCoreManufacturingWorkDefinition.WorkDefinitionOperation_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageSource Language -
actionStatusCode: string
Title:
Action Status CodeRead Only:trueCode that represents the last action performed on the work definition operation which caused it to trigger the approvals workflow. Valid values are CREATE and DELETE. An empty or a null value indicates this record was reviewed and approved. -
additionalMaterialAtManualIssue: string
Title:
Additional Manual Material IssueRead Only:trueAdditional Manual Material Issue -
autoTransactFlag: boolean
Title:
AutotransactRead Only:trueIndicates whether the operation is automatically reported and its resources and materials are automatically charged based on the Supply Type or the Charge Type setups upon completion of the next count point operation. -
countPointFlag: boolean
Title:
Count PointRead Only:trueIndicates if this is a count point operation. If an operation is a count point operation, then operation completion needs to be explicitly reported at the operation. -
createdBy: string
Title:
Created ByRead Only:trueUser who created the work definition operation record. -
description: string
Title:
Operation DescriptionRead Only:trueDescription of the work definition operation. -
effectiveFromDate: string
(date-time)
Title:
Operation Start DateRead Only:trueDate and time from when this work definition operation is effective. -
effectiveToDate: string
(date-time)
Title:
Operation End DateRead Only:trueDate and time from when this work definition operation is no longer effective. -
fixedLeadTime: string
(big-decimal)
Title:
Fixed Lead TimeRead Only:true -
id: string
(big-integer)
Title:
Work Definition OperationRead Only:trueValue that uniquely identifies the work definition operation. This is the primary key of the Work Definition Operation view object. -
leadTimePercent: string
(big-decimal)
Title:
Lead Time OffsetRead Only:trueLead Time Percent -
leadTimeUom:
leadTimeUom
-
name: string
Title:
Operation NameRead Only:trueName of the work definition operation. -
operationCompletionWithOpenExceptions: string
Title:
Completions with Open ExceptionsRead Only:trueCompletions with Open Exceptions -
operationCompletionWithUnderIssue: string
Title:
Completions with Under IssuesRead Only:trueCompletions with Under Issues -
operationSequenceNumber: integer
(int32)
Title:
Operation SequenceRead Only:trueSequence in which the operation is executed. -
operationType:
operationType
-
optionDependentFlag: boolean
Title:
Option Dependent IndicatorRead Only:trueOption Dependent Indicator -
opYieldFactor: string
(big-decimal)
Title:
Operation YieldRead Only:trueIndicates the yield factor of an operation that represents the percentage of the starting quantity that's yielded on completion of the operation. -
outsideSystemProcessingItem:
outsideSystemProcessingItem
-
planningPercent: string
(big-decimal)
Title:
Planning PercentRead Only:trueOffset of a given operation as a percentage of the manufacturing lead time considering all operations of the work definition. These lead time percent values are used to calculate cumulative lead times. -
referencedFlag: boolean
Title:
Referenced IndicatorRead Only:trueIndicates if a standard operation is referenced in the work definition operation. -
resequenceFlag: boolean
Title:
Resequence IndicatorRead Only:trueIndicates if the operation can be resequenced during work execution. -
serialTrackingFlag: boolean
Title:
Serial TrackedRead Only:true -
shippingDocumentsFlag: boolean
Title:
Shipping Documents IndicatorRead Only:trueIndicates whether shipping documents need to be generated for the supplier operation for outside processing. -
standardOperation:
standardOperation
-
supplier:
supplier
-
supplierSite:
supplierSite
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueDate when the work definition operation record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the user last updated the work definition operation record. -
updatedBy: string
Title:
Last Updated ByRead Only:trueUser who last updated the work definition operation record. -
variableLeadTime: string
(big-decimal)
Title:
Variable Lead TimeRead Only:true -
workCenter:
workCenter
-
workDefinition:
workDefinition
-
workDefinitionOperationMaterial:
workDefinitionOperationMaterial
-
workDefinitionOperationOutput:
workDefinitionOperationOutput
-
workDefinitionOperationResource:
workDefinitionOperationResource
Nested Schema : Work Definition Operation
Type:
objectTitle:
Work Definition OperationThis business object is used to define the list of sequenced operations that are necessary to manufacture the specified product.
Nested Schema : workDefinitionOperation-allOf[2]
Type:
objectNested Schema : leadTimeUom-allOf[2]
Type:
objectNested Schema : outsideSystemProcessingItem-allOf[2]
Type:
objectNested Schema : standardOperation-allOf[2]
Type:
objectNested Schema : supplier-allOf[2]
Type:
objectNested Schema : supplierSite-allOf[2]
Type:
objectNested Schema : workCenter-allOf[2]
Type:
objectNested Schema : oraScmCoreManufacturingWorkDefinition.WorkDefinition_item
Match All
This table stores a definition of how to produce a final product with a predefined ordered set of operations, and what material and labor are required at every operation step. Examples are recipe to manufacture a pill and how to build a computer. It identifies the primary product and can optionally refer to the item structure used to define material requirements. This table also holds immutable attributes, or attributes that don't require being version controlled. Version controlled work definition attributes are stored in the work definition versions table.
Show Source
-
object
oraScmCoreManufacturingWorkDefinition.WorkDefinition_item-fields
-
object
Work Definition
Title:
Work DefinitionThis table stores a definition of how to produce a final product with a predefined ordered set of operations, and what material and labor are required at every operation step. Examples are recipe to manufacture a pill and how to build a computer. It identifies the primary product and can optionally refer to the item structure used to define material requirements. This table also holds immutable attributes, or attributes that don't require being version controlled. Version controlled work definition attributes are stored in the work definition versions table.
Nested Schema : oraScmCoreManufacturingWorkDefinition.WorkDefinition_item-fields
Type:
Show Source
object-
costingPriority: integer
(int32)
Title:
Costing PriorityRead Only:truePriority to determine which work definition to use while calculating the standard cost by using rolling up costs during costing. Upon exploding the bill of materials, the child work definitions are threaded using the priority number selected at the top. -
createdBy: string
Title:
Created ByRead Only:trueUser who created the work definition. -
id: string
(big-integer)
Title:
Work DefinitionRead Only:trueValue that uniquely identifies the work definition. This is the primary key of the Work Definition view object. -
inactiveDate: string
(date)
Title:
Inactive OnRead Only:trueDate when this work definition has become inactive. -
item:
item
-
maintenanceCompleteToInventoryFlag: boolean
Title:
Allow completion to inventoryRead Only:trueIndicates if the maintenance work order completes the asset or item to inventory. Contains one of the following values: Y or N. -
maintenanceOutOfSequenceFlag: boolean
Title:
Allow out-of-sequence completionRead Only:trueIndicates whether maintenance work order operations can be completed out of sequence during work execution. Contains one of the following values: Y or N. -
minimumTransferQuantity: string
(big-decimal)
Read Only:
true -
name:
name
-
organization:
organization
-
preassignLotFlag: boolean
Title:
Preassign LotsRead Only:trueIndicates if work orders created from this work definition can have preassigned lot numbers for primary product and outputs. -
productionPriority: integer
(int32)
Title:
Production PriorityRead Only:trueIndicates the relative rank of the work definition compared to other work definitions for the item. The work definition with a priority of 1 for an item is considered the primary work definition. -
quantity: string
(big-decimal)
Title:
Batch QuantityRead Only:trueQuantity of the production batch used for batch sizing and scaling based on which all input and output quantities are defined. -
resequenceFlag: boolean
Title:
Resequence IndicatorRead Only:trueIndicates if the work definition has resequence enabled operations. -
serialTrackingFlag: boolean
Title:
Serial TrackedRead Only:trueIndicates if the work definition is serial tracked where the item is tracked by serial numbers during work execution. -
statusCodeFlag: boolean
Title:
Work Definition StatusRead Only:trueIndicates the status of the work definition. A list of accepted values is defined in the lookup type ORA_WIS_WD_APPROVAL_STATUS. -
systemGeneratedFlag: boolean
Title:
System GeneratedRead Only:trueSystem Generated -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueDate when the work definition was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the user last updated the work definition. -
transformFromItem:
transformFromItem
-
type:
type
-
unitOfMeasure:
unitOfMeasure
-
updatedBy: string
Title:
Last Updated ByRead Only:trueUser who last updated the work definition. -
workDefinitionHeaderName: string
Title:
Process NameRead Only:trueName of the process associated to the process manufacturing work definition. -
workMethod:
workMethod
-
workOrderSubType: string
Title:
SubtypeRead Only:trueWork order subtype associated to the work definition that's defaulted at the time of creating a maintenance work order. A list of accepted values is defined in the lookup type ORA_WIE_WO_SUB_TYPE. -
workOrderType: string
Title:
TypeRead Only:trueWork order type associated to the work definition that's defaulted at the time of creating a maintenance work order. A list of accepted values is defined in the lookup type ORA_WIE_WO_TYPE.
Nested Schema : Work Definition
Type:
objectTitle:
Work DefinitionThis table stores a definition of how to produce a final product with a predefined ordered set of operations, and what material and labor are required at every operation step. Examples are recipe to manufacture a pill and how to build a computer. It identifies the primary product and can optionally refer to the item structure used to define material requirements. This table also holds immutable attributes, or attributes that don't require being version controlled. Version controlled work definition attributes are stored in the work definition versions table.
Nested Schema : workDefinition-allOf[2]
Type:
objectNested Schema : type
Match All
Indicates the type of the work definition. A list of accepted values is defined in the lookup type ORA_WIS_WORK_DEFINITION_TYPE.
Show Source
Nested Schema : item-allOf[2]
Type:
objectNested Schema : oraScmCoreManufacturingWorkDefinition.WorkDefinitionName_item
Match All
This table stores the work definition name information. In Manufacturing, examples include work definition names such as Main or Alternate.
Show Source
-
object
oraScmCoreManufacturingWorkDefinition.WorkDefinitionName_item-fields
-
object
Work Definition Name
Title:
Work Definition NameThis table stores the work definition name information. In Manufacturing, examples include work definition names such as Main or Alternate.
Nested Schema : oraScmCoreManufacturingWorkDefinition.WorkDefinitionName_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageCode of the language in which the contents of the translatable columns were originally created. -
code: string
Title:
Work DefinitionRead Only:trueAlphanumeric value that uniquely identifies the work definition name. -
createdBy: string
Title:
Created ByRead Only:trueUser who created the work definition name record. -
description: string
Title:
DescriptionRead Only:trueDescription of the work definition name. -
effectiveFromDate: string
(date)
Title:
Start DateRead Only:trueDate from when this work definition name is effective. -
effectiveToDate: string
(date)
Title:
End DateRead Only:trueDate from when this work definition name is no longer effective. -
id: string
(big-integer)
Title:
Work Definition NameRead Only:trueValue that uniquely identifies the work definition name. This is the primary key of the Work Definition Name view object. -
name: string
Title:
NameRead Only:trueName of the work definition. -
seededFlag: boolean
Title:
SeededRead Only:trueIndicates if the work definition name is seeded.. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueDate when the work definition name record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the user last updated the work definition name record. -
type:
type
-
updatedBy: string
Title:
Last Updated ByRead Only:trueUser who last updated the work definition name record. -
usedInPlanningFlag: boolean
Title:
Used in PlanningRead Only:trueIndicates if the work definition using the associated work definition name is used for planning.
Nested Schema : Work Definition Name
Type:
objectTitle:
Work Definition NameThis table stores the work definition name information. In Manufacturing, examples include work definition names such as Main or Alternate.
Nested Schema : name-allOf[2]
Type:
objectNested Schema : type
Match All
Indicates the type of this work definition. A list of accepted values is defined in the lookup type ORA_WIS_WORK_DEFINITION_TYPE.
Show Source
Nested Schema : organization-allOf[2]
Type:
objectNested Schema : transformFromItem-allOf[2]
Type:
objectNested Schema : unitOfMeasure-allOf[2]
Type:
objectNested Schema : oraScmCoreManufacturingWorkSetup.WorkMethod_item
Match All
This business object stores work method information that represents the type of work being executed within the Manufacturing application. Examples include Discrete Manufacturing, Maintenance Management, Process Manufacturing, and Repetitive Manufacturing.
Show Source
-
object
oraScmCoreManufacturingWorkSetup.WorkMethod_item-fields
-
object
Work Method
Title:
Work MethodThis business object stores work method information that represents the type of work being executed within the Manufacturing application. Examples include Discrete Manufacturing, Maintenance Management, Process Manufacturing, and Repetitive Manufacturing.
Nested Schema : oraScmCoreManufacturingWorkSetup.WorkMethod_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageCode of the language in which the contents of the translatable columns were originally created. -
code:
code
-
createdBy: string
Title:
Created ByRead Only:trueUser who created the work method record. -
description: string
Title:
Work Method DescriptionRead Only:trueDescription of the work method. -
id: string
(big-integer)
Title:
Work MethodRead Only:trueValue that uniquely identifies the work method. This is the primary key of the Work Method view object. -
name: string
Title:
Work Method NameRead Only:trueName of the work method. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueDate when the work method record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the user last updated the work method record. -
updatedBy: string
Title:
Last Updated ByRead Only:trueUser who last updated the work method record.
Nested Schema : Work Method
Type:
objectTitle:
Work MethodThis business object stores work method information that represents the type of work being executed within the Manufacturing application. Examples include Discrete Manufacturing, Maintenance Management, Process Manufacturing, and Repetitive Manufacturing.
Nested Schema : workMethod-allOf[2]
Type:
objectNested Schema : oraScmCoreManufacturingWorkDefinition.WorkDefinitionOperationMaterial_item
Match All
The Work Definition Operation Material view object contains information about the material consumed at any given work definition operation.
Show Source
-
object
oraScmCoreManufacturingWorkDefinition.WorkDefinitionOperationMaterial_item-fields
-
object
Work Definition Operation Material
Title:
Work Definition Operation MaterialThe Work Definition Operation Material view object contains information about the material consumed at any given work definition operation.
Nested Schema : oraScmCoreManufacturingWorkDefinition.WorkDefinitionOperationMaterial_item-fields
Type:
Show Source
object-
adhocFlag: boolean
Title:
Ad hoc itemRead Only:trueIndicates if the work definition operation material is an ad hoc item, which means that the item doesn't come from the associated item structure. -
basisType: string
Title:
BasisRead Only:trueIndicates if the material usage is dependent on quantity of product produced. A list of accepted values is defined in the lookup type EGP_BOM_BASIS_TYPE. -
componentSequenceIdPath: string
(long-text)
Read Only:
trueValue that uniquely identifies this component in the exploded assemble to order model item structure. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
id: string
(big-integer)
Read Only:
trueValue that uniquely identifies the work definition operation material. This is the primary key of the Work Definition Operation Material view object. -
inverseQuantity: string
(big-decimal)
Title:
Inverse QuantityRead Only:trueInverse of the material quantity. -
item:
item
-
locator:
locator
-
plantConfiguration:
plantConfiguration
-
quantity: string
(big-decimal)
Title:
QuantityRead Only:trueQuantity of material required to perform the operation. -
sequenceNumber: string
(big-decimal)
Title:
Material SequenceRead Only:trueUnique sequence of the material assigned to the work definition operation. -
supplySubinventoryName: string
Title:
Supply SubinventoryRead Only:trueSubinventory that supplies the material for consumption at the operation. -
supplyType: string
Title:
Supply TypeRead Only:trueSupply type used for the work definition operation material. A list of accepted values is defined in the lookup types EGP_WIP_SUP_TYPE and ORA_WIE_WO_SUPPLY_TYPE. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
type: string
Read Only:
trueType of material consumed at the operation. A list of accepted values is defined in the lookup type ORA_WIS_WD_INPUT_MATERIAL. -
unitOfMeasure:
unitOfMeasure
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
workDefinitionOperation:
workDefinitionOperation
-
yieldFactor: string
(big-decimal)
Title:
Item YieldRead Only:trueFactor used to calculate the quantity of material required at the operation to accommodate material wastage.
Nested Schema : Work Definition Operation Material
Type:
objectTitle:
Work Definition Operation MaterialThe Work Definition Operation Material view object contains information about the material consumed at any given work definition operation.
Nested Schema : workDefinitionOperationMaterial-allOf[2]
Type:
objectNested Schema : oraScmCoreInventorySetup.Locator_item
Match All
Value that identifies a physical location within a subinventory.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
Locator
Title:
LocatorValue that identifies a physical location within a subinventory.
Nested Schema : Locator
Type:
objectTitle:
LocatorValue that identifies a physical location within a subinventory.
Nested Schema : locator-allOf[2]
Type:
objectNested Schema : oraScmCoreManufacturingWorkDefinition.WorkDefinitionOperationOutput_item
Match All
The Work Definition Operation Output view object contains information about the output items comprising of primary product, coproducts and by-products produced in a process work definition.
Show Source
-
object
oraScmCoreManufacturingWorkDefinition.WorkDefinitionOperationOutput_item-fields
-
object
Work Definition Operation Output
Title:
Work Definition Operation OutputThe Work Definition Operation Output view object contains information about the output items comprising of primary product, coproducts and by-products produced in a process work definition.
Nested Schema : oraScmCoreManufacturingWorkDefinition.WorkDefinitionOperationOutput_item-fields
Type:
Show Source
object-
completionSubinventoryCode: string
Title:
Completion SubinventoryRead Only:trueCode that uniquely identifies the default subinventory to which the output item will be completed. -
completionType: string
Title:
Completion TypeRead Only:trueValue that indicates the type of output completion. A list of accepted values is defined in the lookup type ORA_WIS_OUTPUT_COMPL_TYPE. -
costAllocationPercentage: string
(big-decimal)
Title:
Cost Allocation PercentageRead Only:trueCost percentage share of this output across all outputs. This attribute is null for manually-entered costs. The total cost allocation percentage for all the output items assigned to an operation can't exceed 100%. -
costingPriority: string
(big-decimal)
Title:
Costing PriorityRead Only:truePriority to use when determining which work definition to use while calculating the standard cost by using rolling up costs during costing. Upon exploding the bill of materials, the child work definitions are threaded using the priority number selected at the top. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
id: string
(big-integer)
Read Only:
trueValue that uniquely identifies the work definition operation output. This is the primary key of the Work Definition Operation Output view object. -
item:
item
-
locator:
locator
-
plantConfiguration:
plantConfiguration
-
primaryFlag: boolean
Title:
Primary outputRead Only:trueIndicates whether the output item is the primary output item of the work definition. -
quantity: string
(big-decimal)
Title:
QuantityRead Only:trueQuantity of output item expected to be produced in this operation. -
sequenceNumber: string
(big-integer)
Title:
Output SequenceRead Only:trueNumber that indicates the output item sequence in an operation. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
type: string
Title:
Output TypeRead Only:trueValue that indicates the type of output item. A list of accepted values is defined in the lookup type ORA_WIS_WD_OUTPUT_MATERIAL. -
unitOfMeasure:
unitOfMeasure
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
workDefinition:
workDefinition
-
workDefinitionOperation:
workDefinitionOperation
-
workDefinitionOperationId: string
(big-integer)
Read Only:
trueValue that uniquely identifies the operation in the Work Definition Operation Output view object. This is a foreign key to the Work Definition Operation view object.
Nested Schema : Work Definition Operation Output
Type:
objectTitle:
Work Definition Operation OutputThe Work Definition Operation Output view object contains information about the output items comprising of primary product, coproducts and by-products produced in a process work definition.
Nested Schema : workDefinitionOperationOutput-allOf[2]
Type:
objectNested Schema : locator-allOf[2]
Type:
objectNested Schema : oraScmCoreManufacturingWorkDefinition.WorkDefinitionOperationResource_item
Match All
The Work Definition Operation Resource view object contains information about the resource requirements of an operation.
Show Source
-
object
oraScmCoreManufacturingWorkDefinition.WorkDefinitionOperationResource_item-fields
-
object
Work Definition Operation Resource
Title:
Work Definition Operation ResourceThe Work Definition Operation Resource view object contains information about the resource requirements of an operation.
Nested Schema : oraScmCoreManufacturingWorkDefinition.WorkDefinitionOperationResource_item-fields
Type:
Show Source
object-
assignedUnits: string
(big-decimal)
Title:
Units AssignedRead Only:trueNumber of resource units required to perform the operation. -
basisType: string
Title:
BasisRead Only:trueIndicates if the resource usage is dependent on quantity of product produced. A list of accepted values is defined in the lookup type EGP_BOM_BASIS_TYPE. -
chargeType: string
Title:
Charge TypeRead Only:trueIndicates if the resource is transacted automatically or manually. A list of accepted values is defined in the lookup type ORA_WIS_CHARGE_TYPE. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
equipmentParametersFileContent: string
(long-text)
Read Only:
true -
equipmentParametersFileName: string
Title:
Equipment Parameters FileRead Only:true -
id: string
(big-integer)
Read Only:
trueValue that uniquely identifies the work definition operation resource. This is the primary key of the Work Definition Operation Resource view object. -
inverseUsageRate: string
(big-decimal)
Title:
Inverse UsageRead Only:trueInverse of the predefined usage rate that's required to produce one unit of the product. -
item:
item
-
principalFlag: boolean
Title:
PrincipalRead Only:trueIndicates if this resource is the principal resource within a group of simultaneous resources, which share the same resource sequence number. -
productionResource:
productionResource
-
resourceActivityCode: string
Title:
ActivityRead Only:trueActivity used to represent any intra operation steps or any other custom run steps to track at the resource level. A list of accepted values is defined in the lookup type ORA_WIS_RESOURCE_ACTIVITY. -
scheduleType: string
Title:
ScheduledRead Only:trueIndicates if this resource is automatically scheduled when a work order is created or rescheduled. A list of accepted values is defined in the lookup type ORA_WIS_RESOURCE_SCHEDULE. -
sequenceNumber: string
(big-decimal)
Title:
Resource SequenceRead Only:trueSequence of the resource used in the operation. It determines whether resources are scheduled to work concurrently or sequentially. Resources with the same sequence number are scheduled to work concurrently. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
unitOfMeasure:
unitOfMeasure
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
usageRate: string
(big-decimal)
Title:
UsageRead Only:truePredefined resource usage rate that's required to produce one unit of the product in discrete manufacturing, or a standard batch quantity in process manufacturing. -
workCenter:
workCenter
-
workDefinitionOperation:
workDefinitionOperation
Nested Schema : Work Definition Operation Resource
Type:
objectTitle:
Work Definition Operation ResourceThe Work Definition Operation Resource view object contains information about the resource requirements of an operation.
Nested Schema : workDefinitionOperationResource-allOf[2]
Type:
objectNested Schema : item-allOf[2]
Type:
objectNested Schema : oraScmCoreManufacturingWorkSetup.ProductionResource_item
Match All
The Resource object contains information about the resources of a manufacturing plant. A resource can include labor, equipment, and tools that you allocate to a work center. You can categorize a resource as either Labor or Equipment.
Show Source
-
object
oraScmCoreManufacturingWorkSetup.ProductionResource_item-fields
-
object
Production Resource
Title:
Production ResourceThe Resource object contains information about the resources of a manufacturing plant. A resource can include labor, equipment, and tools that you allocate to a work center. You can categorize a resource as either Labor or Equipment.
Nested Schema : oraScmCoreManufacturingWorkSetup.ProductionResource_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageCode of the language in which the contents of the translatable columns were originally created. -
code: string
Title:
CodeRead Only:trueCode that identifies a resource. This code uniquely identifies a resource within a manufacturing plant. -
description: string
Title:
DescriptionRead Only:trueDescription of the resource. -
id: string
(big-integer)
Title:
IDRead Only:trueValue that uniquely identifies the resource. This is the primary key of the Resource view object. -
name: string
Title:
NameRead Only:trueName of the resource. -
organization:
organization
-
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the user last updated the resource record. -
type:
type
Nested Schema : Production Resource
Type:
objectTitle:
Production ResourceThe Resource object contains information about the resources of a manufacturing plant. A resource can include labor, equipment, and tools that you allocate to a work center. You can categorize a resource as either Labor or Equipment.
Nested Schema : type
Match All
Value that indicates the type of the resource. A list of accepted values is defined in the lookup type ORA_WIS_RESOURCE_TYPE.
Show Source
Nested Schema : organization-allOf[2]
Type:
objectNested Schema : oraScmCoreManufacturingWorkOrder.WorkOrder_item
Match All
The Work Order object contains information about what product to produce, when and how to produce the product, or process a batch in manufacturing, or execute maintenance work with a predefined ordered set of operations. It also contains information about the material, labor, and equipment required at every operation step.
Show Source
-
object
oraScmCoreManufacturingWorkOrder.WorkOrder_item-fields
-
object
Work Order
Title:
Work OrderThe Work Order object contains information about what product to produce, when and how to produce the product, or process a batch in manufacturing, or execute maintenance work with a predefined ordered set of operations. It also contains information about the material, labor, and equipment required at every operation step.
Nested Schema : oraScmCoreManufacturingWorkOrder.WorkOrder_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueCode of the language in which the contents of the translatable columns were originally created. -
actualCompletionDate: string
(date-time)
Title:
Actual Completion DateRead Only:trueActual finish date of the work order. This date occurs when the work order status changes to Completed. -
actualStartDate: string
(date-time)
Title:
Actual Start DateRead Only:trueActual start date of the work order. -
backToBackFlag: boolean
Title:
Back to backRead Only:trueIndicates whether the work order is created as a result of a back-to-back flow. -
canceledDate: string
(date-time)
Title:
Canceled DateRead Only:trueDate when the work order is canceled. -
canceledReason: string
Title:
Canceled ReasonRead Only:trueReason for canceling the work order. -
closedDate: string
(date-time)
Title:
Closed DateRead Only:trueDate when the work order is closed. -
completedQuantity: integer
(int32)
Title:
CompletedRead Only:truePrimary product quantity completed so far in the work order. This is a summary column. -
completionLocator:
completionLocator
-
completionSubInventoryCode: string
Title:
NameRead Only:trueCompletion subinventory used by default when the product is completed in the work order. -
contractManufacturingFlag: boolean
Title:
Contract manufacturingRead Only:trueIndicates whether the work order is a contract manufacturing work order. -
contractManufacturingPurchaseOrderHeader:
contractManufacturingPurchaseOrderHeader
-
contractManufacturingPurchaseOrderLine:
contractManufacturingPurchaseOrderLine
-
contractManufacturingPurchaseOrderLineLocation:
contractManufacturingPurchaseOrderLineLocation
-
createdBy: string
Title:
Created ByRead Only:trueUser who created the work order record. -
description: string
Title:
Work Order DescriptionRead Only:trueDescription of the work order. -
firmPlannedFlag: boolean
Title:
FirmRead Only:trueIndicates if the work order is firm. If the work order is firm, it's not considered by Planning to reschedule or replan. -
id: string
(big-integer)
Title:
IDRead Only:trueValue that uniquely identifies the work order. This is the primary key of the Work Order view object. -
interfaceSourceCode: string
Title:
Interface Source CodeRead Only:trueIdentifies the interface source code. This attribute is made available for integrating stakeholders to retain and persist a handle in the work orders schema to filter out events that make sense only to them. Stakeholders include SCO and Planning. -
item:
item
-
itemRevision: string
Title:
RevisionRead Only:trueRevision of the item that's in effect according to the work definition date of the work order. -
itemStructureName: string
Title:
NameRead Only:trueName of the item structure that the work definition on the work order references. -
itemVersion: integer
(int32)
Title:
VersionRead Only:trueVersion ID of the item. -
maintenanceAllowMultipleAssetsFlag: boolean
Title:
Allow Multiple AssetsRead Only:trueIndicates if the maintenance work order is created for multiple asset numbers. Contains one of the following values: Y or N. -
maintenanceCompleteToInventoryFlag: boolean
Title:
Allow completion to inventoryRead Only:trueIndicates if the maintenance work order completes the asset or item to inventory. Contains one of the following values: Y or N. -
maintenanceForecastIdentifier: string
(big-integer)
Title:
Forecast IdentifierRead Only:trueValue that uniquely identifies the forecast of the maintenance program. -
maintenanceIncludeInPlanningFlag: boolean
Title:
Include in Planning IndicatorRead Only:trueIndicates if the maintenance work order is considered for inventory planning. Contains one of the following values: Y or N. -
maintenanceOutOfSequenceFlag: boolean
Title:
Allow out-of-sequence completionRead Only:trueIndicates whether maintenance work order operations can be completed out of sequence during work execution. Contains one of the following values: Y or N. -
maintenanceTransformFromItem:
maintenanceTransformFromItem
-
needByDate: string
(date-time)
Title:
Need by DateRead Only:trueThe date when the supply created by the work order will be used to fulfill a demand. -
nettableSupplyQuantityOverride: string
(big-decimal)
Title:
Nettable QuantityRead Only:trueOverride quantity that the planning system uses as supply from the work order instead of the work order quantity. -
orchestrationCode: string
Title:
Orchestration CodeRead Only:trueIdentifies the orchestration code. This attribute is made available for integrating stakeholders to retain and persist a handle in the work orders schema to filter out events that make sense only to them. Stakeholders include SCO and Planning. -
orderLessFlag: boolean
Title:
Orderless IndicatorRead Only:trueIndicates if the work order is created from an orderless transaction. -
organization:
organization
-
overCompletionToleranceType:
overCompletionToleranceType
-
overCompletionToleranceValue: string
(big-decimal)
Title:
Overcompletion Tolerance ValueRead Only:truePercent or quantity to allow the reporting of the finished item to exceed the work order quantity. -
plannedCompletionDate: string
(date-time)
Title:
Completion DateRead Only:trueDate when manufacturing activity is expected to complete. -
plannedStartDate: string
(date-time)
Title:
Start DateRead Only:trueDate when manufacturing activity is expected to start. -
plannedStartQuantity: integer
(int32)
Title:
QuantityRead Only:truePlanned production quantity for a discrete work order. It represents the batch quantity for a process work order. -
preassignLotFlag: boolean
Title:
Preassign LotRead Only:trueIndicates that the lot numbers for primary product and outputs can be preassigned in the work order. -
primaryProductQuantity: integer
(int32)
Title:
Primary Output QuantityRead Only:truePlanned production quantity for a discrete work order. It represents the batch quantity for a process work order. -
primaryProductUnitOfMeasure:
primaryProductUnitOfMeasure
-
priority: string
(big-decimal)
Title:
PriorityRead Only:truePriority of the work order. -
projectContract:
projectContract
-
projectCostingBillableFlag: boolean
Title:
BillableRead Only:trueIndicates if a project-related item is available to be billed to customers. Valid values are Y or N. -
projectCostingCapitalizableFlag: boolean
Title:
CapitalizableRead Only:trueIndicates if a project-related item is eligible for capitalization. Valid values are Y or N. -
projectCostingContextCategory: string
Title:
Project Context CategoryRead Only:trueContext name of the Project Costing descriptive flexfield used for project-related standardized cost collection. -
projectCostingExpenditureItemDate: string
(date)
Title:
Expenditure Item DateRead Only:trueDate on which a project-related transaction is incurred. -
projectCostingExpenditureType:
projectCostingExpenditureType
-
projectCostingOrganization:
projectCostingOrganization
-
projectCostingProject:
projectCostingProject
-
projectCostingProjectNumber: string
Title:
Project NumberRead Only:trueThe number that identifies the project associated to the work order used to build the transaction descriptive flexfield for project-related transaction distributions. -
projectCostingTask:
projectCostingTask
-
projectCostingTaskNumber: string
Title:
Task NumberRead Only:trueThe number that identifies the task associated to the work order used to build the transaction descriptive flexfield for project-related transaction distributions. Task is a subdivision of project work. -
projectCostingWorkType:
projectCostingWorkType
-
rejectedQuantity: integer
(int32)
Title:
RejectedRead Only:trueQuantity rejected so far in the operation. -
releasedDate: string
(date-time)
Title:
Released DateRead Only:trueDate when the work order is released. -
requestIdentifier: string
(big-integer)
Title:
Request IdentifierRead Only:trueIndicates the request ID of the job that created or last updated work order record. This is populated through Enterprise Service Scheduler. -
reSequenceFlag: boolean
Title:
Allow ResequencingRead Only:trueIndicates if the work order has resequence enabled operations. -
schedulingMethod:
schedulingMethod
-
scrappedQuantity: integer
(int32)
Title:
ScrappedRead Only:trueQuantity scrapped so far in the operation. -
serialTrackingFlag: boolean
Title:
Serial tracked productionRead Only:trueIndicates that the item produced in the work order is tracked by serial numbers during work execution. This setting is inherited from the work definition. If this is enabled, one of more operations in the work order can be enabled for serialization. -
sourceHeaderReference: string
Title:
Source Header ReferenceRead Only:trueReference to the work order header in the source system. -
sourceHeaderReferenceIdentifier: string
(big-integer)
Title:
Source Header ReferenceRead Only:trueValue that uniquely identifies the work order header in the source system. -
sourceLineReference: string
Title:
Source Line ReferenceRead Only:trueReference to the work order line in the source system. -
sourceLineReferenceIdentifier: string
(big-integer)
Title:
Source Line ReferenceRead Only:trueValue that uniquely identifies the work order line in the source system. -
sourceSystemIdentifier: string
(big-integer)
Title:
Source SystemRead Only:trueValue that uniquely identifies the source system in the Work Order view object. -
sourceSystemType: string
Title:
Source System TypeIndicates the type of source system, internal or external, from which work order was imported. A list of accepted values is defined in the lookup type ORA_WIE_SOURCE_SYSTEM_TYPE. -
statusChangeReason: string
Title:
Status Change ReasonRead Only:trueThe reason which is a free format capture of why the status is changed. -
subType: string
Title:
SubtypeRead Only:trueIndicates the subtype of the work order. A subtype can be used to derive appropriate costing accounts for the work order. A list of accepted values is defined in the lookup type ORA_WIE_WO_SUB_TYPE if this work order is a manufacturing work order. If this is a maintenance work order, a list of accepted values is defined in the lookup type ORA_MNT_WO_SUB_TYPE. -
supplyChainOrchestrationSupplyOrderIdentifier: string
(big-integer)
Title:
Supply Order IdentifierRead Only:trueValue that uniquely identifies the supply order of the orchestration module of the supply chain in the Work Order view object. -
supplyType:
supplyType
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the user created the work order record. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the user last updated the work order record. -
transformFromItem:
transformFromItem
-
type:
type
-
underCompletedFlag: boolean
Title:
UndercompletedRead Only:trueIndicates if the work order has been undercompleted based on the undercompletion tolerance type and value. -
underCompletionToleranceType:
underCompletionToleranceType
-
underCompletionToleranceValue: string
(big-decimal)
Title:
Undercompletion Tolerance ValueRead Only:trueValue that identifies the percentage or quantity to allow the reporting of the finished item below the work order quantity. -
unitOfMeasure:
unitOfMeasure
-
updatedBy: string
Title:
Last Updated ByRead Only:trueUser who last updated the work order record. -
varianceQuantity: string
(big-decimal)
Title:
Variance QuantityRead Only:true -
workDefinition:
workDefinition
-
workDefinitionAsOfDate: string
(date-time)
Title:
Work Definition DateRead Only:trueWork definition as of date used in the work order to determine the work definition version. -
workDefinitionVersion:
workDefinitionVersion
-
workMethod:
workMethod
-
workOrderNumber: string
Title:
Work OrderRead Only:trueNumber that uniquely identifies the work order within the manufacturing organization. The user can manually assign the number when the user creates the work order, or can allow the application to create a unique number from the numbering scheme defined in plant parameters. -
workOrderStatus:
workOrderStatus
Nested Schema : Work Order
Type:
objectTitle:
Work OrderThe Work Order object contains information about what product to produce, when and how to produce the product, or process a batch in manufacturing, or execute maintenance work with a predefined ordered set of operations. It also contains information about the material, labor, and equipment required at every operation step.
Nested Schema : workOrder-allOf[2]
Type:
objectNested Schema : overCompletionToleranceType
Match All
Tolerance type to report over completions for the work order. A list of accepted values is defined in the lookup type EGP_OVER_TOLTYPE.
Show Source
Nested Schema : schedulingMethod
Match All
Scheduling method that the application uses to schedule the work order. A list of accepted values is defined in the lookup type ORA_WIE_WO_SCHEDULING_METHOD.
Show Source
Nested Schema : supplyType
Match All
Default supply type to use for the work order components.
Show Source
Nested Schema : type
Match All
Indicates the type of this work order. A list of accepted values is defined in the lookup type ORA_WIE_WO_TYPE if this work order is a manufacturing work order. If this is a maintenance work order, a list of accepted values is defined in the lookup type ORA_MNT_WO_TYPE.
Show Source
-
string
Title:
TypeRead Only:trueIndicates the type of this work order. A list of accepted values is defined in the lookup type ORA_WIE_WO_TYPE if this work order is a manufacturing work order. If this is a maintenance work order, a list of accepted values is defined in the lookup type ORA_MNT_WO_TYPE. -
string
Allowed Values:
[ "STANDARD", "NONSTANDARD", "REWORK", "TRANSFORM" ]
Nested Schema : underCompletionToleranceType
Match All
Value that identifies the tolerance type to report undercompletion for the work order. A list of accepted values is defined in the lookup type ORA_EGP_UNDER_COMP_TOL.
Show Source
Nested Schema : completionLocator-allOf[2]
Type:
objectNested Schema : oraProcurementCorePurchaseOrders.Order_item
Match All
A document used to request supplier to provide a product or service in return for payment which includes terms, conditions, specifications, and quantities.
Show Source
-
object
oraProcurementCorePurchaseOrders.Order_item-fields
-
object
Order
Title:
OrderA document used to request supplier to provide a product or service in return for payment which includes terms, conditions, specifications, and quantities.
Nested Schema : Order
Type:
objectTitle:
OrderA document used to request supplier to provide a product or service in return for payment which includes terms, conditions, specifications, and quantities.
Nested Schema : contractManufacturingPurchaseOrderHeader-allOf[2]
Type:
objectNested Schema : oraProcurementCorePurchaseOrders.OrderLine_item
Match All
Details of the goods or services to be purchased from the supplier including the item to purchase, unit of measure, price, and quantity.
Show Source
-
object
oraProcurementCorePurchaseOrders.OrderLine_item-fields
-
object
Order Line
Title:
Order LineDetails of the goods or services to be purchased from the supplier including the item to purchase, unit of measure, price, and quantity.
Nested Schema : Order Line
Type:
objectTitle:
Order LineDetails of the goods or services to be purchased from the supplier including the item to purchase, unit of measure, price, and quantity.
Nested Schema : contractManufacturingPurchaseOrderLine-allOf[2]
Type:
objectNested Schema : oraProcurementCorePurchaseOrders.OrderSchedule_item
Match All
Shipping and delivery details for the ordered items such as promised delivery date, requested delivery date, and ship-to location.
Show Source
-
object
oraProcurementCorePurchaseOrders.OrderSchedule_item-fields
-
object
Order Schedule
Title:
Order ScheduleShipping and delivery details for the ordered items such as promised delivery date, requested delivery date, and ship-to location.
Nested Schema : Order Schedule
Type:
objectTitle:
Order ScheduleShipping and delivery details for the ordered items such as promised delivery date, requested delivery date, and ship-to location.
Nested Schema : contractManufacturingPurchaseOrderLineLocation-allOf[2]
Type:
objectNested Schema : item-allOf[2]
Type:
objectNested Schema : maintenanceTransformFromItem-allOf[2]
Type:
objectNested Schema : organization-allOf[2]
Type:
objectNested Schema : primaryProductUnitOfMeasure-allOf[2]
Type:
objectNested Schema : oraErpCoreProjectCommonSetup.ProjectContractBillingEventType_item
Match All
A billing event type is used to distinguish between different use cases for billing events, such as billing milestones on a fixed price contract, or recognizing revenue on a percentage completion basis. Each billing event type determines whether billing events are applicable for invoicing, recognizing revenue, or both. In addition, a billing event type controls other aspects of related billing events, such as which category to record revenue against, whether to allow adjustments, or whether to allow item-based information to be entered, such as a unit of measure and unit price.
Show Source
-
object
oraErpCoreProjectCommonSetup.ProjectContractBillingEventType_item-fields
-
object
Billing Event Type
Title:
Billing Event TypeA billing event type is used to distinguish between different use cases for billing events, such as billing milestones on a fixed price contract, or recognizing revenue on a percentage completion basis. Each billing event type determines whether billing events are applicable for invoicing, recognizing revenue, or both. In addition, a billing event type controls other aspects of related billing events, such as which category to record revenue against, whether to allow adjustments, or whether to allow item-based information to be entered, such as a unit of measure and unit price.
Nested Schema : oraErpCoreProjectCommonSetup.ProjectContractBillingEventType_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueThe language in which the values of the translatable columns were created, updated, or copied from. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
DescriptionRead Only:trueThe description of the event type. -
fromDate: string
(date)
Title:
From DateRead Only:trueThe date from which the event type is active. -
id: string
(big-integer)
Title:
Billing Event Type IDRead Only:trueIdentifier of the event type. -
invoiceFlag: boolean
Title:
InvoiceRead Only:trueIndicates if the event type is to be used for invoicing. -
name: string
Title:
NameRead Only:trueThe name of the event type. -
revenueFlag: boolean
Title:
RevenueRead Only:trueIndicates if the event type is to be used for revenue. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
toDate: string
(date)
Title:
To DateRead Only:trueThe date until which the event type is active. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Billing Event Type
Type:
objectTitle:
Billing Event TypeA billing event type is used to distinguish between different use cases for billing events, such as billing milestones on a fixed price contract, or recognizing revenue on a percentage completion basis. Each billing event type determines whether billing events are applicable for invoicing, recognizing revenue, or both. In addition, a billing event type controls other aspects of related billing events, such as which category to record revenue against, whether to allow adjustments, or whether to allow item-based information to be entered, such as a unit of measure and unit price.
Nested Schema : projectContract-allOf[2]
Type:
objectNested Schema : oraErpCoreProjectCommonSetup.ProjectCostType_item
Match All
A cost type is a classification of project cost used in planning, budgeting, forecasting, and reporting. It's a primary driver for cost processing, such as calculating raw and burden costs, controlling which charges are allowed for a project, capturing retirement costs in a capital project, and tracking miscellaneous costs like asset depreciation, allocations, and interest charges.
Show Source
-
object
oraErpCoreProjectCommonSetup.ProjectCostType_item-fields
-
object
Cost Type
Title:
Cost TypeA cost type is a classification of project cost used in planning, budgeting, forecasting, and reporting. It's a primary driver for cost processing, such as calculating raw and burden costs, controlling which charges are allowed for a project, capturing retirement costs in a capital project, and tracking miscellaneous costs like asset depreciation, allocations, and interest charges.
Nested Schema : oraErpCoreProjectCommonSetup.ProjectCostType_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueThe language in which the values of the translatable columns were created, updated, or copied from. -
costCategory:
costCategory
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
DescriptionRead Only:trueDescription of the cost type. -
fromDate: string
(date)
Title:
From DateRead Only:trueDate when the cost type becomes active. -
id: string
(big-integer)
Title:
Cost Type IDRead Only:trueUnique identifier of the cost type. -
name: string
Title:
Expenditure TypeRead Only:trueName of the cost type. -
revenueCategory:
revenueCategory
-
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
toDate: string
(date)
Title:
To DateRead Only:trueDate when the cost type is no longer active. -
unitOfMeasure: object
Unit of Measure
Title:
Unit of MeasureThis view lists units of measure used for project-related activities such as planning, rate calculations, and cost transactions. Values include currency and hours plus those defined for supply chain management. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Cost Type
Type:
objectTitle:
Cost TypeA cost type is a classification of project cost used in planning, budgeting, forecasting, and reporting. It's a primary driver for cost processing, such as calculating raw and burden costs, controlling which charges are allowed for a project, capturing retirement costs in a capital project, and tracking miscellaneous costs like asset depreciation, allocations, and interest charges.
Nested Schema : projectCostingExpenditureType-allOf[2]
Type:
objectNested Schema : costCategory
Match All
A project cost category describes and groups project costs. For example, a cost category named Labor is used to group labor-related cost types, and a cost category named Supplier is for costs incurred on supplier invoices.
Show Source
-
object
oraErpCoreProjectCommonSetup.ProjectCostCategory_item-fields
-
object
__busObj_context
-
object
Cost Category
Title:
Cost CategoryA project cost category describes and groups project costs. For example, a cost category named Labor is used to group labor-related cost types, and a cost category named Supplier is for costs incurred on supplier invoices.
Nested Schema : revenueCategory
Match All
A revenue category describes a source of revenue for the organization and helps to classify and group revenue streams. Examples of revenue categories include project labor, fixed price contracts, and billable indirect costs.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Revenue Category
Title:
Revenue CategoryA revenue category describes a source of revenue for the organization and helps to classify and group revenue streams. Examples of revenue categories include project labor, fixed price contracts, and billable indirect costs.
Nested Schema : Unit of Measure
Type:
objectTitle:
Unit of MeasureThis view lists units of measure used for project-related activities such as planning, rate calculations, and cost transactions. Values include currency and hours plus those defined for supply chain management.
Nested Schema : oraErpCoreProjectCommonSetup.ProjectCostCategory_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueThe language in which the values of the translatable columns were created, updated, or copied from. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
DescriptionRead Only:trueDescription of the project cost category. -
fromDate: string
(date)
Title:
From DateRead Only:trueDate when the project cost category becomes active. -
id: string
(big-integer)
Title:
Cost Category IDRead Only:trueUnique identifier of the project cost category. -
name: string
Title:
NameRead Only:trueName of the project cost category. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
toDate: string
(date)
Title:
To DateRead Only:trueDate when the project cost category is no longer active. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Cost Category
Type:
objectTitle:
Cost CategoryA project cost category describes and groups project costs. For example, a cost category named Labor is used to group labor-related cost types, and a cost category named Supplier is for costs incurred on supplier invoices.
Nested Schema : Revenue Category
Type:
objectTitle:
Revenue CategoryA revenue category describes a source of revenue for the organization and helps to classify and group revenue streams. Examples of revenue categories include project labor, fixed price contracts, and billable indirect costs.
Nested Schema : oraErpCoreProjectCommonSetup.ProjectCostOrganization_item
Match All
An organization that's responsible for incurring project cost transactions. For worker-related project costs, such as time cards or expenses, the department on a worker's primary assignment must also be classified as a project cost organization. A project cost organization can be used to derive project cost amounts, as a source for project cost and revenue accounting, to identify and process cross-charges, and to group project costs for reporting purposes.
Show Source
-
allOf
oraErpCoreProjectCommonSetup.ProjectCostOrganization_item-fields
-
object
Cost Organization
Title:
Cost OrganizationAn organization that's responsible for incurring project cost transactions. For worker-related project costs, such as time cards or expenses, the department on a worker's primary assignment must also be classified as a project cost organization. A project cost organization can be used to derive project cost amounts, as a source for project cost and revenue accounting, to identify and process cross-charges, and to group project costs for reporting purposes.
Nested Schema : oraErpCoreProjectCommonSetup.ProjectCostOrganization_item-fields
Match All
Show Source
Nested Schema : oraErpCoreProjectCommonSetup.ProjectCostOrganization_item-fields-allOf[0]
Type:
Show Source
object-
effectiveEndDate: string
(date)
Title:
Effective End DateRead Only:trueThe latest effective end date of the organization that's classified as a project cost organization. -
effectiveStartDate: string
(date)
Title:
Effective Start DateRead Only:trueThe earliest effective start date of the organization that's classified as a project cost organization. -
id: string
(big-integer)
Title:
Project Cost Organization IDRead Only:trueThe unique identifier of the project cost organization. -
name: string
Title:
NameRead Only:trueThe name of the project cost organization.
Nested Schema : Cost Organization
Type:
objectTitle:
Cost OrganizationAn organization that's responsible for incurring project cost transactions. For worker-related project costs, such as time cards or expenses, the department on a worker's primary assignment must also be classified as a project cost organization. A project cost organization can be used to derive project cost amounts, as a source for project cost and revenue accounting, to identify and process cross-charges, and to group project costs for reporting purposes.
Nested Schema : projectCostingOrganization-allOf[2]
Type:
objectNested Schema : oraErpCoreProjectPlanning.Project_item
Match All
A project represents the effort and resources required to achieve a significant business objective within a specific time frame. Projects are used to plan, track, manage, and control both the financial aspects and the work effort required.
Show Source
-
object
oraErpCoreProjectPlanning.Project_item-fields
-
object
Project
Title:
ProjectA project represents the effort and resources required to achieve a significant business objective within a specific time frame. Projects are used to plan, track, manage, and control both the financial aspects and the work effort required.
Nested Schema : Project
Type:
objectTitle:
ProjectA project represents the effort and resources required to achieve a significant business objective within a specific time frame. Projects are used to plan, track, manage, and control both the financial aspects and the work effort required.
Nested Schema : projectCostingProject-allOf[2]
Type:
objectNested Schema : oraErpCoreProjectPlanning.ProjectTask_item
Match All
A project task is a subdivision of project work to be performed within a defined period.
Show Source
-
object
oraErpCoreProjectPlanning.ProjectTask_item-fields
-
object
Project Task
Title:
Project TaskA project task is a subdivision of project work to be performed within a defined period.
Nested Schema : Project Task
Type:
objectTitle:
Project TaskA project task is a subdivision of project work to be performed within a defined period.
Nested Schema : projectCostingTask-allOf[2]
Type:
objectNested Schema : oraErpCoreProjectCommonSetup.ProjectWorkType_item
Match All
A work type is a classification of actual and scheduled work. Used to identify work for processing purposes, including billing, cross-charging between organizations, and labor utilization tracking.
Show Source
-
object
oraErpCoreProjectCommonSetup.ProjectWorkType_item-fields
-
object
Work Type
Title:
Work TypeA work type is a classification of actual and scheduled work. Used to identify work for processing purposes, including billing, cross-charging between organizations, and labor utilization tracking.
Nested Schema : Work Type
Type:
objectTitle:
Work TypeA work type is a classification of actual and scheduled work. Used to identify work for processing purposes, including billing, cross-charging between organizations, and labor utilization tracking.
Nested Schema : projectCostingWorkType-allOf[2]
Type:
objectNested Schema : transformFromItem-allOf[2]
Type:
objectNested Schema : unitOfMeasure-allOf[2]
Type:
objectNested Schema : workDefinition-allOf[2]
Type:
objectNested Schema : oraScmCoreManufacturingWorkDefinition.WorkDefinitionVersion_item
Match All
This table stores work definition attributes that are version controlled. This table captures the state of the work definition header attributes for a given version or period of time.
Show Source
-
object
oraScmCoreManufacturingWorkDefinition.WorkDefinitionVersion_item-fields
-
object
Work Definition Version
Title:
Work Definition VersionThis table stores work definition attributes that are version controlled. This table captures the state of the work definition header attributes for a given version or period of time.
Nested Schema : oraScmCoreManufacturingWorkDefinition.WorkDefinitionVersion_item-fields
Type:
Show Source
object-
approvalStatusCode:
approvalStatusCode
-
completionLocator:
completionLocator
-
completionSubinventoryName: string
Title:
Completion SubinventoryRead Only:trueDefault subinventory in which the product is stored after product completion. -
costingBatchOutputSize: string
(big-decimal)
Title:
Costing Batch Output SizeRead Only:trueAssumed batch size used for the purposes of cost planning and simulation. For discrete manufacturing, it's defaulted from the Standard Lot Size, if defined for the work definition item. If not, Costing considers the value of 1. -
createdBy: string
Title:
Created ByRead Only:trueUser who created the work definition version record. -
effectiveFromDate: string
(date-time)
Title:
Start DateRead Only:trueDate and time from when this work definition version is effective. -
effectiveToDate: string
(date-time)
Title:
End DateRead Only:trueDate and time from when this work definition version is no longer effective. -
id: string
(big-integer)
Title:
Work Definition VersionRead Only:trueValue that uniquely identifies the work definition version. This is the primary key of the Work Definition Version view object. -
organization:
organization
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueDate when the work definition version record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the user last updated the work definition version record. -
updatedBy: string
Title:
Last Updated ByRead Only:trueUser who last updated the work definition version record. -
workDefinition:
workDefinition
-
workDefinitionVersion: string
Title:
VersionRead Only:trueNumber of times the object row was updated. This attribute is used to implement optimistic locking. This number is incremented every time the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
Nested Schema : Work Definition Version
Type:
objectTitle:
Work Definition VersionThis table stores work definition attributes that are version controlled. This table captures the state of the work definition header attributes for a given version or period of time.
Nested Schema : workDefinitionVersion-allOf[2]
Type:
objectNested Schema : approvalStatusCode
Match All
Indicates the status of the work definition. A list of accepted values is defined in the lookup type ORA_WIS_WD_APPROVAL_STATUS.
Show Source
Nested Schema : completionLocator-allOf[2]
Type:
objectNested Schema : organization-allOf[2]
Type:
objectNested Schema : workDefinition-allOf[2]
Type:
objectNested Schema : workMethod-allOf[2]
Type:
objectNested Schema : oraScmCoreManufacturingWorkOrder.WorkOrderStatus_item
Match All
This business object stores the user defined work order statuses. An initial set of seeded work order statuses are available to represent various key statuses such as Unreleased, Released, On Hold, Completed, and Closed statuses.
Show Source
-
object
oraScmCoreManufacturingWorkOrder.WorkOrderStatus_item-fields
-
object
Work Order Status
Title:
Work Order StatusThis business object stores the user defined work order statuses. An initial set of seeded work order statuses are available to represent various key statuses such as Unreleased, Released, On Hold, Completed, and Closed statuses.
Nested Schema : oraScmCoreManufacturingWorkOrder.WorkOrderStatus_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageCode of the language in which the contents of the translatable columns were originally created. -
code: string
Title:
CodeRead Only:trueCode that identifies the work order status. -
createdBy: string
Title:
Created ByRead Only:trueUser who created the work order status record. -
description: string
Title:
DescriptionRead Only:trueDescription of the work order. -
id: string
(big-integer)
Title:
Work Order StatusRead Only:trueValue that uniquely identifies the work order status. This is the primary key of the Work Order Status view object. -
inactiveDate: string
(date)
Title:
Inactive OnRead Only:trueDate when the work order status becomes inactive. -
name: string
Title:
NameRead Only:trueName of the work order status. -
seededFlag: boolean
Title:
PredefinedRead Only:trueIndicates if the status record is seeded. -
systemStatusCode: string
Title:
System StatusRead Only:trueCode that identifies the system status of the work order. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the work order status record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the user last updated the work order status record. -
updatedBy: string
Title:
Last Updated ByRead Only:trueUser who last updated the work order status record.
Nested Schema : Work Order Status
Type:
objectTitle:
Work Order StatusThis business object stores the user defined work order statuses. An initial set of seeded work order statuses are available to represent various key statuses such as Unreleased, Released, On Hold, Completed, and Closed statuses.
Nested Schema : workOrderStatus-allOf[2]
Type:
objectNested Schema : Ledger
Type:
objectTitle:
LedgerLedger in which the accounting impact of the purchase will be recorded.
Nested Schema : sourceDistribution-allOf[2]
Type:
objectDistribution number from which the distribution was copied or split.
Nested Schema : PO Variance Account
Type:
objectTitle:
PO Variance AccountThe account to be charged for any price difference between the invoice and the order.
Nested Schema : Purchase Order Line
Type:
objectTitle:
Purchase Order LineValue that identifies the purchase order line for the receiving shipment line business object.
Nested Schema : Order Schedule
Type:
objectTitle:
Order ScheduleShipping and delivery details for the ordered items such as promised delivery date, requested delivery date, and ship-to location.
Nested Schema : Transaction Reason
Type:
objectTitle:
Transaction ReasonA transaction reason classifies the cause for an inventory transaction. For example, a backorder during pick confirmation or a cycle-count adjustment during cycle counting.
Nested Schema : Receipt Advice
Type:
objectTitle:
Receipt AdviceValue that displays the receipt advise for the receiving shipment line business object.
Nested Schema : Receipt Advice Line
Type:
objectTitle:
Receipt Advice LineValue that displays the of the receiving shipment line business object.
Nested Schema : Receipt Advice Line Number
Type:
objectTitle:
Receipt Advice Line NumberValue that uniquely identifies the receipt advice line.
Nested Schema : oraProcurementCorePurchaseRequisitions.RequisitionDistribution_item-fields
Type:
Show Source
object-
accountUserOverrideFlag: boolean
Title:
Charge Account User Override FlagRead Only:trueContains one of the following values: true or false. If true, then the user can override the application determined charge account. If false, then the user can't override the application determined charge account. This attribute doesn't have any default value. -
budgetDate: string
(date)
Title:
Budget DateRead Only:trueDate to be used for reserving the distribution. -
chargeAccount:
chargeAccount
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
distributionAmount: string
(big-decimal)
Title:
AmountRead Only:trueAmount on the requisition distribution. -
distributionCurrencyAmount: string
(big-decimal)
Title:
AmountRead Only:trueForeign currency amount on the requisition distribution. -
distributionNumber: string
(big-integer)
Title:
DistributionRead Only:trueNumber that uniquely identifies the distribution associated with a purchase requisition line. -
distributionQuantity: string
(big-decimal)
Title:
QuantityRead Only:trueQuantity on the distribution. -
fundsStatus:
fundsStatus
-
nonrecoverableCurrencyTaxAmount: string
(big-decimal)
Title:
Nonrecoverable Foreign Currency Tax AmountRead Only:trueForeign currency nonrecoverable tax on the requisition distribution. -
nonrecoverableTaxAmount: string
(big-decimal)
Title:
Nonrecoverable TaxRead Only:trueNonrecoverable tax on the requisition distribution. -
percent: string
(big-decimal)
Title:
PercentRead Only:trueAllocation split value percent. -
primaryLedger:
primaryLedger
-
recoverableCurrencyTaxAmount: string
(big-decimal)
Title:
Recoverable Foreign Currency Tax AmountRead Only:trueForeign currency recoverable tax on the requisition distribution. -
recoverableTaxAmount: string
(big-decimal)
Title:
Recoverable TaxRead Only:trueRecoverable tax on the requisition distribution. -
requisitionDistributionId: string
(big-integer)
Title:
Requisition Distribution IDRead Only:trueValue that uniquely identifies the requisition distribution. -
requisitioningBU:
requisitioningBU
-
requisitionLine:
requisitionLine
-
requisitionLineId: string
(big-integer)
Title:
Requisition Line IDRead Only:trueValue that uniquely identifies the requisition line. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
varianceAccount:
varianceAccount
Nested Schema : Requisition Distribution
Type:
objectTitle:
Requisition DistributionThe Requisition Distributions view object stores information about the accounting and project data for each distribution associated with each requisition line.
Nested Schema : chargeAccount
Match All
Account that the purchase from a requisition is charged to.
Show Source
-
allOf
oraErpCoreStructure.GeneralLedgerAccount_item-fields
-
object
__busObj_context
-
object
Charge Account
Title:
Charge AccountAccount that the purchase from a requisition is charged to.
Nested Schema : primaryLedger
Match All
Value of the Primary Ledger for the charge account.
Show Source
-
object
oraErpCoreStructure.Ledger_item-fields
-
object
__busObj_context
-
object
Primary Ledger
Title:
Primary LedgerValue of the Primary Ledger for the charge account.
Nested Schema : requisitioningBU
Match All
Business unit of the requisition.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Requisitioning BU
Title:
Requisitioning BUBusiness unit of the requisition.
Nested Schema : requisitionLine
Match All
The Requisition Lines view object stores information about requisition lines. It manages the items to be purchased, its quantity, unit of measure, price, and deliver-to location information.
Show Source
-
object
oraProcurementCorePurchaseRequisitions.RequisitionLine_item-fields
-
object
__busObj_context
-
object
Requisition Line
Title:
Requisition LineThe Requisition Lines view object stores information about requisition lines. It manages the items to be purchased, its quantity, unit of measure, price, and deliver-to location information.
Nested Schema : varianceAccount
Match All
The variance account for a distribution.
Show Source
-
allOf
oraErpCoreStructure.GeneralLedgerAccount_item-fields
-
object
__busObj_context
-
object
Variance Account
Title:
Variance AccountThe variance account for a distribution.
Nested Schema : Charge Account
Type:
objectTitle:
Charge AccountAccount that the purchase from a requisition is charged to.
Nested Schema : Primary Ledger
Type:
objectTitle:
Primary LedgerValue of the Primary Ledger for the charge account.
Nested Schema : Requisitioning BU
Type:
objectTitle:
Requisitioning BUBusiness unit of the requisition.
Nested Schema : oraProcurementCorePurchaseRequisitions.RequisitionLine_item-fields
Type:
Show Source
object-
actionRequiredCode:
actionRequiredCode
-
agreementHeader:
agreementHeader
-
agreementLine:
agreementLine
-
altSupplierContactEmails: string
Title:
Alternate Supplier Contact EmailsRead Only:trueEmail addresses of additional supplier contacts. These email addresses are used to send purchase orders to supplier contacts involved in the procurement process. -
amount: string
(big-decimal)
Title:
AmountRead Only:trueTotal amount of the requested items in the currency of the buying company. -
assessableValue: string
(big-decimal)
Title:
Assessable ValueRead Only:trueValue that's assessable. -
assignedBuyer:
assignedBuyer
-
atSourcingFlag: boolean
Title:
On a NegotiationRead Only:trueContains one of the following values: Y, N, or NULL. If Y, then the requisition line is part of an active negotiation in Oracle Sourcing. If N or NULL, then the requisition line isn't part of an active negotiation in Oracle Sourcing. -
backToBackFlag: boolean
Title:
Back-to-Back OrderRead Only:trueContains one of the following values: true or false. If true, then the purchase requisition line is intended to fulfill a specific customer sales order upon receipt. If false, then the purchase requisition line doesn't have a backing sales order. This attribute doesn't have a default value. -
baseItem:
baseItem
-
baseModelPrice: string
(big-decimal)
Title:
Base Model PriceRead Only:trueUnit price of the base model only. -
bpaDescriptionUserOverrideFlag: boolean
Title:
Blanket Purchase Agreement Description User Override FlagRead Only:trueIndicates whether the item description from the blanket purchase requisition line has been updated by the user. -
bpaPriceUserOverrideFlag: boolean
Title:
Blanket Purchase Agreement Price User Override FlagRead Only:trueIndicates whether the blanket purchase agreement price attribute has been updated by user. -
buyerProcessingFlag: boolean
Title:
Buyer Processing FlagRead Only:trueIndicates whether the buyer is currently working on the requisition line or not. -
cancelDate: string
(date)
Title:
Cancellation DateRead Only:trueDate when the requested items were canceled. -
cancelFlag: boolean
Title:
Cancel FlagRead Only:trueIndicates whether the requisition line is canceled or not. -
cancelReason: string
Title:
Cancellation ReasonRead Only:trueReason for canceling the requested items. -
carrier:
carrier
-
category:
category
-
configuredItemFlag: boolean
Title:
Configured Item FlagRead Only:trueContains one of the following values: true or false. If true, then the requisition line is for a configured item and configuration details might exist. If false, then the requisition line isn't for a configured item. This attribute doesn't have a default value. -
contentProcurementBU:
contentProcurementBU
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
currency:
currency
-
currencyAmount: string
(big-decimal)
Title:
AmountRead Only:trueAmount of the requested service in the transactional currency. -
currencyConversionDate: string
(date)
Title:
Conversion DateRead Only:trueDate of the currency conversion rate. -
currencyConversionRate: string
(big-decimal)
Title:
Conversion RateRead Only:trueRate of the currency conversion. -
currencyConversionRateType:
currencyConversionRateType
-
currencyUnitPrice: string
(big-decimal)
Title:
PriceRead Only:truePrice of the requested item in the transactional currency. -
daysEarlyReceiptAllowed: string
(big-decimal)
Title:
Days Early Receipt AllowedRead Only:trueMaximum acceptable number of days allowed for early receipts. -
daysLateReceiptAllowed: string
(big-decimal)
Title:
Days Late Receipt AllowedRead Only:trueMaximum acceptable number of days allowed for late receipts. -
deliverToCustomer:
deliverToCustomer
-
deliverToCustomerContact:
deliverToCustomerContact
-
deliverToCustomerLocation:
deliverToCustomerLocation
-
deliverToLocation:
deliverToLocation
-
destinationOrganization:
destinationOrganization
-
destinationSubinventory:
destinationSubinventory
-
destinationTypeCode:
destinationTypeCode
-
disableAutosourcingFlag: boolean
Title:
Disable Automatic Sourcing FlagRead Only:trueIndicates whether a source should be automatically determined for a requisition line. -
documentFiscalClassification:
documentFiscalClassification
-
externalCategory: string
Title:
External CategoryRead Only:trueCategory retrieved from punchout cart in case of a punchout line. -
externalUOM: string
Title:
External UOMRead Only:trueUOM retrieved from punchout cart in case of a punchout line. -
externalUOMQuantity: string
Title:
Purchase Agreement LineRead Only:trueUOM associated quantity retrieved from punchout cart in case of a punchout line. -
firmFlag: boolean
Title:
Firm FlagRead Only:trueIndicates whether planning can reschedule or cancel the purchase order schedule. -
firstPartyTaxRegistration:
firstPartyTaxRegistration
-
fundsStatus:
fundsStatus
-
hazardClass:
hazardClass
-
infoTemplateTouchedFlag: boolean
Title:
Information Template Viewed by User FlagRead Only:trueIndicates whether the user has opened an information template or not. -
interfaceLineKey: string
Title:
Interface Line KeyRead Only:trueValue that identifies the row in the requisition lines interface table. -
item:
item
-
itemDescription: string
Title:
Line DescriptionRead Only:trueDescription of the goods or services being purchased. -
itemRevision: string
Title:
Item RevisionRead Only:trueNumber that identifies the revision of the item. -
itemSource: string
Title:
Item SourceRead Only:trueSource of the item. It indicates whether item comes from catalog, noncatalog, quick create, punchout, requisition import or service. -
itemUserOverrideFlag: boolean
Title:
Item User Override FlagRead Only:trueIndicates whether item attributes have been updated by the user. -
lastApprovalDate: string
(date-time)
Title:
Last Approval DateRead Only:trueDate when the requisition lines was last approved. -
lastSubmittedDate: string
(date-time)
Title:
Last Submitted DateRead Only:trueDate when the requisition line was last submitted for approval. -
level10RequesterSupervisor:
level10RequesterSupervisor
-
level1RequesterSupervisor:
level1RequesterSupervisor
-
level2RequesterSupervisor:
level2RequesterSupervisor
-
level3RequesterSupervisor:
level3RequesterSupervisor
-
level4RequesterSupervisor:
level4RequesterSupervisor
-
level5RequesterSupervisor:
level5RequesterSupervisor
-
level6RequesterSupervisor:
level6RequesterSupervisor
-
level7RequesterSupervisor:
level7RequesterSupervisor
-
level8RequesterSupervisor:
level8RequesterSupervisor
-
level9RequesterSupervisor:
level9RequesterSupervisor
-
lifeCycleSecondaryStatus: string
Title:
Lifecycle Secondary StatusRead Only:trueCode that indicates the secondary status of a requisition line, providing additional information about its lifecycle. -
lifeCycleStatus:
lifeCycleStatus
-
lineGroup:
lineGroup
-
lineNumber: string
(big-integer)
Title:
Requisition LineRead Only:trueNumber that uniquely identifies the requisition line. -
lineStatus:
lineStatus
-
lineType:
lineType
-
manufacturer: string
Title:
ManufacturerRead Only:trueName of the company that manufactures the item being purchased. -
manufacturerPartNumber: string
Title:
Manufacturer Part NumberRead Only:trueNumber that uniquely identifies the item as provided by the manufacturer. -
matchingBasis:
matchingBasis
-
modeOfTransportCode:
modeOfTransportCode
-
modifiedByBuyer:
modifiedByBuyer
-
modifiedByBuyerFlag: boolean
Title:
Modified by Buyer FlagRead Only:trueIndicates whether the line has been modified by the buyer. -
needByDate: string
(date)
Title:
Requested DateRead Only:trueDate when the buyer requests that the supplier deliver the item. -
negotiatedByPreparerFlag: boolean
Title:
NegotiatedRead Only:trueContains one of the following values: true or false. If true, then the price on the purchase requisition line is agreed on in advance between the buying company and the supplier. If false, then the price isn't agreed on in advance. This attribute doesn't have a default value. -
negotiationRequiredFlag: boolean
Title:
Negotiation RequiredRead Only:trueContains one of the following values: true or false. If true, then an request for quotation is required prior to placing the requisition line on a purchase order. If false, then an request for quotation isn't required. This attribute doesn't have a default value. -
newSupplierFlag: boolean
Title:
New supplierRead Only:trueContains one of the following values: true or false. If true, then the supplier entered on the line is a new supplier. If false, then the supplier entered on the line is an existing supplier. This attribute doesn't have a default value. -
noteToBuyer: string
Title:
Note to BuyerRead Only:trueNote to the buyer on the purchase requisition. -
noteToReceiver: string
Title:
Note to ReceiverRead Only:trueNote to the receiver on the purchase requisition. -
noteToSupplier: string
Title:
Note to SupplierRead Only:trueNote to the supplier on the purchase requisition. -
oneTimeLocationFlag: boolean
Title:
Deliver-to Location TypeRead Only:trueContains one of the following values: true or false. If true, then the location on final delivery of goods is a one time delivery address. If false, then the location of delivery is an existing address in Oracle Global Human Resources Cloud. The default value is false. -
onRFQFlag: boolean
Title:
On an RFQ FlagRead Only:trueIndicates whether the requisition line was placed on an RFQ. -
optionsPrice: string
(big-decimal)
Title:
Total Options PriceRead Only:truePrice that indicates the sum of the extended price of all options chosen per unit of the purchased configuration. -
orchestrationCode: string
Title:
Orchestration CodeRead Only:trueCode for integrating applications to determine the transactions within Procurement that they need to track. For example, SCO and DOO. -
originalApprovalDate: string
(date-time)
Title:
Original Approval DateRead Only:trueDate when the requisition line was first approved. -
originalSubmittedDate: string
(date-time)
Title:
Original Submitted DateRead Only:trueDate when the requisition line was first submitted for approval. -
parentRequisitionLine:
parentRequisitionLine
-
poHeader:
poHeader
-
poLine:
poLine
-
poLineLocation:
poLineLocation
-
priceVarianceExceededAmount: string
(big-decimal)
Title:
Price Variance Exceeded AmountRead Only:truePrice variance amount of the requisition line if the punchout item exceeds the price variance check. -
priceVarianceExceededFlag: boolean
Title:
Price Variance Exceeded AmountRead Only:trueIndicate whether the punchout requisition line exceeded the price variance check as per the tolerance on the punchout catalog. -
procurementBU:
procurementBU
-
procurementCardFlag: boolean
Title:
Procurement Card FlagRead Only:trueIndicate whether the line was ordered using a procurement card. -
productCategory:
productCategory
-
productFiscalClassification:
productFiscalClassification
-
productType:
productType
-
purchaseBasis:
purchaseBasis
-
quantity: string
(big-decimal)
Title:
QuantityRead Only:trueQuantity of the goods being purchased. -
quantityCancelled: string
(big-decimal)
Title:
Canceled QuantityRead Only:trueQuantity that was canceled. -
quantityDelivered: string
(big-decimal)
Title:
Delivered QuantityRead Only:trueQuantity delivered against the purchase order schedule. -
quantityReceived: string
(big-decimal)
Title:
Received QuantityRead Only:trueQuantity received against the purchase order schedule. -
quantityReceivedTolerance: string
(big-decimal)
Title:
Quantity Received ToleranceRead Only:truePercentage of the quantity that can be received in excess of the designated order quantity. -
quantityUnderRecieveTolerance: string
(big-decimal)
Title:
Under Receipt Quantity ToleranceRead Only:trueValue that indicates the percentage that the application uses to determine whether to automatically close a purchase order schedule when the receiver receives only part of the item. -
reinstatePOLineLocation:
reinstatePOLineLocation
-
repriceFlag: boolean
Title:
Reprice FlagRead Only:trueIndicate whether the transfer supply request can be repriced by calling Supply Chain Financial Orchestration. -
requestedShipDate: string
(date)
Title:
Requested Ship DateRead Only:trueDate when the buying company requested the ordered item to be shipped. -
requester:
requester
-
requisitionHeader:
requisitionHeader
-
requisitionHeaderId: string
(big-integer)
Title:
Requisition Header IDRead Only:trueValue that uniquely identifies the requisition. -
requisitioningBU:
requisitioningBU
-
requisitionLineId: string
(big-integer)
Title:
Requisition Line IDRead Only:trueValue that uniquely identifies the requisition line. -
returnedByBuyer:
returnedByBuyer
-
returnReason: string
Title:
Return ReasonRead Only:trueReason for returning one or more requested items. -
salesOrderLineNumber: string
Title:
Sales Order Line NumberRead Only:trueNumber that uniquely identifies the sales order line for a given customer sales order. -
salesOrderNumber: string
Title:
Customer Sales OrderRead Only:trueNumber that uniquely identifies the backing sales order -
salesOrderScheduleNumber: string
Title:
Sales Order Schedule NumberRead Only:trueNumber that uniquely identifies the sales order schedule for a given customer sales order line. -
secondaryQuantity: string
(big-decimal)
Title:
Secondary QuantityRead Only:trueQuantity in terms of the secondary unit of measure for a dual unit of measure controlled item. -
secondaryQuantityCancelled: string
(big-decimal)
Title:
Secondary Quantity CanceledRead Only:trueCanceled quantity in the secondary unit of measure. -
secondaryQuantityReceived: string
(big-decimal)
Title:
Secondary Quantity ReceivedRead Only:trueTotal quantity of an ordered item, in the secondary unit of measure, that has been received so far. -
secondaryUOM:
secondaryUOM
-
serviceLevelCode:
serviceLevelCode
-
shipToCustomer:
shipToCustomer
-
shipToCustomerContact:
shipToCustomerContact
-
shipToCustomerLocation:
shipToCustomerLocation
-
sourceDocumentTypeCode:
sourceDocumentTypeCode
-
sourceOrganization:
sourceOrganization
-
sourceSubinventory:
sourceSubinventory
-
sourceTypeCode:
sourceTypeCode
-
suggestedBuyer:
suggestedBuyer
-
suggestedSupplier: string
Title:
Suggested SupplierRead Only:trueName of the suggested supplier. -
suggestedSupplierContact: string
Title:
Supplier ContactRead Only:trueName of the suggested supplier contact. -
suggestedSupplierContactEmail: string
(email)
Title:
EmailRead Only:trueEmail of the suggested supplier contact. -
suggestedSupplierContactFax: string
Title:
FaxRead Only:trueFax number of the suggested supplier contact. -
suggestedSupplierContactPhone: string
Title:
PhoneRead Only:truePhone number of the suggested supplier contact. -
suggestedSupplierItemNumber: string
Title:
Supplier ItemRead Only:trueNumber of the suggested supplier product. -
suggestedSupplierSite: string
Title:
Supplier SiteRead Only:trueSite of the suggested supplier. -
supplier:
supplier
-
supplierDUNS: string
Title:
Supplier D-U-N-SRead Only:trueData Universal Numbering System code of the suggested supplier. -
supplierReferenceNumber: string
Title:
Supplier Configuration IDRead Only:trueReference Number for the Supplier. -
supplierSite:
supplierSite
-
taxationCountry:
taxationCountry
-
taxAttributeUserOverrideFlag: boolean
Title:
Tax Attribute User Override FlagRead Only:trueIndicates whether the tax attributes were overridden by the user. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
transferOrderHeader:
transferOrderHeader
-
transferOrderLine:
transferOrderLine
-
unitPrice: string
(big-decimal)
Title:
PriceRead Only:truePrice of the requested item in the currency of the buying company. -
unNumber:
unNumber
-
unspscCode: string
Title:
UNSPSCRead Only:trueCode that identifies the United Nations Standard Products and Services Code for taxonomy of products and services. -
uom:
uom
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
urgentFlag: boolean
Title:
UrgentRead Only:trueContains one of the following values: true or false. If true, then the requisition line requires urgent processing. If false, then the line doesn't require urgent processing. This attribute doesn't have a default value. -
userDefinedFiscalClassification:
userDefinedFiscalClassification
-
workOrder:
workOrder
-
workOrderNumber: string
Title:
Work OrderRead Only:trueNumber of the contract manufacturing work order. -
workOrderOperation:
workOrderOperation
-
workOrderOperationSequence: string
(big-decimal)
Title:
Operation SequenceRead Only:trueValue that indicates the execution sequence of the work order operation. -
workOrderProduct: string
Title:
ProductRead Only:trueValue that identifies the finished goods of the contract manufacturing work order. -
workOrderSubType: string
Title:
Work Order SubtypeRead Only:trueDisplay name that identifies the subtype of the manufacturing work order.
Nested Schema : Requisition Line
Type:
objectTitle:
Requisition LineThe Requisition Lines view object stores information about requisition lines. It manages the items to be purchased, its quantity, unit of measure, price, and deliver-to location information.
Nested Schema : actionRequiredCode
Match All
Value that identifies the action required of the user to remove the invoice hold on the line's corresponding invoice.
Show Source
Nested Schema : agreementHeader
Match All
Purchase agreement associated with the requisition line.
Show Source
-
object
oraProcurementCorePurchaseAgreements.Agreement_item-fields
-
object
__busObj_context
-
object
Purchase Agreement Header
Title:
Purchase Agreement HeaderPurchase agreement associated with the requisition line.
Nested Schema : agreementLine
Match All
Agreement line associated with the requisition line.
Show Source
-
object
oraProcurementCorePurchaseAgreements.AgreementLine_item-fields
-
object
__busObj_context
-
object
Purchase Agreement Line
Title:
Purchase Agreement LineAgreement line associated with the requisition line.
Nested Schema : assignedBuyer
Match All
Buyer assigned to process the requisition line.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Assigned Buyer
Title:
Assigned BuyerBuyer assigned to process the requisition line.
Nested Schema : baseItem
Match All
Base or ATO Model on which the unique configuration is built.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Base Item
Title:
Base ItemBase or ATO Model on which the unique configuration is built.
Nested Schema : carrier
Match All
Carrier through which ordered goods are shipped.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Carrier
Title:
CarrierCarrier through which ordered goods are shipped.
Nested Schema : category
Match All
Object reference to the product category .
Show Source
-
object
oraScmCoreProductMgmtCatalogs.Category_item-fields
-
object
__busObj_context
-
object
Category
Title:
CategoryObject reference to the product category .
Nested Schema : contentProcurementBU
Match All
Business unit of the content.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Content Procurement BU
Title:
Content Procurement BUBusiness unit of the content.
Nested Schema : currency
Match All
Currency in which an amount or conversion rate is denominated.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Currency
Title:
CurrencyCurrency in which an amount or conversion rate is denominated.
Nested Schema : currencyConversionRateType
Match All
Type of conversion rate used to convert from the transaction currency on the line to the functional currency of the requisitioning business unit.
Show Source
-
object
oraErpCoreCurrencySetup.CurrencyConversionRateType_item-fields
-
object
__busObj_context
-
object
Currency Conversion Rate Type
Title:
Currency Conversion Rate TypeType of conversion rate used to convert from the transaction currency on the line to the functional currency of the requisitioning business unit.
Nested Schema : deliverToCustomer
Match All
Object reference to the deliver-to customer on the requisition line.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Deliver-to Customer
Title:
Deliver-to CustomerObject reference to the deliver-to customer on the requisition line.
Nested Schema : deliverToCustomerContact
Match All
Contact person at the final location where goods, previously received from a supplier, will be delivered.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Deliver-to Customer Contact
Title:
Deliver-to Customer ContactContact person at the final location where goods, previously received from a supplier, will be delivered.
Nested Schema : deliverToCustomerLocation
Match All
Final location where goods, previously received from a supplier, will be delivered. For internal locations, this will be a TCA location. For Structured One-Time Addresses, this represents the delivery location.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Deliver-to Customer Location
Title:
Deliver-to Customer LocationFinal location where goods, previously received from a supplier, will be delivered. For internal locations, this will be a TCA location. For Structured One-Time Addresses, this represents the delivery location.
Nested Schema : deliverToLocation
Match All
Object reference to the deliver-to location on the requisition line.
Show Source
-
object
oraHcmHrCoreWorkStructures.Location_abstract-item
-
object
__busObj_context
-
object
Deliver-to Location
Title:
Deliver-to LocationObject reference to the deliver-to location on the requisition line.
Nested Schema : destinationOrganization
Match All
Inventory organization where the supplier should deliver the ordered item.
Show Source
-
object
oraScmCoreOrganization.OrganizationConfiguration_item-fields
-
object
__busObj_context
-
object
Destination Organization
Title:
Destination OrganizationInventory organization where the supplier should deliver the ordered item.
Nested Schema : destinationSubinventory
Match All
Subinventory that identifies where to deliver the requested item.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Destination Subinventory
Title:
Destination SubinventorySubinventory that identifies where to deliver the requested item.
Nested Schema : destinationTypeCode
Match All
Code that identifies whether the item is for inventory, expense, drop ship, or manufacturing. Valid values include INVENTORY, EXPENSE, DROP SHIP, and MANUFACTURING.
Show Source
Nested Schema : documentFiscalClassification
Match All
Document fiscal classification of the requisition line.
Show Source
-
object
oraErpCoreTaxSetup.FiscalClassificationCodeHierarchy_item-fields
-
object
__busObj_context
-
object
Document Fiscal Classification
Title:
Document Fiscal ClassificationDocument fiscal classification of the requisition line.
Nested Schema : firstPartyTaxRegistration
Match All
First-party tax registration on the requisition line.
Show Source
-
allOf
oraErpCoreTaxSetup.TaxRegistration_item-fields
-
object
__busObj_context
-
object
First-Party Tax Registration
Title:
First-Party Tax RegistrationFirst-party tax registration on the requisition line.
Nested Schema : hazardClass
Match All
Hazard class on the line.
Show Source
-
object
oraProcurementCorePurchasingSetup.HazardClass_item-fields
-
object
__busObj_context
-
object
Hazard Class
Title:
Hazard ClassHazard class on the line.
Nested Schema : item
Match All
Item associated with the requisition line.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Item
Title:
ItemItem associated with the requisition line.
Nested Schema : level10RequesterSupervisor
Match All
Level 10 supervisor of the requester, with level 1 is the highest management level of the organization.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Requester's Level 10 Supervisor
Title:
Requester's Level 10 SupervisorLevel 10 supervisor of the requester, with level 1 is the highest management level of the organization.
Nested Schema : level1RequesterSupervisor
Match All
Level 1 supervisor of the requester, with level 1 being the highest management level in the organization.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Requester's Level 1 Supervisor
Title:
Requester's Level 1 SupervisorLevel 1 supervisor of the requester, with level 1 being the highest management level in the organization.
Nested Schema : level2RequesterSupervisor
Match All
Level 2 supervisor of the requester, with level 1 is the highest management level of the organization.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Requester's Level 2 Supervisor
Title:
Requester's Level 2 SupervisorLevel 2 supervisor of the requester, with level 1 is the highest management level of the organization.
Nested Schema : level3RequesterSupervisor
Match All
Level 3 supervisor of the requester, with level 1 is the highest management level of the organization.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Requester's Level 3 Supervisor
Title:
Requester's Level 3 SupervisorLevel 3 supervisor of the requester, with level 1 is the highest management level of the organization.
Nested Schema : level4RequesterSupervisor
Match All
Level 4 supervisor of the requester, with level 1 is the highest management level of the organization.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Requester's Level 4 Supervisor
Title:
Requester's Level 4 SupervisorLevel 4 supervisor of the requester, with level 1 is the highest management level of the organization.
Nested Schema : level5RequesterSupervisor
Match All
Level 5 supervisor of the requester, with level 1 is the highest management level of the organization.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Requester's Level 5 Supervisor
Title:
Requester's Level 5 SupervisorLevel 5 supervisor of the requester, with level 1 is the highest management level of the organization.
Nested Schema : level6RequesterSupervisor
Match All
Level 6 supervisor of the requester, with level 1 is the highest management level of the organization.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Requester's Level 6 Supervisor
Title:
Requester's Level 6 SupervisorLevel 6 supervisor of the requester, with level 1 is the highest management level of the organization.
Nested Schema : level7RequesterSupervisor
Match All
Level 7 supervisor of the requester, with level 1 is the highest management level of the organization.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Requester's Level 7 Supervisor
Title:
Requester's Level 7 SupervisorLevel 7 supervisor of the requester, with level 1 is the highest management level of the organization.
Nested Schema : level8RequesterSupervisor
Match All
Level 8 supervisor of the requester, with level 1 is the highest management level of the organization.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Requester's Level 8 Supervisor
Title:
Requester's Level 8 SupervisorLevel 8 supervisor of the requester, with level 1 is the highest management level of the organization.
Nested Schema : level9RequesterSupervisor
Match All
Level 9 supervisor of the requester, with level 1 is the highest management level of the organization.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Requester's Level 9 Supervisor
Title:
Requester's Level 9 SupervisorLevel 9 supervisor of the requester, with level 1 is the highest management level of the organization.
Nested Schema : lifeCycleStatus
Match All
Value that identifies the lifecycle status code of the requisition line.
Show Source
-
string
Title:
Lifecycle StatusRead Only:trueValue that identifies the lifecycle status code of the requisition line. -
string
Allowed Values:
[ "BILLED", "BILLED_ORDER_ON_HOLD", "DELIVERED", "DELIVERED_ORDER_ON_HOLD", "IN_RECEIVING", "IN_RECEIVING_ORDER_ON_HOLD", "SHIPPED_ORDER_ON_HOLD", "TRANSFER_INITIATED", "ORDERED", "ORDER_ON_HOLD", "ORDER_CANCELED", "ORDER_CANCELED_REINSTATED", "SHIPPED", "TRANSFER_CANCELED" ]
Nested Schema : lineGroup
Match All
Group that indicates which group filter a requisition line belongs to.
Show Source
-
string
Title:
Line GroupRead Only:trueGroup that indicates which group filter a requisition line belongs to. -
string
Allowed Values:
[ "LINES_AWAITING_PROCESSING", "LINES_BEING_PROCESSED", "LINES_PENDING_APPROVAL", "TRANSFER_ORDER", "LINES_REQUIRING_ATTENTION", "NEGOTIATION", "OTHER_REQUISITION_LINES", "PO" ]
Nested Schema : lineType
Match All
Line type on the requisition line.
Show Source
-
object
oraProcurementCorePurchasingSetup.DocumentLineType_item-fields
-
object
__busObj_context
-
object
Requisition Line Type
Title:
Requisition Line TypeLine type on the requisition line.
Nested Schema : modeOfTransportCode
Match All
Mode of transportation used to ship the product such as truck, air, or boat.
Show Source
Nested Schema : modifiedByBuyer
Match All
Requisition line that was modified by the buyer.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Modified by Buyer
Title:
Modified by BuyerRequisition line that was modified by the buyer.
Nested Schema : parentRequisitionLine
Match All
Object reference to the requisition line that was modified by the buyer.
Show Source
-
object
oraProcurementCorePurchaseRequisitions.RequisitionLine_item-fields
-
object
__busObj_context
-
object
Parent Requisition Line
Title:
Parent Requisition LineObject reference to the requisition line that was modified by the buyer.
Nested Schema : poHeader
Match All
Purchase order associated with the requisition line.
Show Source
-
object
oraProcurementCorePurchaseOrders.Order_item-fields
-
object
__busObj_context
-
object
Purchase Order Header
Title:
Purchase Order HeaderPurchase order associated with the requisition line.
Nested Schema : poLine
Match All
Purchase order line associated with the requisition line.
Show Source
-
object
oraProcurementCorePurchaseOrders.OrderLine_item-fields
-
object
__busObj_context
-
object
Purchase Order Line
Title:
Purchase Order LinePurchase order line associated with the requisition line.
Nested Schema : poLineLocation
Match All
Purchase order schedule associated with the requisition line.
Show Source
-
object
oraProcurementCorePurchaseOrders.OrderSchedule_item-fields
-
object
__busObj_context
-
object
Purchase Order Schedule
Title:
Purchase Order SchedulePurchase order schedule associated with the requisition line.
Nested Schema : procurementBU
Match All
Value that uniquely identifies the Procurement Business Unit.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Default Procurement BU
Title:
Default Procurement BUValue that uniquely identifies the Procurement Business Unit.
Nested Schema : productCategory
Match All
Object reference to the product category .
Show Source
-
object
oraErpCoreTaxSetup.FiscalClassificationCodeHierarchy_item-fields
-
object
__busObj_context
-
object
Product Category
Title:
Product CategoryObject reference to the product category .
Nested Schema : productFiscalClassification
Match All
Object reference to the product fiscal classification on the requisition line.
Show Source
-
object
oraScmCoreProductMgmtCatalogs.Category_item-fields
-
object
__busObj_context
-
object
Product Fiscal Classification
Title:
Product Fiscal ClassificationObject reference to the product fiscal classification on the requisition line.
Nested Schema : productType
Match All
Object reference to the product type on the requisition line.
Show Source
-
allOf
oraErpCoreTaxSetup.TaxLookup_item-fields
-
object
__busObj_context
-
object
Product Type
Title:
Product TypeObject reference to the product type on the requisition line.
Nested Schema : reinstatePOLineLocation
Match All
Purchase order schedule from which the requisition line is reinstated.
Show Source
-
object
oraProcurementCorePurchaseOrders.OrderSchedule_item-fields
-
object
__busObj_context
-
object
Reinstate Purchase Order Schedule
Title:
Reinstate Purchase Order SchedulePurchase order schedule from which the requisition line is reinstated.
Nested Schema : requester
Match All
Person for whom the requisition line was created.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Requester
Title:
RequesterPerson for whom the requisition line was created.
Nested Schema : requisitionHeader
Match All
The Requisition Header view object manages the purchase requisitions. A purchase requisition is an internal demand for purchasing an item or service, typically from a supplier who resides outside your organization.
Show Source
-
object
oraProcurementCorePurchaseRequisitions.RequisitionHeader_item-fields
-
object
__busObj_context
-
object
Requisition Header
Title:
Requisition HeaderThe Requisition Header view object manages the purchase requisitions. A purchase requisition is an internal demand for purchasing an item or service, typically from a supplier who resides outside your organization.
Nested Schema : requisitioningBU
Match All
Value that uniquely identifies the Requisitioning Business Unit.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Requisitioning BU
Title:
Requisitioning BUValue that uniquely identifies the Requisitioning Business Unit.
Nested Schema : returnedByBuyer
Match All
Value that uniquely identifies the buyer who returned or requested items from the person who ordered them.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Returned by Buyer
Title:
Returned by BuyerValue that uniquely identifies the buyer who returned or requested items from the person who ordered them.
Nested Schema : secondaryUOM
Match All
Secondary unit of measure on the requisition line.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Secondary UOM
Title:
Secondary UOMSecondary unit of measure on the requisition line.
Nested Schema : serviceLevelCode
Match All
Transportation priority that determines how quickly to transport goods.
Show Source
-
string
Title:
Service LevelRead Only:trueTransportation priority that determines how quickly to transport goods. -
string
Allowed Values:
[ "1DA", "1DM", "1DP", "2DA", "2DAY", "2DM", "2FX", "3DAY", "3DS", "AIR", "BOAT", "CES", "D2D", "D2P", "EXP", "EXP SVR", "FXG", "FXPO", "GND", "LTL", "LTLSTND", "NXDA", "P2D", "P2P", "PO", "SAVER", "SO", "STANDARD", "STD", "TEAM", "TRUCK", "UPSG", "XDM", "XPD", "XPR" ]
Nested Schema : shipToCustomer
Match All
Customer to whom the ordered goods are being sent.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Ship-to Customer
Title:
Ship-to CustomerCustomer to whom the ordered goods are being sent.
Nested Schema : shipToCustomerContact
Match All
Contact at the company where the ordered goods are being shipped.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Ship-to Customer Contact
Title:
Ship-to Customer ContactContact at the company where the ordered goods are being shipped.
Nested Schema : shipToCustomerLocation
Match All
Location where the supplier should ship the ordered goods.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Ship-to Customer Location
Title:
Ship-to Customer LocationLocation where the supplier should ship the ordered goods.
Nested Schema : sourceOrganization
Match All
Inventory organization that will supply the item to the destination inventory organization in an internal material transfer operation.
Show Source
-
object
oraScmCoreOrganization.OrganizationConfiguration_item-fields
-
object
__busObj_context
-
object
Source Organization
Title:
Source OrganizationInventory organization that will supply the item to the destination inventory organization in an internal material transfer operation.
Nested Schema : sourceSubinventory
Match All
Subinventory within the source inventory organization that will supply the item to the destination inventory organization in an internal material transfer operation.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Source Subinventory
Title:
Source SubinventorySubinventory within the source inventory organization that will supply the item to the destination inventory organization in an internal material transfer operation.
Nested Schema : sourceTypeCode
Match All
Code that identifies the type of supply source for the requisition line. Values include the following values: Internal or External. If Internal, it means the line is sourced from an inventory organization. If External, it means the line is sourced for supplier.
Show Source
-
string
Title:
Source TypeRead Only:trueCode that identifies the type of supply source for the requisition line. Values include the following values: Internal or External. If Internal, it means the line is sourced from an inventory organization. If External, it means the line is sourced for supplier. -
string
Allowed Values:
[ "EXTERNAL", "INTERNAL" ]
Nested Schema : suggestedBuyer
Match All
Suggested buyer for the ordered item.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Suggested Buyer
Title:
Suggested BuyerSuggested buyer for the ordered item.
Nested Schema : supplier
Match All
Supplier of the ordered item.
Show Source
-
allOf
oraProcurementCoreSuppliers.Supplier_item-fields
-
object
__busObj_context
-
object
Supplier
Title:
SupplierSupplier of the ordered item.
Nested Schema : supplierSite
Match All
Entity that models how the buying organization engages with the supplier.
Show Source
-
object
oraProcurementCoreSuppliers.SupplierSite_item-fields
-
object
__busObj_context
-
object
Supplier Site
Title:
Supplier SiteEntity that models how the buying organization engages with the supplier.
Nested Schema : taxationCountry
Match All
Default country used for taxation purposes.
Show Source
-
allOf
oraCommonAppsInfraObjects.Territory_item-fields
-
object
__busObj_context
-
object
Taxation Country
Title:
Taxation CountryDefault country used for taxation purposes.
Nested Schema : transferOrderHeader
Match All
Transfer order which is associated with the requisition line.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderHeader_item-fields
-
object
__busObj_context
-
object
Transfer Order Header
Title:
Transfer Order HeaderTransfer order which is associated with the requisition line.
Nested Schema : transferOrderLine
Match All
Line on the transfer order which is associated with the requisition line.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderLine_item-fields
-
object
__busObj_context
-
object
Transfer Order Line
Title:
Transfer Order LineLine on the transfer order which is associated with the requisition line.
Nested Schema : unNumber
Match All
United Nations number of the ordered item.
Show Source
-
object
oraProcurementCorePurchasingSetup.UNNumber_item-fields
-
object
__busObj_context
-
object
United Nations Number
Title:
United Nations NumberUnited Nations number of the ordered item.
Nested Schema : uom
Match All
UOM which is a division of quantity defined as a standard for measurement or exchange.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Unit of Measure
Title:
Unit of MeasureUOM which is a division of quantity defined as a standard for measurement or exchange.
Nested Schema : userDefinedFiscalClassification
Match All
Object reference to the user-defined fiscal classification on the requisition line.
Show Source
-
object
oraErpCoreTaxSetup.FiscalClassificationCodeHierarchy_item-fields
-
object
__busObj_context
-
object
User-Defined Fiscal Classification
Title:
User-Defined Fiscal ClassificationObject reference to the user-defined fiscal classification on the requisition line.
Nested Schema : workOrder
Match All
Work Order number of the selected requisition line.
Show Source
-
object
oraScmCoreManufacturingWorkOrder.WorkOrder_item-fields
-
object
__busObj_context
-
object
Work Order
Title:
Work OrderWork Order number of the selected requisition line.
Nested Schema : workOrderOperation
Match All
Work Order operation of the selected requisition line.
Show Source
-
object
oraScmCoreManufacturingWorkOrder.WorkOrderOperation_item-fields
-
object
__busObj_context
-
object
Work Order Operation
Title:
Work Order OperationWork Order operation of the selected requisition line.
Nested Schema : Purchase Agreement Header
Type:
objectTitle:
Purchase Agreement HeaderPurchase agreement associated with the requisition line.
Nested Schema : Purchase Agreement Line
Type:
objectTitle:
Purchase Agreement LineAgreement line associated with the requisition line.
Nested Schema : Assigned Buyer
Type:
objectTitle:
Assigned BuyerBuyer assigned to process the requisition line.
Nested Schema : Base Item
Type:
objectTitle:
Base ItemBase or ATO Model on which the unique configuration is built.
Nested Schema : Carrier
Type:
objectTitle:
CarrierCarrier through which ordered goods are shipped.
Nested Schema : Category
Type:
objectTitle:
CategoryObject reference to the product category .
Nested Schema : Content Procurement BU
Type:
objectTitle:
Content Procurement BUBusiness unit of the content.
Nested Schema : Currency
Type:
objectTitle:
CurrencyCurrency in which an amount or conversion rate is denominated.
Nested Schema : Currency Conversion Rate Type
Type:
objectTitle:
Currency Conversion Rate TypeType of conversion rate used to convert from the transaction currency on the line to the functional currency of the requisitioning business unit.
Nested Schema : Deliver-to Customer
Type:
objectTitle:
Deliver-to CustomerObject reference to the deliver-to customer on the requisition line.
Nested Schema : Deliver-to Customer Contact
Type:
objectTitle:
Deliver-to Customer ContactContact person at the final location where goods, previously received from a supplier, will be delivered.
Nested Schema : Deliver-to Customer Location
Type:
objectTitle:
Deliver-to Customer LocationFinal location where goods, previously received from a supplier, will be delivered. For internal locations, this will be a TCA location. For Structured One-Time Addresses, this represents the delivery location.
Nested Schema : Deliver-to Location
Type:
objectTitle:
Deliver-to LocationObject reference to the deliver-to location on the requisition line.
Nested Schema : Destination Organization
Type:
objectTitle:
Destination OrganizationInventory organization where the supplier should deliver the ordered item.
Nested Schema : Destination Subinventory
Type:
objectTitle:
Destination SubinventorySubinventory that identifies where to deliver the requested item.
Nested Schema : Document Fiscal Classification
Type:
objectTitle:
Document Fiscal ClassificationDocument fiscal classification of the requisition line.
Nested Schema : First-Party Tax Registration
Type:
objectTitle:
First-Party Tax RegistrationFirst-party tax registration on the requisition line.
Nested Schema : Hazard Class
Type:
objectTitle:
Hazard ClassHazard class on the line.
Nested Schema : Item
Type:
objectTitle:
ItemItem associated with the requisition line.
Nested Schema : Requester's Level 10 Supervisor
Type:
objectTitle:
Requester's Level 10 SupervisorLevel 10 supervisor of the requester, with level 1 is the highest management level of the organization.
Nested Schema : Requester's Level 1 Supervisor
Type:
objectTitle:
Requester's Level 1 SupervisorLevel 1 supervisor of the requester, with level 1 being the highest management level in the organization.
Nested Schema : Requester's Level 2 Supervisor
Type:
objectTitle:
Requester's Level 2 SupervisorLevel 2 supervisor of the requester, with level 1 is the highest management level of the organization.
Nested Schema : Requester's Level 3 Supervisor
Type:
objectTitle:
Requester's Level 3 SupervisorLevel 3 supervisor of the requester, with level 1 is the highest management level of the organization.
Nested Schema : Requester's Level 4 Supervisor
Type:
objectTitle:
Requester's Level 4 SupervisorLevel 4 supervisor of the requester, with level 1 is the highest management level of the organization.
Nested Schema : Requester's Level 5 Supervisor
Type:
objectTitle:
Requester's Level 5 SupervisorLevel 5 supervisor of the requester, with level 1 is the highest management level of the organization.
Nested Schema : Requester's Level 6 Supervisor
Type:
objectTitle:
Requester's Level 6 SupervisorLevel 6 supervisor of the requester, with level 1 is the highest management level of the organization.
Nested Schema : Requester's Level 7 Supervisor
Type:
objectTitle:
Requester's Level 7 SupervisorLevel 7 supervisor of the requester, with level 1 is the highest management level of the organization.
Nested Schema : Requester's Level 8 Supervisor
Type:
objectTitle:
Requester's Level 8 SupervisorLevel 8 supervisor of the requester, with level 1 is the highest management level of the organization.
Nested Schema : Requester's Level 9 Supervisor
Type:
objectTitle:
Requester's Level 9 SupervisorLevel 9 supervisor of the requester, with level 1 is the highest management level of the organization.
Nested Schema : Requisition Line Type
Type:
objectTitle:
Requisition Line TypeLine type on the requisition line.
Nested Schema : Modified by Buyer
Type:
objectTitle:
Modified by BuyerRequisition line that was modified by the buyer.
Nested Schema : Parent Requisition Line
Type:
objectTitle:
Parent Requisition LineObject reference to the requisition line that was modified by the buyer.
Nested Schema : Purchase Order Header
Type:
objectTitle:
Purchase Order HeaderPurchase order associated with the requisition line.
Nested Schema : Purchase Order Line
Type:
objectTitle:
Purchase Order LinePurchase order line associated with the requisition line.
Nested Schema : Purchase Order Schedule
Type:
objectTitle:
Purchase Order SchedulePurchase order schedule associated with the requisition line.
Nested Schema : Default Procurement BU
Type:
objectTitle:
Default Procurement BUValue that uniquely identifies the Procurement Business Unit.
Nested Schema : Product Category
Type:
objectTitle:
Product CategoryObject reference to the product category .
Nested Schema : Product Fiscal Classification
Type:
objectTitle:
Product Fiscal ClassificationObject reference to the product fiscal classification on the requisition line.
Nested Schema : Product Type
Type:
objectTitle:
Product TypeObject reference to the product type on the requisition line.
Nested Schema : Reinstate Purchase Order Schedule
Type:
objectTitle:
Reinstate Purchase Order SchedulePurchase order schedule from which the requisition line is reinstated.
Nested Schema : Requester
Type:
objectTitle:
RequesterPerson for whom the requisition line was created.
Nested Schema : oraProcurementCorePurchaseRequisitions.RequisitionHeader_item-fields
Type:
Show Source
object-
activeRequisitionFlag: boolean
Title:
Active RequisitionRead Only:trueContains one of the following values: true or false. If true, then the requisition should be shown to users when they log into SSP. If false, then the requisition should not be shown to users when they log into SSP. -
approvedDate: string
(date-time)
Title:
Approved DateRead Only:trueDate and time when the requisition was last approved. -
budgetaryControlledFlag: boolean
Title:
Budgetary ControlledRead Only:trueContains one of the following values: true or false. If true, then the requisition has budgetary control enabled. If false, then the requisition doesn't have budgetary control enabled. The default value is False. -
canceledLinesFlag: boolean
Title:
Canceled Lines IndicatorRead Only:trueValue that indicates that at least one line on the requisition is canceled. -
changeOrderPendingFlag: boolean
Title:
Change Order PendingRead Only:trueContains one of the following values: true or false. If true, then the requisition is in Change Order process. If true, then the requisition isn't in Change Order process. This attribute doesn't have any default value. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
DescriptionRead Only:trueDescription of the requisition. -
documentFiscalClassification:
documentFiscalClassification
-
emergencyPONumberRequiredFlag: boolean
Title:
Emergency purchase order number requiredRead Only:trueContains one of the following values: true or false. If true, then the requisition is an emergency requisition. If false, then the requisition isn't an emergency requisition. This attribute doesn't have any default value. -
emergencyPurchaseOrder: string
Title:
Emergency Purchase OrderRead Only:trueNumber that identifies the purchase order reserved in advance for an emergency requisition. -
enteredBy:
enteredBy
-
externallyManagedFlag: boolean
Title:
Externally ManagedRead Only:trueContains one of the following values: true or false. If true, then requisition is externally managed. If false, then requisition isn't externally managed. This attribute doesn't have a default value. -
fundsCheckFailureWarningFlag: boolean
Title:
Funds Check Failure or WarningRead Only:trueContains one of the following values: true, false, or Null. If true, then funds check failed. If false, then funds check didn't fail. If Null, then the value hasn't been set. The default value is Null. -
fundsOverrideApprover:
fundsOverrideApprover
-
fundsStatus:
fundsStatus
-
importSource: string
Title:
Import SourceRead Only:trueCode that identifies the source of the requisition from a requisition import process. -
incompleteLinesFlag: boolean
Title:
Incomplete Lines IndicatorRead Only:trueValue that indicates that at least one line on the requisition is considered incomplete or still in draft mode. -
insufficientFundsFlag: boolean
Title:
Insufficient FundsRead Only:trueIndicates whether the implicit funds check upon submission returns failures, and an override is requested. -
internalTransferRequisitionFlag: boolean
Title:
Internal Transfer RequisitionRead Only:trueContains one of the following values: true or false. If true, then all lines of the requisition are for internal material transfer. If false, then all the lines of the requisition aren't for internal material transfer. -
justification: string
Title:
JustificationRead Only:trueReason for creating the requisition. -
lifeCycleStatus:
lifeCycleStatus
-
lineGroup:
lineGroup
-
linesPendingActionFlag: boolean
Title:
Lines with Pending Action IndicatorRead Only:trueValue that indicates if at least one line on the requisition requires an action from the user to remove an invoice hold. -
lockedByBuyerFlag: boolean
Title:
Locked by BuyerRead Only:trueContains one of the following values: true or false. If true, then the buyer is currently working on one of the requisition lines and this prevents the requisition preparer from amending any of the other lines. If false, then the buyer is currently not working on any of the requisition lines and the requisition preparer can amend any of the lines. -
modifyingApprover:
modifyingApprover
-
overridingApprover:
overridingApprover
-
pendingApprovalLinesFlag: boolean
Title:
Pending Approval Lines IndicatorRead Only:trueValue that indicates that at least one line on the requisition is pending approval. -
procurementBU:
procurementBU
-
rejectedByApprover:
rejectedByApprover
-
rejectedLinesFlag: boolean
Title:
Rejected Lines IndicatorRead Only:trueValue that indicates that at least one line on the requisition is rejected. -
rejectionReason: string
Title:
Rejection ReasonRead Only:trueReason for rejecting the requisition. -
requisition: string
Title:
RequisitionRead Only:trueNumber that identifies the requisition. It's used to identify the requisition by end users. -
requisitionHeaderId: string
(big-integer)
Title:
Requisition Header IDRead Only:trueValue that uniquely identifies the requisition. -
requisitioningBU:
requisitioningBU
-
returnedLinesFlag: boolean
Title:
Returned Lines IndicatorRead Only:trueValue that indicate that at least one line on the requisition was returned by the buyer. -
soldToLegalEntity:
soldToLegalEntity
-
status:
status
-
submissionDate: string
(date-time)
Title:
Submission DateRead Only:trueDate and time when the requisition was submitted for approval. -
taxationCountry:
taxationCountry
-
taxAttributesUpdatedFlag: boolean
Title:
Tax Attributes UpdatedRead Only:trueIndicates whether the user overrode the tax returned by the tax engine. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
withdrawnLinesFlag: boolean
Title:
Withdrawn Lines IndicatorRead Only:trueValue that indicates that at least one line on the requisition was withdrawn by the requisition preparer.
Nested Schema : Requisition Header
Type:
objectTitle:
Requisition HeaderThe Requisition Header view object manages the purchase requisitions. A purchase requisition is an internal demand for purchasing an item or service, typically from a supplier who resides outside your organization.
Nested Schema : documentFiscalClassification
Match All
The code used by a tax authority to represent classifications such as party fiscal classification, party site fiscal classification, product fiscal classification, transaction fiscal classification, and document fiscal classification.
Show Source
-
object
oraErpCoreTaxSetup.FiscalClassificationCodeHierarchy_item-fields
-
object
__busObj_context
-
object
Document Fiscal Classification
Title:
Document Fiscal ClassificationThe code used by a tax authority to represent classifications such as party fiscal classification, party site fiscal classification, product fiscal classification, transaction fiscal classification, and document fiscal classification.
Nested Schema : enteredBy
Match All
Value that uniquely identifies the user who created the requisition.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Entered By
Title:
Entered ByValue that uniquely identifies the user who created the requisition.
Nested Schema : fundsOverrideApprover
Match All
Value that uniquely identifies the user who has the insufficient funds override authority for a requisition.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Funds Override Approver
Title:
Funds Override ApproverValue that uniquely identifies the user who has the insufficient funds override authority for a requisition.
Nested Schema : lifeCycleStatus
Match All
Value that identifies the rolled-up lifecycle status code of the requisition.
Show Source
-
string
Title:
Lifecycle StatusRead Only:trueValue that identifies the rolled-up lifecycle status code of the requisition. -
string
Allowed Values:
[ "BILLED", "BILLED_ORDER_ON_HOLD", "DELIVERED", "DELIVERED_ORDER_ON_HOLD", "IN_RECEIVING", "IN_RECEIVING_ORDER_ON_HOLD", "SHIPPED_ORDER_ON_HOLD", "TRANSFER_INITIATED", "ORDERED", "ORDER_ON_HOLD", "ORDER_CANCELED", "ORDER_CANCELED_REINSTATED", "SHIPPED", "TRANSFER_CANCELED" ]
Nested Schema : modifyingApprover
Match All
Value that uniquely identifies the user who's currently modifying the requisition during the approval process.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Modifying Approver
Title:
Modifying ApproverValue that uniquely identifies the user who's currently modifying the requisition during the approval process.
Nested Schema : overridingApprover
Match All
Value that uniquely identifies the user specified on the requisition as the overriding approver for approval routing.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Overriding Approver
Title:
Overriding ApproverValue that uniquely identifies the user specified on the requisition as the overriding approver for approval routing.
Nested Schema : procurementBU
Match All
Value that uniquely identifies the Procurement Business Unit.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Default Procurement BU
Title:
Default Procurement BUValue that uniquely identifies the Procurement Business Unit.
Nested Schema : rejectedByApprover
Match All
Value that uniquely identifies the person who rejected the requisition.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Rejected By
Title:
Rejected ByValue that uniquely identifies the person who rejected the requisition.
Nested Schema : requisitioningBU
Match All
Value that uniquely identifies the Requisitioning Business Unit.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Requisitioning BU
Title:
Requisitioning BUValue that uniquely identifies the Requisitioning Business Unit.
Nested Schema : soldToLegalEntity
Match All
Value that uniquely identifies the sold to legal entity.
Show Source
-
allOf
oraErpCoreStructure.LegalEntity_item-fields
-
object
__busObj_context
-
object
Sold-to Legal Entity
Title:
Sold-to Legal EntityValue that uniquely identifies the sold to legal entity.
Nested Schema : taxationCountry
Match All
Default country used for taxation purposes.
Show Source
-
allOf
oraCommonAppsInfraObjects.Territory_item-fields
-
object
__busObj_context
-
object
Taxation Country
Title:
Taxation CountryDefault country used for taxation purposes.
Nested Schema : Document Fiscal Classification
Type:
objectTitle:
Document Fiscal ClassificationThe code used by a tax authority to represent classifications such as party fiscal classification, party site fiscal classification, product fiscal classification, transaction fiscal classification, and document fiscal classification.
Nested Schema : Entered By
Type:
objectTitle:
Entered ByValue that uniquely identifies the user who created the requisition.
Nested Schema : Funds Override Approver
Type:
objectTitle:
Funds Override ApproverValue that uniquely identifies the user who has the insufficient funds override authority for a requisition.
Nested Schema : Modifying Approver
Type:
objectTitle:
Modifying ApproverValue that uniquely identifies the user who's currently modifying the requisition during the approval process.
Nested Schema : Overriding Approver
Type:
objectTitle:
Overriding ApproverValue that uniquely identifies the user specified on the requisition as the overriding approver for approval routing.
Nested Schema : Default Procurement BU
Type:
objectTitle:
Default Procurement BUValue that uniquely identifies the Procurement Business Unit.
Nested Schema : Rejected By
Type:
objectTitle:
Rejected ByValue that uniquely identifies the person who rejected the requisition.
Nested Schema : Requisitioning BU
Type:
objectTitle:
Requisitioning BUValue that uniquely identifies the Requisitioning Business Unit.
Nested Schema : Sold-to Legal Entity
Type:
objectTitle:
Sold-to Legal EntityValue that uniquely identifies the sold to legal entity.
Nested Schema : Taxation Country
Type:
objectTitle:
Taxation CountryDefault country used for taxation purposes.
Nested Schema : Requisitioning BU
Type:
objectTitle:
Requisitioning BUValue that uniquely identifies the Requisitioning Business Unit.
Nested Schema : Returned by Buyer
Type:
objectTitle:
Returned by BuyerValue that uniquely identifies the buyer who returned or requested items from the person who ordered them.
Nested Schema : Secondary UOM
Type:
objectTitle:
Secondary UOMSecondary unit of measure on the requisition line.
Nested Schema : Ship-to Customer
Type:
objectTitle:
Ship-to CustomerCustomer to whom the ordered goods are being sent.
Nested Schema : Ship-to Customer Contact
Type:
objectTitle:
Ship-to Customer ContactContact at the company where the ordered goods are being shipped.
Nested Schema : Ship-to Customer Location
Type:
objectTitle:
Ship-to Customer LocationLocation where the supplier should ship the ordered goods.
Nested Schema : Source Organization
Type:
objectTitle:
Source OrganizationInventory organization that will supply the item to the destination inventory organization in an internal material transfer operation.
Nested Schema : Source Subinventory
Type:
objectTitle:
Source SubinventorySubinventory within the source inventory organization that will supply the item to the destination inventory organization in an internal material transfer operation.
Nested Schema : Suggested Buyer
Type:
objectTitle:
Suggested BuyerSuggested buyer for the ordered item.
Nested Schema : Supplier
Type:
objectTitle:
SupplierSupplier of the ordered item.
Nested Schema : Supplier Site
Type:
objectTitle:
Supplier SiteEntity that models how the buying organization engages with the supplier.
Nested Schema : Taxation Country
Type:
objectTitle:
Taxation CountryDefault country used for taxation purposes.
Nested Schema : oraScmCoreTransferOrder.TransferOrderHeader_item-fields
Type:
Show Source
object-
budgetControlEnabledFlag: boolean
Title:
Budget control enabledRead Only:trueValue that indicates if budget control is enabled for the transfer order header. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
DescriptionRead Only:trueValue the specifies the description of the transfer order header. -
fulfillOrchestrationRequiredFlag: boolean
Title:
Fulfill orchestration requiredRead Only:trueValue that indicates if fulfill orchestration is required for the transfer order header. -
headerNumber: string
Title:
Order NumberRead Only:trueValue that identifies the transfer order number. -
id: string
(big-integer)
Title:
IDRead Only:trueValue that uniquely identifies the transfer order header. -
orderedDate: string
(date)
Title:
Ordered DateRead Only:trueValue that indicates the transfer order header ordered date. -
requestingBusinessUnit:
requestingBusinessUnit
-
sourceType:
sourceType
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Transfer Order Header
Type:
objectTitle:
Transfer Order HeaderTransfer order which is associated with the requisition line.
Nested Schema : requestingBusinessUnit
Match All
Value that indicates the requesting business unit.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Requesting Business Unit
Title:
Requesting Business UnitValue that indicates the requesting business unit.
Nested Schema : sourceType
Match All
Value that indicates the source type of the transfer order header.
Show Source
Nested Schema : Requesting Business Unit
Type:
objectTitle:
Requesting Business UnitValue that indicates the requesting business unit.
Nested Schema : oraScmCoreTransferOrder.TransferOrderLine_item-fields
Type:
Show Source
object-
actionSourceType: string
Title:
Action Source TypeRead Only:trueType of source for the action. -
allowItemSubstitutionFlag: boolean
Title:
Allow Item SubstitutionRead Only:trueContains one of the following values: Y, N or null. If Y, then item substitution is allowed. If N or null, then item substitution isn't allowed. -
backToBackFlag: boolean
Title:
Back-to-BackRead Only:trueContains one of the following values: true or false. If true, then the transfer order is created to fulfill a sales order. If false, then the transfer order isn't created to fulfill a sales order. This attribute doesn't have a default value, but a value of null translates to false. -
buyAssessableValue: string
(big-decimal)
Title:
Buy Assessable ValueRead Only:trueDeemed price at which a product is valued by a tax authority for a given tax. This attribute is used for tax calculation. -
buyDefaultTaxCountry: string
Title:
Default Taxation CountryRead Only:trueCode that identifies the proposed default taxation country. -
buyDocumentSubType: string
Title:
Buy Document SubtypeRead Only:trueCode that identifies the proposed document fiscal classification. -
buyFinalDischargeLocation:
buyFinalDischargeLocation
-
buyFirstPartyRegistrationIdentifier: string
(big-integer)
Title:
Buy First Party Registration IDRead Only:trueValue that uniquely identifies the first party tax registration for the transaction. -
buyIntendUseClassificationIdentifier: string
(big-integer)
Title:
Buy Intended Use Classification IDRead Only:trueValue that uniquely identifies the classification for the intended use. -
buyProductCategory: string
Title:
Buy Product CategoryRead Only:trueCode that identifies the product category of the transaction line. -
buyProductFiscalClassification: string
Title:
Buy Product Fiscal ClassificationRead Only:trueCode that identifies the product fiscal classification of the inventory item. -
buyTaxClassificationCode: string
Title:
Buy Tax Classification CodeRead Only:trueCode that identifies the tax classification to buy. -
buyThirdPartyRegistrationIdentifier: string
(big-integer)
Title:
Buy Third Party Registration IDRead Only:trueValue that uniquely identifies the third party tax registration for the transaction. -
buyTransactionBusinessCategory: string
Title:
Buy Transaction Business CategoryRead Only:trueCode that identifies the transaction business category. -
buyUserDefinedFiscalClassification: string
Title:
Proposed Buy User-Defined Fiscal ClassificationRead Only:trueCode that identifies the fiscal classification. This attribute is defined by the user. -
changeParty:
changeParty
-
changeRequestedDate: string
(date)
Title:
Change Requested DateRead Only:trueDate when the change was requested for a transfer order line. -
changeStatus:
changeStatus
-
comments: string
Title:
CommentsRead Only:trueComments entered by the user. -
consumedRequestedQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
currency:
currency
-
deliveredQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
destinationLocation:
destinationLocation
-
destinationOrganization:
destinationOrganization
-
destinationSubinventory:
destinationSubinventory
-
destinationType:
destinationType
-
freightCarrier:
freightCarrier
-
header:
header
-
includedNonRecoverableTax: string
(big-decimal)
Title:
Destination Subinventory CodeRead Only:trueTax that's inclusive and not recoverable. -
includedRecoverableTax: string
(big-decimal)
Title:
Included Recoverable TaxRead Only:trueTax that's inclusive and recoverable. -
initialRequestedQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
interfaceErrorMessageCode: string
Title:
Interface Error Message CodeRead Only:trueCode that identifies the error message for the interface. -
interfaceErrorMessageText: string
Title:
Interface Error Message TextRead Only:trueText of the error message, if any, for the interface. -
interfaceSourceCode: string
Title:
Interface Source CodeRead Only:trueCode that identifies the interface source. -
interfaceStatus:
interfaceStatus
-
item:
item
-
itemRevision:
itemRevision
-
itemSubstitutedFlag: boolean
Title:
Item substitutedRead Only:trueContains one of the following values: Y, N or null. If Y, then item has been substituted. If N or null, then item hasn't been substituted. -
lineId: string
(big-integer)
Title:
Line IDRead Only:trueValue that uniquely identifies the transfer order line. -
lineNumber: integer
(int32)
Title:
Line NumberRead Only:trueNumber that identifies the transfer order line. -
materialReturnRequiredFlag: boolean
Title:
Material Return RequiredRead Only:trueValue that indicates if the return of material is required. -
maximumComponentShippedQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
needByDate: string
(date)
Title:
Need-by DateRead Only:trueDate when the customer requested the item to arrive. -
nonIncludedNonRecoverableTax: string
(big-decimal)
Title:
Not Included Nonrecoverable TaxRead Only:trueTax that's not inclusive and not recoverable. -
nonIncludedRecoverableTax: string
(big-decimal)
Title:
Not Included Recoverable TaxRead Only:trueTax that's not inclusive and recoverable. -
noteToReceiver: string
Title:
Note to ReceiverRead Only:trueNote to the receiver on the receiving documents. -
noteToSupplier: string
Title:
Note to SupplierRead Only:trueNote to the supplier on the shipping documents. -
originalHeader:
originalHeader
-
originalLine:
originalLine
-
parentItem:
parentItem
-
parentLine:
parentLine
-
planner:
planner
-
planningScheduledFirmedFlag: boolean
Title:
Planning Scheduled FirmedRead Only:trueContains one of the following values: true or false. If true, then the planning schedule is firmed. If false, then the planning schedule isn't firmed. This attribute doesn't have a default value, but a value of null translates to false. -
proposedBuyFinalDischargeLocation:
proposedBuyFinalDischargeLocation
-
proposedCarrier:
proposedCarrier
-
proposedDestinationLocation:
proposedDestinationLocation
-
proposedDestinationSubinventory:
proposedDestinationSubinventory
-
proposedRequestedQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
proposedSecondaryRequestedQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
proposedSourceOrganization:
proposedSourceOrganization
-
proposedSourceSubinventory:
proposedSourceSubinventory
-
quantityPerModel: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
receivedQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
repriceFlag: boolean
Title:
RepriceRead Only:trueContains one of the following values: true or false. If true, then pricing can price the transfer order. If false, then pricing can't price the transfer order. This attribute doesn't have a default value, but a value of null translates to false. -
requestedQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
requester:
requester
-
requisition:
requisition
-
requisitionBusinessUnit:
requisitionBusinessUnit
-
requisitionLine:
requisitionLine
-
rootParentLine:
rootParentLine
-
scheduledArrivalDate: string
(date)
Title:
Scheduled Delivery DateRead Only:trueDate when the transfer order is scheduled to arrive -
scheduledShipDate: string
(date)
Title:
Scheduled Ship DateRead Only:trueDate when the transfer order is scheduled to ship. -
secondaryDeliveredQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
secondaryQuantityUnitOfMeasure:
secondaryQuantityUnitOfMeasure
-
secondaryReceivedQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
secondaryRequestedQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
secondaryShippedQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
sellAssessableValue: string
(big-decimal)
Title:
Assessable ValueRead Only:trueDeemed price at which a product is valued by a tax authority for a given tax. This attribute is used for tax calculation. -
sellDefaultTaxCountry: string
Title:
Default Taxation CountryRead Only:trueCode that identifies the proposed default taxation country. -
sellDocumentSubType: string
Title:
Document TypeRead Only:trueCode that identifies the proposed document fiscal classification. -
sellFinalDischargeLocation:
sellFinalDischargeLocation
-
sellFirstPartyRegistrationIdentifier: string
(big-integer)
Title:
Sell First Party Registration IDRead Only:trueValue that uniquely identifies the first party tax registration for the transaction. -
sellIntendUseClassificationIdentifier: string
(big-integer)
Title:
Sell Intended Use Classification IDRead Only:trueValue that uniquely identifies the classification for the intended use. -
sellProductCategory: string
Title:
Sell Product CategoryRead Only:trueCode that identifies the product category of the transaction line. -
sellProductFiscalClassification: string
Title:
Sell Product Fiscal ClassificationRead Only:trueCode that identifies the product fiscal classification of the inventory item. -
sellTaxClassificationCode: string
Title:
Tax Classification CodeRead Only:trueCode that identifies the tax classification. -
sellThirdPartyRegistrationIdentifier: string
(big-integer)
Title:
Sell Third Party Registration IDRead Only:trueValue that uniquely identifies the third party tax registration for the transaction. -
sellTransactionBusinessCategory: string
Title:
Sell Transaction Business CategoryRead Only:trueCode that identifies the transaction business category. -
sellUserDefinedFiscalClassification: string
Title:
Sell User-Defined Fiscal ClassificationRead Only:trueCode that identifies the fiscal classification. This attribute is defined by the user. -
shipmentPriority:
shipmentPriority
-
shippedQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
sourceHeader:
sourceHeader
-
sourceLine:
sourceLine
-
sourceOrganization:
sourceOrganization
-
sourceSubinventory:
sourceSubinventory
-
sourceType:
sourceType
-
status:
status
-
supplyOrderReferenceLineNumber: string
Title:
Supply Order Reference Line NumberRead Only:trueNumber that identifies the source application that generated the interface record. This attribute is the document line reference number from the requesting application. -
supplyOrderReferenceNumber: string
Title:
Supply Order Reference NumberRead Only:trueNumber that refers to the requesting application. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
transferOrderHeader:
transferOrderHeader
-
unitOfMeasureCode:
unitOfMeasureCode
-
unitPrice: string
(big-decimal)
Title:
Unit PriceRead Only:trueUnit price of requested item. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Transfer Order Line
Type:
objectTitle:
Transfer Order LineLine on the transfer order which is associated with the requisition line.
Nested Schema : buyFinalDischargeLocation
Match All
Location for buy final discharge for the transfer order line.
Show Source
-
object
oraHcmHrCoreWorkStructures.Location_abstract-item
-
object
__busObj_context
-
object
Buy Final Discharge Location
Title:
Buy Final Discharge LocationLocation for buy final discharge for the transfer order line.
Nested Schema : changeParty
Match All
Identifies the party or user responsible for modifying the transfer order line.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Change Party
Title:
Change PartyIdentifies the party or user responsible for modifying the transfer order line.
Nested Schema : changeStatus
Match All
Value that indicates the change state for a transfer order line.
Show Source
Nested Schema : currency
Match All
Value that specifies the transfer order line currency.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Currency
Title:
CurrencyValue that specifies the transfer order line currency.
Nested Schema : destinationLocation
Match All
Value that identifies the destination location in the transfer order line.
Show Source
-
object
oraHcmHrCoreWorkStructures.Location_abstract-item
-
object
__busObj_context
-
object
Destination Location
Title:
Destination LocationValue that identifies the destination location in the transfer order line.
Nested Schema : destinationOrganization
Match All
Value that identifies the destination organization in the transfer order line.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Destination Organization
Title:
Destination OrganizationValue that identifies the destination organization in the transfer order line.
Nested Schema : destinationSubinventory
Match All
Code that identifies the destination subinventory.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Destination Subinventory
Title:
Destination SubinventoryCode that identifies the destination subinventory.
Nested Schema : destinationType
Match All
Code that identifies the type of destination. A list of acceptable values is defined in the lookup type ORA_INV_TO_DESTINATION_TYPE. Review and update the value for the attribute using the Setup and Maintenance work area, and the Manage Inventory Lookups task.
Show Source
-
string
Title:
Destination TypeRead Only:trueCode that identifies the type of destination. A list of acceptable values is defined in the lookup type ORA_INV_TO_DESTINATION_TYPE. Review and update the value for the attribute using the Setup and Maintenance work area, and the Manage Inventory Lookups task. -
string
Allowed Values:
[ "EXPENSE", "INVENTORY" ]
Nested Schema : freightCarrier
Match All
Value that uniquely identifies the carrier.
Show Source
-
allOf
oraScmCoreCarrier.Carrier_item-fields
-
object
__busObj_context
-
object
Carrier
Title:
CarrierValue that uniquely identifies the carrier.
Nested Schema : header
Match All
Value that identifies the header in the transfer order line.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderHeader_item-fields
-
object
__busObj_context
-
object
Header
Title:
HeaderValue that identifies the header in the transfer order line.
Nested Schema : interfaceStatus
Match All
Value that indicates the interface state or condition of a transfer order.
Show Source
Nested Schema : item
Match All
Value that indicates the item in the transfer order line.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Item
Title:
ItemValue that indicates the item in the transfer order line.
Nested Schema : itemRevision
Match All
Value that indicates the item revision in the transfer order line.
Show Source
-
object
oraScmCoreProductMgmtItems.ItemRevision_item-fields
-
object
__busObj_context
-
object
Item Revision
Title:
Item RevisionValue that indicates the item revision in the transfer order line.
Nested Schema : originalHeader
Match All
Value that specifies the original header in the transfer order line.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderHeader_item-fields
-
object
__busObj_context
-
object
Original Header
Title:
Original HeaderValue that specifies the original header in the transfer order line.
Nested Schema : originalLine
Match All
Value that specifies the original line of the transfer order.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderLine_item-fields
-
object
__busObj_context
-
object
Original Line
Title:
Original LineValue that specifies the original line of the transfer order.
Nested Schema : parentItem
Match All
Parent item of the transfer order line.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Parent Item
Title:
Parent ItemParent item of the transfer order line.
Nested Schema : parentLine
Match All
ID for parent line for the transfer order line.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderLine_item-fields
-
object
__busObj_context
-
object
Parent Line
Title:
Parent LineID for parent line for the transfer order line.
Nested Schema : planner
Match All
Value that uniquely identifies the planner for the item.
Show Source
-
allOf
oraHcmHrCoreEmployment.PersonDetail_item
-
object
__busObj_context
-
object
Planner
Title:
PlannerValue that uniquely identifies the planner for the item.
Nested Schema : proposedBuyFinalDischargeLocation
Match All
Location for proposed sell final discharge for the transfer order line.
Show Source
-
object
oraHcmHrCoreWorkStructures.Location_abstract-item
-
object
__busObj_context
-
object
Proposed Buy Final Discharge Location
Title:
Proposed Buy Final Discharge LocationLocation for proposed sell final discharge for the transfer order line.
Nested Schema : proposedCarrier
Match All
Suggests the proposed carrier for shipping the transfer order line items.
Show Source
-
allOf
oraScmCoreCarrier.Carrier_item-fields
-
object
__busObj_context
-
object
Proposed Carrier
Title:
Proposed CarrierSuggests the proposed carrier for shipping the transfer order line items.
Nested Schema : proposedDestinationLocation
Match All
Location for proposed destination for the transfer order line.
Show Source
-
object
oraHcmHrCoreWorkStructures.Location_abstract-item
-
object
__busObj_context
-
object
Proposed Destination Location
Title:
Proposed Destination LocationLocation for proposed destination for the transfer order line.
Nested Schema : proposedDestinationSubinventory
Match All
Location for proposed buy final discharge for the transfer order line.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Proposed Destination Subinventory
Title:
Proposed Destination SubinventoryLocation for proposed buy final discharge for the transfer order line.
Nested Schema : proposedSourceOrganization
Match All
Organization for proposed source for the transfer order line.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Proposed Source Organization
Title:
Proposed Source OrganizationOrganization for proposed source for the transfer order line.
Nested Schema : proposedSourceSubinventory
Match All
Code for proposed source subinventory for the transfer order line.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Proposed Source Subinventory
Title:
Proposed Source SubinventoryCode for proposed source subinventory for the transfer order line.
Nested Schema : requester
Match All
Value that uniquely identifies the requester.
Show Source
-
allOf
oraHcmHrCoreEmployment.PersonDetail_item
-
object
__busObj_context
-
object
Requester
Title:
RequesterValue that uniquely identifies the requester.
Nested Schema : requisition
Match All
The Requisition Header view object manages the purchase requisitions. A purchase requisition is an internal demand for purchasing an item or service, typically from a supplier who resides outside your organization.
Show Source
-
object
oraProcurementCorePurchaseRequisitions.RequisitionHeader_item-fields
-
object
__busObj_context
-
object
Requisition
Title:
RequisitionThe Requisition Header view object manages the purchase requisitions. A purchase requisition is an internal demand for purchasing an item or service, typically from a supplier who resides outside your organization.
Nested Schema : requisitionBusinessUnit
Match All
Value that uniquely identifies the requisition business unit.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Requisition Business Unit
Title:
Requisition Business UnitValue that uniquely identifies the requisition business unit.
Nested Schema : requisitionLine
Match All
The Requisition Lines view object stores information about requisition lines. It manages the items to be purchased, its quantity, unit of measure, price, and deliver-to location information.
Show Source
-
object
oraProcurementCorePurchaseRequisitions.RequisitionLine_item-fields
-
object
__busObj_context
-
object
Requisition Line
Title:
Requisition LineThe Requisition Lines view object stores information about requisition lines. It manages the items to be purchased, its quantity, unit of measure, price, and deliver-to location information.
Nested Schema : rootParentLine
Match All
ID for root parent line for the transfer order line.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderLine_item-fields
-
object
__busObj_context
-
object
Parent Lot
Title:
Parent LotID for root parent line for the transfer order line.
Nested Schema : secondaryQuantityUnitOfMeasure
Match All
Value that indicates the secondary unit of measure used in the transfer order line.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Secondary Unit of Measure
Title:
Secondary Unit of MeasureValue that indicates the secondary unit of measure used in the transfer order line.
Nested Schema : sellFinalDischargeLocation
Match All
Location for sell final discharge for the transfer order line.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Location Details
Title:
Location DetailsLocation for sell final discharge for the transfer order line.
Nested Schema : shipmentPriority
Match All
Value that indicates the shipment priority of the transfer order line.
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Shipment Priority
Title:
Shipment PriorityValue that indicates the shipment priority of the transfer order line.
Nested Schema : sourceHeader
Match All
Value that uniquely identifies the source of the header for the transfer order.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderHeader_item-fields
-
object
__busObj_context
-
object
Source Header ID
Title:
Source Header IDValue that uniquely identifies the source of the header for the transfer order.
Nested Schema : sourceLine
Match All
Value that specifies the type of source of the transfer order line.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderLine_item-fields
-
object
__busObj_context
-
object
Source Line
Title:
Source LineValue that specifies the type of source of the transfer order line.
Nested Schema : sourceOrganization
Match All
Value that specifies the source organization in the transfer order line.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Source Organization
Title:
Source OrganizationValue that specifies the source organization in the transfer order line.
Nested Schema : sourceSubinventory
Match All
Code for proposed source subinventory for the transfer order line.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Source Subinventory
Title:
Source SubinventoryCode for proposed source subinventory for the transfer order line.
Nested Schema : sourceType
Match All
Code that identifies the source that originally created the transfer order line. A list of acceptable values is defined in the lookup type INV_TO_TXN_ORIGIN. Review and update the value for the attribute using the Setup and Maintenance work area, and the Manage Inventory Lookups task.
Show Source
-
string
Title:
Source TypeRead Only:trueCode that identifies the source that originally created the transfer order line. A list of acceptable values is defined in the lookup type INV_TO_TXN_ORIGIN. Review and update the value for the attribute using the Setup and Maintenance work area, and the Manage Inventory Lookups task. -
string
Allowed Values:
[ "DOO", "INV", "MINMAX", "RETURN", "SSP", "SCO", "PAR", "PLANNING" ]
Nested Schema : status
Match All
Value that indicates the state for a transfer order line.
Show Source
Nested Schema : transferOrderHeader
Match All
Value that identifies the header in the transfer order line.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderHeader_item-fields
-
object
__busObj_context
-
object
Header
Title:
HeaderValue that identifies the header in the transfer order line.
Nested Schema : unitOfMeasureCode
Match All
The units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Unit of Measure
Title:
Unit of MeasureThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : Buy Final Discharge Location
Type:
objectTitle:
Buy Final Discharge LocationLocation for buy final discharge for the transfer order line.
Nested Schema : Change Party
Type:
objectTitle:
Change PartyIdentifies the party or user responsible for modifying the transfer order line.
Nested Schema : Currency
Type:
objectTitle:
CurrencyValue that specifies the transfer order line currency.
Nested Schema : Destination Location
Type:
objectTitle:
Destination LocationValue that identifies the destination location in the transfer order line.
Nested Schema : Destination Organization
Type:
objectTitle:
Destination OrganizationValue that identifies the destination organization in the transfer order line.
Nested Schema : Destination Subinventory
Type:
objectTitle:
Destination SubinventoryCode that identifies the destination subinventory.
Nested Schema : Carrier
Type:
objectTitle:
CarrierValue that uniquely identifies the carrier.
Nested Schema : Header
Type:
objectTitle:
HeaderValue that identifies the header in the transfer order line.
Nested Schema : Item
Type:
objectTitle:
ItemValue that indicates the item in the transfer order line.
Nested Schema : Item Revision
Type:
objectTitle:
Item RevisionValue that indicates the item revision in the transfer order line.
Nested Schema : Original Header
Type:
objectTitle:
Original HeaderValue that specifies the original header in the transfer order line.
Nested Schema : Original Line
Type:
objectTitle:
Original LineValue that specifies the original line of the transfer order.
Nested Schema : Parent Item
Type:
objectTitle:
Parent ItemParent item of the transfer order line.
Nested Schema : Parent Line
Type:
objectTitle:
Parent LineID for parent line for the transfer order line.
Nested Schema : oraHcmHrCoreEmployment.PersonDetail_abstract-item
Type:
Show Source
object-
createdBy: string
Read Only:
true -
effectiveEndDate: string
(date)
Read Only:
true -
effectiveStartDate: string
(date)
Read Only:
true -
id: string
(big-integer)
Read Only:
true -
personNumber: string
Read Only:
true -
primaryEmail:
primaryEmail
-
primaryPhone:
primaryPhone
-
timeCreated: string
(date-time)
Read Only:
true -
timeUpdated: string
(date-time)
Read Only:
true -
updatedBy: string
Read Only:
true
Nested Schema : oraHcmHrCoreEmployment.PersonDetail_item-allOf[1]
Type:
Show Source
object-
id: string
Surrogate identifier for the person.
Nested Schema : Planner
Type:
objectTitle:
PlannerValue that uniquely identifies the planner for the item.
Nested Schema : oraHcmHrCoreEmployment.Email_item
Match All
The personEmails resource provides the email details of a person. A person can have multiple email records. This resource manages a specific person email record at a specific point in time. By default, the current date is retained.
Show Source
-
object
oraHcmHrCoreEmployment.Email_item-fields
-
object
oraHcmHrCoreEmployment.Email_item-allOf[1]
The personEmails resource provides the email details of a person. A person can have multiple email records. This resource manages a specific person email record at a specific point in time. By default, the current date is retained.
Nested Schema : oraHcmHrCoreEmployment.Email_item-fields
Type:
Show Source
object-
createdBy: string
Read Only:
true -
emailAddress: string
Read Only:
trueEmail address of the person. -
fromDate: string
(date)
Read Only:
trueDate from when the email is valid. -
id: string
(big-integer)
Read Only:
trueSurrogate identifier for the email of a person. -
primaryFlag: boolean
Read Only:
true -
timeCreated: string
(date-time)
Read Only:
true -
timeUpdated: string
(date-time)
Read Only:
true -
toDate: string
(date)
Read Only:
trueDate until when the email is valid. -
type:
type
-
updatedBy: string
Read Only:
true
Nested Schema : oraHcmHrCoreEmployment.Email_item-allOf[1]
Type:
objectThe personEmails resource provides the email details of a person. A person can have multiple email records. This resource manages a specific person email record at a specific point in time. By default, the current date is retained.
Nested Schema : primaryEmail-allOf[2]
Type:
objectNested Schema : type
Match All
Type of email such as work, personal, and so on. Valid values are defined in the commonLookupsLOV.
Show Source
Nested Schema : oraHcmHrCoreEmployment.Phone_item
Match All
The personPhones resource provides the phone details of a person. A person can have multiple phone records. This resource manages a specific person phone record at a specific point in time. By default, the current date is retained.
Show Source
-
object
oraHcmHrCoreEmployment.Phone_item-fields
-
object
oraHcmHrCoreEmployment.Phone_item-allOf[1]
The personPhones resource provides the phone details of a person. A person can have multiple phone records. This resource manages a specific person phone record at a specific point in time. By default, the current date is retained.
Nested Schema : oraHcmHrCoreEmployment.Phone_item-fields
Type:
Show Source
object-
areaCode: string
-
countryCodeNumber: string
-
createdBy: string
Read Only:
true -
extension: string
-
fromDate: string
(date)
-
id: string
(big-integer)
Read Only:
true -
legislation:
legislation
-
phoneNumber: string
-
primaryFlag: boolean
-
timeCreated: string
(date-time)
Read Only:
true -
timeUpdated: string
(date-time)
Read Only:
true -
toDate: string
(date)
-
type:
type
-
updatedBy: string
Read Only:
true -
validity:
validity
Nested Schema : oraHcmHrCoreEmployment.Phone_item-allOf[1]
Type:
objectThe personPhones resource provides the phone details of a person. A person can have multiple phone records. This resource manages a specific person phone record at a specific point in time. By default, the current date is retained.
Nested Schema : primaryPhone-allOf[2]
Type:
objectNested Schema : legislation-allOf[2]
Type:
objectNested Schema : oraCommonAppsInfraObjects.CommonLookupCode_item
Match All
The common lookup codes list of values resource is used to query the list of common lookup codes.
Show Source
-
allOf
oraCommonAppsInfraObjects.CommonLookupCode_item-fields
-
object
Common Lookup Code
Title:
Common Lookup CodeThe common lookup codes list of values resource is used to query the list of common lookup codes.
Nested Schema : oraCommonAppsInfraObjects.CommonLookupCode_abstract-item-allOf[0]
Type:
Show Source
objectNested Schema : oraCommonAppsInfraObjects.CommonLookupCode_item-fields-allOf[1]
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageThe language in which the values of the translatable columns were created, updated, or copied from. -
createdBy: string
Title:
Created ByThe user who created the record. -
description: string
Title:
Lookup Code DescriptionThe translated description of the Lookup Code. -
displaySequence: string
Title:
Display SequenceThe display sequence of the Lookup Code. -
enabledFlag: boolean
Title:
Lookup Code EnabledThe enabled flag of the Lookup Code. -
endDateActive: string
Title:
End Date ActiveThe active end date of the Lookup Code. -
lookupCategoryId: string
Title:
Lookup CategoryThe lookup category of the Lookup Code. -
lookupCode: string
Title:
Lookup Code IDThe unique identifier of the Lookup Code. -
lookupType: string
Title:
Lookup Type IDThe unique identifier of the Lookup Type. -
meaning: string
Title:
Lookup Code MeaningThe translated meaning of the Lookup Code. -
startDateActive: string
Title:
Start Date ActiveThe active start date of the Lookup Code. -
tag: string
Title:
Lookup TagThe tag value of the Lookup Code. -
timeCreated: string
Title:
Created OnThe date and time when the record was created. -
timeUpdated: string
Title:
Last Updated DateThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : Common Lookup Code
Type:
objectTitle:
Common Lookup CodeThe common lookup codes list of values resource is used to query the list of common lookup codes.
Nested Schema : type-allOf[2]
Type:
objectNested Schema : owningType
Match All
The common lookup types list of values resource is used to query the list of common lookup types.
Show Source
-
allOf
oraCommonAppsInfraObjects.CommonLookupType_item-fields
-
object
__busObj_context
-
object
Common Lookup Type
Title:
Common Lookup TypeThe common lookup types list of values resource is used to query the list of common lookup types.
Nested Schema : oraCommonAppsInfraObjects.CommonLookupType_item-fields-allOf[1]
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageThe language in which the values of the translatable columns were created, updated, or copied from. -
configurationLevel: string
Title:
Configuration LevelThe configuration level of the Lookup Type. -
createdBy: string
Title:
Created ByThe user who created the record. -
description: string
Title:
Lookup Type DescriptionThe translated description of the Lookup Type. -
lookupCategoryId: string
Title:
Lookup CategoryThe lookup category of the Lookup Code. -
lookupType: string
Title:
Lookup Type IDThe unique identifier of the Lookup Type. -
meaning: string
Title:
Lookup Type MeaningThe translated meaning of the Lookup Type. -
restAccessSecured: string
Title:
REST Access SecuredThe rest access secured value of the Lookup Type. -
timeCreated: string
Title:
Created OnThe date and time when the record was created. -
timeUpdated: string
Title:
Last Updated DateThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : Common Lookup Type
Type:
objectTitle:
Common Lookup TypeThe common lookup types list of values resource is used to query the list of common lookup types.
Nested Schema : Proposed Buy Final Discharge Location
Type:
objectTitle:
Proposed Buy Final Discharge LocationLocation for proposed sell final discharge for the transfer order line.
Nested Schema : Proposed Carrier
Type:
objectTitle:
Proposed CarrierSuggests the proposed carrier for shipping the transfer order line items.
Nested Schema : Proposed Destination Location
Type:
objectTitle:
Proposed Destination LocationLocation for proposed destination for the transfer order line.
Nested Schema : Proposed Destination Subinventory
Type:
objectTitle:
Proposed Destination SubinventoryLocation for proposed buy final discharge for the transfer order line.
Nested Schema : Proposed Source Organization
Type:
objectTitle:
Proposed Source OrganizationOrganization for proposed source for the transfer order line.
Nested Schema : Proposed Source Subinventory
Type:
objectTitle:
Proposed Source SubinventoryCode for proposed source subinventory for the transfer order line.
Nested Schema : Requester
Type:
objectTitle:
RequesterValue that uniquely identifies the requester.
Nested Schema : Requisition
Type:
objectTitle:
RequisitionThe Requisition Header view object manages the purchase requisitions. A purchase requisition is an internal demand for purchasing an item or service, typically from a supplier who resides outside your organization.
Nested Schema : Requisition Business Unit
Type:
objectTitle:
Requisition Business UnitValue that uniquely identifies the requisition business unit.
Nested Schema : Requisition Line
Type:
objectTitle:
Requisition LineThe Requisition Lines view object stores information about requisition lines. It manages the items to be purchased, its quantity, unit of measure, price, and deliver-to location information.
Nested Schema : Parent Lot
Type:
objectTitle:
Parent LotID for root parent line for the transfer order line.
Nested Schema : Secondary Unit of Measure
Type:
objectTitle:
Secondary Unit of MeasureValue that indicates the secondary unit of measure used in the transfer order line.
Nested Schema : Location Details
Type:
objectTitle:
Location DetailsLocation for sell final discharge for the transfer order line.
Nested Schema : Shipment Priority
Type:
objectTitle:
Shipment PriorityValue that indicates the shipment priority of the transfer order line.
Nested Schema : Source Header ID
Type:
objectTitle:
Source Header IDValue that uniquely identifies the source of the header for the transfer order.
Nested Schema : Source Line
Type:
objectTitle:
Source LineValue that specifies the type of source of the transfer order line.
Nested Schema : Source Organization
Type:
objectTitle:
Source OrganizationValue that specifies the source organization in the transfer order line.
Nested Schema : Source Subinventory
Type:
objectTitle:
Source SubinventoryCode for proposed source subinventory for the transfer order line.
Nested Schema : Header
Type:
objectTitle:
HeaderValue that identifies the header in the transfer order line.
Nested Schema : Unit of Measure
Type:
objectTitle:
Unit of MeasureThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : United Nations Number
Type:
objectTitle:
United Nations NumberUnited Nations number of the ordered item.
Nested Schema : Unit of Measure
Type:
objectTitle:
Unit of MeasureUOM which is a division of quantity defined as a standard for measurement or exchange.
Nested Schema : User-Defined Fiscal Classification
Type:
objectTitle:
User-Defined Fiscal ClassificationObject reference to the user-defined fiscal classification on the requisition line.
Nested Schema : Work Order
Type:
objectTitle:
Work OrderWork Order number of the selected requisition line.
Nested Schema : Work Order Operation
Type:
objectTitle:
Work Order OperationWork Order operation of the selected requisition line.
Nested Schema : Variance Account
Type:
objectTitle:
Variance AccountThe variance account for a distribution.
Nested Schema : Requisition Line
Type:
objectTitle:
Requisition LineThe Requisition Lines view object stores information about requisition lines. It manages the items to be purchased, its quantity, unit of measure, price, and deliver-to location information.
Nested Schema : Item Revision
Type:
objectTitle:
Item RevisionAn Item Revision represents a minor modification of the item.
Nested Schema : Secondary UOM
Type:
objectTitle:
Secondary UOMSecondary unit of measure for the item on the shipment line.
Nested Schema : Ship-from Location
Type:
objectTitle:
Ship-from LocationUnique identifier for the ship-from location of the shipment.
Nested Schema : Ship-to Organization ID
Type:
objectTitle:
Ship-to Organization IDUnique identifier for the ship-to location of the shipment.
Nested Schema : Standard Pack Unit of Measure
Type:
objectTitle:
Standard Pack Unit of MeasureQuantity received for the item on the shipment line, in the secondary unit of measure.
Nested Schema : Subinventory
Type:
objectTitle:
SubinventoryValue that identifies the subinventory display description.
Nested Schema : Project Task
Type:
objectTitle:
Project TaskA project task is a subdivision of project work to be performed within a defined period.
Nested Schema : Tax Classification Code
Type:
objectTitle:
Tax Classification CodeValue that identifies the tax classification for the receiving transaction, which is used to determine the tax for the item.
Nested Schema : To Organization
Type:
objectTitle:
To OrganizationValue that identifies the to organization of the receiving shipment line business object.
Nested Schema : Transfer Order Header
Type:
objectTitle:
Transfer Order HeaderValue that indicates the transfer order header display description.
Nested Schema : Transfer Order Line
Type:
objectTitle:
Transfer Order LineValue that indicates the display description in the transfer order line.
Nested Schema : Unit of Measure
Type:
objectTitle:
Unit of MeasureValue that displays the unit of measure of the receiving shipment line business object.
Nested Schema : Employee
Type:
objectTitle:
EmployeeValue that uniquely identifies the employee who performed the receiving transaction.
Nested Schema : Final Discharge Location
Type:
objectTitle:
Final Discharge LocationValue that identifies the final discharge location, which is used to calculate the tax for the item.
Nested Schema : Return-from Locator
Type:
objectTitle:
Return-from LocatorName of the source locator.
Nested Schema : From Subinventory
Type:
objectTitle:
From SubinventoryName of the source subinventory.
Nested Schema : Intended Use
Type:
objectTitle:
Intended UseValue that identifies the intended use for the receiving transaction item, which is used to determine the tax for the item.
Nested Schema : Inventory Transaction ID
Type:
objectTitle:
Inventory Transaction IDValue that identifies the inventory transaction.
Nested Schema : oraErpCorePayablesInvoices.PayablesInvoice_item-fields-allOf[0]
Type:
Show Source
object-
applyAfterDate: string
(date)
Title:
Apply After DateRead Only:trueThe date associated with a prepayment invoice after which you can apply the prepayment against invoices. It's only used for temporary prepayments. The column is null for permanent prepayments and other invoice types. The value can either be provided while creating an invoice or derived based on the prepayment settlement days setup in the manage invoice options for the invoicing business unit. -
approvalDescription: string
Title:
Invoice Approval DescriptionRead Only:trueA brief description about the invoice approval. The attribute value is for reference only. -
automaticWithholdingTaxFlag: boolean
Title:
Withholding Tax IndicatorRead Only:trueIndicates whether withholding tax has been calculated automatically or manually. A value of A indicates automatic calculation and a value of M indicates manual calculation. -
correctionPeriod: string
Title:
Correction PeriodRead Only:trueThe tax declaration period for the invoice being corrected. -
correctionYear: integer
(int32)
Title:
Correction YearRead Only:trueThe tax declaration year for the invoice being corrected. -
documentSubType: string
Title:
Document SubtypeRead Only:trueThe classification that categorizes the document associated with a transaction for tax. -
excludeFreightFromDiscountFlag: boolean
Title:
Exclude Freight from Discount IndicatorRead Only:trueIndicates whether the freight amount is excluded from the discountable amount when calculating the invoice amount subject to discount. Valid values are Y and N. -
freightAmount: string
(big-decimal)
Title:
Freight AmountRead Only:trueThe total freight amount for the invoice. -
goodsReceivedDate: string
(date)
Title:
Goods ReceivedRead Only:trueThe date when the goods were received. -
intercompanyFlag: boolean
Title:
Intercompany invoiceRead Only:trueIndicates whether the invoice is an intercompany invoice. Valid values are Y and N. -
invoiceReceivedDate: string
(date)
Title:
Invoice Received DateRead Only:trueThe date when the invoice was received. This date can be used to calculate the invoice payment due date. The value can either be provided while creating the invoice or defaults to the system date. -
portOfEntryCode: string
Title:
Customs Location CodeRead Only:trueThe code representing the location or port through which the invoiced goods entered the country. -
purchaseOrder:
purchaseOrder
-
releaseAmountNetOfTax: string
(big-decimal)
Title:
Release Amount Net of TaxRead Only:trueThe invoice amount net of tax for retainage release invoices. -
remitToAddress:
remitToAddress
-
remitToAddressName: string
Title:
Remit-to Address NameRead Only:trueThe third-party payment related remit-to address where the payment is sent. -
remitToSupplier:
remitToSupplier
-
remitToSupplierName: string
Title:
Remit-to SupplierRead Only:trueName of the third party supplier. -
requestor:
requestor
-
selfAssessedTaxAmount: string
(big-decimal)
Title:
Invoice Self-Assessed Tax AmountRead Only:trueThe total self-assessed tax amount on the invoice. -
supplier:
supplier
-
supplierAddress:
supplierAddress
-
supplierSite:
supplierSite
-
supplierTaxExchangeRate: string
(big-decimal)
Title:
Supplier Tax Invoice Conversion RateRead Only:trueConversion rate entered for taxes on a supplier invoice. -
supplierTaxInvoiceDate: string
(date)
Title:
Supplier Tax Invoice DateRead Only:trueThe date when the supplier charged tax, as shown on the purchase order. -
supplierTaxInvoiceNumber: string
Title:
Supplier Tax Invoice NumberRead Only:trueThe supplier tax invoice number on the invoice. -
taxationCountry: string
Title:
Taxation CountryRead Only:trueThe country in which the transaction is deemed to have taken place for taxation purposes. Oracle Fusion Tax will set the context of other tax drivers such as product fiscal classification based on the value of this field. -
taxInvoiceRecordingDate: string
(date)
Title:
Internal Recording DateRead Only:trueThe date when the tax invoice was recorded. -
taxRelatedInvoice:
taxRelatedInvoice
-
totalTaxAmount: string
(big-decimal)
Title:
Total Tax ChargedRead Only:trueThe total tax charged on the invoice. -
transactionBusinessCategory: string
Title:
Transaction Business CategoryRead Only:trueThe transaction category assigned to the invoice. Used to identify and classify business transactions for the purpose of tax calculation. -
transactionDeadline: string
(big-decimal)
Title:
Transaction DeadlineRead Only:trueInformation pertaining to the declaration or register of certain intracommunity transactions, including the number of days to perform the transactions. This attribute is used for Spanish transactions only. -
userDefinedFiscalClassification: string
Title:
User-Defined Fiscal ClassificationRead Only:trueA classification for any tax requirement that you can't define using the existing fiscal classification types. -
voucherNumber: string
Title:
Voucher NumberRead Only:trueThe manual voucher number when document sequential numbering isn't used.
Nested Schema : oraErpCorePayablesInvoices.PayablesInvoice_item-fields-allOf[2]
Type:
Show Source
object-
accountingDate: string
Title:
Invoice Accounting DateThe accounting date captured on the invoice that's used to default to invoice lines and distributions. The value can either be provided while creating the invoice or derived based on the accounting date basis options on the manage invoice options for the invoicing business unit. -
amountApplicableToDiscount: string
Title:
Discountable AmountThe invoice amount used as the basis for calculation of discount. -
amountPaid: string
Title:
Invoice Amount PaidThe amount paid for the invoice. -
approvalIteration: integer
Title:
Invoice Approval IterationThe number of times the invoice has passed through the invoice approval workflow process. -
approvalReadyFlag: boolean
Title:
Ready for ApprovalIndicates whether the invoice is ready for approval using the invoice approval workflow. Valid values are Y and N. -
approvedAmount: string
Title:
Approved AmountThe invoice amount approved through the invoice approval workflow process. -
bankChargeBearer: string
Title:
Bank Charge BearerBearer of bank charge cost. -
baseAmount: string
Title:
Invoice Amount in Ledger CurrencyThe invoice amount in the ledger currency. -
budgetDate: string
Title:
Budget DateThe budgetary calendar period date applicable for funds checking. -
cancelledAmount: string
Title:
Canceled AmountThe original amount of the canceled invoice. -
cancelledBy: string
Title:
Canceled ByThe user who canceled an invoice. -
cancelledDate: string
Title:
Canceled DateThe date when the invoice was canceled. -
checkVATAmountPaid: string
Title:
VAT Amount Paid IndicatorIndicates whether a partially paid purchase transaction is reportable for tax. This is used for tax reporting purposes in Eastern and Central Europe. -
conversionDate: string
Title:
Conversion DateThe date as of which a conversion rate is used to convert an amount into another currency for an invoice. Conversion date is a mandatory attribute for invoices that aren't in ledger currency. The value can either be provided while creating the invoice or defaults from the accounting date of the invoice. -
conversionRate: string
Title:
Conversion RateThe conversion rate at which the principal unit of one currency is converted into another currency for an invoice. The value can either be provided while creating the invoice or populated by default from the Manage Daily Rates for the conversion rate type and date, or can be updated later using the Apply Missing Conversion Rates process. -
createdBy: string
Title:
Created ByThe user who created the row. -
customerRegistrationCode: string
Title:
Customer Registration CodeThe first party tax registration code. -
customerRegistrationNumber: string
Title:
Tax Registration NumberThe first party tax registration number. -
deliveryChannelCode: string
Title:
Delivery ChannelThe payment code representing the text on electronic payment that instructs the bank about the execution of payment. For example, print a check and hold it for collection by the payee. The value can either be provided while creating the invoice or defaults from the supplier site or address or profile level payment attributes. -
description: string
Title:
DescriptionThe statement that describes the invoice. -
discountAmountTaken: string
Title:
Discount AmountThe discount amount on the invoice. -
documentCategoryCode: string
Title:
Document CategoryThe sequential numbering document category name. -
documentSequenceValue: string
Title:
Document SequenceThe sequence number is a number assigned to the document when document sequential numbering is enabled. -
exclusivePaymentFlag: boolean
Title:
Pay AloneIndicates whether the invoice should be paid with its own payment document without including other invoices for the supplier. -
invoiceAmount: string
Title:
Invoice AmountThe invoice amount in transaction currency. This attribute value must be provided while creating an invoice. -
invoiceDate: string
Title:
Invoice DateThe date on the supplier invoice. The value can either be provided while creating an invoice or defaults to the system date. -
invoiceId: string
Title:
Invoice IDThe unique identifier of the invoice that's generated while creating the invoice. -
invoiceNumber: string
Title:
Invoice NumberThe unique number for supplier invoice. -
invoiceTypeDiscriminator: string
Title:
DiscriminatorThe discriminator to distinguish Payables Invoice and Payment Request subtypes. -
paymentAmountTotal: string
Title:
Invoice Payment Amount TotalThe amount of invoice paid. -
paymentCrossRate: string
Title:
Payment Cross-Conversion Rate TypeThe conversion rate between the invoice currency and the payment currency. -
paymentCrossRateDate: string
Title:
Payment Cross-Conversion DateThe date effective for the conversion rate. -
paymentCurrencyInvoiceAmount: string
Title:
Invoice Amount in Payment CurrencyThe currency used to make a payment. The value can either be provided while creating an invoice or defaults from the supplier site or from the manage invoice options for the invoicing business unit. -
paymentReasonComments: string
Title:
Payment Reason CommentsThe comments indicating the reason for creating the payment. The value can either be provided while creating an invoice or defaults from the supplier site or address or profile level payment attributes. -
payProcurementTransactionTypeCode: string
Title:
Payment Process Transaction Type CodeThe code representing the type of payment processing transaction or document for the invoice. -
postingStatus: string
Title:
Invoice Posting Status IndicatorThe code representing the posting status of the invoice. A list of accepted values are defined in the lookup POSTING STATUS. -
productTable: string
Title:
Product TableThe name of the product source table used to generate the invoice. -
remittanceMessage1: string
Title:
Remittance Message 1Remittance message provided for payment processing. You can provide the information during invoice creation or update it later. -
remittanceMessage2: string
Title:
Remittance Message 2Remittance message provided for payment processing. You can provide the information during invoice creation or update it later. -
remittanceMessage3: string
Title:
Remittance Message 3Remittance message provided for payment processing. You can provide the information during invoice creation or update it later. -
termsDate: string
Title:
Terms DateThe date used with payment terms to calculate installment along with due date and discount dates. The value can either be provided while creating an invoice or derived based on the terms date basis option from the supplier site or from the Manage Invoice Options for the invoicing business unit. -
timeCreated: string
Title:
Creation DateThe date and time when the row was created. -
timeUpdated: string
Title:
Last Update DateThe date and time when the row was last updated. -
uniqueRemittanceIdentifier: string
Title:
Unique Remittance IdentifierThe unique identifier for a remittance. Contains reference information for a payment. -
updatedBy: string
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : Invoice
Type:
objectTitle:
InvoiceValue that identifies the fiscal document, which is used to determine the tax for the item.
Nested Schema : purchaseOrder
Match All
The unique identifier of the purchase order that the invoice is matched to.
Show Source
-
object
oraProcurementCorePurchaseOrders.Order_item-fields
-
object
__busObj_context
-
object
Order
Title:
OrderThe unique identifier of the purchase order that the invoice is matched to.
Nested Schema : remitToAddress
Match All
Remit-to address where payment should be sent.
Show Source
-
allOf
oraErpCorePayablesSetup.PayablesPaymentRequestorAddress_item-fields
-
object
__busObj_context
-
object
Remit to Supplier Address
Title:
Remit to Supplier AddressRemit-to address where payment should be sent.
Nested Schema : remitToSupplier
Match All
The identifier of the third-party payment related remit-to supplier where the payment is sent.
Show Source
-
allOf
oraProcurementCoreSuppliers.Supplier_item-fields
-
object
__busObj_context
-
object
Remit to Supplier
Title:
Remit to SupplierThe identifier of the third-party payment related remit-to supplier where the payment is sent.
Nested Schema : requestor
Match All
The unique identifier of the person who requested the goods or services. The requester is used by the Invoice Approval Workflow process to generate the list of approvers.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Requester
Title:
RequesterThe unique identifier of the person who requested the goods or services. The requester is used by the Invoice Approval Workflow process to generate the list of approvers.
Nested Schema : supplier
Match All
A supplier is a person or company that the deploying organization uses to procure items or services. For example, an office supplies provider or a consulting service provider.
Show Source
-
allOf
oraProcurementCoreSuppliers.Supplier_item-fields
-
object
__busObj_context
-
object
Supplier
Title:
SupplierA supplier is a person or company that the deploying organization uses to procure items or services. For example, an office supplies provider or a consulting service provider.
Nested Schema : supplierAddress
Match All
The unique identifier of supplier or party site.
Show Source
-
allOf
oraProcurementCoreSuppliers.Address_item-fields
-
object
__busObj_context
-
object
Party Site ID
Title:
Party Site IDThe unique identifier of supplier or party site.
Nested Schema : supplierSite
Match All
A supplier site contains the details about the terms, controls, and policies that govern how procure to pay transactions are executed between the buying organization and the supplier. You can have multiple sites for a supplier. For example, a purchasing site or a pay site.
Show Source
-
object
oraProcurementCoreSuppliers.SupplierSite_item-fields
-
object
__busObj_context
-
object
Site
Title:
SiteA supplier site contains the details about the terms, controls, and policies that govern how procure to pay transactions are executed between the buying organization and the supplier. You can have multiple sites for a supplier. For example, a purchasing site or a pay site.
Nested Schema : taxRelatedInvoice
Match All
The identifier of the invoice tax related invoice.
Show Source
-
allOf
oraErpCorePayablesInvoices.PayablesInvoiceTransaction_item-fields
-
object
__busObj_context
-
object
Tax Related Invoice
Title:
Tax Related InvoiceThe identifier of the invoice tax related invoice.
Nested Schema : Order
Type:
objectTitle:
OrderThe unique identifier of the purchase order that the invoice is matched to.
Nested Schema : oraErpCorePayablesSetup.PayablesPaymentRequestorAddress_item-fields
Match All
Show Source
Nested Schema : oraErpCorePayablesSetup.PayablesPaymentRequestorAddress_item-fields-allOf[1]
Type:
Show Source
object-
additionalAttribute1: string
Title:
Additional Address Element 1The additional address element 1 to support flexible address format. -
additionalAttribute2: string
Title:
Additional Address Element 2The additional address element 2 to support flexible address format. -
additionalAttribute3: string
Title:
Additional Address Element 3The additional address element 3 to support flexible address format. -
additionalAttribute4: string
Title:
Additional Address Element 4The additional address element 4 to support flexible address format. -
additionalAttribute5: string
Title:
Additional Address Element 5The additional address element 5 to support flexible address format. -
address1: string
Title:
Address Line 1The first line of the address. -
address2: string
Title:
Address Line 2The second line of the address. -
address3: string
Title:
Address Line 3The third line of the address. -
address4: string
Title:
Address Line 4The fourth line of the address. -
addressLinesPhonetic: string
Title:
Address Lines PhoneticThe phonetic or Kana representation of the Kanji address lines used in Japan. -
building: string
Title:
BuildingThe building name or number at a given address. -
city: string
Title:
CityThe name of the city. -
county: string
Title:
CountyThe name of the county. -
createdBy: string
Title:
Created ByThe user who created the record. -
description: string
Title:
DescriptionThe description of the location. -
floorNumber: string
Title:
FloorThe floor number at a given address or in a particular building when the building number is provided. -
formattedAddress: string
Title:
LocationThe formatted address information. -
id: string
Title:
Site IDThe unique identifier for an address. -
latitude: string
Title:
LatitudeUsed to store latitude information for the location for spatial proximity and containment purposes. -
longitude: string
Title:
LongitudeUsed to store longitude information for the location for spatial proximity and containment purposes. -
mailstop: string
Title:
Mail StopA user-defined code to indicate a mail drop point within their organization. -
personalFlag: boolean
Title:
Personal FlagIndicates if this is a personal address of the contact. -
postalCode: string
Title:
Postal CodeThe postal code as defined by the countrywide postal system. -
postalPlus4Code: string
Title:
Postal Code ExtensionThe four digit extension to the postal code. -
province: string
Title:
ProvinceThe name of the province. -
state: string
Title:
StateThe name of the state. -
timeCreated: string
Title:
Created OnThe date and time when the record was created. -
timeUpdated: string
Title:
Last Updated DateThe date and time when the record was last updated. -
type: string
Title:
One-Time AddressThis address type of the address based on the lookup. This can be null or One-Time. -
updatedBy: string
Title:
Last Updated ByThe user who last updated the record.
Nested Schema : Remit to Supplier Address
Type:
objectTitle:
Remit to Supplier AddressRemit-to address where payment should be sent.
Nested Schema : Remit to Supplier
Type:
objectTitle:
Remit to SupplierThe identifier of the third-party payment related remit-to supplier where the payment is sent.
Nested Schema : Requester
Type:
objectTitle:
RequesterThe unique identifier of the person who requested the goods or services. The requester is used by the Invoice Approval Workflow process to generate the list of approvers.
Nested Schema : Supplier
Type:
objectTitle:
SupplierA supplier is a person or company that the deploying organization uses to procure items or services. For example, an office supplies provider or a consulting service provider.
Nested Schema : Party Site ID
Type:
objectTitle:
Party Site IDThe unique identifier of supplier or party site.
Nested Schema : Site
Type:
objectTitle:
SiteA supplier site contains the details about the terms, controls, and policies that govern how procure to pay transactions are executed between the buying organization and the supplier. You can have multiple sites for a supplier. For example, a purchasing site or a pay site.
Nested Schema : Tax Related Invoice
Type:
objectTitle:
Tax Related InvoiceThe identifier of the invoice tax related invoice.
Nested Schema : LPN ID
Type:
objectTitle:
LPN IDName of the license plate number.
Nested Schema : Location
Type:
objectTitle:
LocationValue that uniquely describes the location for the receiving transaction.
Nested Schema : Locator
Type:
objectTitle:
LocatorName of the destination locator.
Nested Schema : Purchase Order Distribution
Type:
objectTitle:
Purchase Order DistributionValue that indicates the purchase order distribution of the receiving transaction.
Nested Schema : Organization
Type:
objectTitle:
OrganizationValue that identifies the organization of the receiving transaction.
Nested Schema : Parent Transaction
Type:
objectTitle:
Parent TransactionValue that identifies the parent transaction of the receiving transaction.
Nested Schema : Pricing UOM
Type:
objectTitle:
Pricing UOMQuantity represented in the pricing unit of measure for the item being transacted.
Nested Schema : Primary Quantity
Type:
objectTitle:
Primary QuantityThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : Product Fiscal Class
Type:
objectTitle:
Product Fiscal ClassValue that identifies the product fiscal classification for the inventory item, which is used to determine the tax for the item.
Nested Schema : Project
Type:
objectTitle:
ProjectNumber that identifies the project. This attribute is associated with a feature that requires opt in.
Nested Schema : Purchase Order
Type:
objectTitle:
Purchase OrderValue that indicates the purchase order of the receiving transaction.
Nested Schema : Purchase Order Line
Type:
objectTitle:
Purchase Order LineNumber that identifies the purchase order line.
Nested Schema : Purchase Order Schedule
Type:
objectTitle:
Purchase Order ScheduleNumber that identifies the purchase order schedule.
Nested Schema : Transaction Quantity UOM
Type:
objectTitle:
Transaction Quantity UOMTransaction quantity in the unit of measure that the receiving transaction uses.
Nested Schema : Transaction Reason
Type:
objectTitle:
Transaction ReasonValue that indicates the transaction reason for the receiving transaction.
Nested Schema : Receipt Advice
Type:
objectTitle:
Receipt AdviceValue that indicates the receipt advice for the receiving transaction.
Nested Schema : Receipt Advice Line
Type:
objectTitle:
Receipt Advice LineValue that specifies the receipt advice line for the receiving transaction.
Nested Schema : oraScmCoreReceivingTransaction.ReceivingReturnHeader_item-fields
Type:
Show Source
object-
createdBy: string
Title:
Created ByRead Only:trueUser who created the record. -
customer:
customer
-
customerSite:
customerSite
-
description: string
Title:
DescriptionRead Only:trueValue that identifies the description corresponding to a supplier return header. -
id: string
(big-integer)
Title:
Supplier Return Header IDRead Only:trueValue that uniquely identifies the supplier return header. -
oneTimeShipToAddress: string
Title:
One-Time Ship-to LocationRead Only:trueOne time ship-to address for the return. For example, in recall management, the user may want to ship it back to the manufacturer instead of the supplier. -
organization:
organization
-
sourceOrganization:
sourceOrganization
-
submissionDate: string
(date)
Title:
Receiving Return Header Submission DateRead Only:trueDate when the return was submitted. -
supplier:
supplier
-
supplierReturnNumber: string
Title:
Supplier Return NumberRead Only:trueNumber that identifies the supplier return. -
supplierSite:
supplierSite
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Receiving Return Header
Type:
objectTitle:
Receiving Return HeaderValue that identifies the return header.
Nested Schema : customer
Match All
Organizations that purchase and use a product or service. A customer may be a producer or distributor who purchases a product to incorporate it into another product that they intend to sell to their customers.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Customer
Title:
CustomerOrganizations that purchase and use a product or service. A customer may be a producer or distributor who purchases a product to incorporate it into another product that they intend to sell to their customers.
Nested Schema : customerSite
Match All
Location of final consumption or delivery, where the product or service ultimately reaches the end customer.
Show Source
-
allOf
oraCxSalesCommonParty.Address_item-fields
-
object
__busObj_context
-
object
Customer Site
Title:
Customer SiteLocation of final consumption or delivery, where the product or service ultimately reaches the end customer.
Nested Schema : organization
Match All
An organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationAn organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Nested Schema : sourceOrganization
Match All
Abbreviation that identifies the source organization for a supplier return.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Source Organization
Title:
Source OrganizationAbbreviation that identifies the source organization for a supplier return.
Nested Schema : supplier
Match All
A supplier is a person or company that the deploying organization uses to procure items or services. For example, an office supplies provider or a consulting service provider.
Show Source
-
allOf
oraProcurementCoreSuppliers.Supplier_item-fields
-
object
__busObj_context
-
object
Supplier
Title:
SupplierA supplier is a person or company that the deploying organization uses to procure items or services. For example, an office supplies provider or a consulting service provider.
Nested Schema : supplierSite
Match All
A supplier site contains the details about the terms, controls, and policies that govern how procure to pay transactions are executed between the buying organization and the supplier. You can have multiple sites for a supplier. For example, a purchasing site or a pay site.
Show Source
-
object
oraProcurementCoreSuppliers.SupplierSite_item-fields
-
object
__busObj_context
-
object
Site
Title:
SiteA supplier site contains the details about the terms, controls, and policies that govern how procure to pay transactions are executed between the buying organization and the supplier. You can have multiple sites for a supplier. For example, a purchasing site or a pay site.
Nested Schema : Customer
Type:
objectTitle:
CustomerOrganizations that purchase and use a product or service. A customer may be a producer or distributor who purchases a product to incorporate it into another product that they intend to sell to their customers.
Nested Schema : Customer Site
Type:
objectTitle:
Customer SiteLocation of final consumption or delivery, where the product or service ultimately reaches the end customer.
Nested Schema : Organization
Type:
objectTitle:
OrganizationAn organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Nested Schema : Source Organization
Type:
objectTitle:
Source OrganizationAbbreviation that identifies the source organization for a supplier return.
Nested Schema : Supplier
Type:
objectTitle:
SupplierA supplier is a person or company that the deploying organization uses to procure items or services. For example, an office supplies provider or a consulting service provider.
Nested Schema : Site
Type:
objectTitle:
SiteA supplier site contains the details about the terms, controls, and policies that govern how procure to pay transactions are executed between the buying organization and the supplier. You can have multiple sites for a supplier. For example, a purchasing site or a pay site.
Nested Schema : Requisition Distribution ID
Type:
objectTitle:
Requisition Distribution IDAccount that identifies a requisition charge account.
Nested Schema : Requisition Line
Type:
objectTitle:
Requisition LineValue that identifies the requisition line.
Nested Schema : Return Transfer Order Line
Type:
objectTitle:
Return Transfer Order LineOrder line number for the return transfer.
Nested Schema : Return Transfer Order
Type:
objectTitle:
Return Transfer OrderNumber that identifies the return transfer order.
Nested Schema : Secondary Quantity UOM
Type:
objectTitle:
Secondary Quantity UOMThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : Ship-from Location
Type:
objectTitle:
Ship-from LocationValue that specifies the ship from location of the receiving transaction.
Nested Schema : Shipment
Type:
objectTitle:
ShipmentValue that identifies the shipment of the receiving transaction.
Nested Schema : Shipment Line
Type:
objectTitle:
Shipment LineValue that specifies the shipment line of the receiving transaction.
Nested Schema : Source Document Transaction Quantity
Type:
objectTitle:
Source Document Transaction QuantityQuantity represented in the unit of measure of the source document for the item being transacted.
Nested Schema : Standard Pack Quantity UOM
Type:
objectTitle:
Standard Pack Quantity UOMThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : From Subinventory
Type:
objectTitle:
From SubinventoryValue that specifies the from subinventory on the receiving transaction.
Nested Schema : Supplier
Type:
objectTitle:
SupplierValue that specifies the supplier of the receiving transaction.
Nested Schema : oraScmCoreReceivingTransaction.ReceivingReturnLine_item-fields
Type:
Show Source
object-
assessableValue: string
(big-decimal)
Title:
Assessable ValueRead Only:trueAssessable value of the transaction for taxation purposes. If blank, then the default value from the parent transaction is used. -
cancelledQuantity: string
(big-decimal)
Title:
CanceledRead Only:trueQuantity that was canceled. -
comments: string
Title:
CommentsRead Only:trueComments entered by the user. -
consignedFlag: boolean
Title:
Consignment LineRead Only:trueContains one of the following values: true or false. If true, then the item is consigned. If false, then the item isn't consigned. The default value is false. -
countryOfOriginCode: string
Title:
Country of OriginRead Only:trueAbbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt-in. -
createdBy: string
Title:
Created ByRead Only:trueUser who created the record. -
createDebitMemoFlag: boolean
Title:
Debit MemoRead Only:trueContains one of the following values: true or false. If true, the supplier site creates a debit memo from the return transaction and if false, it doesn't. The default value is false. -
documentFiscalClassification: string
Title:
Document Fiscal ClassificationRead Only:trueValue that identifies the fiscal classification for the document. If left blank, the default value from the parent transaction is used. -
fulfilledQuantity: string
(big-decimal)
Title:
FulfilledRead Only:trueQuantity that was fulfilled. -
id: string
(big-integer)
Title:
Supplier Return Line IDRead Only:trueValue that uniquely identifies the return line. -
intendedUse: string
Title:
Intended UseRead Only:trueAbbreviation that identifies the intended use. If blank, then the default value from the parent transaction is used. -
intendedUseClassification:
intendedUseClassification
-
interfaceErrorCode: string
Title:
Interface Error CodeRead Only:trueName of the error message, if an error occurs during processing. -
interfaceErrorText: string
Title:
Error MessageRead Only:trueText of the error message, if an error occurs during processing. -
interfaceSourceCode: string
Title:
Interface Source CodeRead Only:trueAbbreviation that identifies the source of the return line. -
inventoryStripingCategory: string
Title:
Inventory Striping CategoryRead Only:trueValue that identifies the descriptive flexfield context for inventory striping attributes. -
item:
item
-
itemDescription: string
Title:
Item DescriptionRead Only:trueDescription of the item. -
itemRevision: string
Title:
Item RevisionRead Only:trueRevision of the item. -
licensePlateNumber: string
Title:
License Plate NumberRead Only:trueName of the license plate number. -
licensePlateNumberObject:
licensePlateNumberObject
-
locator:
locator
-
lot:
lot
-
organization:
organization
-
parentReceivingTransaction:
parentReceivingTransaction
-
parentReceivingTransactionType: string
Title:
Parent Receiving Transaction TypeRead Only:trueAbbreviation that identifies the parent transaction type. -
physicalReturnFlag: boolean
Title:
Physical Material Return RequiredRead Only:trueContains one of the following values: true or false. If true, physical return of the material is required. If false, physical return isn't required. The default value is true. -
primaryQuantity: string
(big-decimal)
Title:
Primary QuantityRead Only:trueQuantity to be returned in the primary unit of measure of the item. -
primaryUnitOfMeasure:
primaryUnitOfMeasure
-
productCategoryCode: string
Title:
Product CategoryRead Only:trueAbbreviation that identifies the product type for taxation purposes. If blank, then the default value from the parent transaction is used. -
productFiscalClass:
productFiscalClass
-
productTypeCode: string
Title:
Product TypeRead Only:trueAbbreviation that identifies the product type for taxation purposes. If blank, then the default value from the parent transaction is used. -
project:
project
-
purchaseOrder:
purchaseOrder
-
purchaseOrderLine:
purchaseOrderLine
-
purchaseOrderSchedule:
purchaseOrderSchedule
-
quantity: string
(big-decimal)
Title:
Requested QuantityRead Only:trueQuantity to be returned. -
reason:
reason
-
recallHeader:
recallHeader
-
recallLine:
recallLine
-
receiptAdvice:
receiptAdvice
-
receiptAdviceLine:
receiptAdviceLine
-
receivingTransaction:
receivingTransaction
-
receivingTransactionAttributeCategory: string
Title:
Receiving Transaction Attribute CategoryRead Only:trueAbbreviation identifying the business category of the transaction. If blank, the default value from the parent transaction is used. -
requestedReturnDate: string
(date)
Title:
Requested DateRead Only:trueDate the user requested the return line to be shipped. -
returnForCreditFlag: boolean
Title:
Return for CreditRead Only:trueContains one of the following values: true or false. If true, the return transaction doesn't reopen the purchase order, and the returned quantity is credited in the next receipt. If false, the return transaction reopens the purchase order because a replacement is expected from the supplier. The default value is false. This attribute is applicable only when the return type is SUPPLIER. -
returnMaterialAuthorizationReference: string
Title:
RMARead Only:trueNumber that identifies the return material authorization header. -
secondaryCancelledQuantity: string
(big-decimal)
Title:
CanceledRead Only:trueQuantity canceled in the item's secondary unit of measure. -
secondaryFulfilledQuantity: string
(big-decimal)
Title:
FulfilledRead Only:trueQuantity fulfilled in the item's secondary unit of measure. -
secondaryQuantity: string
(big-decimal)
Title:
Secondary Requested QuantityRead Only:trueQuantity to be returned, expressed in the item's secondary unit of measure. -
secondaryUnitOfMeasure:
secondaryUnitOfMeasure
-
shipFromLocation:
shipFromLocation
-
shipmentHeader:
shipmentHeader
-
shipmentLine:
shipmentLine
-
subinventory:
subinventory
-
supplierLot:
supplierLot
-
supplierReturnHeader:
supplierReturnHeader
-
supplierReturnLineNumber: string
(big-integer)
Title:
LineRead Only:trueNumber that identifies the return line. -
task:
task
-
taxClassificationCode: string
Title:
Tax Classification CodeRead Only:trueAbbreviation that identifies the tax classification. If left blank, the default value from the parent transaction is used. -
taxInvoiceDate: string
(date)
Title:
Tax Invoice DateRead Only:trueDate the tax invoice was created. If left blank, the default value from the parent transaction is used. -
taxInvoiceNumber: string
Title:
Tax Invoice NumberRead Only:trueTax invoice number. If left blank, the default value from the parent transaction is used. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
transactionBusinessCategoryCode: string
Title:
Transaction Business CategoryRead Only:trueAbbreviation that identifies the transaction's business category. If left blank, the default value from the parent transaction is used. -
transferLicensePlateNumberObject:
transferLicensePlateNumberObject
-
transferOrder:
transferOrder
-
transferOrderDistribution:
transferOrderDistribution
-
transferOrderLine:
transferOrderLine
-
unitOfMeasure:
unitOfMeasure
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
userDefinedFiscalClassificationCode: string
Title:
User-Defined Fiscal ClassificationRead Only:trueAbbreviation that identifies the fiscal classification defined by the user. If left blank, the default value from the parent transaction is used.
Nested Schema : Supplier Return Line
Type:
objectTitle:
Supplier Return LineValue that identifies the supplier return line number.
Nested Schema : intendedUseClassification
Match All
Value that identifies the intended use classification. If blank, the default value from the parent transaction is used.
Show Source
-
object
oraErpCoreTaxSetup.FiscalClassificationCode_item-fields
-
object
__busObj_context
-
object
Receiving Return Line Intended Use Classification
Title:
Receiving Return Line Intended Use ClassificationValue that identifies the intended use classification. If blank, the default value from the parent transaction is used.
Nested Schema : item
Match All
An object that can be transacted, such as physical product or service offering.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Item
Title:
ItemAn object that can be transacted, such as physical product or service offering.
Nested Schema : licensePlateNumberObject
Match All
Identifier for a container, also known as a packing unit or a License Plate Number (LPN). An LPN is a unique identifier that distinguishes one inventory unit from another.
Show Source
-
object
oraScmCoreInventorySetup.LicensePlateNumber_item-fields
-
object
__busObj_context
-
object
License Plate Number
Title:
License Plate NumberIdentifier for a container, also known as a packing unit or a License Plate Number (LPN). An LPN is a unique identifier that distinguishes one inventory unit from another.
Nested Schema : locator
Match All
Value that identifies a physical location within a subinventory.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
Locator
Title:
LocatorValue that identifies a physical location within a subinventory.
Nested Schema : lot
Match All
Value that identifies the display description.
Show Source
-
object
oraScmCoreInventoryTransaction.LotNumber_item-fields
-
object
__busObj_context
-
object
Lot Number
Title:
Lot NumberValue that identifies the display description.
Nested Schema : organization
Match All
An organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationAn organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Nested Schema : parentReceivingTransaction
Match All
Value that identifies the parent receiving transaction. This attribute is mandatory and without it, inspections, put away, corrections, and returns won't be processed.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingTransaction_item-fields
-
object
__busObj_context
-
object
Parent Transaction
Title:
Parent TransactionValue that identifies the parent receiving transaction. This attribute is mandatory and without it, inspections, put away, corrections, and returns won't be processed.
Nested Schema : primaryUnitOfMeasure
Match All
Abbreviation that identifies the primary unit of measure of the item associated on the return line.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Primary UOM
Title:
Primary UOMAbbreviation that identifies the primary unit of measure of the item associated on the return line.
Nested Schema : productFiscalClass
Match All
Value that identifies the product's fiscal classification. If blank, the default value from the parent transaction is used.
Show Source
-
object
oraScmCoreProductMgmtCatalogs.Category_item-fields
-
object
__busObj_context
-
object
Receiving Return Line Product Fiscal Classification
Title:
Receiving Return Line Product Fiscal ClassificationValue that identifies the product's fiscal classification. If blank, the default value from the parent transaction is used.
Nested Schema : project
Match All
A project represents the effort and resources required to achieve a significant business objective within a specific time frame. Projects are used to plan, track, manage, and control both the financial aspects and the work effort required.
Show Source
-
object
oraErpCoreProjectPlanning.Project_item-fields
-
object
__busObj_context
-
object
Project
Title:
ProjectA project represents the effort and resources required to achieve a significant business objective within a specific time frame. Projects are used to plan, track, manage, and control both the financial aspects and the work effort required.
Nested Schema : purchaseOrder
Match All
A document used to request supplier to provide a product or service in return for payment which includes terms, conditions, specifications, and quantities.
Show Source
-
object
oraProcurementCorePurchaseOrders.Order_item-fields
-
object
__busObj_context
-
object
Purchase Order
Title:
Purchase OrderA document used to request supplier to provide a product or service in return for payment which includes terms, conditions, specifications, and quantities.
Nested Schema : purchaseOrderLine
Match All
Details of the goods or services to be purchased from the supplier including the item to purchase, unit of measure, price, and quantity.
Show Source
-
object
oraProcurementCorePurchaseOrders.OrderLine_item-fields
-
object
__busObj_context
-
object
Purchase Order Line
Title:
Purchase Order LineDetails of the goods or services to be purchased from the supplier including the item to purchase, unit of measure, price, and quantity.
Nested Schema : purchaseOrderSchedule
Match All
Shipping and delivery details for the ordered items such as promised delivery date, requested delivery date, and ship-to location.
Show Source
-
object
oraProcurementCorePurchaseOrders.OrderSchedule_item-fields
-
object
__busObj_context
-
object
Purchase Order Schedule
Title:
Purchase Order ScheduleShipping and delivery details for the ordered items such as promised delivery date, requested delivery date, and ship-to location.
Nested Schema : reason
Match All
A transaction reason classifies the cause for an inventory transaction. For example, a backorder during pick confirmation or a cycle-count adjustment during cycle counting.
Show Source
-
object
oraScmCoreInventorySetup.TransactionReason_item-fields
-
object
__busObj_context
-
object
Transaction Reason
Title:
Transaction ReasonA transaction reason classifies the cause for an inventory transaction. For example, a backorder during pick confirmation or a cycle-count adjustment during cycle counting.
Nested Schema : recallHeader
Match All
Information about a product that's recalled by the manufacturer. A recall line comprises the part number, device identifier, model, brand, part description, lot numbers, and serial numbers. The line identifier is a unique application-generated primary key of this resource.
Show Source
-
object
oraScmCoreHealthcareProductRecallMgmt.RecallHeader_item-fields
-
object
__busObj_context
-
object
Recall Header
Title:
Recall HeaderInformation about a product that's recalled by the manufacturer. A recall line comprises the part number, device identifier, model, brand, part description, lot numbers, and serial numbers. The line identifier is a unique application-generated primary key of this resource.
Nested Schema : recallLine
Match All
Value that uniquely identifies the recall notice line. This is the primary key column for the recall notice line record.
Show Source
-
object
oraScmCoreHealthcareProductRecallMgmt.RecallLine_item-fields
-
object
__busObj_context
-
object
Recall Line
Title:
Recall LineValue that uniquely identifies the recall notice line. This is the primary key column for the recall notice line record.
Nested Schema : receiptAdvice
Match All
Value that identifies the receipt advice header.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingShipmentHeader_item-fields
-
object
__busObj_context
-
object
Receipt Advice
Title:
Receipt AdviceValue that identifies the receipt advice header.
Nested Schema : receiptAdviceLine
Match All
Value that identifies the receipt advice line.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingShipmentLine_item-fields
-
object
__busObj_context
-
object
Receipt Advice Line
Title:
Receipt Advice LineValue that identifies the receipt advice line.
Nested Schema : receivingTransaction
Match All
Value that identifies a receiving transaction.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingTransaction_item-fields
-
object
__busObj_context
-
object
Receiving Transaction
Title:
Receiving TransactionValue that identifies a receiving transaction.
Nested Schema : secondaryUnitOfMeasure
Match All
Secondary unit of measure for the item on the return line.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Secondary UOM
Title:
Secondary UOMSecondary unit of measure for the item on the return line.
Nested Schema : shipFromLocation
Match All
Value that identifies the ship-from location for the return line. If blank, the default value from the parent transaction is used.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Receiving Return Line Ship-from Location
Title:
Receiving Return Line Ship-from LocationValue that identifies the ship-from location for the return line. If blank, the default value from the parent transaction is used.
Nested Schema : shipmentHeader
Match All
Value that displays the plural label for the receiving shipment header business object.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingShipmentHeader_item-fields
-
object
__busObj_context
-
object
Receiving Shipment Header
Title:
Receiving Shipment HeaderValue that displays the plural label for the receiving shipment header business object.
Nested Schema : shipmentLine
Match All
Value that identifies the display description of the receiving shipment line business object.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingShipmentLine_item-fields
-
object
__busObj_context
-
object
Receiving Shipment Line
Title:
Receiving Shipment LineValue that identifies the display description of the receiving shipment line business object.
Nested Schema : subinventory
Match All
Value that identifies the subinventory display description.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Subinventory
Title:
SubinventoryValue that identifies the subinventory display description.
Nested Schema : supplierLot
Match All
Value that identifies the supplier lot associated with the supplier return line.
Show Source
-
object
oraScmCoreInventoryTransaction.LotNumber_item-fields
-
object
__busObj_context
-
object
Receiving Return Line Supplier Lot
Title:
Receiving Return Line Supplier LotValue that identifies the supplier lot associated with the supplier return line.
Nested Schema : supplierReturnHeader
Match All
Value that identifies the supplier return header.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingReturnHeader_item-fields
-
object
__busObj_context
-
object
Supplier Return Header ID
Title:
Supplier Return Header IDValue that identifies the supplier return header.
Nested Schema : task
Match All
A project task is a subdivision of project work to be performed within a defined period.
Show Source
-
object
oraErpCoreProjectPlanning.ProjectTask_item-fields
-
object
__busObj_context
-
object
Project Task
Title:
Project TaskA project task is a subdivision of project work to be performed within a defined period.
Nested Schema : transferLicensePlateNumberObject
Match All
Identifier for a container, also known as a packing unit or a License Plate Number (LPN). An LPN is a unique identifier that distinguishes one inventory unit from another.
Show Source
-
object
oraScmCoreInventorySetup.LicensePlateNumber_item-fields
-
object
__busObj_context
-
object
Transfer License Plate Number
Title:
Transfer License Plate NumberIdentifier for a container, also known as a packing unit or a License Plate Number (LPN). An LPN is a unique identifier that distinguishes one inventory unit from another.
Nested Schema : transferOrder
Match All
Value that indicates the transfer order header display description.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderHeader_item-fields
-
object
__busObj_context
-
object
Transfer Order
Title:
Transfer OrderValue that indicates the transfer order header display description.
Nested Schema : transferOrderDistribution
Match All
A distribution is used to track where costs are allocated on a transfer order.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderDistribution_item-fields
-
object
__busObj_context
-
object
Transfer Order Distribution
Title:
Transfer Order DistributionA distribution is used to track where costs are allocated on a transfer order.
Nested Schema : transferOrderLine
Match All
Value that indicates the display description in the transfer order line.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderLine_item-fields
-
object
__busObj_context
-
object
Transfer Order Line
Title:
Transfer Order LineValue that indicates the display description in the transfer order line.
Nested Schema : unitOfMeasure
Match All
The units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Unit of Measure
Title:
Unit of MeasureThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : Receiving Return Line Intended Use Classification
Type:
objectTitle:
Receiving Return Line Intended Use ClassificationValue that identifies the intended use classification. If blank, the default value from the parent transaction is used.
Nested Schema : Item
Type:
objectTitle:
ItemAn object that can be transacted, such as physical product or service offering.
Nested Schema : License Plate Number
Type:
objectTitle:
License Plate NumberIdentifier for a container, also known as a packing unit or a License Plate Number (LPN). An LPN is a unique identifier that distinguishes one inventory unit from another.
Nested Schema : Locator
Type:
objectTitle:
LocatorValue that identifies a physical location within a subinventory.
Nested Schema : Lot Number
Type:
objectTitle:
Lot NumberValue that identifies the display description.
Nested Schema : Organization
Type:
objectTitle:
OrganizationAn organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Nested Schema : Parent Transaction
Type:
objectTitle:
Parent TransactionValue that identifies the parent receiving transaction. This attribute is mandatory and without it, inspections, put away, corrections, and returns won't be processed.
Nested Schema : Primary UOM
Type:
objectTitle:
Primary UOMAbbreviation that identifies the primary unit of measure of the item associated on the return line.
Nested Schema : Receiving Return Line Product Fiscal Classification
Type:
objectTitle:
Receiving Return Line Product Fiscal ClassificationValue that identifies the product's fiscal classification. If blank, the default value from the parent transaction is used.
Nested Schema : Project
Type:
objectTitle:
ProjectA project represents the effort and resources required to achieve a significant business objective within a specific time frame. Projects are used to plan, track, manage, and control both the financial aspects and the work effort required.
Nested Schema : Purchase Order
Type:
objectTitle:
Purchase OrderA document used to request supplier to provide a product or service in return for payment which includes terms, conditions, specifications, and quantities.
Nested Schema : Purchase Order Line
Type:
objectTitle:
Purchase Order LineDetails of the goods or services to be purchased from the supplier including the item to purchase, unit of measure, price, and quantity.
Nested Schema : Purchase Order Schedule
Type:
objectTitle:
Purchase Order ScheduleShipping and delivery details for the ordered items such as promised delivery date, requested delivery date, and ship-to location.
Nested Schema : Transaction Reason
Type:
objectTitle:
Transaction ReasonA transaction reason classifies the cause for an inventory transaction. For example, a backorder during pick confirmation or a cycle-count adjustment during cycle counting.
Nested Schema : oraScmCoreHealthcareProductRecallMgmt.RecallHeader_item-fields
Type:
Show Source
object-
id: string
(big-integer)
Title:
Header IdentifierRead Only:trueValue that uniquely identifies the recall notice header. This is the primary key column for the recall notice header record. -
recallNoticeNumber: string
Title:
Recall Notice NumberRead Only:trueValue that uniquely identifies the recall notice number. This is the alternate key column for the recall notice header record.
Nested Schema : Recall Header
Type:
objectTitle:
Recall HeaderInformation about a product that's recalled by the manufacturer. A recall line comprises the part number, device identifier, model, brand, part description, lot numbers, and serial numbers. The line identifier is a unique application-generated primary key of this resource.
Nested Schema : oraScmCoreHealthcareProductRecallMgmt.RecallLine_item-fields
Type:
Show Source
object-
id: string
(big-integer)
Title:
Line IdentifierRead Only:trueValue that uniquely identifies the recall notice line. This is the primary key column for the recall notice line record. -
lineNumber: string
(big-integer)
Title:
Line NumberRead Only:trueValue that uniquely identifies the recall line number. This is the alternate key column for the recall notice line record.
Nested Schema : Recall Line
Type:
objectTitle:
Recall LineValue that uniquely identifies the recall notice line. This is the primary key column for the recall notice line record.
Nested Schema : Receipt Advice
Type:
objectTitle:
Receipt AdviceValue that identifies the receipt advice header.
Nested Schema : Receipt Advice Line
Type:
objectTitle:
Receipt Advice LineValue that identifies the receipt advice line.
Nested Schema : Receiving Transaction
Type:
objectTitle:
Receiving TransactionValue that identifies a receiving transaction.
Nested Schema : Secondary UOM
Type:
objectTitle:
Secondary UOMSecondary unit of measure for the item on the return line.
Nested Schema : Receiving Return Line Ship-from Location
Type:
objectTitle:
Receiving Return Line Ship-from LocationValue that identifies the ship-from location for the return line. If blank, the default value from the parent transaction is used.
Nested Schema : Receiving Shipment Header
Type:
objectTitle:
Receiving Shipment HeaderValue that displays the plural label for the receiving shipment header business object.
Nested Schema : Receiving Shipment Line
Type:
objectTitle:
Receiving Shipment LineValue that identifies the display description of the receiving shipment line business object.
Nested Schema : Subinventory
Type:
objectTitle:
SubinventoryValue that identifies the subinventory display description.
Nested Schema : Receiving Return Line Supplier Lot
Type:
objectTitle:
Receiving Return Line Supplier LotValue that identifies the supplier lot associated with the supplier return line.
Nested Schema : Supplier Return Header ID
Type:
objectTitle:
Supplier Return Header IDValue that identifies the supplier return header.
Nested Schema : Project Task
Type:
objectTitle:
Project TaskA project task is a subdivision of project work to be performed within a defined period.
Nested Schema : Transfer License Plate Number
Type:
objectTitle:
Transfer License Plate NumberIdentifier for a container, also known as a packing unit or a License Plate Number (LPN). An LPN is a unique identifier that distinguishes one inventory unit from another.
Nested Schema : Transfer Order
Type:
objectTitle:
Transfer OrderValue that indicates the transfer order header display description.
Nested Schema : oraScmCoreTransferOrder.TransferOrderDistribution_item-fields
Type:
Show Source
object-
budgetDate: string
(date)
Title:
Budget DateRead Only:trueValue that indicates the transfer distribution budget date. -
chargeAccount:
chargeAccount
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
deliveredQuantity: string
(big-decimal)
Title:
Delivered QuantityRead Only:trueValue that indicates the transfer order distribution delivered quantity. -
distributionAmount: string
(big-decimal)
Title:
Distribution AmountRead Only:trueValue that specifies the transfer distribution amount. -
distributionNumber: string
(big-decimal)
Title:
Distribution NumberRead Only:trueValue that identifies the transfer order distribution number. -
distributionPercent: string
(big-decimal)
Title:
Distribution PercentRead Only:trueValue that identifies the transfer order distribution percent. -
distributionQuantity: string
(big-decimal)
Title:
Distribution QuantityRead Only:trueValue that indicates the transfer order distribution quantity. -
fundsStatus:
fundsStatus
-
id: string
(big-integer)
Title:
IDRead Only:trueValue that uniquely describes the transfer order distribution ID. -
nonrecoverableTax: string
(big-decimal)
Title:
Nonrecoverable TaxRead Only:trueValue that identifies the transfer order distribution nonrecoverable tax. -
primaryLedger:
primaryLedger
-
recoverableTax: string
(big-decimal)
Title:
Recoverable TaxRead Only:trueValue that identifies the transfer order distribution recoverable tax. -
requisitionDistribution:
requisitionDistribution
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
transferOrderLine:
transferOrderLine
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Transfer Order Distribution
Type:
objectTitle:
Transfer Order DistributionA distribution is used to track where costs are allocated on a transfer order.
Nested Schema : chargeAccount
Match All
Value that identifies the transfer order distribution charge account.
Show Source
-
allOf
oraErpCoreStructure.GeneralLedgerAbstractAccount_item-fields
-
object
__busObj_context
-
object
Charge Account
Title:
Charge AccountValue that identifies the transfer order distribution charge account.
Nested Schema : fundsStatus
Match All
Value that specifies the transfer order distribution funds status.
Show Source
Nested Schema : primaryLedger
Match All
Value that specifies the transfer order distribution primary ledger.
Show Source
-
object
oraErpCoreStructure.Ledger_item-fields
-
object
__busObj_context
-
object
Primary Ledger
Title:
Primary LedgerValue that specifies the transfer order distribution primary ledger.
Nested Schema : requisitionDistribution
Match All
The Requisition Distributions view object stores information about the accounting and project data for each distribution associated with each requisition line.
Show Source
-
object
oraProcurementCorePurchaseRequisitions.RequisitionDistribution_item-fields
-
object
__busObj_context
-
object
Requisition Distribution
Title:
Requisition DistributionThe Requisition Distributions view object stores information about the accounting and project data for each distribution associated with each requisition line.
Nested Schema : transferOrderLine
Match All
Value that uniquely identifies the transfer order distribution transfer order line.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderLine_item-fields
-
object
__busObj_context
-
object
Transfer Order Line
Title:
Transfer Order LineValue that uniquely identifies the transfer order distribution transfer order line.
Nested Schema : Charge Account
Type:
objectTitle:
Charge AccountValue that identifies the transfer order distribution charge account.
Nested Schema : Primary Ledger
Type:
objectTitle:
Primary LedgerValue that specifies the transfer order distribution primary ledger.
Nested Schema : Requisition Distribution
Type:
objectTitle:
Requisition DistributionThe Requisition Distributions view object stores information about the accounting and project data for each distribution associated with each requisition line.
Nested Schema : Transfer Order Line
Type:
objectTitle:
Transfer Order LineValue that uniquely identifies the transfer order distribution transfer order line.
Nested Schema : Transfer Order Line
Type:
objectTitle:
Transfer Order LineValue that indicates the display description in the transfer order line.
Nested Schema : Unit of Measure
Type:
objectTitle:
Unit of MeasureThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : Supplier Site
Type:
objectTitle:
Supplier SiteValue that specifies the supplier site of the receiving transaction.
Nested Schema : Task
Type:
objectTitle:
TaskNumber that identifies the task. This attribute is associated with a feature that requires opt in.
Nested Schema : Tax Classification Code
Type:
objectTitle:
Tax Classification CodeValue that identifies the tax classification for the receiving transaction, which is used to determine the tax for the item.
Nested Schema : Transfer LPN ID
Type:
objectTitle:
Transfer LPN IDName of the transfer license plate number.
Nested Schema : Transfer Order Distribution
Type:
objectTitle:
Transfer Order DistributionNumber that identifies the transfer order distribution.
Nested Schema : Transfer Order Header
Type:
objectTitle:
Transfer Order HeaderNumber that identifies the transfer order header.
Nested Schema : Transfer Order Line
Type:
objectTitle:
Transfer Order LineNumber that identifies the transfer order line.
Nested Schema : User-defined Fiscal Classification
Type:
objectTitle:
User-defined Fiscal ClassificationValue that identifies the fiscal classification for the receiving transaction, which is used to determine the tax for the item. This is a user-defined value.
Nested Schema : oraScmCoreInventoryConsigned.ConsumptionAdviceLine_item-fields
Type:
Show Source
object-
agreementLine:
agreementLine
-
consumedQuantity: string
(big-decimal)
Title:
Consumed QuantityRead Only:trueNumber that identifies the consumed quantity of the consumption advice line. -
consumedQuantityUOM:
consumedQuantityUOM
-
currency:
currency
-
extendedPrice: string
(big-decimal)
Title:
Extended PriceRead Only:trueValue that indicates the extended price of the consumption advice line. -
header:
header
-
item:
item
-
lineId: string
(big-integer)
Title:
Line IDRead Only:trueValue that uniquely describes the consumption advice line ID. -
lineNumber: integer
(int32)
Title:
Line NumberRead Only:trueValue that uniquely describes the consumption advice line number. -
organization:
organization
-
primaryConsumedQuantity: string
(big-decimal)
Title:
Primary Consumed QuantityRead Only:trueNumber that identifies the primary consumed quantity of the consumption advice line -
purchaseOrder:
purchaseOrder
-
purchaseOrderSchedule:
purchaseOrderSchedule
-
receivingShipmentHeader:
receivingShipmentHeader
-
revisionNumber: integer
(int32)
Title:
Revision NumberRead Only:trueNumber that indicates the revision of the consumption advice line. -
secondaryConsumedQuantity: string
(big-decimal)
Title:
Secondary Consumed QuantityRead Only:trueNumber that identifies the secondary consumed quantity of the consumption advice line. -
secondaryConsumedQuantityUOM:
secondaryConsumedQuantityUOM
-
transactionDate: string
(date)
Title:
Transaction DateRead Only:trueDate that indicates the transaction date of the consumption advice line. -
unitPrice: string
(big-decimal)
Title:
Unit PriceRead Only:trueValue that indicates the unit price of the consumption advice line.
Nested Schema : Consumption Advice Line
Type:
objectTitle:
Consumption Advice LineIndicates the specific line item or process stage at which the inventory is consumed.
Nested Schema : agreementLine
Match All
Value that identifies the consumption advice line agreement line.
Show Source
-
object
oraProcurementCorePurchaseAgreements.AgreementLine_item-fields
-
object
__busObj_context
-
object
Agreement Line
Title:
Agreement LineValue that identifies the consumption advice line agreement line.
Nested Schema : consumedQuantityUOM
Match All
The units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Unit of Measure
Title:
Unit of MeasureThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : currency
Match All
Value that identifies the currency for the consumption advice line.
Show Source
-
object
oraErpCoreCurrencySetup.Currency_item-fields
-
object
__busObj_context
-
object
Currency
Title:
CurrencyValue that identifies the currency for the consumption advice line.
Nested Schema : header
Match All
Value that identifies the consumption advice line consumption advice header business object.
Show Source
-
object
oraScmCoreInventoryConsigned.ConsumptionAdviceHeader_item-fields
-
object
__busObj_context
-
object
Consumption Advice Header
Title:
Consumption Advice HeaderValue that identifies the consumption advice line consumption advice header business object.
Nested Schema : item
Match All
Value that uniquely identifies the consumption advice line item.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Item
Title:
ItemValue that uniquely identifies the consumption advice line item.
Nested Schema : organization
Match All
Value that uniquely identifies the consumption advice line organization.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationValue that uniquely identifies the consumption advice line organization.
Nested Schema : purchaseOrder
Match All
Value that uniquely identifies the consumption advice line purchase order.
Show Source
-
object
oraProcurementCorePurchaseOrders.Order_item-fields
-
object
__busObj_context
-
object
Purchase Order
Title:
Purchase OrderValue that uniquely identifies the consumption advice line purchase order.
Nested Schema : purchaseOrderSchedule
Match All
Value that uniquely identifies the consumption advice line purchase order schedule.
Show Source
-
object
oraProcurementCorePurchaseOrders.OrderSchedule_item-fields
-
object
__busObj_context
-
object
Purchase Order Schedule
Title:
Purchase Order ScheduleValue that uniquely identifies the consumption advice line purchase order schedule.
Nested Schema : receivingShipmentHeader
Match All
Value that displays the plural label for the receiving shipment header business object.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingShipmentHeader_item-fields
-
object
__busObj_context
-
object
Receiving Shipment Header
Title:
Receiving Shipment HeaderValue that displays the plural label for the receiving shipment header business object.
Nested Schema : secondaryConsumedQuantityUOM
Match All
The units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Unit of Measure
Title:
Unit of MeasureThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : Agreement Line
Type:
objectTitle:
Agreement LineValue that identifies the consumption advice line agreement line.
Nested Schema : Unit of Measure
Type:
objectTitle:
Unit of MeasureThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : Currency
Type:
objectTitle:
CurrencyValue that identifies the currency for the consumption advice line.
Nested Schema : oraScmCoreInventoryConsigned.ConsumptionAdviceHeader_item-fields
Type:
Show Source
object-
adviceNumber: string
Title:
Advice NumberRead Only:trueValue that uniquely describes the consumption advice header advice number. -
agreement:
agreement
-
businessUnit:
businessUnit
-
endCycleDate: string
(date)
Title:
End Cycle DateRead Only:trueEnd cycle date of the consumption advice header. -
generatedDate: string
(date)
Title:
Generated DateRead Only:trueDate when the consumption advice header was generated. -
id: string
(big-integer)
Title:
IDRead Only:trueValue that uniquely describes the consumption advice header ID. -
lastRevisedDate: string
(date)
Title:
Last Revised DateRead Only:trueLast revised date of the consumption advice header. -
latestRevisionNumber: integer
(int32)
Title:
Latest Revision NumberRead Only:trueValue that specifies the latest revision date of the consumption advice header. -
legalEntity:
legalEntity
-
organization:
organization
-
startCycleDate: string
(date)
Title:
Start Cycle DateRead Only:trueStart cycle date of the consumption advice header. -
supplierSite:
supplierSite
Nested Schema : Consumption Advice Header
Type:
objectTitle:
Consumption Advice HeaderValue that identifies the consumption advice line consumption advice header business object.
Nested Schema : agreement
Match All
Value that uniquely identifies the consumption advice header agreement.
Show Source
-
object
oraProcurementCorePurchaseAgreements.Agreement_item-fields
-
object
__busObj_context
-
object
Agreement
Title:
AgreementValue that uniquely identifies the consumption advice header agreement.
Nested Schema : businessUnit
Match All
Value that indicates the business unit of the consumption advice header.
Show Source
-
allOf
oraErpCoreStructure.BusinessUnit_item-fields
-
object
__busObj_context
-
object
Business Unit
Title:
Business UnitValue that indicates the business unit of the consumption advice header.
Nested Schema : legalEntity
Match All
Value that uniquely identifies the consumption advice header legal entity.
Show Source
-
allOf
oraErpCoreStructure.LegalEntity_item-fields
-
object
__busObj_context
-
object
Legal Entity
Title:
Legal EntityValue that uniquely identifies the consumption advice header legal entity.
Nested Schema : organization
Match All
Value that indicates the organization of the consumption advice header.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationValue that indicates the organization of the consumption advice header.
Nested Schema : supplierSite
Match All
Value that uniquely identifies the supplier site corresponding to a supplier.
Show Source
-
object
oraProcurementCoreSuppliers.SupplierSite_item-fields
-
object
__busObj_context
-
object
Supplier Site
Title:
Supplier SiteValue that uniquely identifies the supplier site corresponding to a supplier.
Nested Schema : Agreement
Type:
objectTitle:
AgreementValue that uniquely identifies the consumption advice header agreement.
Nested Schema : Business Unit
Type:
objectTitle:
Business UnitValue that indicates the business unit of the consumption advice header.
Nested Schema : Legal Entity
Type:
objectTitle:
Legal EntityValue that uniquely identifies the consumption advice header legal entity.
Nested Schema : Organization
Type:
objectTitle:
OrganizationValue that indicates the organization of the consumption advice header.
Nested Schema : Supplier Site
Type:
objectTitle:
Supplier SiteValue that uniquely identifies the supplier site corresponding to a supplier.
Nested Schema : Item
Type:
objectTitle:
ItemValue that uniquely identifies the consumption advice line item.
Nested Schema : Organization
Type:
objectTitle:
OrganizationValue that uniquely identifies the consumption advice line organization.
Nested Schema : Purchase Order
Type:
objectTitle:
Purchase OrderValue that uniquely identifies the consumption advice line purchase order.
Nested Schema : Purchase Order Schedule
Type:
objectTitle:
Purchase Order ScheduleValue that uniquely identifies the consumption advice line purchase order schedule.
Nested Schema : Receiving Shipment Header
Type:
objectTitle:
Receiving Shipment HeaderValue that displays the plural label for the receiving shipment header business object.
Nested Schema : Unit of Measure
Type:
objectTitle:
Unit of MeasureThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : Content License Plate Number
Type:
objectTitle:
Content License Plate NumberValue that uniquely identifies the content LPN.
Nested Schema : Country of Origin
Type:
objectTitle:
Country of OriginCode that identifies the country of origin associated to the inventory transaction.
Nested Schema : Currency Code
Type:
objectTitle:
Currency CodeCurrency associated with the inventory transaction.
Nested Schema : oraScmCoreInventoryCounting.CycleCountLine_item-fields
Type:
Show Source
object-
approverEmployee:
approverEmployee
-
countDate: string
(date)
Title:
Count DateRead Only:trueIdentifies the date when the cycle count is recorded for an item in a cycle count. -
countDueDate: string
(date)
Title:
Count Due DateRead Only:trueIdentifies the date when the item in a cycle count is due to be counted. -
countedByEmployee:
countedByEmployee
-
countListSequence: string
(big-integer)
Title:
Count List SequenceRead Only:trueIdentifies the cycle count sequence corresponding to an item in a cycle count. -
countQuantity: string
(big-decimal)
Title:
AmountRead Only:trueNumeric value for the amount being ordered, fulfilled, or transacted by a product or business flow. -
countQuantityUnitOfMeasure:
countQuantityUnitOfMeasure
-
countryOfOrigin:
countryOfOrigin
-
countSecondaryUnitOfMeasure:
countSecondaryUnitOfMeasure
-
countTypeCode:
countTypeCode
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
entryStatusCode:
entryStatusCode
-
exportFlag: boolean
Title:
Export CodeRead Only:trueValue that determines whether to export the cycle count to the interface. -
flowSource: string
Title:
Flow ScheduleRead Only:trueNumber that uniquely identifies the flow schedule in a plant. Populate this attribute only if the TransactionTypeCode is ORDERLESS_COMPLETION. -
header:
header
-
id: string
(big-integer)
Title:
Cycle Count Line IDRead Only:trueValue that identifies the item to be counted in a cycle count. -
item:
item
-
itemLotControlCode:
itemLotControlCode
-
itemRevisionQuantityControlCode: string
Title:
Item Revision Quantity CodeRead Only:trueIdentifies all revision-controlled items for a cycle count. -
itemSerialControlCode:
itemSerialControlCode
-
licensePlateNumberAdjustmentType: string
(big-integer)
Title:
LPN AdjustmentRead Only:trueValue that determines whether a container quantity can be adjusted in a cycle count. -
licensePlateNumberSummaryCountFlag: boolean
Title:
LPN Count SummaryRead Only:trueIndicates that the counting was performed at the LPN level. If there are multiple count sequences for the same LPN, the user can select the Confirm Full LPN option, and all associated count sequences will be updated as counted. -
locator:
locator
-
lot:
lot
-
numberOfCounts: string
(big-integer)
Title:
Number of CountsRead Only:trueNumber of all the count sequences generated for a cycle count. -
organization:
organization
-
outermostLicensePlateNumber:
outermostLicensePlateNumber
-
owningEntity:
owningEntity
-
owningType:
owningType
-
parentLicensePlateNumber:
parentLicensePlateNumber
-
project:
project
-
reason:
reason
-
serial:
serial
-
subinventory:
subinventory
-
task:
task
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
zone:
zone
-
zoneTask:
zoneTask
Nested Schema : Cycle Count
Type:
objectTitle:
Cycle CountValue that uniquely identifies the cycle count.
Nested Schema : approverEmployee
Match All
Unique identifier for the employee who approved the cycle count line.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Approver Employee ID
Title:
Approver Employee IDUnique identifier for the employee who approved the cycle count line.
Nested Schema : countedByEmployee
Match All
Name of employee who performed the count.
Show Source
-
allOf
oraHcmHrCoreEmployment.Worker_item
-
object
__busObj_context
-
object
Counted by Employee ID
Title:
Counted by Employee IDName of employee who performed the count.
Nested Schema : countQuantityUnitOfMeasure
Match All
The units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Unit of Measure
Title:
Unit of MeasureThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : countryOfOrigin
Match All
Value that identifies the country of origin for this cycle count line.
Show Source
-
allOf
oraCommonAppsInfraObjects.Territory_item-fields
-
object
__busObj_context
-
object
Country of Origin
Title:
Country of OriginValue that identifies the country of origin for this cycle count line.
Nested Schema : countSecondaryUnitOfMeasure
Match All
The units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Unit of Measure
Title:
Unit of MeasureThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : countTypeCode
Match All
Value that identifies the type of count. Accepted values are defined in the lookup type INV_CC_COUNT_TYPES.
Show Source
Nested Schema : entryStatusCode
Match All
Identifies the process stage for a cycle count line.
Show Source
Nested Schema : header
Match All
Cycle count header corresponding to the counted record.
Show Source
-
object
oraScmCoreInventoryCounting.CycleCountHeader_item-fields
-
object
__busObj_context
-
object
Header
Title:
HeaderCycle count header corresponding to the counted record.
Nested Schema : item
Match All
Value of the inventory item corresponding to a count sequence in a cycle count.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Item
Title:
ItemValue of the inventory item corresponding to a count sequence in a cycle count.
Nested Schema : itemLotControlCode
Match All
Identifies all lot-controlled items for a cycle count.
Show Source
Nested Schema : itemSerialControlCode
Match All
Identifies all serial-controlled items for a cycle count.
Show Source
Nested Schema : locator
Match All
Value of the locator corresponding to a count sequence in a cycle count.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
Locator
Title:
LocatorValue of the locator corresponding to a count sequence in a cycle count.
Nested Schema : lot
Match All
Identifier assigned to a batch of products or goods that are grouped together for better inventory management and traceability. You can assign lot numbers to items on receipt and reference them in material transactions, enabling lot control for specific items in inventory.
Show Source
-
object
oraScmCoreInventoryTransaction.LotNumber_item-fields
-
object
__busObj_context
-
object
Lot Number
Title:
Lot NumberIdentifier assigned to a batch of products or goods that are grouped together for better inventory management and traceability. You can assign lot numbers to items on receipt and reference them in material transactions, enabling lot control for specific items in inventory.
Nested Schema : organization
Match All
Value of the organization in which the cycle count is defined.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationValue of the organization in which the cycle count is defined.
Nested Schema : outermostLicensePlateNumber
Match All
Identifier for a container, also known as a packing unit or a License Plate Number (LPN). An LPN is a unique identifier that distinguishes one inventory unit from another.
Show Source
-
object
oraScmCoreInventorySetup.LicensePlateNumber_item-fields
-
object
__busObj_context
-
object
License Plate Number
Title:
License Plate NumberIdentifier for a container, also known as a packing unit or a License Plate Number (LPN). An LPN is a unique identifier that distinguishes one inventory unit from another.
Nested Schema : owningEntity
Match All
Value that uniquely identifies the owning entity. For consigned items, this attribute contains the supplier site identifier. For owned items, it contains the owning organization identifier.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationValue that uniquely identifies the owning entity. For consigned items, this attribute contains the supplier site identifier. For owned items, it contains the owning organization identifier.
Nested Schema : owningType
Match All
Value that indicates whether the item is consigned (1) or owned (2).
Show Source
Nested Schema : parentLicensePlateNumber
Match All
Identifier for a container, also known as a packing unit or a License Plate Number (LPN). An LPN is a unique identifier that distinguishes one inventory unit from another.
Show Source
-
object
oraScmCoreInventorySetup.LicensePlateNumber_item-fields
-
object
__busObj_context
-
object
License Plate Number
Title:
License Plate NumberIdentifier for a container, also known as a packing unit or a License Plate Number (LPN). An LPN is a unique identifier that distinguishes one inventory unit from another.
Nested Schema : project
Match All
A project collection project is the association between a project and a collection. A project represents the effort and resources required to achieve a significant business objective within a specific time frame. The project collection is a curated list of projects organized to present a series of projects unified by a shared theme, purpose, or personal significance.
Show Source
-
object
oraErpCoreProjectPlanning.Project_item-fields
-
object
__busObj_context
-
object
Project
Title:
ProjectA project collection project is the association between a project and a collection. A project represents the effort and resources required to achieve a significant business objective within a specific time frame. The project collection is a curated list of projects organized to present a series of projects unified by a shared theme, purpose, or personal significance.
Nested Schema : reason
Match All
Reason for the adjustment transaction.
Show Source
-
object
oraScmCoreInventorySetup.TransactionReason_item-fields
-
object
__busObj_context
-
object
Reason
Title:
ReasonReason for the adjustment transaction.
Nested Schema : serial
Match All
A serial number is an alphanumeric identifier assigned to an individual unit of an item. It enables tight control over every unit in inventory and allows reference of the same serial number during material transactions.
Show Source
-
object
oraScmCoreInventoryTransaction.SerialNumber_item-fields
-
object
__busObj_context
-
object
Serial Number
Title:
Serial NumberA serial number is an alphanumeric identifier assigned to an individual unit of an item. It enables tight control over every unit in inventory and allows reference of the same serial number during material transactions.
Nested Schema : subinventory
Match All
Identifies the subinventory associated with the cycle count.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Subinventory
Title:
SubinventoryIdentifies the subinventory associated with the cycle count.
Nested Schema : task
Match All
A project task is a subdivision of project work to be performed within a defined period.
Show Source
-
object
oraErpCoreProjectPlanning.ProjectTask_item-fields
-
object
__busObj_context
-
object
Project Task
Title:
Project TaskA project task is a subdivision of project work to be performed within a defined period.
Nested Schema : zone
Match All
Groups of subinventories and locators used primarily to manage tasks and workers efficiently. For example, a warehouse may have different areas where specific groups of workers perform tasks. Zones can be created for these areas, and workers can be assigned to them.
Show Source
-
object
oraScmCoreInventorySetup.Zone_item-fields
-
object
__busObj_context
-
object
Zone
Title:
ZoneGroups of subinventories and locators used primarily to manage tasks and workers efficiently. For example, a warehouse may have different areas where specific groups of workers perform tasks. Zones can be created for these areas, and workers can be assigned to them.
Nested Schema : zoneTask
Match All
A task is a work unit assigned to a worker within an inventory organization. Tasks are linked to a zone and specific activities such as pick confirmation, cycle counting, physical counting, PAR counting, and receipt delivery.
Show Source
-
object
oraScmCoreInventoryTransaction.ZoneTask_item-fields
-
object
__busObj_context
-
object
Zone Task
Title:
Zone TaskA task is a work unit assigned to a worker within an inventory organization. Tasks are linked to a zone and specific activities such as pick confirmation, cycle counting, physical counting, PAR counting, and receipt delivery.
Nested Schema : Approver Employee ID
Type:
objectTitle:
Approver Employee IDUnique identifier for the employee who approved the cycle count line.
Nested Schema : Counted by Employee ID
Type:
objectTitle:
Counted by Employee IDName of employee who performed the count.
Nested Schema : Unit of Measure
Type:
objectTitle:
Unit of MeasureThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : Country of Origin
Type:
objectTitle:
Country of OriginValue that identifies the country of origin for this cycle count line.
Nested Schema : Unit of Measure
Type:
objectTitle:
Unit of MeasureThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : oraScmCoreInventoryCounting.CycleCountHeader_item-fields
Type:
Show Source
object-
abcAssignmentGroup:
abcAssignmentGroup
-
allowSerialItems: string
(big-integer)
Title:
Allow Serial ItemsRead Only:trueIndicates whether serialized items are permitted in this cycle count. -
approvalOptionCode:
approvalOptionCode
-
approvalRequired: string
(big-integer)
Title:
Approval RequiredRead Only:trueIndicates whether approval is required for this cycle count. -
approvalToleranceNegative: string
(big-decimal)
Title:
Negative Quantity ToleranceRead Only:trueNegative quantity variance tolerance as a percentage of the system's on-hand quantity. -
approvalTolerancePositive: string
(big-decimal)
Title:
Positive Quantity Tolerance PercentageRead Only:truePositive quantity variance tolerance as a percentage of the system's on-hand quantity. -
containerAdjustmentOption: string
(big-integer)
Title:
LPN AdjustmentRead Only:trueLPN adjustment options include-no adjustment, adjusting the LPN quantity (if possible), or reviewing all LPN adjustments. -
containerDiscrepancyOption: string
(big-integer)
Title:
Allow LPN DiscrepancyRead Only:trueIndicates whether LPN discrepancies are allowed for the cycle count. -
costToleranceNegative: string
(big-decimal)
Title:
Negative Tolerance CostRead Only:trueAdjustment transactions with a cost below this amount require explicit approval. -
costTolerancePositive: string
(big-decimal)
Title:
Positive Tolerance CostRead Only:trueAdjustment transactions with a cost above this amount require explicit approval. -
daysUntilLate: string
(big-integer)
Title:
Maximum Days Before LateRead Only:trueNumber of days from the scheduled date by which a count must be recorded to avoid being considered late. -
description: string
Title:
DescriptionRead Only:trueValue of the cycle count description corresponding to a cycle count. -
endDate: string
(date)
Title:
End DateRead Only:trueValue that identifies the end date corresponding to a cycle count definition. -
excludedFromSync: string
Title:
Exclude zero balancesRead Only:trueIndicates that items with negative balances should be excluded from the count. -
hitMissToleranceNegative: string
(big-decimal)
Title:
Negative Hit and MissRead Only:trueTolerance percentage by which a count quantity can be less than the system quantity. -
hitMissTolerancePositive: string
(big-decimal)
Title:
Positive Hit and MissRead Only:trueTolerance percentage by which a count quantity can exceed the system quantity. -
id: string
(big-integer)
Title:
Cycle Count IDRead Only:trueValue that uniquely identifies the cycle count definition in an organization. -
lastSyncedDate: string
(date)
Title:
End DateRead Only:trueIndicates the last date the pick grouping rule is active. -
locationBasedCount: integer
(int32)
Title:
LocationRead Only:trueValue that indicates whether cycle count is based on location. -
maximumAutoRecounts: string
(big-integer)
Title:
Maximum RecountsRead Only:trueMaximum number of recounts allowed. -
name: string
Title:
NameRead Only:trueName of the cycle count in an organization. -
organization:
organization
-
serialAdjustmentOption: string
Title:
Serial Number AdjustmentRead Only:trueDetermines the options for adjusting the serial number in a cycle count, including the possibility of adjustments or reviewing all modifications. -
serialCountOption: string
Title:
Serial Numbers per CountRead Only:trueNumber of serials allowed in a count sequence. -
serialDetailOption: string
(big-integer)
Title:
Serial DetailRead Only:trueIndicates the level of detail required when counting serialized items. -
serialDiscrepancyOption: string
(big-integer)
Title:
Serial DiscrepancyRead Only:trueIndicates whether to allow serial number discrepancies when counting serialized items. -
startDate: string
(date)
Title:
Start DateRead Only:trueValue that identifies the start date corresponding to a cycle count definition. -
workdaySchedule: string
(big-integer)
Title:
Workday ScheduleRead Only:trueWorkday calendar for the current cycle count period.
Nested Schema : Header
Type:
objectTitle:
HeaderCycle count header corresponding to the counted record.
Nested Schema : abcAssignmentGroup
Match All
ABC classes assigned to an ABC assignment group. An ABC class can be assigned to one or more groups but can only be used once within each group. The priority of the ABC class within the assignment group is also captured.
Show Source
-
object
oraScmCoreInventorySetup.AbcAssignmentGroup_item-fields
-
object
__busObj_context
-
object
ABC Assignment Group
Title:
ABC Assignment GroupABC classes assigned to an ABC assignment group. An ABC class can be assigned to one or more groups but can only be used once within each group. The priority of the ABC class within the assignment group is also captured.
Nested Schema : approvalOptionCode
Match All
Indicates whether approval is required for adjustment transactions in this cycle count.
Show Source
Nested Schema : organization
Match All
An organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationAn organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Nested Schema : oraScmCoreInventorySetup.AbcAssignmentGroup_item-fields
Type:
Show Source
object-
abcCompileHeader:
abcCompileHeader
-
assignmentGroupName: string
Title:
ABC Assignment GroupRead Only:trueName of the ABC assignment group. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
id: string
(big-integer)
Title:
ABC Assignment Group IDRead Only:trueValue that uniquely identifies the ABC assignment group. -
itemScopeType:
itemScopeType
-
organization:
organization
-
subinventory:
subinventory
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : ABC Assignment Group
Type:
objectTitle:
ABC Assignment GroupABC classes assigned to an ABC assignment group. An ABC class can be assigned to one or more groups but can only be used once within each group. The priority of the ABC class within the assignment group is also captured.
Nested Schema : abcCompileHeader
Match All
Information resulting from an ABC analysis, such as the number of items included in the analysis.
Show Source
-
object
oraScmCoreInventorySetup.AbcCompileHeader_item-fields
-
object
__busObj_context
-
object
ABC Compile Header
Title:
ABC Compile HeaderInformation resulting from an ABC analysis, such as the number of items included in the analysis.
Nested Schema : itemScopeType
Match All
Scope of this classification group. Valid values are Organization and Subinventory.
Show Source
Nested Schema : organization
Match All
An organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationAn organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Nested Schema : subinventory
Match All
A subinventory is a unique physical or logical separation of material inventory, such as into raw inventory, finished goods, or defective material. All material in an organization is held in a subinventory.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Subinventory
Title:
SubinventoryA subinventory is a unique physical or logical separation of material inventory, such as into raw inventory, finished goods, or defective material. All material in an organization is held in a subinventory.
Nested Schema : oraScmCoreInventorySetup.AbcCompileHeader_item-fields
Type:
Show Source
object-
compileDate: string
(date)
Title:
ABC Classification Set DateRead Only:trueThe date on which the ABC classification set was created and ranked. -
compileItems: string
(big-integer)
Title:
Total ItemsRead Only:trueItems in the ABC classification set. -
compileName: string
Title:
ABC Classification SetRead Only:trueName of the ABC Classification Set -
compileStatus: string
Title:
StatusRead Only:trueState or condition of the classification set. -
compileType: string
Title:
CriteriaRead Only:trueThe criteria selected to value and rank items based on predefined parameters. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
cumulativeQuantity: string
(big-decimal)
Title:
Total QuantityRead Only:trueThe total quantity of items in the ABC classification set. -
cumulativeValue: string
(big-decimal)
Title:
Total ValueRead Only:trueThe total monetary value of the items in the ABC classification set. -
cutoffDate: string
(date)
Title:
End DateRead Only:trueIndicates the date when the ABC compilation becomes inactive. -
description: string
Title:
DescriptionRead Only:trueDescription of the subinventory. -
id: string
(big-integer)
Title:
ABC Compile Header IDRead Only:trueValue that uniquely identifies an ABC compile header. -
itemScopeCode: string
Title:
Valuation ScopeRead Only:trueSpecifies the scope of the ABC analysis, such as the entire organization or a specific subinventory. -
organization:
organization
-
startDate: string
(date)
Title:
Start DateRead Only:trueIndicates the date when the ABC compile becomes active. -
subinventory:
subinventory
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : ABC Compile Header
Type:
objectTitle:
ABC Compile HeaderInformation resulting from an ABC analysis, such as the number of items included in the analysis.
Nested Schema : organization
Match All
An organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationAn organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Nested Schema : subinventory
Match All
A subinventory is a unique physical or logical separation of material inventory, such as into raw inventory, finished goods, or defective material. All material in an organization is held in a subinventory.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Subinventory
Title:
SubinventoryA subinventory is a unique physical or logical separation of material inventory, such as into raw inventory, finished goods, or defective material. All material in an organization is held in a subinventory.
Nested Schema : Organization
Type:
objectTitle:
OrganizationAn organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Nested Schema : Subinventory
Type:
objectTitle:
SubinventoryA subinventory is a unique physical or logical separation of material inventory, such as into raw inventory, finished goods, or defective material. All material in an organization is held in a subinventory.
Nested Schema : Organization
Type:
objectTitle:
OrganizationAn organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Nested Schema : Subinventory
Type:
objectTitle:
SubinventoryA subinventory is a unique physical or logical separation of material inventory, such as into raw inventory, finished goods, or defective material. All material in an organization is held in a subinventory.
Nested Schema : Organization
Type:
objectTitle:
OrganizationAn organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Nested Schema : Item
Type:
objectTitle:
ItemValue of the inventory item corresponding to a count sequence in a cycle count.
Nested Schema : Locator
Type:
objectTitle:
LocatorValue of the locator corresponding to a count sequence in a cycle count.
Nested Schema : Lot Number
Type:
objectTitle:
Lot NumberIdentifier assigned to a batch of products or goods that are grouped together for better inventory management and traceability. You can assign lot numbers to items on receipt and reference them in material transactions, enabling lot control for specific items in inventory.
Nested Schema : Organization
Type:
objectTitle:
OrganizationValue of the organization in which the cycle count is defined.
Nested Schema : License Plate Number
Type:
objectTitle:
License Plate NumberIdentifier for a container, also known as a packing unit or a License Plate Number (LPN). An LPN is a unique identifier that distinguishes one inventory unit from another.
Nested Schema : Organization
Type:
objectTitle:
OrganizationValue that uniquely identifies the owning entity. For consigned items, this attribute contains the supplier site identifier. For owned items, it contains the owning organization identifier.
Nested Schema : License Plate Number
Type:
objectTitle:
License Plate NumberIdentifier for a container, also known as a packing unit or a License Plate Number (LPN). An LPN is a unique identifier that distinguishes one inventory unit from another.
Nested Schema : Project
Type:
objectTitle:
ProjectA project collection project is the association between a project and a collection. A project represents the effort and resources required to achieve a significant business objective within a specific time frame. The project collection is a curated list of projects organized to present a series of projects unified by a shared theme, purpose, or personal significance.
Nested Schema : Reason
Type:
objectTitle:
ReasonReason for the adjustment transaction.
Nested Schema : Serial Number
Type:
objectTitle:
Serial NumberA serial number is an alphanumeric identifier assigned to an individual unit of an item. It enables tight control over every unit in inventory and allows reference of the same serial number during material transactions.
Nested Schema : Subinventory
Type:
objectTitle:
SubinventoryIdentifies the subinventory associated with the cycle count.
Nested Schema : Project Task
Type:
objectTitle:
Project TaskA project task is a subdivision of project work to be performed within a defined period.
Nested Schema : oraScmCoreInventorySetup.Zone_item-fields
Type:
Show Source
object-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
defaultZoneFlag: boolean
Title:
Default Zone IDRead Only:trueIndicates that the zone serves as the default for task creation when no subinventory, locator, or location has been assigned to any user-defined zones. -
description: string
Title:
DescriptionRead Only:trueDescription of the subinventory. -
enabled: string
Title:
EnabledRead Only:trueIndicates whether the zone is enabled. -
endDate: string
(date)
Title:
End DateRead Only:trueDate when the inventory zone becomes inactive. -
id: string
(big-integer)
Title:
Zone IDRead Only:trueUnique identifier of the inventory zone. -
startDate: string
(date)
Title:
Start DateRead Only:trueDate when the inventory zone becomes active. -
status: string
Title:
Pick StatusRead Only:trueAbbreviation that identifies the status of the inventory zone. A list of accepted values is defined in the lookup type ORA_INV_ZONE_STATUS. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
zoneName: string
Title:
Zone NameRead Only:trueName of the inventory zone.
Nested Schema : Zone
Type:
objectTitle:
ZoneGroups of subinventories and locators used primarily to manage tasks and workers efficiently. For example, a warehouse may have different areas where specific groups of workers perform tasks. Zones can be created for these areas, and workers can be assigned to them.
Nested Schema : oraScmCoreInventoryTransaction.ZoneTask_item-fields
Type:
Show Source
object-
activityReferenceCode: string
Title:
Activity Reference CodeRead Only:trueAbbreviation that identifies the reference of activity. -
activityReferenceName: string
Title:
Activity Reference NameRead Only:trueName or number that identifies the reference of activity. -
activityTypeCode: string
Title:
Activity Type CodeRead Only:trueAbbreviation that indicates activity types used in the zone. A list of accepted values is defined in the lookup type ORA_INV_ZONE_ACTIVITY_TYPES. -
assignedDatetime: string
(date-time)
Title:
Assigned Date and TimeRead Only:trueIndicates the date and time when the task is assigned to a worker. -
assignmentMethod: string
Title:
Assignment MethodRead Only:trueAbbreviation that indicates how the task is assigned to a worker. A list of accepted values is defined in the lookup type ORA_INV_ZONE_TASK_ASGMT_MTHD. -
assignmentStatusCode: string
Title:
Assignment Status CodeRead Only:trueAbbreviation that indicates the status of the task assignment. A list of accepted values is defined in the lookup type ORA_INV_ZONE_TASK_ASGMT_STATUS. -
completedItems: integer
(int32)
Title:
Completed ItemsRead Only:trueNumber of completed activities in the task. -
completionDatetime: string
(date-time)
Title:
Completion Date and TimeRead Only:trueIndicates the date and time when the task is completed. -
completionMethod: string
Title:
Completion MethodRead Only:trueAbbreviation that identifies the method used for completing the task. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
creationMethod: string
Title:
Creation MethodRead Only:trueIndicates how the task is created. -
id: string
(big-integer)
Title:
Task IDRead Only:trueUnique identifier of the task. -
priority: string
Title:
Task PriorityRead Only:trueAbbreviation that identifies the priority of the task. A list of accepted values is defined in the lookup type ORA_INV_ZONE_TASK_PRIORITY -
purgeAllowed: string
Title:
Purge AllowedRead Only:trueIndicates whether the task is allowed to be purged. -
recurringTask: string
Title:
Recurring TaskRead Only:trueIndicates whether the task is recurring. -
scopeCode: string
Title:
Scope CodeRead Only:trueAbbreviation that indicates the scope of the task. A list of accepted values is defined in the lookup type ORA_INV_ZONE_TASK_SCOPE. -
startDatetime: string
(date-time)
Title:
Start Date and TimeRead Only:trueIndicates the date and time when the task is started. -
subinventoryCode: string
Title:
Source SubinventoryRead Only:trueValue that indicates the name of the subinventory. -
targetCompletionDatetime: string
(date-time)
Title:
Target Completion Date and TimeRead Only:trueDate and time when the task is due to be completed. -
targetStartDatetime: string
(date-time)
Title:
Expected Start Date and TimeRead Only:trueDate and time when the task is expected to start. -
taskName: string
Title:
Task NameRead Only:trueName of the inventory task. -
taskStatusCode: string
Title:
Task Status CodeRead Only:trueAbbreviation that indicates the status of the task. A list of accepted values is defined in the lookup type ORA_INV_ZONE_TASK_STATUS. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
totalItems: integer
(int32)
Title:
Total ItemsRead Only:trueNumber of completed activities in the task. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Zone Task
Type:
objectTitle:
Zone TaskA task is a work unit assigned to a worker within an inventory organization. Tasks are linked to a zone and specific activities such as pick confirmation, cycle counting, physical counting, PAR counting, and receipt delivery.
Nested Schema : Distribution Account
Type:
objectTitle:
Distribution AccountValue that identifies the distribution account.
Nested Schema : Expense Account
Type:
objectTitle:
Expense AccountValue that identifies the expense account.
Nested Schema : To Lot Grade
Type:
objectTitle:
To Lot GradeRecords the original lot grade of the inventory item prior to the transaction.
Nested Schema : From Project
Type:
objectTitle:
From ProjectValue that uniquely identifies the source project.
Nested Schema : From Task
Type:
objectTitle:
From TaskValue that identifies the source task.
Nested Schema : Intended Use
Type:
objectTitle:
Intended UseValue that uniquely identifies the classification for the intended use, which determines the tax for the item.
Nested Schema : Item
Type:
objectTitle:
ItemValue that identifies the item of the inventory transaction.
Nested Schema : Item Revision
Type:
objectTitle:
Item RevisionValue that identifies the item revision of the inventory transaction.
Nested Schema : License Plate Number
Type:
objectTitle:
License Plate NumberValue that uniquely identifies the license plate number.
Nested Schema : Locator
Type:
objectTitle:
LocatorValue that identifies the locator of the inventory transaction.
Nested Schema : Organization
Type:
objectTitle:
OrganizationValue that identifies the organization of the inventory transaction.
Nested Schema : Original Locator
Type:
objectTitle:
Original LocatorValue that identifies the original locator.
Nested Schema : Original Lot
Type:
objectTitle:
Original LotOriginal lot number associated with the inventory transaction.
Nested Schema : Original Shipment Transaction
Type:
objectTitle:
Original Shipment TransactionValue that uniquely identifies the inventory transaction for the shipment of a transfer order from the source organization. This is used for return transfer orders.
Nested Schema : Original Subinventory
Type:
objectTitle:
Original SubinventoryCode that identifies the original subinventory.
Nested Schema : Transfer Owning Organization ID
Type:
objectTitle:
Transfer Owning Organization IDValue that uniquely identifies the owning organization.
Nested Schema : Parent Transaction
Type:
objectTitle:
Parent TransactionValue that describes the parent inventory transaction.
Nested Schema : oraScmCoreInventoryCounting.PhysicalAdjustment_item-fields
Type:
Show Source
object-
actualCost: string
(big-decimal)
Title:
Adjustment ValueRead Only:trueActual cost of the item. -
adjustmentQuantity: string
(big-decimal)
Title:
Adjustment QuantityRead Only:trueValue by which quantity is adjusted. -
adjustmentUom: string
Title:
Adjustment UOMRead Only:trueUnit of measure for Adjustment quantity. -
approvalStatus: string
Title:
Adjustment StatusRead Only:trueSpecifies approval status of approval record. -
countQuantity: string
(big-decimal)
Title:
Count QuantityRead Only:trueValue of the counted quantity corresponding to a tag in a physical inventory. -
countryOfOriginCode: string
Title:
Inventory Country of OriginRead Only:trueCountry of origin code for a transaction. -
id: string
(big-integer)
Title:
Physical Adjustment IDRead Only:trueValue that uniquely identifies the physical inventory for which the adjustment is reported. -
invStripingCategory: string
Title:
Inventory Striping CategoryRead Only:trueSegment used to identify the descriptive flexfield application context for Inventory striping category attribute. -
item:
item
-
itemOrganizationAssociation:
itemOrganizationAssociation
-
licensePlateNumberDiscrepancyFlag: boolean
Title:
LPN DiscrepancyRead Only:trueIndicates that the LPN was found in a location different from where the system is tracking it. -
licensePlateNumberSummaryCountFlag: boolean
Title:
LPN Count SummaryRead Only:trueIndicates that the counting was performed at the LPN level. If there are multiple tags for the same LPN, the user can select the Confirm Full LPN option, and all associated tags will be updated as counted. -
locator:
locator
-
lotNumber: string
Title:
LotRead Only:trueValue that identifies an inventory lot. -
lotSerialControls: string
Title:
Lot or Serial ControlRead Only:trueValue to indicate that the item is enabled for lot control. -
organization:
organization
-
outermostLicensePlateNumber:
outermostLicensePlateNumber
-
owningType: string
Title:
Transfer Owning Party TypeRead Only:trueType of supplier site or the inventory organization based on the owning type. Contains one of the following values: 1 or 2. If 1, then the material transacted is consigned to supplier. If 2, then the material is owned by the organization. This attribute doesn't have default value. -
parentLicensePlateNumber:
parentLicensePlateNumber
-
physicalInventory:
physicalInventory
-
revision: string
Title:
RevisionRead Only:trueRevision of an item corresponding to a tag in a physical inventory. -
serialNumber: string
Title:
Serial NumberRead Only:trueNumber that uniquely identifies a single quantity of the item in inventory. -
subinventory:
subinventory
-
systemQuantity: string
(big-decimal)
Title:
Snapshot QuantityRead Only:trueQuantity of the item. -
tempApprover: integer
(int32)
Title:
Approver Employee IDRead Only:trueSpecifies approval status of approval record. Can be : Approved, Rejected, or Pending.
Nested Schema : Physical Adjustment
Type:
objectTitle:
Physical AdjustmentIdentifies inventory transactions associated with the physical inventory adjustment transaction type for the physical inventory source.
Nested Schema : item
Match All
Value of the inventory item corresponding to a tag in a physical inventory.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Item
Title:
ItemValue of the inventory item corresponding to a tag in a physical inventory.
Nested Schema : itemOrganizationAssociation
Match All
The association between an item and the organization to which it's assigned.
Show Source
-
object
oraScmCoreProductMgmtItems.ItemOrganizationAssociation_item-fields
-
object
__busObj_context
-
object
Item Organization Association
Title:
Item Organization AssociationThe association between an item and the organization to which it's assigned.
Nested Schema : locator
Match All
Value of the locator corresponding to a tag in a physical inventory.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
Locator
Title:
LocatorValue of the locator corresponding to a tag in a physical inventory.
Nested Schema : organization
Match All
Value of the organization in which a physical inventory is created.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationValue of the organization in which a physical inventory is created.
Nested Schema : outermostLicensePlateNumber
Match All
Value that uniquely identifies the packing unit outermost license plate number.
Show Source
-
object
oraScmCoreInventorySetup.LicensePlateNumber_item-fields
-
object
__busObj_context
-
object
Outermost License Plate Number
Title:
Outermost License Plate NumberValue that uniquely identifies the packing unit outermost license plate number.
Nested Schema : parentLicensePlateNumber
Match All
Value that uniquely identifies the parent license plate number (LPN) of the item.
Show Source
-
object
oraScmCoreInventorySetup.LicensePlateNumber_item-fields
-
object
__busObj_context
-
object
Parent License Plate Number
Title:
Parent License Plate NumberValue that uniquely identifies the parent license plate number (LPN) of the item.
Nested Schema : physicalInventory
Match All
Name of the physical inventory in an organization.
Show Source
-
object
oraScmCoreInventoryCounting.PhysicalInventory_item-fields
-
object
__busObj_context
-
object
Physical Inventory
Title:
Physical InventoryName of the physical inventory in an organization.
Nested Schema : subinventory
Match All
Subinventory associated with the physical inventory.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Subinventory
Title:
SubinventorySubinventory associated with the physical inventory.
Nested Schema : Item
Type:
objectTitle:
ItemValue of the inventory item corresponding to a tag in a physical inventory.
Nested Schema : Item Organization Association
Type:
objectTitle:
Item Organization AssociationThe association between an item and the organization to which it's assigned.
Nested Schema : Locator
Type:
objectTitle:
LocatorValue of the locator corresponding to a tag in a physical inventory.
Nested Schema : Organization
Type:
objectTitle:
OrganizationValue of the organization in which a physical inventory is created.
Nested Schema : Outermost License Plate Number
Type:
objectTitle:
Outermost License Plate NumberValue that uniquely identifies the packing unit outermost license plate number.
Nested Schema : Parent License Plate Number
Type:
objectTitle:
Parent License Plate NumberValue that uniquely identifies the parent license plate number (LPN) of the item.
Nested Schema : oraScmCoreInventoryCounting.PhysicalInventory_item-fields
Type:
Show Source
object-
approvalRequired: string
Title:
Approval RequiredRead Only:trueIndicates whether approval is required for this cycle count. -
description: string
Title:
DescriptionRead Only:trueDescription for the physical inventory. -
excludeNegativeBalance: string
Title:
Exclude negative balancesRead Only:trueIndicates that items with negative balances should be excluded from the count. -
id: string
(big-integer)
Title:
Physical Inventory IDRead Only:trueID of the physical inventory. -
inventoryDate: string
(date)
Title:
Inventory DateRead Only:trueInventory date of the physical inventory. -
name: string
Title:
NameRead Only:trueName of the physical inventory. -
organization:
organization
-
organizationId: string
(big-integer)
Title:
Organization IDRead Only:trueValue that uniquely identifies the organization in which a physical inventory is created. -
tagType: string
Title:
Tag TypeRead Only:trueAbbreviation for the tag type associated with the RFID tag mapping. -
totalAdjustmentValue: string
(big-decimal)
Title:
Adjustment ValueRead Only:trueTotal value of all physical inventory adjustments.
Nested Schema : Physical Inventory
Type:
objectTitle:
Physical InventoryName of the physical inventory in an organization.
Nested Schema : organization
Match All
Organization associated with the physical inventory.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationOrganization associated with the physical inventory.
Nested Schema : Organization
Type:
objectTitle:
OrganizationOrganization associated with the physical inventory.
Nested Schema : Subinventory
Type:
objectTitle:
SubinventorySubinventory associated with the physical inventory.
Nested Schema : Project
Type:
objectTitle:
ProjectValue that identifies the source project.
Nested Schema : Reason
Type:
objectTitle:
ReasonValue that identifies the reason for the inventory transaction.
Nested Schema : Receiving Transaction
Type:
objectTitle:
Receiving TransactionValue that describes the inventory receiving transaction.
Nested Schema : oraScmCoreInventoryTransaction.Reservation_item-fields
Type:
Show Source
object-
accountAliasSourceDemand:
accountAliasSourceDemand
-
accountSourceDemand:
accountSourceDemand
-
backToBackFlag: boolean
Title:
Back-to-BackRead Only:trueIndicates whether the reservation is back-to-back. If true, then the reservation is for a back-to-back item. If false, the reservation isn't for a back-to-back item. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
crossdockFlag: boolean
Title:
Cross-Dock EnabledRead Only:trueContains one of the following values: Y, N or Null. If Y, then the reservation is cross-docked. If N or Null, then the reservation isn't cross-docked. This attribute doesn't have default value. -
demandShipDate: string
(date)
Title:
Demand Ship DateRead Only:trueDate and time when the demand will be met. -
demandSourceDelivery: string
(big-integer)
Title:
Demand Source DeliveryRead Only:trueValue that identifies the delivery for the demand sources. -
demandSourceLineDetail: string
(big-integer)
Title:
Demand Source Line DetailRead Only:trueValue that identifies the line associated with the demand document. -
demandSourceName: string
Title:
Demand Document NameRead Only:trueUniquely identifier for the demand source name. -
detailedQuantity: string
(big-decimal)
Title:
Detail Reserved QuantityRead Only:trueDetailed quantity converted from the primary UOM to the reservation UOM. -
firstOriginalShipmentLineSourceDemandLine:
firstOriginalShipmentLineSourceDemandLine
-
firstShipmentLineSourceDemandLine:
firstShipmentLineSourceDemandLine
-
inventoryStripingCategory: string
Title:
Inventory Striping CategoryRead Only:trueContext name for the Inventory Attributes descriptive flexfield. -
item:
item
-
itemRevision:
itemRevision
-
location:
location
-
lot:
lot
-
orderInterfaceStatusFlag: boolean
Title:
Order Interface StatusRead Only:trueContains one of the following values: Y or N. If Y, then the sales order or the transfer order demand is interfaced to inventory or shipping. If N, then the sales order or the transfer order demand is awaiting to be interfaced to inventory or shipping. This attribute doesn't have a default value. This attribute is associated with a feature that requires opt in. -
organization:
organization
-
originalAccountAliasSourceDemand:
originalAccountAliasSourceDemand
-
originalAccountSourceDemand:
originalAccountSourceDemand
-
originalDemandSourceLineDetail: string
(big-integer)
Title:
Original Demand Line DetailRead Only:trueValue that identifies the delivery line detail for the original demand line for the reservation. -
originalPurchaseOrderSourceDemand:
originalPurchaseOrderSourceDemand
-
originalPurchaseOrderSourceSupply:
originalPurchaseOrderSourceSupply
-
originalPurchaseOrderSourceSupplyLine:
originalPurchaseOrderSourceSupplyLine
-
originalRequisitionOrderSourceSupply:
originalRequisitionOrderSourceSupply
-
originalRequisitionOrderSourceSupplyLine:
originalRequisitionOrderSourceSupplyLine
-
originalSalesOrderSourceDemand:
originalSalesOrderSourceDemand
-
originalSalesOrderSourceDemandLine:
originalSalesOrderSourceDemandLine
-
originalSourceOrderSourceDemand:
originalSourceOrderSourceDemand
-
originalSourceOrderSourceDemandLine:
originalSourceOrderSourceDemandLine
-
originalTransferOrderSourceDemandLine:
originalTransferOrderSourceDemandLine
-
originalTransferOrderSourceSupply:
originalTransferOrderSourceSupply
-
originalTransferOrderSourceSupplyLine:
originalTransferOrderSourceSupplyLine
-
originalWorkOrderSourceDemand:
originalWorkOrderSourceDemand
-
originalWorkOrderSourceDemandLine:
originalWorkOrderSourceDemandLine
-
originalWorkOrderSourceSupply:
originalWorkOrderSourceSupply
-
primaryReservationQuantity: string
(big-decimal)
Title:
Reserved QuantityRead Only:trueReserved quantity expressed in the primary unit of measure of the item. -
primaryUnitOfMeasure:
primaryUnitOfMeasure
-
project:
project
-
purchaseOrderSourceDemand:
purchaseOrderSourceDemand
-
purchaseOrderSourceSupply:
purchaseOrderSourceSupply
-
purchaseOrderSourceSupplyLine:
purchaseOrderSourceSupplyLine
-
requirementDate: string
(date)
Title:
Need-by DateRead Only:trueDate when the customer requires the item. -
requisitionOrderSourceSupply:
requisitionOrderSourceSupply
-
requisitionOrderSourceSupplyLine:
requisitionOrderSourceSupplyLine
-
reservationId: string
(big-integer)
Title:
Reservation IDRead Only:trueValue that uniquely identifies the reservation information associated with a demand document. -
reservationQuantity: string
(big-decimal)
Title:
Reserved QuantityRead Only:trueReservation quantity in the primary unit of measure. -
reservationUnitOfMeasure:
reservationUnitOfMeasure
-
salesOrderLineNumber: string
Title:
Demand Document LineRead Only:trueNumber that identifies the sales order line. This is applicable for a sales order demand. -
salesOrderShipmentNumber: string
Title:
Sales Order ShipmentRead Only:trueNumber that identifies the sales order line corresponding to the reservation. -
salesOrderSourceDemand:
salesOrderSourceDemand
-
salesOrderSourceDemandLine:
salesOrderSourceDemandLine
-
secondaryDetailedQuantity: string
(big-decimal)
Title:
Secondary Detail Reserved QuantityRead Only:trueQuantity detailed in secondary unit of measure. -
secondaryReservationQuantity: string
(big-decimal)
Title:
Secondary QuantityRead Only:trueReservation quantity in the secondary unit of measure. -
serialReservationQuantity: string
(big-decimal)
Title:
Reserved QuantityRead Only:trueDetailed quantity converted from the primary UOM to the reservation UOM. -
shipReadyFlag: boolean
Title:
Ship ReadyRead Only:trueContains one of the following values: 1 or 2. If 1, then the reserved quantity is ready to be shipped. If 2, then the reserved quantity isn't ready to be shipped. This attribute doesn't have default value. -
shipToParty:
shipToParty
-
sourceFulfillmentLine:
sourceFulfillmentLine
-
sourceLineNumber: string
Title:
Source Line NumberRead Only:trueNumber that identifies the originating sales order line. -
sourceOrderSourceDemand:
sourceOrderSourceDemand
-
sourceOrderSourceDemandLine:
sourceOrderSourceDemandLine
-
sourceShipmentNumber: string
Title:
Source ShipmentRead Only:trueNumber that identifies the internal fulfillment source. -
stagedFlag: boolean
Title:
StagedRead Only:trueIndicates whether the reservation is staged. -
subinventory:
subinventory
-
supplyReceiptDate: string
(date)
Title:
Supply Receipt DateRead Only:trueDate when the supply is expected to be received. -
supplySourceLineDetail: string
(big-integer)
Title:
Supply Source Line DetailRead Only:trueLine detail associated with the supply document. -
supplySourceName: string
Title:
Supply Source NameRead Only:trueName of the supply source. -
task:
task
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
transferOrderSourceDemandLine:
transferOrderSourceDemandLine
-
transferOrderSourceSupply:
transferOrderSourceSupply
-
transferOrderSourceSupplyLine:
transferOrderSourceSupplyLine
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
workOrderSourceDemand:
workOrderSourceDemand
-
workOrderSourceDemandLine:
workOrderSourceDemandLine
-
workOrderSourceSupply:
workOrderSourceSupply
Nested Schema : Reservation
Type:
objectTitle:
ReservationValue that uniquely identifies the reservation.
Nested Schema : accountAliasSourceDemand
Match All
Value that identifies the source of the account alias for a reservation.
Show Source
-
object
oraScmCoreInventorySetup.AccountAlias_item-fields
-
object
__busObj_context
-
object
Account Alias Source Demand
Title:
Account Alias Source DemandValue that identifies the source of the account alias for a reservation.
Nested Schema : accountSourceDemand
Match All
Value that identifies the source of the account for a reservation.
Show Source
-
allOf
oraErpCoreStructure.GeneralLedgerAbstractAccount_item-fields
-
object
__busObj_context
-
object
Account Source Demand
Title:
Account Source DemandValue that identifies the source of the account for a reservation.
Nested Schema : firstOriginalShipmentLineSourceDemandLine
Match All
Value that identifies the original shipment line associated with a reservation before it's transferred to another demand using the transfer demand action.
Show Source
-
object
oraScmCoreShippingShipment.ShipmentLine_item-fields
-
object
__busObj_context
-
object
First Original Shipment Line Source Demand Line
Title:
First Original Shipment Line Source Demand LineValue that identifies the original shipment line associated with a reservation before it's transferred to another demand using the transfer demand action.
Nested Schema : firstShipmentLineSourceDemandLine
Match All
Value that identifies the original shipment line for which the reservation is created, before the shipment line is split.
Show Source
-
object
oraScmCoreShippingShipment.ShipmentLine_item-fields
-
object
__busObj_context
-
object
First Shipment Line Source Demand Line
Title:
First Shipment Line Source Demand LineValue that identifies the original shipment line for which the reservation is created, before the shipment line is split.
Nested Schema : item
Match All
Value that uniquely identifies the inventory item.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Item
Title:
ItemValue that uniquely identifies the inventory item.
Nested Schema : itemRevision
Match All
An Item Revision represents a minor modification of the item.
Show Source
-
object
oraScmCoreProductMgmtItems.ItemRevision_item-fields
-
object
__busObj_context
-
object
Item Revision
Title:
Item RevisionAn Item Revision represents a minor modification of the item.
Nested Schema : location
Match All
Reservation quantity in the secondary unit of measure.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
Secondary Quantity
Title:
Secondary QuantityReservation quantity in the secondary unit of measure.
Nested Schema : lot
Match All
Number that identifies the original lot.
Show Source
-
object
oraScmCoreInventoryTransaction.LotNumber_item-fields
-
object
__busObj_context
-
object
Lot
Title:
LotNumber that identifies the original lot.
Nested Schema : organization
Match All
Value that uniquely identifies the organization code.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationValue that uniquely identifies the organization code.
Nested Schema : originalAccountAliasSourceDemand
Match All
Value that identifies the original account alias associated with a reservation before it's transferred to the on-hand supply.
Show Source
-
object
oraScmCoreInventorySetup.AccountAlias_item-fields
-
object
__busObj_context
-
object
Original Account Alias Source Demand
Title:
Original Account Alias Source DemandValue that identifies the original account alias associated with a reservation before it's transferred to the on-hand supply.
Nested Schema : originalAccountSourceDemand
Match All
Value that identifies the original account associated with a reservation before it's transferred to the on-hand supply.
Show Source
-
allOf
oraErpCoreStructure.GeneralLedgerAbstractAccount_item-fields
-
object
__busObj_context
-
object
Original Account Source Demand
Title:
Original Account Source DemandValue that identifies the original account associated with a reservation before it's transferred to the on-hand supply.
Nested Schema : originalPurchaseOrderSourceDemand
Match All
Value that identifies the original purchase order demand reserved for the on-hand supply in a reservation.
Show Source
-
object
oraProcurementCorePurchaseOrders.Order_item-fields
-
object
__busObj_context
-
object
Original Purchase Order Source Demand
Title:
Original Purchase Order Source DemandValue that identifies the original purchase order demand reserved for the on-hand supply in a reservation.
Nested Schema : originalPurchaseOrderSourceSupply
Match All
Value that identifies the original purchase order reserved as supply for a demand line in a reservation.
Show Source
-
object
oraProcurementCorePurchaseOrders.Order_item-fields
-
object
__busObj_context
-
object
Original Purchase Order Source Supply
Title:
Original Purchase Order Source SupplyValue that identifies the original purchase order reserved as supply for a demand line in a reservation.
Nested Schema : originalPurchaseOrderSourceSupplyLine
Match All
Value that identifies the original purchase order line reserved as supply for a demand line in a reservation.
Show Source
-
object
oraProcurementCorePurchaseOrders.OrderSchedule_item-fields
-
object
__busObj_context
-
object
Original Purchase Order Source Supply Line
Title:
Original Purchase Order Source Supply LineValue that identifies the original purchase order line reserved as supply for a demand line in a reservation.
Nested Schema : originalRequisitionOrderSourceSupply
Match All
Value that identifies the original requisition reserved as a supply to a demand line in a reservation.
Show Source
-
object
oraProcurementCorePurchaseRequisitions.RequisitionHeader_item-fields
-
object
__busObj_context
-
object
Original Requisition Order Source Supply
Title:
Original Requisition Order Source SupplyValue that identifies the original requisition reserved as a supply to a demand line in a reservation.
Nested Schema : originalRequisitionOrderSourceSupplyLine
Match All
Value that identifies the original requisition line reserved as supply for a demand line in a reservation.
Show Source
-
object
oraProcurementCorePurchaseRequisitions.RequisitionLine_item-fields
-
object
__busObj_context
-
object
Original Requisition Order Source Supply Line
Title:
Original Requisition Order Source Supply LineValue that identifies the original requisition line reserved as supply for a demand line in a reservation.
Nested Schema : originalSalesOrderSourceDemand
Match All
Value that identifies the original sales order associated with a reservation before it's transferred to another demand.
Show Source
-
object
oraScmCoreInventoryOrder.InventorySalesOrder_item-fields
-
object
__busObj_context
-
object
Original Sales Order Source Demand
Title:
Original Sales Order Source DemandValue that identifies the original sales order associated with a reservation before it's transferred to another demand.
Nested Schema : originalSalesOrderSourceDemandLine
Match All
Value that identifies the original sales order line associated with a reservation before it's transferred to another demand.
Show Source
-
object
oraScmCoreInventoryOrder.InventorySalesOrder_item-fields
-
object
__busObj_context
-
object
Original Sales Order Source Demand Line
Title:
Original Sales Order Source Demand LineValue that identifies the original sales order line associated with a reservation before it's transferred to another demand.
Nested Schema : originalSourceOrderSourceDemand
Match All
Value that identifies the source order number in the order capture system for a reservation.
Show Source
-
object
oraScmCoreOrderMgmtOrders.SalesOrder_item-fields
-
object
__busObj_context
-
object
Original Source Order Source Demand
Title:
Original Source Order Source DemandValue that identifies the source order number in the order capture system for a reservation.
Nested Schema : originalSourceOrderSourceDemandLine
Match All
Value that identifies the order line corresponding to a source order in the order capture system for a reservation.
Show Source
-
object
oraScmCoreOrderMgmtOrders.FulfillmentLine_item-fields
-
object
__busObj_context
-
object
Original Source Order Source Demand Line
Title:
Original Source Order Source Demand LineValue that identifies the order line corresponding to a source order in the order capture system for a reservation.
Nested Schema : originalTransferOrderSourceDemandLine
Match All
A value that identifies the original transfer order demand line corresponding to a sales order demand line when the transfer order is interfaced with Oracle Fusion Cloud Order Management.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderLine_item-fields
-
object
__busObj_context
-
object
Original Transfer Order Source Demand Line
Title:
Original Transfer Order Source Demand LineA value that identifies the original transfer order demand line corresponding to a sales order demand line when the transfer order is interfaced with Oracle Fusion Cloud Order Management.
Nested Schema : originalTransferOrderSourceSupply
Match All
Value that identifies the original transfer order reserved as supply for a demand line in a reservation.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderHeader_item-fields
-
object
__busObj_context
-
object
Original Transfer Order Source Supply
Title:
Original Transfer Order Source SupplyValue that identifies the original transfer order reserved as supply for a demand line in a reservation.
Nested Schema : originalTransferOrderSourceSupplyLine
Match All
Value that identifies the original transfer order line reserved as a supply to a demand line in a reservation.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderLine_item-fields
-
object
__busObj_context
-
object
Original Transfer Order Source Supply Line
Title:
Original Transfer Order Source Supply LineValue that identifies the original transfer order line reserved as a supply to a demand line in a reservation.
Nested Schema : originalWorkOrderSourceDemand
Match All
Value that identifies the original work order reserved for a demand in a reservation.
Show Source
-
object
oraScmCoreManufacturingWorkOrder.WorkOrder_item-fields
-
object
__busObj_context
-
object
Original Work Order Source Demand
Title:
Original Work Order Source DemandValue that identifies the original work order reserved for a demand in a reservation.
Nested Schema : originalWorkOrderSourceDemandLine
Match All
Value that identifies the original work order reserved to a demand line in a reservation.
Show Source
-
object
oraScmCoreManufacturingWorkOrder.WorkOrderOperation_item-fields
-
object
__busObj_context
-
object
Original Work Order Source Demand Line
Title:
Original Work Order Source Demand LineValue that identifies the original work order reserved to a demand line in a reservation.
Nested Schema : originalWorkOrderSourceSupply
Match All
Value that identifies the original work order reserved as supply in a reservation.
Show Source
-
object
oraScmCoreManufacturingWorkOrder.WorkOrder_item-fields
-
object
__busObj_context
-
object
Original Work Order Source Supply
Title:
Original Work Order Source SupplyValue that identifies the original work order reserved as supply in a reservation.
Nested Schema : primaryUnitOfMeasure
Match All
Primary unit of measure for an inventory item.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Primary Unit of Measure
Title:
Primary Unit of MeasurePrimary unit of measure for an inventory item.
Nested Schema : project
Match All
Value that uniquely identifies the project.
Show Source
-
object
oraErpCoreProjectPlanning.Project_item-fields
-
object
__busObj_context
-
object
Project
Title:
ProjectValue that uniquely identifies the project.
Nested Schema : purchaseOrderSourceDemand
Match All
Value that identifies the purchase order demand associated with a reservation.
Show Source
-
object
oraProcurementCorePurchaseOrders.Order_item-fields
-
object
__busObj_context
-
object
Purchase Order Source Demand
Title:
Purchase Order Source DemandValue that identifies the purchase order demand associated with a reservation.
Nested Schema : purchaseOrderSourceSupply
Match All
Value that identifies the purchase order number reserved for a demand line in a reservation.
Show Source
-
object
oraProcurementCorePurchaseOrders.Order_item-fields
-
object
__busObj_context
-
object
Purchase Order Source Supply
Title:
Purchase Order Source SupplyValue that identifies the purchase order number reserved for a demand line in a reservation.
Nested Schema : purchaseOrderSourceSupplyLine
Match All
Value that identifies the purchase order line reserved for a demand in a reservation.
Show Source
-
object
oraProcurementCorePurchaseOrders.OrderSchedule_item-fields
-
object
__busObj_context
-
object
Purchase Order Source Supply Line
Title:
Purchase Order Source Supply LineValue that identifies the purchase order line reserved for a demand in a reservation.
Nested Schema : requisitionOrderSourceSupply
Match All
Value that identifies the requisition number reserved for a demand line in a reservation.
Show Source
-
object
oraProcurementCorePurchaseRequisitions.RequisitionHeader_item-fields
-
object
__busObj_context
-
object
Requisition Order Source Supply
Title:
Requisition Order Source SupplyValue that identifies the requisition number reserved for a demand line in a reservation.
Nested Schema : requisitionOrderSourceSupplyLine
Match All
Value that identifies the requisition line number reserved to a demand in a reservation.
Show Source
-
object
oraProcurementCorePurchaseRequisitions.RequisitionLine_item-fields
-
object
__busObj_context
-
object
Requisition Order Source Supply Line
Title:
Requisition Order Source Supply LineValue that identifies the requisition line number reserved to a demand in a reservation.
Nested Schema : reservationUnitOfMeasure
Match All
Value that identifies the unit of measure corresponding to a reservation.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Reservation Unit of Measure
Title:
Reservation Unit of MeasureValue that identifies the unit of measure corresponding to a reservation.
Nested Schema : salesOrderSourceDemand
Match All
Value that identifies the sales order number associated with a demand line in a reservation.
Show Source
-
object
oraScmCoreInventoryOrder.InventorySalesOrder_item-fields
-
object
__busObj_context
-
object
Sales Order Source Demand
Title:
Sales Order Source DemandValue that identifies the sales order number associated with a demand line in a reservation.
Nested Schema : salesOrderSourceDemandLine
Match All
Value that identifies the sales order line number reserved for a demand line in a reservation.
Show Source
-
object
oraScmCoreInventoryOrder.InventorySalesOrder_item-fields
-
object
__busObj_context
-
object
Sales Order Source Demand Line
Title:
Sales Order Source Demand LineValue that identifies the sales order line number reserved for a demand line in a reservation.
Nested Schema : shipToParty
Match All
Value that identifies the ship-to location associated to a demand line.
Show Source
-
allOf
oraCxSalesCommonParty.Party_item-fields
-
object
__busObj_context
-
object
Ship-to Party
Title:
Ship-to PartyValue that identifies the ship-to location associated to a demand line.
Nested Schema : sourceFulfillmentLine
Match All
Value that identifies the fulfillment line in the source system corresponding to a demand in a reservation.
Show Source
-
object
oraScmCoreOrderMgmtOrders.FulfillmentLine_item-fields
-
object
__busObj_context
-
object
Source Fulfillment Line
Title:
Source Fulfillment LineValue that identifies the fulfillment line in the source system corresponding to a demand in a reservation.
Nested Schema : sourceOrderSourceDemand
Match All
Value that identifies the order number in the source system corresponding to a demand line of a reservation.
Show Source
-
object
oraScmCoreOrderMgmtOrders.SalesOrder_item-fields
-
object
__busObj_context
-
object
Source Order Source Demand
Title:
Source Order Source DemandValue that identifies the order number in the source system corresponding to a demand line of a reservation.
Nested Schema : sourceOrderSourceDemandLine
Match All
Value that identifies the line number corresponding to an order number in the source system for a demand line in a reservation.
Show Source
-
object
oraScmCoreOrderMgmtOrders.FulfillmentLine_item-fields
-
object
__busObj_context
-
object
Source Order Source Demand Line
Title:
Source Order Source Demand LineValue that identifies the line number corresponding to an order number in the source system for a demand line in a reservation.
Nested Schema : subinventory
Match All
Value that indicates the name of the subinventory.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Subinventory
Title:
SubinventoryValue that indicates the name of the subinventory.
Nested Schema : task
Match All
Value that uniquely identifies the task for the supply document.
Show Source
-
object
oraErpCoreProjectPlanning.ProjectTask_item-fields
-
object
__busObj_context
-
object
Inventory Task
Title:
Inventory TaskValue that uniquely identifies the task for the supply document.
Nested Schema : transferOrderSourceDemandLine
Match All
A value that identifies the original transfer order demand line corresponding to a sales order demand line when the transfer order is interfaced with Oracle Fusion Cloud Order Management.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderLine_item-fields
-
object
__busObj_context
-
object
Original Transfer Order Source Demand Line
Title:
Original Transfer Order Source Demand LineA value that identifies the original transfer order demand line corresponding to a sales order demand line when the transfer order is interfaced with Oracle Fusion Cloud Order Management.
Nested Schema : transferOrderSourceSupply
Match All
Value that identifies the transfer order number reserved for a demand in a reservation.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderHeader_item-fields
-
object
__busObj_context
-
object
Transfer Order Source Supply
Title:
Transfer Order Source SupplyValue that identifies the transfer order number reserved for a demand in a reservation.
Nested Schema : transferOrderSourceSupplyLine
Match All
Value that identifies the transfer order line number reserved for a demand in a reservation.
Show Source
-
object
oraScmCoreTransferOrder.TransferOrderLine_item-fields
-
object
__busObj_context
-
object
Transfer Order Source Supply Line
Title:
Transfer Order Source Supply LineValue that identifies the transfer order line number reserved for a demand in a reservation.
Nested Schema : workOrderSourceDemand
Match All
Value that identifies the work order type for the demand.
Show Source
-
object
oraScmCoreManufacturingWorkOrder.WorkOrder_item-fields
-
object
__busObj_context
-
object
Work Order Source Demand
Title:
Work Order Source DemandValue that identifies the work order type for the demand.
Nested Schema : workOrderSourceDemandLine
Match All
Value that identifies the work order component demand associated with a reservation.
Show Source
-
object
oraScmCoreManufacturingWorkOrder.WorkOrderOperation_item-fields
-
object
__busObj_context
-
object
Work Order Source Demand Line
Title:
Work Order Source Demand LineValue that identifies the work order component demand associated with a reservation.
Nested Schema : workOrderSourceSupply
Match All
Value that identifies the work order number reserved for a demand in a reservation.
Show Source
-
object
oraScmCoreManufacturingWorkOrder.WorkOrder_item-fields
-
object
__busObj_context
-
object
Work Order Source Supply
Title:
Work Order Source SupplyValue that identifies the work order number reserved for a demand in a reservation.
Nested Schema : Account Alias Source Demand
Type:
objectTitle:
Account Alias Source DemandValue that identifies the source of the account alias for a reservation.
Nested Schema : Account Source Demand
Type:
objectTitle:
Account Source DemandValue that identifies the source of the account for a reservation.
Nested Schema : First Original Shipment Line Source Demand Line
Type:
objectTitle:
First Original Shipment Line Source Demand LineValue that identifies the original shipment line associated with a reservation before it's transferred to another demand using the transfer demand action.
Nested Schema : First Shipment Line Source Demand Line
Type:
objectTitle:
First Shipment Line Source Demand LineValue that identifies the original shipment line for which the reservation is created, before the shipment line is split.
Nested Schema : Item
Type:
objectTitle:
ItemValue that uniquely identifies the inventory item.
Nested Schema : Item Revision
Type:
objectTitle:
Item RevisionAn Item Revision represents a minor modification of the item.
Nested Schema : Secondary Quantity
Type:
objectTitle:
Secondary QuantityReservation quantity in the secondary unit of measure.
Nested Schema : Lot
Type:
objectTitle:
LotNumber that identifies the original lot.
Nested Schema : Organization
Type:
objectTitle:
OrganizationValue that uniquely identifies the organization code.
Nested Schema : Original Account Alias Source Demand
Type:
objectTitle:
Original Account Alias Source DemandValue that identifies the original account alias associated with a reservation before it's transferred to the on-hand supply.
Nested Schema : Original Account Source Demand
Type:
objectTitle:
Original Account Source DemandValue that identifies the original account associated with a reservation before it's transferred to the on-hand supply.
Nested Schema : Original Purchase Order Source Demand
Type:
objectTitle:
Original Purchase Order Source DemandValue that identifies the original purchase order demand reserved for the on-hand supply in a reservation.
Nested Schema : Original Purchase Order Source Supply
Type:
objectTitle:
Original Purchase Order Source SupplyValue that identifies the original purchase order reserved as supply for a demand line in a reservation.
Nested Schema : Original Purchase Order Source Supply Line
Type:
objectTitle:
Original Purchase Order Source Supply LineValue that identifies the original purchase order line reserved as supply for a demand line in a reservation.
Nested Schema : Original Requisition Order Source Supply
Type:
objectTitle:
Original Requisition Order Source SupplyValue that identifies the original requisition reserved as a supply to a demand line in a reservation.
Nested Schema : Original Requisition Order Source Supply Line
Type:
objectTitle:
Original Requisition Order Source Supply LineValue that identifies the original requisition line reserved as supply for a demand line in a reservation.
Nested Schema : Original Sales Order Source Demand
Type:
objectTitle:
Original Sales Order Source DemandValue that identifies the original sales order associated with a reservation before it's transferred to another demand.
Nested Schema : Original Sales Order Source Demand Line
Type:
objectTitle:
Original Sales Order Source Demand LineValue that identifies the original sales order line associated with a reservation before it's transferred to another demand.
Nested Schema : Original Source Order Source Demand
Type:
objectTitle:
Original Source Order Source DemandValue that identifies the source order number in the order capture system for a reservation.
Nested Schema : Original Source Order Source Demand Line
Type:
objectTitle:
Original Source Order Source Demand LineValue that identifies the order line corresponding to a source order in the order capture system for a reservation.
Nested Schema : Original Transfer Order Source Demand Line
Type:
objectTitle:
Original Transfer Order Source Demand LineA value that identifies the original transfer order demand line corresponding to a sales order demand line when the transfer order is interfaced with Oracle Fusion Cloud Order Management.
Nested Schema : Original Transfer Order Source Supply
Type:
objectTitle:
Original Transfer Order Source SupplyValue that identifies the original transfer order reserved as supply for a demand line in a reservation.
Nested Schema : Original Transfer Order Source Supply Line
Type:
objectTitle:
Original Transfer Order Source Supply LineValue that identifies the original transfer order line reserved as a supply to a demand line in a reservation.
Nested Schema : Original Work Order Source Demand
Type:
objectTitle:
Original Work Order Source DemandValue that identifies the original work order reserved for a demand in a reservation.
Nested Schema : Original Work Order Source Demand Line
Type:
objectTitle:
Original Work Order Source Demand LineValue that identifies the original work order reserved to a demand line in a reservation.
Nested Schema : Original Work Order Source Supply
Type:
objectTitle:
Original Work Order Source SupplyValue that identifies the original work order reserved as supply in a reservation.
Nested Schema : Primary Unit of Measure
Type:
objectTitle:
Primary Unit of MeasurePrimary unit of measure for an inventory item.
Nested Schema : Project
Type:
objectTitle:
ProjectValue that uniquely identifies the project.
Nested Schema : Purchase Order Source Demand
Type:
objectTitle:
Purchase Order Source DemandValue that identifies the purchase order demand associated with a reservation.
Nested Schema : Purchase Order Source Supply
Type:
objectTitle:
Purchase Order Source SupplyValue that identifies the purchase order number reserved for a demand line in a reservation.
Nested Schema : Purchase Order Source Supply Line
Type:
objectTitle:
Purchase Order Source Supply LineValue that identifies the purchase order line reserved for a demand in a reservation.
Nested Schema : Requisition Order Source Supply
Type:
objectTitle:
Requisition Order Source SupplyValue that identifies the requisition number reserved for a demand line in a reservation.
Nested Schema : Requisition Order Source Supply Line
Type:
objectTitle:
Requisition Order Source Supply LineValue that identifies the requisition line number reserved to a demand in a reservation.
Nested Schema : Reservation Unit of Measure
Type:
objectTitle:
Reservation Unit of MeasureValue that identifies the unit of measure corresponding to a reservation.
Nested Schema : Sales Order Source Demand
Type:
objectTitle:
Sales Order Source DemandValue that identifies the sales order number associated with a demand line in a reservation.
Nested Schema : Sales Order Source Demand Line
Type:
objectTitle:
Sales Order Source Demand LineValue that identifies the sales order line number reserved for a demand line in a reservation.
Nested Schema : Ship-to Party
Type:
objectTitle:
Ship-to PartyValue that identifies the ship-to location associated to a demand line.
Nested Schema : Source Fulfillment Line
Type:
objectTitle:
Source Fulfillment LineValue that identifies the fulfillment line in the source system corresponding to a demand in a reservation.
Nested Schema : Source Order Source Demand
Type:
objectTitle:
Source Order Source DemandValue that identifies the order number in the source system corresponding to a demand line of a reservation.
Nested Schema : Source Order Source Demand Line
Type:
objectTitle:
Source Order Source Demand LineValue that identifies the line number corresponding to an order number in the source system for a demand line in a reservation.
Nested Schema : Subinventory
Type:
objectTitle:
SubinventoryValue that indicates the name of the subinventory.
Nested Schema : Inventory Task
Type:
objectTitle:
Inventory TaskValue that uniquely identifies the task for the supply document.
Nested Schema : Original Transfer Order Source Demand Line
Type:
objectTitle:
Original Transfer Order Source Demand LineA value that identifies the original transfer order demand line corresponding to a sales order demand line when the transfer order is interfaced with Oracle Fusion Cloud Order Management.
Nested Schema : Transfer Order Source Supply
Type:
objectTitle:
Transfer Order Source SupplyValue that identifies the transfer order number reserved for a demand in a reservation.
Nested Schema : Transfer Order Source Supply Line
Type:
objectTitle:
Transfer Order Source Supply LineValue that identifies the transfer order line number reserved for a demand in a reservation.
Nested Schema : Work Order Source Demand
Type:
objectTitle:
Work Order Source DemandValue that identifies the work order type for the demand.
Nested Schema : Work Order Source Demand Line
Type:
objectTitle:
Work Order Source Demand LineValue that identifies the work order component demand associated with a reservation.
Nested Schema : Work Order Source Supply
Type:
objectTitle:
Work Order Source SupplyValue that identifies the work order number reserved for a demand in a reservation.
Nested Schema : Resource Account
Type:
objectTitle:
Resource AccountSpecifies the account used to track resources allocated to the transaction.
Nested Schema : Secondary Quantity UOM
Type:
objectTitle:
Secondary Quantity UOMValue that represents the secondary quantity in the secondary unit of measure of an item for an inventory transaction.
Nested Schema : Ship-from Location
Type:
objectTitle:
Ship-from LocationValue that specifies the ship from location of the inventory transaction.
Nested Schema : Staged Validated Transaction
Type:
objectTitle:
Staged Validated TransactionA pending transaction or staged validated transaction waiting to be executed or executed but has resulted in an error. It's interfaced to inventory from an external application or a picking transaction that's been staged and waiting to be pick confirmed.
Nested Schema : Subinventory
Type:
objectTitle:
SubinventoryValue that indicates the subinventory of the inventory transaction.
Nested Schema : Supplier Lot
Type:
objectTitle:
Supplier LotName of the supplier for the lot.
Nested Schema : Task
Type:
objectTitle:
TaskIdentifier of the task used to stripe inventory transactions.
Nested Schema : From Lot Grade
Type:
objectTitle:
From Lot GradeSpecifies the target lot grade for the inventory item in the transaction.
Nested Schema : To Project
Type:
objectTitle:
To ProjectValue that identifies the destination project for project transfer transactions. This attribute is associated with a feature that requires opt-in.
Nested Schema : To Task
Type:
objectTitle:
To TaskValue that identifies the destination task for project transfer transactions. This attribute is associated with a feature that requires opt in.
Nested Schema : Transaction Quantity UOM
Type:
objectTitle:
Transaction Quantity UOMValue that represents the transaction quantity in the unit of measure associated with an inventory transaction.
Nested Schema : oraScmCoreInventorySetup.TransactionSourceType_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueThe language in which the values of the translatable columns were created, updated, or copied from. -
description: string
Title:
DescriptionValue that indicates the description of the transaction source type. -
endDate: string
(date)
Title:
End DateRead Only:trueValue that indicates the end date of the transaction source type. -
id: string
(big-integer)
Title:
IDRead Only:trueValue that uniquely describes the transaction source type. -
name: string
Title:
NameValue that indicates the name of the transaction source type. -
startDate: string
(date)
Title:
Start DateRead Only:trueValue that indicates the start date of the transaction source type. -
userDefinedFlag: boolean
Title:
User definedRead Only:trueValue that indicates the user-defined value for the transaction source type.
Nested Schema : Transaction Source Type
Type:
objectTitle:
Transaction Source TypeValue that identifies the transaction source type.
Nested Schema : oraScmCoreInventorySetup.TransactionType_item-fields
Type:
Show Source
object-
$sourceLang: string
Title:
Source LanguageRead Only:trueThe language in which the values of the translatable columns were created, updated, or copied from. -
description: string
Title:
DescriptionValue that shows the transaction type description. -
endDate: string
(date)
Title:
End DateRead Only:trueValue that identifies the transaction type end date. -
id: string
(big-integer)
Title:
IDRead Only:trueValue that uniquely describes the transaction type ID. -
name: string
Title:
NameValue that specifies the transaction type name. -
projectEnabledFlag: boolean
Title:
Project EnabledRead Only:trueValue that identifies the transaction type project enabled value. -
sourceType:
sourceType
-
startDate: string
(date)
Title:
Start DateRead Only:trueValue that indicates the transaction type start date. -
transactionActionCode:
transactionActionCode
-
userDefinedFlag: boolean
Title:
User DefinedRead Only:trueValue that indicates the transaction type user defined value.
Nested Schema : Transaction Type
Type:
objectTitle:
Transaction TypeValue that identifies the transaction type.
Nested Schema : sourceType
Match All
Value that specifies the transaction type source type.
Show Source
-
object
oraScmCoreInventorySetup.TransactionSourceType_item-fields
-
object
__busObj_context
-
object
Source Type
Title:
Source TypeValue that specifies the transaction type source type.
Nested Schema : transactionActionCode
Match All
Value that identifies the transaction type action type.
Show Source
-
string
Title:
Action TypeRead Only:trueValue that identifies the transaction type action type. -
string
Allowed Values:
[ "1", "10", "12", "13", "2", "11", "16", "14", "15", "17", "21", "22", "24", "25", "28", "3", "23", "26", "27", "29", "30", "31", "32", "33", "34", "4", "41", "35", "36", "40", "42", "43", "5", "50", "51", "55", "56", "58", "59", "6", "52", "57", "7", "9", "8", "67", "68", "69" ]
Nested Schema : Source Type
Type:
objectTitle:
Source TypeValue that specifies the transaction type source type.
Nested Schema : Transfer Cost Distribution Account
Type:
objectTitle:
Transfer Cost Distribution AccountValue that identifies the account for the transaction transfer cost distribution.
Nested Schema : Transfer License Plate Number
Type:
objectTitle:
Transfer License Plate NumberRecords the license plate number linked to the inventory transfer.
Nested Schema : Transfer Locator
Type:
objectTitle:
Transfer LocatorLocation defined for the ship-to destination.
Nested Schema : Transfer Organization
Type:
objectTitle:
Transfer OrganizationDestination organization for the inventory transfer.
Nested Schema : Transfer Owning Organization ID
Type:
objectTitle:
Transfer Owning Organization IDIdentifies the organization owning the inventory after the transfer.
Nested Schema : Transfer Project
Type:
objectTitle:
Transfer ProjectTransfer project identifier used in project transfer transactions.
Nested Schema : Transfer Subinventory
Type:
objectTitle:
Transfer SubinventorySubinventory where the material is transferred.
Nested Schema : Transfer Task
Type:
objectTitle:
Transfer TaskTransfer task used in project transfer transactions.
Nested Schema : Transportation Distribution Account
Type:
objectTitle:
Transportation Distribution AccountDistribution account used for transfer transportation.
Nested Schema : Item
Type:
objectTitle:
ItemThe name of the inventory item.
Nested Schema : Locator
Type:
objectTitle:
LocatorName of the item locator for the shipment line.
Nested Schema : Lot
Type:
objectTitle:
LotLot associated with a shipment line.
Nested Schema : Master Container Item ID
Type:
objectTitle:
Master Container Item IDMaster container item of the shipment line.
Nested Schema : oraScmCoreInventoryOrder.MovementRequestLine_item-fields
Type:
Show Source
object-
backOrderShipmentLine:
backOrderShipmentLine
-
containerItem:
containerItem
-
countryOfOrigin:
countryOfOrigin
-
crossdockType: string
(big-integer)
Title:
Cross-Dock TypeRead Only:trueIndicates the cross-dock type. -
endSerial:
endSerial
-
enforceInteger: string
Title:
Enforce single lotRead Only:trueIndicates whether the full LPN transaction enforcement feature is enabled for the organization. -
externalSystemRequestedQuantityInPrimaryUOM: string
(big-decimal)
Title:
External System Requested Quantity Primary UOMRead Only:trueThe requested quantity of the item in the purchasing unit of measure, as specified by an external system. -
fromLocator:
fromLocator
-
fromSubinventory:
fromSubinventory
-
grade:
grade
-
header:
header
-
id: string
(big-integer)
Title:
Movement Request Line IDRead Only:trueValue that uniquely identifies the line ID for a line in the movement request header. -
inspectionStatus: string
(big-integer)
Title:
Inspection StatusRead Only:trueStatus after inspection of the movement request line. -
inventoryStripingCategory: string
Title:
Flexfields for Inventory Striping AttributesRead Only:trueContext name for inventory striping attributes. -
item:
item
-
itemOrganization:
itemOrganization
-
kanbanCard:
kanbanCard
-
licensePlateNumber:
licensePlateNumber
-
lineNumber: string
(big-integer)
Title:
Line NumberRead Only:trueNumber that identifies the movement request line number. -
lineStatus: string
(big-integer)
Title:
Line StatusRead Only:trueCode that identifies the state or condition of the movement request line. A list of accepted values is defined in the lookup type INV_TXN_REQUEST_STATUS. -
lot:
lot
-
lpn:
lpn
-
modelQuantity: string
(big-decimal)
Title:
QuantityRead Only:trueQuantity of the top model for ship model complete items. -
operationSequenceNumber: string
(big-integer)
Title:
Operation SequenceRead Only:trueNumber that identifies the operation sequence that the work order is at when the movement request is generated. -
organization:
organization
-
originalItem:
originalItem
-
personDetail:
personDetail
-
pjcContextCategory: string
Title:
Project Context CategoryRead Only:trueSegment for the Project Costing Details descriptive flexfield. -
primaryQuantity: string
(big-decimal)
Title:
QuantityRead Only:trueMovement request quantity in terms of primary unit of measure of the item. -
project:
project
-
quantity: string
(big-decimal)
Title:
Requested QuantityRead Only:trueMovement request quantity in terms of unit of measure of the transaction for the item. -
quantityDelivered: string
(big-decimal)
Title:
Transacted QuantityRead Only:trueQuantity delivered for the item. -
quantityDetailed: string
(big-decimal)
Title:
Detail Reserved QuantityRead Only:trueQuantity which has released for the movement request line. -
reason:
reason
-
referenceDetailShipmentLine:
referenceDetailShipmentLine
-
referenceName: string
Title:
ReferenceRead Only:trueReference name of the movement request line creator. -
referenceTypeCode: string
(big-integer)
Title:
Reference Source TypeRead Only:trueCode that identifies the type of movement request creator. -
requiredQuantity: string
(big-decimal)
Title:
Demand QuantityRead Only:trueMovement request quantity requested for the item. -
revision:
revision
-
secondaryQuantity: string
(big-decimal)
Title:
Secondary Requested QuantityRead Only:trueMovement request quantity in terms of secondary unit of measure of the item. -
secondaryQuantityDelivered: string
(big-decimal)
Title:
Secondary Delivered QuantityRead Only:trueQuantity delivered for the item in the secondary unit of measure. -
secondaryQuantityDetailed: string
(big-decimal)
Title:
Secondary Quantity DetailedRead Only:trueQuantity released for the item in the secondary unit of measure. -
secondaryRequiredQuantity: string
(big-decimal)
Title:
Secondary Required QuantityRead Only:trueQuantity requested for the item in the secondary unit of measure. -
secondaryUnitOfMeasure:
secondaryUnitOfMeasure
-
shipSetName: string
Title:
Shipping Set NameRead Only:trueName of the shipment set that contains the shipment line among the group of movement request lines within a movement request that need to ship together from their common origin to a common destination and have the same required date. -
shipToLocation:
shipToLocation
-
startSerial:
startSerial
-
task:
task
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
toAccount:
toAccount
-
toLicensePlateNumber:
toLicensePlateNumber
-
toLocator:
toLocator
-
toOrganization:
toOrganization
-
toSubinventory:
toSubinventory
-
transactionSourceShipmentLine:
transactionSourceShipmentLine
-
transactionSourceType:
transactionSourceType
-
transactionType:
transactionType
-
unitOfMeasure:
unitOfMeasure
-
wipSupplyType: string
(big-integer)
Title:
WIP Supply TypeRead Only:trueType of supply assigned to a component on a work order.
Nested Schema : Movement Request Line
Type:
objectTitle:
Movement Request LineValue that uniquely identifies the movement request line within a movement request corresponding to the shipment line.
Nested Schema : backOrderShipmentLine
Match All
Details related to the delivery of backordered items included in the movement request.
Show Source
-
object
oraScmCoreShippingShipment.ShipmentLine_item-fields
-
object
__busObj_context
-
object
Backorder Shipment Line
Title:
Backorder Shipment LineDetails related to the delivery of backordered items included in the movement request.
Nested Schema : containerItem
Match All
The item or material used as a container, for example, a box or a pallet, to hold the goods being moved.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Container Item
Title:
Container ItemThe item or material used as a container, for example, a box or a pallet, to hold the goods being moved.
Nested Schema : countryOfOrigin
Match All
The territories list of values resource is used to query the ISO standard territories.
Show Source
-
allOf
oraCommonAppsInfraObjects.Territory_item-fields
-
object
__busObj_context
-
object
Territory
Title:
TerritoryThe territories list of values resource is used to query the ISO standard territories.
Nested Schema : endSerial
Match All
A serial number is an alphanumeric identifier assigned to an individual unit of an item. It enables tight control over every unit in inventory and allows reference of the same serial number during material transactions.
Show Source
-
object
oraScmCoreInventoryTransaction.SerialNumber_item-fields
-
object
__busObj_context
-
object
Serial Number
Title:
Serial NumberA serial number is an alphanumeric identifier assigned to an individual unit of an item. It enables tight control over every unit in inventory and allows reference of the same serial number during material transactions.
Nested Schema : fromLocator
Match All
Value that identifies the source locator corresponding to a source subinventory.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
From Locator
Title:
From LocatorValue that identifies the source locator corresponding to a source subinventory.
Nested Schema : fromSubinventory
Match All
Identifies the source subinventory.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
From Subinventory
Title:
From SubinventoryIdentifies the source subinventory.
Nested Schema : grade
Match All
Abbreviation that identifies the grade of the item.
Show Source
-
object
oraScmCoreInventorySetup.LotGrade_item-fields
-
object
__busObj_context
-
object
Grade
Title:
GradeAbbreviation that identifies the grade of the item.
Nested Schema : header
Match All
Value that uniquely identifies the movement request header.
Show Source
-
object
oraScmCoreInventoryOrder.MovementRequestHeader_item-fields
-
object
__busObj_context
-
object
Header
Title:
HeaderValue that uniquely identifies the movement request header.
Nested Schema : item
Match All
Name of the inventory item on the movement request line.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Item
Title:
ItemName of the inventory item on the movement request line.
Nested Schema : itemOrganization
Match All
The organization from which the item is referenced for the movement request.
Show Source
-
object
oraScmCoreProductMgmtItems.ItemOrganizationAssociation_item-fields
-
object
__busObj_context
-
object
Item Organization
Title:
Item OrganizationThe organization from which the item is referenced for the movement request.
Nested Schema : kanbanCard
Match All
The Kanban Cards view object contains information about sourcing, point of use of the items, and other details.
Show Source
-
object
oraScmCoreManufacturingWorkSetup.KanbanCard_item-fields
-
object
__busObj_context
-
object
Kanban Card
Title:
Kanban CardThe Kanban Cards view object contains information about sourcing, point of use of the items, and other details.
Nested Schema : licensePlateNumber
Match All
The license plate number, which is a unique identifier for a specific pallet or container used to track their movement in the system.
Show Source
-
object
oraScmCoreInventorySetup.LicensePlateNumber_item-fields
-
object
__busObj_context
-
object
License Plate Number
Title:
License Plate NumberThe license plate number, which is a unique identifier for a specific pallet or container used to track their movement in the system.
Nested Schema : lot
Match All
A unique identifier or batch number assigned to a group of items produced or received together, which is used to track inventory by lot for movement requests.
Show Source
-
object
oraScmCoreInventoryTransaction.LotNumber_item-fields
-
object
__busObj_context
-
object
Lot
Title:
LotA unique identifier or batch number assigned to a group of items produced or received together, which is used to track inventory by lot for movement requests.
Nested Schema : lpn
Match All
The license plate number, which is a unique identifier for a specific pallet or container used to track their movement in the system.
Show Source
-
object
oraScmCoreInventorySetup.LicensePlateNumber_item-fields
-
object
__busObj_context
-
object
License Plate Number
Title:
License Plate NumberThe license plate number, which is a unique identifier for a specific pallet or container used to track their movement in the system.
Nested Schema : organization
Match All
Identifies the organization in which the movement request is created.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationIdentifies the organization in which the movement request is created.
Nested Schema : originalItem
Match All
The identifier of the ordered item from the source system.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Original Item
Title:
Original ItemThe identifier of the ordered item from the source system.
Nested Schema : personDetail
Match All
The personDetails resource provides all the details of a person and it's the root resource.
Show Source
-
allOf
oraHcmHrCoreEmployment.PersonDetail_item
-
object
__busObj_context
-
object
Details
Title:
DetailsThe personDetails resource provides all the details of a person and it's the root resource.
Nested Schema : project
Match All
Number that identifies the project. This attribute is derived from the source document for the pick wave movement requests created for sales orders, transfer orders, and work orders. The attribute is entered when creating the requisition movement request if the transaction type is enabled for projects.
Show Source
-
object
oraErpCoreProjectPlanning.Project_item-fields
-
object
__busObj_context
-
object
Project
Title:
ProjectNumber that identifies the project. This attribute is derived from the source document for the pick wave movement requests created for sales orders, transfer orders, and work orders. The attribute is entered when creating the requisition movement request if the transaction type is enabled for projects.
Nested Schema : reason
Match All
Name of the movement request reason.
Show Source
-
object
oraScmCoreInventorySetup.TransactionReason_item-fields
-
object
__busObj_context
-
object
Reason
Title:
ReasonName of the movement request reason.
Nested Schema : referenceDetailShipmentLine
Match All
Links the movement request line to a specific shipment line ID for tracking material transfer or delivery.
Show Source
-
object
oraScmCoreShippingShipment.ShipmentLine_item-fields
-
object
__busObj_context
-
object
Reference Detail Shipment Line
Title:
Reference Detail Shipment LineLinks the movement request line to a specific shipment line ID for tracking material transfer or delivery.
Nested Schema : revision
Match All
Value that indicates the revision of the inventory item.
Show Source
-
object
oraScmCoreProductMgmtItems.ItemRevision_item-fields
-
object
__busObj_context
-
object
Revision
Title:
RevisionValue that indicates the revision of the inventory item.
Nested Schema : secondaryUnitOfMeasure
Match All
Code that identifies the secondary unit of measure that may have been used to do the material transaction.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Secondary Unit of Measure
Title:
Secondary Unit of MeasureCode that identifies the secondary unit of measure that may have been used to do the material transaction.
Nested Schema : shipToLocation
Match All
Name of the ship-to location.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Ship-to Location
Title:
Ship-to LocationName of the ship-to location.
Nested Schema : startSerial
Match All
The serial number details assigned to an item on a movement request line.
Show Source
-
object
oraScmCoreInventoryTransaction.SerialNumber_item-fields
-
object
__busObj_context
-
object
From Serial Number
Title:
From Serial NumberThe serial number details assigned to an item on a movement request line.
Nested Schema : task
Match All
Number that identifies the task. This attribute is derived from the source document for the pick wave movement requests created for sales orders, transfer orders, and work orders. The attribute is entered when creating the requisition movement request if the transaction type is enabled for projects.
Show Source
-
object
oraErpCoreProjectPlanning.ProjectTask_item-fields
-
object
__busObj_context
-
object
Task
Title:
TaskNumber that identifies the task. This attribute is derived from the source document for the pick wave movement requests created for sales orders, transfer orders, and work orders. The attribute is entered when creating the requisition movement request if the transaction type is enabled for projects.
Nested Schema : toAccount
Match All
The account or entity receiving items to which the movement request will be charged.
Show Source
-
allOf
oraErpCoreStructure.GeneralLedgerAbstractAccount_item-fields
-
object
__busObj_context
-
object
Account
Title:
AccountThe account or entity receiving items to which the movement request will be charged.
Nested Schema : toLicensePlateNumber
Match All
The license plate number corresponding to the destination where the items are being moved.
Show Source
-
object
oraScmCoreInventorySetup.LicensePlateNumber_item-fields
-
object
__busObj_context
-
object
To LPN
Title:
To LPNThe license plate number corresponding to the destination where the items are being moved.
Nested Schema : toLocator
Match All
Value that identifies the destination locator corresponding to a destination subinventory.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
To Locator
Title:
To LocatorValue that identifies the destination locator corresponding to a destination subinventory.
Nested Schema : toOrganization
Match All
Identifies the destination organization for the movement request.
Show Source
-
object
oraHcmHrCoreWorkStructures.Organization_abstract-item
-
object
__busObj_context
-
object
To Organization
Title:
To OrganizationIdentifies the destination organization for the movement request.
Nested Schema : toSubinventory
Match All
Identifies the destination subinventory.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
To Subinventory
Title:
To SubinventoryIdentifies the destination subinventory.
Nested Schema : transactionSourceShipmentLine
Match All
The requested quantity of the item in the purchasing unit of measure, as specified by an external system.
Show Source
-
object
oraScmCoreShippingShipment.ShipmentLine_item-fields
-
object
__busObj_context
-
object
Transaction Source Shipment Line
Title:
Transaction Source Shipment LineThe requested quantity of the item in the purchasing unit of measure, as specified by an external system.
Nested Schema : transactionSourceType
Match All
Value that uniquely identifies the transaction source type.
Show Source
-
object
oraScmCoreInventorySetup.TransactionSourceType_item-fields
-
object
__busObj_context
-
object
Transaction Source Type
Title:
Transaction Source TypeValue that uniquely identifies the transaction source type.
Nested Schema : transactionType
Match All
Name of the transaction type associated with the movement request number.
Show Source
-
object
oraScmCoreInventorySetup.TransactionType_item-fields
-
object
__busObj_context
-
object
Transaction Type
Title:
Transaction TypeName of the transaction type associated with the movement request number.
Nested Schema : unitOfMeasure
Match All
Name of the unit of measure of the line quantity.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Unit of Measure
Title:
Unit of MeasureName of the unit of measure of the line quantity.
Nested Schema : Backorder Shipment Line
Type:
objectTitle:
Backorder Shipment LineDetails related to the delivery of backordered items included in the movement request.
Nested Schema : Container Item
Type:
objectTitle:
Container ItemThe item or material used as a container, for example, a box or a pallet, to hold the goods being moved.
Nested Schema : Territory
Type:
objectTitle:
TerritoryThe territories list of values resource is used to query the ISO standard territories.
Nested Schema : Serial Number
Type:
objectTitle:
Serial NumberA serial number is an alphanumeric identifier assigned to an individual unit of an item. It enables tight control over every unit in inventory and allows reference of the same serial number during material transactions.
Nested Schema : From Locator
Type:
objectTitle:
From LocatorValue that identifies the source locator corresponding to a source subinventory.
Nested Schema : From Subinventory
Type:
objectTitle:
From SubinventoryIdentifies the source subinventory.
Nested Schema : Grade
Type:
objectTitle:
GradeAbbreviation that identifies the grade of the item.
Nested Schema : oraScmCoreInventoryOrder.MovementRequestHeader_item-fields
Type:
Show Source
object-
assignmentNumber: string
Title:
Assignment NumberRead Only:trueValue that uniquely identifies the assignment for the movement request header. -
carrier:
carrier
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
dateRequired: string
(date)
Title:
Date RequiredRead Only:trueThe user who last updated the record. -
description: string
Title:
DescriptionRead Only:trueDescription of the movement request. -
freightCode: string
Title:
CarrierRead Only:trueCode that identifies the freight for the movement request. -
fromLocator:
fromLocator
-
fromSubinventory:
fromSubinventory
-
groupingRule:
groupingRule
-
headerStatus: string
(big-integer)
Title:
StatusRead Only:trueCode that identifies the state or condition of the movement request. A list of accepted values is defined in the lookup type INV_TXN_REQUEST_STATUS. -
id: string
(big-integer)
Title:
Movement Request IDRead Only:trueValue that uniquely identifies the movement request header. -
moveOrderType: string
(big-integer)
Title:
Movement Request TypeRead Only:trueType of movement request such as requisition or replenishment. -
organization:
organization
-
reference:
reference
-
requestNumber: string
Title:
Request NumberRead Only:trueNumber that identifies the movement request. -
shipToLocation:
shipToLocation
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
toAccount:
toAccount
-
toLocator:
toLocator
-
toSubinventory:
toSubinventory
-
transactionType:
transactionType
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Header
Type:
objectTitle:
HeaderValue that uniquely identifies the movement request header.
Nested Schema : carrier
Match All
A carrier represents a business organization that fulfills the shipment of products. Each carrier may model a variety of shipping methods, optional contacts, and inbound tracking rules. For example, FedEx Corporation, or DHL Express.
Show Source
-
allOf
oraScmCoreCarrier.Carrier_item-fields
-
object
__busObj_context
-
object
Carrier
Title:
CarrierA carrier represents a business organization that fulfills the shipment of products. Each carrier may model a variety of shipping methods, optional contacts, and inbound tracking rules. For example, FedEx Corporation, or DHL Express.
Nested Schema : fromLocator
Match All
Value that identifies the source locator corresponding to a source subinventory.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
From Locator
Title:
From LocatorValue that identifies the source locator corresponding to a source subinventory.
Nested Schema : fromSubinventory
Match All
Identifies the source subinventory.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
From Subinventory
Title:
From SubinventoryIdentifies the source subinventory.
Nested Schema : groupingRule
Match All
Name of the pick grouping rule.
Show Source
-
object
oraScmCoreInventoryTransaction.PickGroupingRule_item-fields
-
object
__busObj_context
-
object
Pick Grouping Rule
Title:
Pick Grouping RuleName of the pick grouping rule.
Nested Schema : organization
Match All
Identifies the source organization.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization
Title:
OrganizationIdentifies the source organization.
Nested Schema : reference
Match All
Information about a product that's recalled by the manufacturer. A recall line comprises the part number, device identifier, model, brand, part description, lot numbers, and serial numbers. The line identifier is a unique application-generated primary key of this resource.
Show Source
-
object
oraScmCoreHealthcareProductRecallMgmt.RecallHeader_item-fields
-
object
__busObj_context
-
object
Recall Header
Title:
Recall HeaderInformation about a product that's recalled by the manufacturer. A recall line comprises the part number, device identifier, model, brand, part description, lot numbers, and serial numbers. The line identifier is a unique application-generated primary key of this resource.
Nested Schema : shipToLocation
Match All
Name of the ship-to location.
Show Source
-
allOf
oraCxSalesCommonParty.Location_item-fields
-
object
__busObj_context
-
object
Ship-to Location
Title:
Ship-to LocationName of the ship-to location.
Nested Schema : toAccount
Match All
Value that uniquely identifies the financial account used to post depreciation expenses.
Show Source
-
allOf
oraErpCoreStructure.GeneralLedgerAbstractAccount_item-fields
-
object
__busObj_context
-
object
Destination Account
Title:
Destination AccountValue that uniquely identifies the financial account used to post depreciation expenses.
Nested Schema : toLocator
Match All
Value that identifies the destination locator corresponding to a destination subinventory.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
To Locator
Title:
To LocatorValue that identifies the destination locator corresponding to a destination subinventory.
Nested Schema : toSubinventory
Match All
Identifies the destination subinventory.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
To Subinventory
Title:
To SubinventoryIdentifies the destination subinventory.
Nested Schema : transactionType
Match All
Name of the transaction type associated with the movement request number.
Show Source
-
object
oraScmCoreInventorySetup.TransactionType_item-fields
-
object
__busObj_context
-
object
Transaction Type
Title:
Transaction TypeName of the transaction type associated with the movement request number.
Nested Schema : Carrier
Type:
objectTitle:
CarrierA carrier represents a business organization that fulfills the shipment of products. Each carrier may model a variety of shipping methods, optional contacts, and inbound tracking rules. For example, FedEx Corporation, or DHL Express.
Nested Schema : From Locator
Type:
objectTitle:
From LocatorValue that identifies the source locator corresponding to a source subinventory.
Nested Schema : From Subinventory
Type:
objectTitle:
From SubinventoryIdentifies the source subinventory.
Nested Schema : Pick Grouping Rule
Type:
objectTitle:
Pick Grouping RuleName of the pick grouping rule.
Nested Schema : Organization
Type:
objectTitle:
OrganizationIdentifies the source organization.
Nested Schema : Recall Header
Type:
objectTitle:
Recall HeaderInformation about a product that's recalled by the manufacturer. A recall line comprises the part number, device identifier, model, brand, part description, lot numbers, and serial numbers. The line identifier is a unique application-generated primary key of this resource.
Nested Schema : Ship-to Location
Type:
objectTitle:
Ship-to LocationName of the ship-to location.
Nested Schema : Destination Account
Type:
objectTitle:
Destination AccountValue that uniquely identifies the financial account used to post depreciation expenses.
Nested Schema : To Locator
Type:
objectTitle:
To LocatorValue that identifies the destination locator corresponding to a destination subinventory.
Nested Schema : To Subinventory
Type:
objectTitle:
To SubinventoryIdentifies the destination subinventory.
Nested Schema : Transaction Type
Type:
objectTitle:
Transaction TypeName of the transaction type associated with the movement request number.
Nested Schema : Item
Type:
objectTitle:
ItemName of the inventory item on the movement request line.
Nested Schema : Item Organization
Type:
objectTitle:
Item OrganizationThe organization from which the item is referenced for the movement request.
Nested Schema : oraScmCoreManufacturingWorkSetup.KanbanCard_item-fields
Type:
Show Source
object-
cardStatus: string
Read Only:
true -
createdBy: string
Read Only:
true -
id: string
(big-integer)
Read Only:
true -
item:
item
-
kanbanCardNumber: string
Read Only:
true -
kanbanCardType: string
Read Only:
true -
locator:
locator
-
organization:
organization
-
timeCreated: string
(date-time)
Read Only:
true -
timeUpdated: string
(date-time)
Read Only:
true -
updatedBy: string
Read Only:
true
Nested Schema : Kanban Card
Type:
objectTitle:
Kanban CardThe Kanban Cards view object contains information about sourcing, point of use of the items, and other details.
Nested Schema : item-allOf[2]
Type:
objectNested Schema : locator-allOf[2]
Type:
objectNested Schema : organization-allOf[2]
Type:
objectNested Schema : License Plate Number
Type:
objectTitle:
License Plate NumberThe license plate number, which is a unique identifier for a specific pallet or container used to track their movement in the system.
Nested Schema : Lot
Type:
objectTitle:
LotA unique identifier or batch number assigned to a group of items produced or received together, which is used to track inventory by lot for movement requests.
Nested Schema : License Plate Number
Type:
objectTitle:
License Plate NumberThe license plate number, which is a unique identifier for a specific pallet or container used to track their movement in the system.
Nested Schema : Organization
Type:
objectTitle:
OrganizationIdentifies the organization in which the movement request is created.
Nested Schema : Original Item
Type:
objectTitle:
Original ItemThe identifier of the ordered item from the source system.
Nested Schema : Details
Type:
objectTitle:
DetailsThe personDetails resource provides all the details of a person and it's the root resource.
Nested Schema : Project
Type:
objectTitle:
ProjectNumber that identifies the project. This attribute is derived from the source document for the pick wave movement requests created for sales orders, transfer orders, and work orders. The attribute is entered when creating the requisition movement request if the transaction type is enabled for projects.
Nested Schema : Reason
Type:
objectTitle:
ReasonName of the movement request reason.
Nested Schema : Reference Detail Shipment Line
Type:
objectTitle:
Reference Detail Shipment LineLinks the movement request line to a specific shipment line ID for tracking material transfer or delivery.
Nested Schema : Revision
Type:
objectTitle:
RevisionValue that indicates the revision of the inventory item.
Nested Schema : Secondary Unit of Measure
Type:
objectTitle:
Secondary Unit of MeasureCode that identifies the secondary unit of measure that may have been used to do the material transaction.
Nested Schema : Ship-to Location
Type:
objectTitle:
Ship-to LocationName of the ship-to location.
Nested Schema : From Serial Number
Type:
objectTitle:
From Serial NumberThe serial number details assigned to an item on a movement request line.
Nested Schema : Task
Type:
objectTitle:
TaskNumber that identifies the task. This attribute is derived from the source document for the pick wave movement requests created for sales orders, transfer orders, and work orders. The attribute is entered when creating the requisition movement request if the transaction type is enabled for projects.
Nested Schema : Account
Type:
objectTitle:
AccountThe account or entity receiving items to which the movement request will be charged.
Nested Schema : To LPN
Type:
objectTitle:
To LPNThe license plate number corresponding to the destination where the items are being moved.
Nested Schema : To Locator
Type:
objectTitle:
To LocatorValue that identifies the destination locator corresponding to a destination subinventory.
Nested Schema : To Organization
Type:
objectTitle:
To OrganizationIdentifies the destination organization for the movement request.
Nested Schema : To Subinventory
Type:
objectTitle:
To SubinventoryIdentifies the destination subinventory.
Nested Schema : Transaction Source Shipment Line
Type:
objectTitle:
Transaction Source Shipment LineThe requested quantity of the item in the purchasing unit of measure, as specified by an external system.
Nested Schema : Transaction Source Type
Type:
objectTitle:
Transaction Source TypeValue that uniquely identifies the transaction source type.
Nested Schema : Transaction Type
Type:
objectTitle:
Transaction TypeName of the transaction type associated with the movement request number.
Nested Schema : Unit of Measure
Type:
objectTitle:
Unit of MeasureName of the unit of measure of the line quantity.
Nested Schema : New Source Shipment ID
Type:
objectTitle:
New Source Shipment IDNew shipment number from the source system.
Nested Schema : Organization
Type:
objectTitle:
OrganizationThe name of the inventory organization for the shipment line.
Nested Schema : Organization
Type:
objectTitle:
OrganizationAn organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Nested Schema : Original Line
Type:
objectTitle:
Original LineRepresents the delivery detail of the line that was originally created for the order line.
Nested Schema : Original Item
Type:
objectTitle:
Original ItemThe name of the original item for the shipment line.
Nested Schema : Original Item UOM
Type:
objectTitle:
Original Item UOMPrimary unit of measure of the original item requested by the source system.
Nested Schema : Outsourcer Party
Type:
objectTitle:
Outsourcer PartyOutsourcer party that sent the order line.
Nested Schema : Parent Inventory Item ID
Type:
objectTitle:
Parent Inventory Item IDParent Inventory Item of the shipment line.
Nested Schema : Parent License Plate Number
Type:
objectTitle:
Parent License Plate NumberParent license plate number the detail line is packed into.
Nested Schema : Parent Source Shipment ID
Type:
objectTitle:
Parent Source Shipment IDRepresents the source shipment of the parent item.
Nested Schema : Picking Batch
Type:
objectTitle:
Picking BatchIdentifies the picking batch associated with the shipment line.
Nested Schema : Initial Destination Locations List of Values
Type:
objectTitle:
Initial Destination Locations List of ValuesName that identifies the destination location of the initial leg of the transportation planned to deliver the shipment to the final destination.
Nested Schema : Inventory Project ID
Type:
objectTitle:
Inventory Project IDName of the project.
Nested Schema : Receiving Shipment Line
Type:
objectTitle:
Receiving Shipment LineRepresents the receiving shipment line.
Nested Schema : Requested Quantity UOM
Type:
objectTitle:
Requested Quantity UOMThe unit of measure for the requested quantity on the source order line.
Nested Schema : Root Source Shipments
Type:
objectTitle:
Root Source ShipmentsThe initial shipment from the source system.
Nested Schema : Original Item Secondary UOM
Type:
objectTitle:
Original Item Secondary UOMSecondary unit of measure for the requested quantity of the original item.
Nested Schema : Secondary Quantity UOM
Type:
objectTitle:
Secondary Quantity UOMSecondary unit of measure for the requested quantity.
Nested Schema : Secondary Source Requested Quantity UOM
Type:
objectTitle:
Secondary Source Requested Quantity UOMThe secondary unit of measure for the requested quantity on the source order line.
Nested Schema : Shipment Line Serial Number
Type:
objectTitle:
Shipment Line Serial NumberSerial number for the item.
Nested Schema : Ship-from Location
Type:
objectTitle:
Ship-from LocationValue that identifies the inventory transaction ship-from location.
Nested Schema : Shipping method
Type:
objectTitle:
Shipping methodValue that indicates the shipping method to use during shipment confirmation.
Nested Schema : Ship-to Location
Type:
objectTitle:
Ship-to LocationShip-to location associated with the shipment line.
Nested Schema : Ship-to Party
Type:
objectTitle:
Ship-to PartyShip-to party associated with the shipment line.
Nested Schema : Ship-to Party Site ID
Type:
objectTitle:
Ship-to Party Site IDShip-to party site associated with the shipment line.
Nested Schema : Sold-to Party
Type:
objectTitle:
Sold-to PartySold-to party associated with the shipment line.
Nested Schema : Source Requested Quantity UOM
Type:
objectTitle:
Source Requested Quantity UOMAbbreviation that identifies the unit of measure for the requested quantity on the source order line.
Nested Schema : Source Shipment
Type:
objectTitle:
Source ShipmentSource shipment associated with the shipment line.
Nested Schema : Subinventory
Type:
objectTitle:
SubinventoryThe source subinventory of the shipment line.
Nested Schema : Shipment Line
Type:
objectTitle:
Shipment LineShipment lines assigned to a shipment. This information includes details about the related shipment lines.
Nested Schema : Staged Validated Transaction
Type:
objectTitle:
Staged Validated TransactionValue that indicates whether a transaction is staged or validated.
Nested Schema : Standard Pack UOM
Type:
objectTitle:
Standard Pack UOMThe unit of measure for the standard packed quantity.
Nested Schema : Subinventory
Type:
objectTitle:
SubinventoryName of the subinventory for the shipment line.
Nested Schema : Task ID
Type:
objectTitle:
Task IDName of the task.
Nested Schema : Transfer Order Header
Type:
objectTitle:
Transfer Order HeaderTransfer order header on the shipment line.
Nested Schema : Transfer Order Line
Type:
objectTitle:
Transfer Order LineTransfer order line number on the shipment line.
Nested Schema : Lot Volume UOM
Type:
objectTitle:
Lot Volume UOMVolume unit of measure of the shipment line.
Nested Schema : Weight UOM
Type:
objectTitle:
Weight UOMWeight unit of measure of the shipment line.
Nested Schema : Shipping Method
Type:
objectTitle:
Shipping MethodCode that identifies the ship method.
Nested Schema : Ship-to Location
Type:
objectTitle:
Ship-to LocationShipment associated with the picking batch.
Nested Schema : Ship-to Party
Type:
objectTitle:
Ship-to PartyShip-to party associated with the picking batch.
Nested Schema : Task Description
Type:
objectTitle:
Task DescriptionValue that uniquely identifies the task for standardized project cost collection.
Nested Schema : Initial Destination
Type:
objectTitle:
Initial DestinationValue that uniquely identifies the initial leg of the transportation planned to deliver the shipment to the final destination.
Nested Schema : Zone
Type:
objectTitle:
ZoneGroups of subinventories and locators used primarily to manage tasks and workers efficiently. For example, a warehouse may have different areas where specific groups of workers perform tasks. Zones can be created for these areas, and workers can be assigned to them.
Nested Schema : Carrier
Type:
objectTitle:
CarrierName of the carrier responsible for shipping. This may be a derived or related value.
Nested Schema : Picking Batch
Type:
objectTitle:
Picking BatchA picking batch is a group of shipment lines that are released for picking together. You can use picking batches to fulfill customer demands, optimize transportation, or reduce shipment delays.
Nested Schema : Currency
Type:
objectTitle:
CurrencyA currency is a standardization of money used for displaying monetary amounts, assigning to ledgers, entering transactions, recording balances, and reporting. All currencies listed in the International Organization for Standardization 4217 standard are supported. The statistical unit currency is used for financial statistics in financial reports, allocation formulas, and other calculations.
Nested Schema : Currency
Type:
objectTitle:
CurrencyIdentifier for the freight cost currency.
Nested Schema : Location Details
Type:
objectTitle:
Location DetailsThe physical address details of a party or customer account, including building number, street address, postal code, and geographic data.
Nested Schema : Location Details
Type:
objectTitle:
Location DetailsThe physical address details of a party or customer account, including building number, street address, postal code, and geographic data.
Nested Schema : Picking Batch
Type:
objectTitle:
Picking BatchA picking batch is a group of shipment lines that are released for picking together. You can use picking batches to fulfill customer demands, optimize transportation, or reduce shipment delays.
Nested Schema : oraScmCoreShippingShipment.OutboundLoad_item-fields
Type:
Show Source
object-
closedDate: string
(date)
Title:
Closed DateRead Only:trueThe date when the outbound load was closed. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
DescriptionRead Only:trueDescription of the outbound load. -
freightTermsCode: string
Title:
Freight TermsRead Only:trueAbbreviation that identifies the freight terms. A list of accepted values is defined in the lookup WSH_FREIGHT_CHARGE_TERMS. -
grossWeight: string
(big-decimal)
Title:
Gross WeightRead Only:trueGross weight of the outbound shipment load. -
id: string
(big-integer)
Title:
Load IDRead Only:trueUnique identifier of the outbound load. -
initialShipDate: string
(date)
Title:
Initial Ship DateRead Only:trueThe date planned for shipping the outbound load. -
loadName: string
Title:
Load NameRead Only:trueName of the outbound load. -
modeOfTransport: string
Title:
Mode of TransportRead Only:trueValue that uniquely identifies the mode of transport for the shipping method. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT. -
netWeight: string
(big-decimal)
Title:
Net WeightRead Only:trueNet weight of the outbound shipment load. -
referenceNumber: string
Title:
Reference NumberRead Only:trueReference number generated for the outbound shipment load. -
serviceLevel: string
Title:
Service LevelRead Only:trueValue that uniquely identifies the service level for the shipping method. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. -
shipMethodCode: string
Title:
Shipping Method CodeRead Only:trueAbbreviation that identifies the transportation method for the shipment. -
statusCode: string
Title:
Status CodeRead Only:trueAbbreviation that identifies the status of the load. A list of accepted values is defined in the lookup type ORA_WSH_OUTBOUND_LOAD_STATUS. -
tareWeight: string
(big-decimal)
Title:
Tare WeightRead Only:trueTare weight of the outbound shipment load. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
volume: string
(big-decimal)
Title:
VolumeRead Only:trueVolume of the outbound load.
Nested Schema : Load
Type:
objectTitle:
LoadRepresents the unique identifier for the load associated with the shipment.
Nested Schema : Organization
Type:
objectTitle:
OrganizationOrganization for the shipment.
Nested Schema : Third Party
Type:
objectTitle:
Third PartyIdentifier of the third-party organization responsible for handling the shipment on behalf of the shipping organization.
Nested Schema : Picking Batch
Type:
objectTitle:
Picking BatchIdentifier for the picking batch that processed the shipment.
Nested Schema : Location Details
Type:
objectTitle:
Location DetailsThe physical address details of a party or customer account, including building number, street address, postal code, and geographic data.
Nested Schema : Receiving Shipment Header
Type:
objectTitle:
Receiving Shipment HeaderValue that displays the plural label for the receiving shipment header business object.
Nested Schema : Transit Time Shipping Method
Type:
objectTitle:
Transit Time Shipping MethodA transit time shipping method represents a chosen shipping method and duration in days indicating how long that method will take to move a delivery from the origin to the destination.
Nested Schema : Ship-to Customer
Type:
objectTitle:
Ship-to CustomerParty to whom the goods are being shipped, derived from the SHIP_TO_PARTY_ID.
Nested Schema : Sold-to Customer
Type:
objectTitle:
Sold-to CustomerParty purchasing the goods, derived from the SOLD_TO_PARTY_ID.
Nested Schema : Sales Order
Type:
objectTitle:
Sales OrderNumber that identifies the sales order created in Oracle Fusion Cloud Order Management. If an order is created in a different application and then interfaced with Order Management then the source order number corresponds to this inventory sales order number. For example, the inventory sales order number 100 could correspond to a legacy order number LEG100. In that case, you might use the order number 100 to search for its shipment lines in Oracle Shipping.
Nested Schema : Standard Lookup Code
Type:
objectTitle:
Standard Lookup CodeThe standard lookup codes list of values resource is used to query the list of standard lookup codes.
Nested Schema : Location Details
Type:
objectTitle:
Location DetailsThe physical address details of a party or customer account, including building number, street address, postal code, and geographic data.
Nested Schema : Item
Type:
objectTitle:
ItemAn object that can be transacted, such as physical product or service offering.
Nested Schema : Volume UOM
Type:
objectTitle:
Volume UOMUnit of measure for quantifying the volume.
Nested Schema : Weight UOM
Type:
objectTitle:
Weight UOMUnit of measure for quantifying the weight.
Nested Schema : Shipment Line
Type:
objectTitle:
Shipment LineShipment line associated with the container.
Nested Schema : Ship-to Location
Type:
objectTitle:
Ship-to LocationShip-to location associated with the container.
Nested Schema : Ship-to Party
Type:
objectTitle:
Ship-to PartyShip-to party customer associated with the container.
Nested Schema : Sold-to Party
Type:
objectTitle:
Sold-to PartySold-to party customer associated with the container.
Nested Schema : Source Header ID
Type:
objectTitle:
Source Header IDValue that uniquely identifies the packing unit source header.
Nested Schema : Shipment Line
Type:
objectTitle:
Shipment LineShipment lines assigned to a shipment. This information includes details about the related shipment lines.
Nested Schema : Source Type
Type:
objectTitle:
Source TypeSource type associated with the container.
Nested Schema : Status
Type:
objectTitle:
StatusValue that indicates the current state of the LPN.
Nested Schema : Subinventory
Type:
objectTitle:
SubinventoryCurrent subinventory associated with the container.
Nested Schema : Tare Weight UOM
Type:
objectTitle:
Tare Weight UOMName of the unit of measure for the tare weight of the packing unit.
Nested Schema : Assembly Serial Number
Type:
objectTitle:
Assembly Serial NumberSerial number identifying the assembly where the components are fulfilled. It's not applicable for maintenance work orders.
Nested Schema : Category
Type:
objectTitle:
CategoryValue that uniquely identifies the category details.
Nested Schema : Item
Type:
objectTitle:
ItemAn object that can be transacted, such as physical product or service offering.
Nested Schema : Content License Plate Number
Type:
objectTitle:
Content License Plate NumberName of the content populated in the LPN when the entire LPN is transacted.
Nested Schema : Currency
Type:
objectTitle:
CurrencyA currency is a standardization of money used for displaying monetary amounts, assigning to ledgers, entering transactions, recording balances, and reporting. All currencies listed in the International Organization for Standardization 4217 standard are supported. The statistical unit currency is used for financial statistics in financial reports, allocation formulas, and other calculations.
Nested Schema : Cycle Count Header
Type:
objectTitle:
Cycle Count HeaderValue that uniquely identifies the customer's ship-to site.
Nested Schema : Cycle Count Line
Type:
objectTitle:
Cycle Count LineValue of the item in the cycle count sequence.
Nested Schema : Default Taxation Country
Type:
objectTitle:
Default Taxation CountryThe territories list of values resource is used to query the ISO standard territories.
Nested Schema : Demand Source Header ID
Type:
objectTitle:
Demand Source Header IDValue that uniquely identifies the demand for the line item, such as, Sales Order Number and Work Order Number.
Nested Schema : Distribution Account
Type:
objectTitle:
Distribution AccountValue that identifies the distribution account.
Nested Schema : Location Details
Type:
objectTitle:
Location DetailsValue that uniquely identifies the final destination for the purchase, if it's different from the ship-to location.
Nested Schema : Carrier
Type:
objectTitle:
CarrierA carrier represents a business organization that fulfills the shipment of products. Each carrier may model a variety of shipping methods, optional contacts, and inbound tracking rules. For example, FedEx Corporation, or DHL Express.
Nested Schema : From Project
Type:
objectTitle:
From ProjectIdentifies the originating project.
Nested Schema : From Task
Type:
objectTitle:
From TaskIdentifies the source task.
Nested Schema : Item
Type:
objectTitle:
ItemInventory item for the inventory transaction.
Nested Schema : Item Primary Unit of Measure
Type:
objectTitle:
Item Primary Unit of MeasurePrimary unit of measure associated with the inventory item.
Nested Schema : Item Restricted Subinventory
Type:
objectTitle:
Item Restricted SubinventoryCheckbox to indicate if the item has transaction restrictions within specific locations of the organization.
Nested Schema : Item Revision
Type:
objectTitle:
Item RevisionRevision of the inventory item.
Nested Schema : License Plate Number
Type:
objectTitle:
License Plate NumberValue that identifies the license plate number.
Nested Schema : Locator
Type:
objectTitle:
LocatorIdentifies the item locator.
Nested Schema : Lot
Type:
objectTitle:
LotLot number specified for the inventory transaction.
Nested Schema : Movement Request Header
Type:
objectTitle:
Movement Request HeaderValue that uniquely identifies the movement request header number.
Nested Schema : Movement Request Header
Type:
objectTitle:
Movement Request HeaderMove Order Header ID identifier
Nested Schema : Movement Request Line
Type:
objectTitle:
Movement Request LineUnique identifier for the move order line.
Nested Schema : Next Lot
Type:
objectTitle:
Next LotNext lot number for the inventory item.
Nested Schema : Next Serial Number
Type:
objectTitle:
Next Serial NumberNext serial number for the inventory item.
Nested Schema : Work Order Operation
Type:
objectTitle:
Work Order OperationThis business object stores information about the various execution steps required for a given work order. These steps include the processes that are necessary to produce a given product.
Nested Schema : oraScmCoreManufacturingWorkExecution.OperationTransaction_item-fields
Type:
Show Source
object-
completionSubinventoryCode: string
Title:
Completion SubinventoryRead Only:trueSubinventory in which the product is stored after product completion. -
costingInterfacedFlag: boolean
Read Only:
trueIndicates whether the operation transaction is interfaced to costing or not. -
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
fromDispatchState: string
Read Only:
trueStatus of the operation transaction quantity moved from. A list of accepted values is defined in the lookup type ORA_WIE_DISPATCH_STATE. -
id: string
(big-integer)
Read Only:
trueValue that uniquely identifies the work order operation transaction. This is the primary key of the Work Order Operation Transaction view object. -
item:
item
-
locator:
locator
-
order:
order
-
orderLine:
orderLine
-
organizationConfiguration:
organizationConfiguration
-
primaryQuantity: string
(big-decimal)
Read Only:
trueQuantity of the product that's transacted in the primary unit of measure. -
reasonCode: string
Read Only:
trueReason why the quantities were rejected or scrapped at the operation. -
sourceHeaderReference: string
Read Only:
trueReference to the operation transaction header in the source system. -
sourceLineReference: string
Read Only:
trueReference to the operation transaction line in the source system. -
sourceSystemCode: string
Title:
Source SystemRead Only:trueIndicates the source system from which the operation transaction is imported. Depending on the source system type, this value could represent an internal product code or the actual trading community source system reference. -
sourceSystemIdentifier: string
(big-decimal)
Read Only:
trueValue that uniquely identifies the source system. -
sourceSystemType: string
Title:
Source System TypeRead Only:trueIndicates the type of source system, internal or external, from which work order operation transaction is imported. A list of accepted values is defined in the lookup type ORA_WIE_SOURCE_SYSTEM_TYPE. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
toDispatchState: string
Read Only:
trueStatus of the operation transaction quantity moved to. A list of accepted values is defined in the lookup type ORA_WIE_DISPATCH_STATE. -
transactionDate: string
(date-time)
Title:
Transaction DateRead Only:trueDate when the operation transaction is performed. -
transactionNote: string
Title:
Transaction NoteRead Only:trueNote captured while reporting the operation transaction. -
transactionQuantity: string
(big-decimal)
Title:
Available to TransactRead Only:trueQuantity of the product that's transacted in the transactional unit of measure. -
transactionTypeCode: string
Read Only:
trueIndicates the type of operation transaction. A list of accepted values is defined in the lookup type ORA_WIE_DISPATCH_STATE. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
workerIdentifier: string
(big-decimal)
Read Only:
true -
workOrder:
workOrder
-
workOrderOperation:
workOrderOperation
-
workOrderOperationTransactionGroupIdentifier: string
(big-decimal)
Read Only:
true
Nested Schema : Operation Transaction Details
Type:
objectTitle:
Operation Transaction DetailsUnique identifier for the transaction action.
Nested Schema : item-allOf[2]
Type:
objectNested Schema : locator-allOf[2]
Type:
objectNested Schema : order-allOf[2]
Type:
objectNested Schema : orderLine-allOf[2]
Type:
objectNested Schema : oraScmCoreOrganization.OrganizationConfiguration_item
Match All
The organization configuration defines the high-level input values for a facility, such as a location, time zone, management business unit, and primary ledger. The configuration also specifies the use of the facility in SCM applications, such as indicating if it's used for manufacturing or integrated to other Oracle Fusion Cloud products. The configuration also specifies default values used in Oracle Fusion Cloud Inventory Management and Oracle Product Hub. For example, whether the warehouse accepts substitute items or supports inventory tracking by financial projects.
Show Source
-
object
oraScmCoreOrganization.OrganizationConfiguration_item-fields
-
object
Organization Configuration
Title:
Organization ConfigurationThe organization configuration defines the high-level input values for a facility, such as a location, time zone, management business unit, and primary ledger. The configuration also specifies the use of the facility in SCM applications, such as indicating if it's used for manufacturing or integrated to other Oracle Fusion Cloud products. The configuration also specifies default values used in Oracle Fusion Cloud Inventory Management and Oracle Product Hub. For example, whether the warehouse accepts substitute items or supports inventory tracking by financial projects.
Nested Schema : Organization Configuration
Type:
objectTitle:
Organization ConfigurationThe organization configuration defines the high-level input values for a facility, such as a location, time zone, management business unit, and primary ledger. The configuration also specifies the use of the facility in SCM applications, such as indicating if it's used for manufacturing or integrated to other Oracle Fusion Cloud products. The configuration also specifies default values used in Oracle Fusion Cloud Inventory Management and Oracle Product Hub. For example, whether the warehouse accepts substitute items or supports inventory tracking by financial projects.
Nested Schema : organizationConfiguration-allOf[2]
Type:
objectNested Schema : workOrder-allOf[2]
Type:
objectNested Schema : oraScmCoreManufacturingWorkOrder.WorkOrderOperation_item
Match All
This business object stores information about the various execution steps required for a given work order. These steps include the processes that are necessary to produce a given product.
Show Source
-
object
oraScmCoreManufacturingWorkOrder.WorkOrderOperation_item-fields
-
object
Work Order Operation
Title:
Work Order OperationThis business object stores information about the various execution steps required for a given work order. These steps include the processes that are necessary to produce a given product.
Nested Schema : Work Order Operation
Type:
objectTitle:
Work Order OperationThis business object stores information about the various execution steps required for a given work order. These steps include the processes that are necessary to produce a given product.
Nested Schema : Organization
Type:
objectTitle:
OrganizationInventory organization or warehouse for the inventory transaction.
Nested Schema : Original Locator
Type:
objectTitle:
Original LocatorOriginal source locator associated with the inventory transaction.
Nested Schema : Original Lot
Type:
objectTitle:
Original LotOriginal lot number associated with the inventory transaction.
Nested Schema : Original Shipment Transaction
Type:
objectTitle:
Original Shipment TransactionValue that uniquely identifies the inventory transaction. This attribute is for the shipment from the originating transfer order. The attribute is applicable for the transfer order return cases.
Nested Schema : Original Subinventory
Type:
objectTitle:
Original SubinventoryOriginal source subinventory associated with the inventory transaction.
Nested Schema : Original Transaction ID
Type:
objectTitle:
Original Transaction IDValue that uniquely identifies the serial transaction.
Nested Schema : Owning Organization
Type:
objectTitle:
Owning OrganizationValue that identifies the organization of the party who owns the transaction.
Nested Schema : Physical Adjustment
Type:
objectTitle:
Physical AdjustmentValue by which quantity is adjusted.
Nested Schema : Physical Inventory
Type:
objectTitle:
Physical InventoryValue that uniquely identifies the physical inventory.
Nested Schema : Shipment Line
Type:
objectTitle:
Shipment LineShipment lines assigned to a shipment. This information includes details about the related shipment lines.
Nested Schema : Project
Type:
objectTitle:
ProjectIdentifier of the project used to stripe inventory transactions.
Nested Schema : Reason
Type:
objectTitle:
ReasonDescribes the rationale for the transaction.
Nested Schema : Receiving Transaction
Type:
objectTitle:
Receiving TransactionInventory organization receiving the inventory transaction.
Nested Schema : Requester
Type:
objectTitle:
RequesterReference to the unique identifier of the requester.
Nested Schema : Requisition Distribution
Type:
objectTitle:
Requisition DistributionThe Requisition Distributions view object stores information about the accounting and project data for each distribution associated with each requisition line.
Nested Schema : Requisition Line
Type:
objectTitle:
Requisition LineThe Requisition Lines view object stores information about requisition lines. It manages the items to be purchased, its quantity, unit of measure, price, and deliver-to location information.
Nested Schema : Reservation
Type:
objectTitle:
ReservationValue that indicates whether a reservation exists for a line in the pending transactions.
Nested Schema : Sales Order
Type:
objectTitle:
Sales OrderValue that identifies the sales order number for the demand.
Nested Schema : Schedule
Type:
objectTitle:
ScheduleA schedule defines the working and nonworking period of time and may be assigned to one or more business objects. For example a schedule might represent a workweek of five days, having two weekend days as nonworking time from January 1, 2020 to December 31, 2050.
Nested Schema : Secondary Unit of Measure
Type:
objectTitle:
Secondary Unit of MeasureSecondary unit of measure used to perform the inventory transaction.
Nested Schema : Serial Number
Type:
objectTitle:
Serial NumberSerial number specified for the inventory transaction.
Nested Schema : Location Details
Type:
objectTitle:
Location DetailsValue that uniquely identifies the ship from location of the supplier site.
Nested Schema : Ship-to Location
Type:
objectTitle:
Ship-to LocationValue that uniquely identifies the ship-to location.
Nested Schema : Source Lot
Type:
objectTitle:
Source LotSource lot number for the inventory transaction.
Nested Schema : Receiving Shipment Line
Type:
objectTitle:
Receiving Shipment LineValue that identifies the display description of the receiving shipment line business object.
Nested Schema : Shipment Line
Type:
objectTitle:
Shipment LineShipment lines assigned to a shipment. This information includes details about the related shipment lines.
Nested Schema : Transfer Order Line
Type:
objectTitle:
Transfer Order LineValue that identifies the transfer order number corresponding to a demand line in a reservation.
Nested Schema : Subinventory
Type:
objectTitle:
SubinventorySubinventory specified for the inventory transaction.
Nested Schema : Supply Locator
Type:
objectTitle:
Supply LocatorName of the supply locator.
Nested Schema : Supply Subinventory
Type:
objectTitle:
Supply SubinventoryName of the supply subinventory.
Nested Schema : Task
Type:
objectTitle:
TaskIdentifier of the task used to stripe inventory transactions.
Nested Schema : To Project
Type:
objectTitle:
To ProjectIdentifies the destination project.
Nested Schema : To Task
Type:
objectTitle:
To TaskIdentifies the destination task.
Nested Schema : Transaction Source Type
Type:
objectTitle:
Transaction Source TypeName of the transaction source type.
Nested Schema : Transaction Type
Type:
objectTitle:
Transaction TypeName of the transaction type.
Nested Schema : Transfer License Plate Number
Type:
objectTitle:
Transfer License Plate NumberValue that identifies the transfer LPN.
Nested Schema : Transfer Order
Type:
objectTitle:
Transfer OrderValue that identifies the transfer order number.
Nested Schema : Transfer Order Return
Type:
objectTitle:
Transfer Order ReturnValue that identifies the return transfer order number.
Nested Schema : Transfer Organization
Type:
objectTitle:
Transfer OrganizationDestination organization for the inventory transfer.
Nested Schema : Transfer Owning Organization
Type:
objectTitle:
Transfer Owning OrganizationName of the organization that owns the transfer.
Nested Schema : Transfer Project
Type:
objectTitle:
Transfer ProjectTransfer project identifier used in project transfer transactions.
Nested Schema : Transfer Secondary Unit of Measure
Type:
objectTitle:
Transfer Secondary Unit of MeasureUnit of measure for the secondary quantity to transfer.
Nested Schema : Transfer Subinventory
Type:
objectTitle:
Transfer SubinventoryDestination subinventory for the inventory transfer.
Nested Schema : Transfer Task
Type:
objectTitle:
Transfer TaskTransfer task identifier used in project transfer transactions.
Nested Schema : Destination Locator
Type:
objectTitle:
Destination LocatorOpposing locator identifier in transfer transactions
Nested Schema : Unit of Measure
Type:
objectTitle:
Unit of MeasureUnit of measure specified for the item.
Nested Schema : Work Order
Type:
objectTitle:
Work OrderWork order associated with the inventory transaction.
Nested Schema : Item
Type:
objectTitle:
ItemAn object that can be transacted, such as physical product or service offering.
Nested Schema : Last Transaction ID
Type:
objectTitle:
Last Transaction IDCode that indicates if the last transaction performed on the serial is a receipt or an issue.
Nested Schema : Last Transaction Source ID
Type:
objectTitle:
Last Transaction Source IDValue that identifies the transaction source name.
Nested Schema : Transaction Source Type
Type:
objectTitle:
Transaction Source TypeValue that identifies the display description of the transaction source type.
Nested Schema : License Plate Number
Type:
objectTitle:
License Plate NumberIdentifier for a container, also known as a packing unit or a License Plate Number (LPN). An LPN is a unique identifier that distinguishes one inventory unit from another.
Nested Schema : Line Mark ID
Type:
objectTitle:
Line Mark IDValue that identifies the time since the last mark.
Nested Schema : Last Updated By
Type:
objectTitle:
Last Updated ByThe user who last updated the record.
Nested Schema : Lot
Type:
objectTitle:
LotLot associated with the serial number.
Nested Schema : Lot Line Mark ID
Type:
objectTitle:
Lot Line Mark IDValue that uniquely identifies the transaction lot line to which the serial number is allocated.
Nested Schema : Material Status
Type:
objectTitle:
Material StatusMaterial status associated with the serial number.
Nested Schema : oraScmCoreInventoryTransaction.OnhandQuantityDetail_item-fields
Type:
Show Source
object-
agingExpirationDate: string
(date)
Title:
Aging Expiration DateRead Only:trueDate when the material aging period has either expired or will expire in the future. -
agingOnsetDate: string
(date)
Title:
Aging Start DateRead Only:trueDate when the consigned inventory aging period starts. -
countryOfOrigin:
countryOfOrigin
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
createTransaction:
createTransaction
-
dateReceived: string
(date)
Title:
Receipt DateRead Only:trueDate and time when the user performed the transaction. -
id: string
(big-integer)
Title:
On-Hand Quantity IDRead Only:trueValue that uniquely identifies the on-hand balances row. The value for this attribute is generated by the application. -
inventoryStripingCategory: string
Title:
Inventory Striping CategoryRead Only:trueContext name for the Inventory Attributes descriptive flexfield. -
item:
item
-
licensePlateNumberObject:
licensePlateNumberObject
-
locator:
locator
-
lot:
lot
-
organization:
organization
-
originalDateReceived: string
(date)
Title:
Original Receipt DateRead Only:trueDate and time when the consigned material was received as part of original deliver transaction. -
owningEntity:
owningEntity
-
owningType: string
Title:
Owning Party TypeRead Only:trueOwning type identifies the entity type that owns this quantity in the context of consignment. The valid values are found in the lookup type INV_OWNING_TYPES. The record is considered consigned only if the OWNING_TYPE is populated. -
primaryTransactionQuantity: string
(big-decimal)
Title:
Transaction QuantityRead Only:trueQuantity associated with the transaction in the primary unit of measure. -
project:
project
-
receivingTransaction:
receivingTransaction
-
revision:
revision
-
secondaryTransactionQuantity: string
(big-decimal)
Title:
Secondary On-Hand QuantityRead Only:trueQuantity associated with the transaction in the secondary unit of measure. -
secondaryUnitOfMeasure:
secondaryUnitOfMeasure
-
standardPackQuantity: string
(big-decimal)
Title:
Standard Pack QuantityRead Only:trueOn-hand quantity for the standard pack. -
standardPackUnitOfMeasure:
standardPackUnitOfMeasure
-
subinventory:
subinventory
-
task:
task
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
transactionQuantity: string
(big-decimal)
Title:
On-Hand QuantityRead Only:trueQuantity of an item transacted in the transaction unit of measure. -
transactionUnitOfMeasure:
transactionUnitOfMeasure
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record. -
updateTransaction:
updateTransaction
Nested Schema : On-Hand Quantity Detail
Type:
objectTitle:
On-Hand Quantity DetailDetails of the on-hand quantity for the serial number.
Nested Schema : countryOfOrigin
Match All
The territories list of values resource is used to query the ISO standard territories.
Show Source
-
allOf
oraCommonAppsInfraObjects.Territory_item-fields
-
object
__busObj_context
-
object
Territory
Title:
TerritoryThe territories list of values resource is used to query the ISO standard territories.
Nested Schema : createTransaction
Match All
Quantity associated with the transaction in the secondary unit of measure.
Show Source
-
object
oraScmCoreInventoryTransaction.StagedValidatedTransaction_item-fields
-
object
__busObj_context
-
object
Secondary On-Hand Quantity
Title:
Secondary On-Hand QuantityQuantity associated with the transaction in the secondary unit of measure.
Nested Schema : item
Match All
Inventory item number.
Show Source
-
allOf
oraScmCoreProductMgmtItems.Item_item-fields
-
object
__busObj_context
-
object
Item ID
Title:
Item IDInventory item number.
Nested Schema : licensePlateNumberObject
Match All
Value that uniquely identifies the license plate number.
Show Source
-
object
oraScmCoreInventorySetup.LicensePlateNumber_item-fields
-
object
__busObj_context
-
object
License Plate Number
Title:
License Plate NumberValue that uniquely identifies the license plate number.
Nested Schema : locator
Match All
Value that uniquely identifies the stock locator.
Show Source
-
object
oraScmCoreInventorySetup.Locator_item-fields
-
object
__busObj_context
-
object
Locator ID
Title:
Locator IDValue that uniquely identifies the stock locator.
Nested Schema : lot
Match All
Lot number for the item of on-hand quantity detail.
Show Source
-
object
oraScmCoreInventoryTransaction.LotNumber_item-fields
-
object
__busObj_context
-
object
Lot Number
Title:
Lot NumberLot number for the item of on-hand quantity detail.
Nested Schema : organization
Match All
Value that uniquely identifies the inventory organization.
Show Source
-
allOf
oraScmCoreOrganization.Organization_item-fields
-
object
__busObj_context
-
object
Organization ID
Title:
Organization IDValue that uniquely identifies the inventory organization.
Nested Schema : owningEntity
Match All
Value that uniquely identifies the owning entity.
Show Source
-
object
oraProcurementCoreSuppliers.SupplierSite_item-fields
-
object
__busObj_context
-
object
Owning Party
Title:
Owning PartyValue that uniquely identifies the owning entity.
Nested Schema : project
Match All
Value that uniquely identifies the project.
Show Source
-
object
oraErpCoreProjectPlanning.Project_item-fields
-
object
__busObj_context
-
object
Project
Title:
ProjectValue that uniquely identifies the project.
Nested Schema : receivingTransaction
Match All
Unique identifier for the receiving transaction that created the current row.
Show Source
-
object
oraScmCoreReceivingTransaction.ReceivingTransaction_item-fields
-
object
__busObj_context
-
object
Receiving Transaction
Title:
Receiving TransactionUnique identifier for the receiving transaction that created the current row.
Nested Schema : revision
Match All
An Item Revision represents a minor modification of the item.
Show Source
-
object
oraScmCoreProductMgmtItems.ItemRevision_item-fields
-
object
__busObj_context
-
object
Revision
Title:
RevisionAn Item Revision represents a minor modification of the item.
Nested Schema : secondaryUnitOfMeasure
Match All
Column that stores the secondary UOM code.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Secondary UOM
Title:
Secondary UOMColumn that stores the secondary UOM code.
Nested Schema : standardPackUnitOfMeasure
Match All
UOM for the standard pack.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Standard Pack Unit of Measure
Title:
Standard Pack Unit of MeasureUOM for the standard pack.
Nested Schema : subinventory
Match All
Subinventroy associated with the item on-hand quantity.
Show Source
-
object
oraScmCoreInventorySetup.Subinventory_item-fields
-
object
__busObj_context
-
object
Subinventory ID
Title:
Subinventory IDSubinventroy associated with the item on-hand quantity.
Nested Schema : task
Match All
Value that uniquely identifies the task for the supply document.
Show Source
-
object
oraErpCoreProjectPlanning.ProjectTask_item-fields
-
object
__busObj_context
-
object
Task
Title:
TaskValue that uniquely identifies the task for the supply document.
Nested Schema : transactionUnitOfMeasure
Match All
Code that identifies the unit of measure associated with the transaction.
Show Source
-
object
oraScmCoreUnitOfMeasure.UnitOfMeasure_item-fields
-
object
__busObj_context
-
object
Transaction UOM
Title:
Transaction UOMCode that identifies the unit of measure associated with the transaction.
Nested Schema : updateTransaction
Match All
Value that uniquely identifies the transaction that last updated the on-hand quantity detail.
Show Source
-
object
oraScmCoreInventoryTransaction.StagedValidatedTransaction_item-fields
-
object
__busObj_context
-
object
Last Updated Transaction ID
Title:
Last Updated Transaction IDValue that uniquely identifies the transaction that last updated the on-hand quantity detail.
Nested Schema : Territory
Type:
objectTitle:
TerritoryThe territories list of values resource is used to query the ISO standard territories.
Nested Schema : Secondary On-Hand Quantity
Type:
objectTitle:
Secondary On-Hand QuantityQuantity associated with the transaction in the secondary unit of measure.
Nested Schema : Item ID
Type:
objectTitle:
Item IDInventory item number.
Nested Schema : License Plate Number
Type:
objectTitle:
License Plate NumberValue that uniquely identifies the license plate number.
Nested Schema : Locator ID
Type:
objectTitle:
Locator IDValue that uniquely identifies the stock locator.
Nested Schema : Lot Number
Type:
objectTitle:
Lot NumberLot number for the item of on-hand quantity detail.
Nested Schema : Organization ID
Type:
objectTitle:
Organization IDValue that uniquely identifies the inventory organization.
Nested Schema : Owning Party
Type:
objectTitle:
Owning PartyValue that uniquely identifies the owning entity.
Nested Schema : Project
Type:
objectTitle:
ProjectValue that uniquely identifies the project.
Nested Schema : Receiving Transaction
Type:
objectTitle:
Receiving TransactionUnique identifier for the receiving transaction that created the current row.
Nested Schema : Revision
Type:
objectTitle:
RevisionAn Item Revision represents a minor modification of the item.
Nested Schema : Secondary UOM
Type:
objectTitle:
Secondary UOMColumn that stores the secondary UOM code.
Nested Schema : Standard Pack Unit of Measure
Type:
objectTitle:
Standard Pack Unit of MeasureUOM for the standard pack.
Nested Schema : Subinventory ID
Type:
objectTitle:
Subinventory IDSubinventroy associated with the item on-hand quantity.
Nested Schema : Task
Type:
objectTitle:
TaskValue that uniquely identifies the task for the supply document.
Nested Schema : Transaction UOM
Type:
objectTitle:
Transaction UOMCode that identifies the unit of measure associated with the transaction.
Nested Schema : Last Updated Transaction ID
Type:
objectTitle:
Last Updated Transaction IDValue that uniquely identifies the transaction that last updated the on-hand quantity detail.
Nested Schema : Current Organization ID
Type:
objectTitle:
Current Organization IDValue that identifies the organization.
Nested Schema : Supplier
Type:
objectTitle:
SupplierA supplier is a person or company that the deploying organization uses to procure items or services. For example, an office supplies provider or a consulting service provider.
Nested Schema : Work Order
Type:
objectTitle:
Work OrderThe Work Order object contains information about what product to produce, when and how to produce the product, or process a batch in manufacturing, or execute maintenance work with a predefined ordered set of operations. It also contains information about the material, labor, and equipment required at every operation step.
Nested Schema : Organization
Type:
objectTitle:
OrganizationAn organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Nested Schema : Item
Type:
objectTitle:
ItemAn object that can be transacted, such as physical product or service offering.
Nested Schema : Serial Number
Type:
objectTitle:
Serial NumberA serial number is an alphanumeric identifier assigned to an individual unit of an item. It enables tight control over every unit in inventory and allows reference of the same serial number during material transactions.
Nested Schema : Organization
Type:
objectTitle:
OrganizationAn organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Nested Schema : Organization
Type:
objectTitle:
OrganizationAn organization in supply chain management typically represents a physical facility representing a warehouse, manufacturing plant or maintenance depot. Such facilities are known as inventory organizations. For example, an organization is created for each warehouse in your enterprise. An organization may also represent a less complex version known as an item organization. For example, these are recommended to represent item master organizations. These are needed for item and item attribute setup but aren't used in business transactions.
Nested Schema : Project
Type:
objectTitle:
ProjectA project represents the effort and resources required to achieve a significant business objective within a specific time frame. Projects are used to plan, track, manage, and control both the financial aspects and the work effort required.
Nested Schema : Reservation
Type:
objectTitle:
ReservationReservation details for an item such as inventory location details, supply document details, or demand document details in the primary and secondary units of measure.
Nested Schema : Revision
Type:
objectTitle:
RevisionRevision of the item.
Nested Schema : Subinventory
Type:
objectTitle:
SubinventorySubinventory associated with the serial number.
Nested Schema : Project Task
Type:
objectTitle:
Project TaskA project task is a subdivision of project work to be performed within a defined period.
Nested Schema : Territory
Type:
objectTitle:
TerritoryThe territories list of values resource is used to query the ISO standard territories.
Nested Schema : Work Order
Type:
objectTitle:
Work OrderThe Work Order object contains information about what product to produce, when and how to produce the product, or process a batch in manufacturing, or execute maintenance work with a predefined ordered set of operations. It also contains information about the material, labor, and equipment required at every operation step.
Nested Schema : Shipment
Type:
objectTitle:
ShipmentIndicates the shipment identifier associated with an asset record.
Nested Schema : Asset
Type:
objectTitle:
AssetValue indicates the original asset identifier from which an asset record was split. When assets are split during a partial return, the new asset created with the remaining quantity will reference this identifier.
Nested Schema : Supplier
Type:
objectTitle:
SupplierIndicates the supplier identifier for an asset record.
Nested Schema : Unit of Measure
Type:
objectTitle:
Unit of MeasureThe units that an application, system, or service can use with the transaction to reflect the measurement of a quantity. For example, each, box, hours, and milliliter are units used when ordering, fulfilling, and manufacturing products. The items involved in these transactions will include a numeric amount and a UOM to indicate the quantity used.
Nested Schema : UOM
Type:
objectTitle:
UOMIndicates the validation organization identifier which is used from the source application transaction.
Nested Schema : Work Center
Type:
objectTitle:
Work CenterValue indicates the work center identifier for an asset record.
Nested Schema : Work Order
Type:
objectTitle:
Work OrderValue indicates the work order reference identifier and is displayed when a component is issued in a work order.
Nested Schema : Work Order Operation
Type:
objectTitle:
Work Order OperationIndicates the work order operation identifier.
Nested Schema : Internal Priority Code
Type:
objectTitle:
Internal Priority CodeThe internal priority of the service request.
Nested Schema : Last Updated by Party
Type:
objectTitle:
Last Updated by PartyNested Schema : oraCxSalesCommonCustomerMgmt.Contact_item-fields-allOf[0]
Type:
Show Source
object-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
dateOfBirth: string
(date)
Title:
Date of BirthThe date when the person was born. -
department: string
Title:
DepartmentThe free form text for department name in the organization for which the person works. -
doNotCallFlag: boolean
Title:
Do Not CallDefault Value:falseIndicates whether the person can be called or not. If the value is True, then the person must not be called. The default is False. A list of accepted values is defined using the lookup YES_NO. -
doNotContactFlag: boolean
Title:
Do Not ContactDefault Value:falseIndicates whether the person can be contacted or not by phone, e-mail, or mail. If the value is True, then the person must not be contacted. The default is False. A list of accepted values is defined using the lookup YES_NO. -
doNotEmailFlag: boolean
Title:
Do Not EmailDefault Value:falseIndicates whether the person can be sent e-mail or not. If the value is True, then the person must not be sent e-mail. The default is False. A list of accepted values is defined using the lookup YES_NO. -
doNotMailFlag: boolean
Title:
Do Not MailDefault Value:falseIndicates whether the person can be sent mail or not. If the value is True, then the person must not be sent mail. The default is False. A list of accepted values is defined using the lookup YES_NO. -
gender:
gender
-
jobTitle: string
Title:
Job TitleThe free form text for job title of the person. -
jobTitleCode:
jobTitleCode
-
masterFlag: boolean
Title:
Main FlagRead Only:trueDefault Value:false -
middleName: string
Title:
Middle NameThe middle name of the person. -
ownerResource:
ownerResource
-
preferredContactMethod:
preferredContactMethod
-
primaryCustomerAccount:
primaryCustomerAccount
-
salutoryIntroduction:
salutoryIntroduction
-
suffix: string
Title:
SuffixRead Only:trueIndicates the place in a family structure. For example, in Tom Jones III, the III. -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
title: string
Title:
TitleA professional or family title, such as Don or The Right Honorable. -
type:
type
-
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : oraCxSalesCommonCustomerMgmt.Contact_item-fields-allOf[2]
Type:
Show Source
object-
firstName: string
Title:
First NameFirst name of the person. -
id: string
Title:
Person IDThe unique identifier of the person profile. -
lastName: string
Title:
Last NameThe last name of the person. -
name: string
Title:
NameThe combination of title, first, middle, last, and suffix names of the person. -
registryId: string
Title:
Registry IDThe alternate identifier of the contact. -
salutation: string
Title:
SalutationThe phrase used to address a contact party in any correspondence.
Nested Schema : Primary Contact
Type:
objectTitle:
Primary ContactNested Schema : gender
Match All
The gender of the person as identified by them. A list of accepted values are defined in the lookup HZ_GENDER.
Show Source
Nested Schema : jobTitleCode
Match All
The code given to the job title.
Show Source
-
string
Title:
Job Title CodeThe code given to the job title. -
string
Allowed Values:
[ "ACCOUNTANT", "ACCOUNTS_PAYABLE_SPECIALIST", "ADMINISTRATOR", "ANALYST", "ARCHITECT", "ARTIST", "ASSISTANT", "ASSOCIATE", "ATTORNEY", "AUDITOR", "BROKER", "BUYER", "CEO", "CFO", "CHAIRMAN", "CIO", "CONSULTANT", "CONTRLR", "COO", "CTO", "DESIGNER", "DEVELOPER", "DIRECTOR", "EDITOR", "ENGINEER", "MANAGER", "OFFICER", "OPERATOR", "OWNER", "PARALEGAL", "PARTNER", "PHYSICIAN", "PLANNER", "PRESIDENT", "PRODUCER", "RECEPTIONIST", "REPORTER", "REPRESENTATIVE", "RESEARCHER", "STAFF", "SUPERVISOR", "TRAINER", "VICE PRESIDENT", "WRITER" ]
Nested Schema : preferredContactMethod
Match All
The preferred communication method of a person. A list of accepted values is defined in the lookup HZ_PREFERRED_CONTACT_METHOD.
Show Source
Nested Schema : salutoryIntroduction
Match All
Contains titles or honorifics preceding a person's name, like Mr., Mrs., Ms., and so on. For example, Mr. in Mr. John Smith.
Show Source
Nested Schema : ownerResource-allOf[2]
Type:
objectNested Schema : primaryCustomerAccount-allOf[2]
Type:
objectNested Schema : Problem Type Code
Type:
objectTitle:
Problem Type CodeThe problem code of the service request.
Nested Schema : oraCxSalesCommonProducts.ProductGroup_item-fields
Type:
Show Source
object-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
DescriptionRead Only:true -
id: string
(big-integer)
Title:
Product Group IDRead Only:true -
internalName: string
Title:
NameRead Only:true -
lockedFlag: boolean
Title:
LockedRead Only:true -
name: string
Title:
DisplayRead Only:true -
referenceNumber: string
Title:
Reference NumberRead Only:true -
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Product Group
Type:
objectTitle:
Product GroupNested Schema : oraCxSalesCommonProducts.Product_item-fields
Type:
Show Source
object-
bomItemType:
bomItemType
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
DescriptionRead Only:true -
eligibleForServiceFlag: boolean
Title:
Eligible for ServiceRead Only:true -
eligibleToSellFlag: boolean
Title:
Eligible to SellRead Only:true -
id: string
(big-integer)
Title:
Inventory Item IDRead Only:true -
itemNumber: string
Title:
Product NumberRead Only:true -
name: string
Title:
NameRead Only:true -
organizationId: string
(big-integer)
Title:
Organization IDRead Only:true -
primaryUomCode: string
Title:
Default UOM CodeRead Only:true -
productStatusCode:
productStatusCode
-
salesProductType:
salesProductType
-
timeCreated: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Product
Type:
objectTitle:
ProductNested Schema : salesProductType
Match All
Show Source
-
allOf
oraCommonAppsInfraObjects.StandardLookupCode_item-fields
-
object
__busObj_context
-
object
Sales Product Type
Title:
Sales Product Type
Nested Schema : Sales Product Type
Type:
objectTitle:
Sales Product TypeNested Schema : oraCxServiceCoreCommon.Queue_item-fields
Type:
Show Source
object-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
deletedFlag: boolean
Title:
DeletedRead Only:trueDefault Value:falseIndicates whether the queue has been logically deleted. -
id: string
(big-integer)
Title:
Queue IDRead Only:trueThe unique identifier of the queue. -
name: string
Title:
NameRead Only:trueThe name of the queue. -
queueNumber: string
Title:
Queue NumberRead Only:trueThe alternate unique identifier of the queue. -
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : Queue
Type:
objectTitle:
QueueNested Schema : Reported by Party
Type:
objectTitle:
Reported by PartyNested Schema : Resolution Code
Type:
objectTitle:
Resolution CodeThe resolution code of the service request.
Nested Schema : Resolved by Party
Type:
objectTitle:
Resolved by PartyNested Schema : Outcome
Type:
objectTitle:
OutcomeThe outcome of a service request resolution.
Nested Schema : Severity Code
Type:
objectTitle:
Severity CodeThe severity of the service request.
Nested Schema : Source Code
Type:
objectTitle:
Source CodeIndicates how the service request was created.
Nested Schema : Source Updated by Party
Type:
objectTitle:
Source Updated by PartyNested Schema : Status
Type:
objectTitle:
StatusThe status code of the service request.
Nested Schema : Status Type
Type:
objectTitle:
Status TypeThe status type of the service request.
Nested Schema : Transfer Reason
Type:
objectTitle:
Transfer ReasonThe lookup code that indicates the transfer reason.