Get one organization

get

/fscmRestApi/resources/11.13.18.05/inventoryOrganizations/{OrganizationId}

Request

Path Parameters
  • Value that uniquely identifies the item or inventory organization. It is a primary key that the application generates when it creates an item or inventory organization.
Query Parameters
  • This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2

    Format: <attr1>=<val1>,<attr2>=<value2>
  • When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
  • This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.

    Format: ?fields=Attribute1,Attribute2

    Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2
  • This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>

    Example:
    self,canonical
  • The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : inventoryOrganizations-item-response
Type: object
Show Source
  • Title: Organization represents a contract manufacturer
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the organization is a contract manufacturing plant, and it 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.
  • Read Only: true
    Maximum Length: 64
    User who created the record.
  • Read Only: true
    Date and time when the user created the record.
  • Title: Fixed Asset Corporate Book
    Maximum Length: 30
    Value indicating whether the fixed assets in this inventory organization defined in Oracle Fusion Cloud Maintenance are associated with a corporate book in Oracle Fusion Financials.
  • Title: Integrated System Type
    Maximum Length: 25
    Specifies the integration relationship for the organization that manages material. The default value is null. Valid values are Warehouse Management System, Third Party Logistics, or Coexistence Integration.
  • Title: Usage
    Maximum Length: 1
    Contains 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.
  • Parameters
    Title: Parameters
    The Parameters resource manages the default values for the warehouse transaction or inventory transaction for each inventory organization.
  • User-supplied short code that uniquely identifies the definition organization. The value of this attribute may be the same as the OrganizationCode.
  • Title: Item Definition Organization
    Value that uniquely identifies the definition organization. The application uses this attribute only when the item grouping code indicates that the organization is a reference organization, which requires that the definition get all item attribute values from another organization.
  • Name of the definition organization.
  • Title: Item Grouping Behavior
    Maximum Length: 20
    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.
  • Read Only: true
    Date and time when the user most recently updated the record.
  • Read Only: true
    Maximum Length: 64
    User who most recently updated the record.
  • Value that uniquely identifies the legal entity that the organization references. If the organization isn't an item organization and is an inventory organization, then this attribute is required.
  • Title: Legal Entity Name
    Read Only: true
    Maximum Length: 240
    Name of the legal entity that the organization references.
  • Links
  • Title: Name
    Read Only: true
    Maximum Length: 60
    This attribute is obsolete. Do not use it.
  • Value that uniquely identifies the inventory location that this organization references.
  • Title: Organization performs maintenance activities
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the organization performs maintenance and it supports warehouse operations. If false, then the organization doesn't perform maintenance, but it does support warehouse operations. The default value is false.
  • Title: Management Business Unit
    Value that uniquely identifies the management business unit that the organization references. If the organization isn't an item organization and is an inventory organization, then this attribute is required.
  • Title: Business Unit
    Read Only: true
    Maximum Length: 240
    Name of the management business unit that the organization references.
  • Contains one of the following values: true or false. If true, then the application finished setup for the organization and saved parameter data for plant operations. You can use this organization for manufacturing or maintenance. If false, then the application finished only part of the setup. You must not use this organization for manufacturing or maintenance until setup is complete. The default value depends upon whether the Manage Plant Parameters task has been saved for this organization, or whether the plantParameters child resource has been successfully created.
  • Title: Organization is a manufacturing plant
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the organization is a manufacturing plant and it supports warehouse operations. If false, then the organization isn't a manufacturing plant but it does support warehouse operations. The default value is false.
  • User-supplied short code that uniquely identifies the parent organization or the master organization. The value of this attribute may be the same as the OrganizationCode.
  • Title: Item Master Organization
    Value that identifies the parent organization or the master organization. This attribute is required.
  • Name of the parent organization or the master organization.
  • Maximum Length: 18
    User-supplied short code that uniquely identifies the organization. This attribute is required.
  • Value that uniquely identifies the item or inventory organization. It is a primary key that the application generates when it creates an item or inventory organization.
  • Maximum Length: 240
    Name of the organization that the user provides when creating a transaction. This attribute is required.
  • Plant Parameters
    Title: Plant Parameters
    The Plant Parameters resource manages the plant default values for each manufacturing organization or maintenance organization.
  • Title: Profit Center Business Unit
    Value that uniquely identifies the business unit that operates as a profit center. The organization references this business unit.
  • Title: Business Unit
    Read Only: true
    Maximum Length: 240
    Name of the business unit that operates as a profit center. The organization references this business unit.
  • Title: Status
    Maximum Length: 30
    Status that indicates whether or not this organization is active.
Nested Schema : Parameters
Type: array
Title: Parameters
The Parameters resource manages the default values for the warehouse transaction or inventory transaction for each inventory organization.
Show Source
Nested Schema : Plant Parameters
Type: array
Title: Plant Parameters
The Plant Parameters resource manages the plant default values for each manufacturing organization or maintenance organization.
Show Source
Nested Schema : inventoryOrganizations-invOrgParameters-item-response
Type: object
Show Source
  • Title: Warehouse accepts substitute items
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the warehouse accepts substitute items in place of ordered items. If false, then the warehouse doesn't accept substitute items. The default value is false.
  • Title: Allow Different Lot Status
    Determines whether or not the lot status can change when transferring material that the lot controls.
  • Title: Allow negative on-hand transactions
    Maximum Length: 1
    Contains 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 do not allow each transaction that occurs during the cycle count to result in a negative quantity in inventory. The default value is false.
  • Title: Prefix
    Maximum Length: 80
    Alphanumeric text to add as a prefix to the lot number when creating the lot number.
  • Title: Automatically Create Lot UOM Conversion
    Determines whether or not to convert the unit of measure that the lot references.
  • Title: Automatically delete picks when movement requests are canceled
    Maximum Length: 1
    Contains 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 do not cancel the pick. The default value is false.
  • Title: Prefix
    Maximum Length: 80
    Alphanumeric text to add as a prefix to the serial number when creating the serial number.
  • Title: Capture picking exceptions
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then capture the exception for each deviation when picking. If false, then do not capture the exception for each deviation when picking. The default value is true.
  • Title: Format validation
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then validate the format of the lot number. If false, then do not validate this format. The default value is false.
  • Title: Prefix
    Maximum Length: 80
    Prefix to add to the child lot number when creating the child lot number.
  • Title: Total Length
    Value of the total length of the child lot number.
  • Title: Zero pad suffix
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then pad the child lot number with zeros. If false, then do not pad the child lot number with zeros. The default value is false.
  • Title: Organization represents a contract manufacturer
    Maximum Length: 1
    Contains 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.
  • Title: Copy lot attributes
    Maximum Length: 1
    Contains 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'tinherit attributes from the parent. The default value is false.
  • Read Only: true
    Maximum Length: 64
    User who created the record.
  • Read Only: true
    Date and time when the user created the record.
  • Title: Locator Order
    Default picking order assigned to each locator when creating the work order.
  • Title: Rule
    Value that identifies the default picking rule to use when selecting material.
  • Title: Subinventory Order
    Default picking order assigned to each subinventory when creating the work order.
  • Title: Logistics services organization
    Maximum Length: 1
    Contains 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 do not use the organization to provide logistics services. The default value is false.
  • Title: Enforce locator alias uniqueness
    Maximum Length: 1
    This attribute isn't currently used.
  • Title: Close movement request lines at pick confirmation
    Maximum Length: 1
    Contains 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 do not allow canceling. The default value is false.
  • Title: Automatically cancel sales order backorders
    Maximum Length: 1
    Contains 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.
  • Title: Automatically cancel transfer order backorders
    Maximum Length: 1
    Contains 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 do not allow this cancelation. The default value is false.
  • Title: GS1-128
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then enable GS1-128. If false, then do not 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.
  • Title: Integrate manufacturing and maintenance with WMS
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the plant is integrated into the warehouse management system (WMS) for manufacturing or maintenance. If false, then the plant is not integrated into the WMS. The default value is false.
  • Title: Account Number
    Maximum Length: 30
    Account number associated with the customer when the warehouse is the destination inventory organization.
  • Maximum Length: 1
    Contains 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.
  • Title: Customer Name
    Value that identifies the customer when the warehouse is the destination inventory organization.
  • Read Only: true
    Name of the associated customer when the warehouse is a destination inventory organization. This attribute cannot be used to uniquely identify a customer for the destination inventory organization, and is ignored in PATCH and POST operations.
  • Title: Item Definition Organization
    Value that uniquely identifies the definition organization. The application uses this attribute only when the item grouping code indicates that the organization is a reference organization, which requires that the definition get all item attribute values from another organization.
  • Title: Item Grouping Behavior
    Maximum Length: 20
    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.
  • Read Only: true
    Date and time when the user most recently updated the record.
  • Read Only: true
    Maximum Length: 64
    User who most recently updated the record.
  • Links
  • Title: Generation
    Maximum Length: 30
    Control level to use when creating each lot number for the organization.
  • Title: Total Length
    Value of the total length of the lot number.
  • Title: Uniqueness
    Maximum Length: 30
    Control level to use that makes sure each lot number is unique when creating the lot number.
  • Title: Zero pad suffix
    Maximum Length: 30
    Contains 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.
  • Title: Organization performs maintenance activities
    Maximum Length: 1
    Contains 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'tperform maintenance, but it does support warehouse operations. The default value is false.
  • Title: Organization is a manufacturing plant
    Maximum Length: 1
    Contains 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.
  • Title: Item Master Organization
    Value that identifies the parent organization or the master organization. This attribute is required.
  • Title: Allow negative balances
    Contains 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.
  • Value that uniquely identifies the organization. It is a primary key that the application generates when it creates an organization. This attribute is required.
  • Flexfields for Organization Parameters
    Title: Flexfields for Organization Parameters
    The Flexfields for Organization Parameters resource manages the descriptive flexfields for the inventory organization.
  • Maximum Length: 1
    Contains 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.
  • Title: Overpicking for movement requests enabled
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then inventory management allows you to overpick the movement request. If false, then inventory management doesn'tallow you to overpick the movement request. The default value is false.
  • Title: Prefix
    Maximum Length: 10
    Prefix to add to the string when creating the packing unit string.
  • Title: Starting Packing Unit
    Smallest number to use as the packing unit number when creating the packing unit.
  • Title: Suffix
    Maximum Length: 10
    Suffix to add to the string when creating the packing unit string.
  • Title: Total Length
    Value of the total length of the packing unit string.
  • Title: Generation
    Maximum Length: 1
    Control level to use when creating each child lot number for the organization.
  • Title: Pick confirmation required
    Contains 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'trequire you to manually confirm each pick. The default value is false.
  • Title: Quantity Exception Reason
    Reason applied for picking quantity exceptions, by default. This attribute is optional.
  • Title: Pick Slip Batch Size
    Number of movement request lines that inventory management processes together when it allocates material.
  • Title: Automatically populate picked quantity during pick confirm
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then populate each picked quantity when confirming the pick slip. If false, then do not populate each picked quantity when confirming the pick slip. The default value is false.
  • Title: Purchasing by revision
    Maximum Length: 1
    Contains 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.
  • Title: Replenishment Movement Request Grouping
    Threshold to use when grouping movement request lines so that inventory management can replenish inventory.
  • Title: Round reorder quantity
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then round up the reorder quantity to minimize or maximize planning. If false, then do not round up the reorder quantity to minimize or maximize planning. The default value is false.
  • Title: Schedule
    Value that uniquely identifies the work day calendar for the organization. This attribute is required.
  • Name of the work day calendar for the organization.
  • Title: Generation
    Maximum Length: 30
    Control level to use when creating each serial number for the organization.
  • Title: Uniqueness
    Maximum Length: 30
    Control level to use that makes sure each serial number is unique when creating the serial number.
  • Short code of the replenishment organization if the source type is Organization.
  • Value that uniquely identifies the replenishment organization if the source type is Organization.
  • Name of the replenishment organization if the source type is Organization.
  • Title: Subinventory
    Maximum Length: 10
    Value of the replenishment sub inventory if the source type is Organization.
  • Title: Type
    Maximum Length: 30
    Source type to use when replenishing an item.
  • Title: Starting Serial Number
    Maximum Length: 80
    Smallest number to use as the serial number when creating the serial number.
  • Title: Starting Revision
    Maximum Length: 18
    Starting revision to use for the new item by default.
  • Title: Locator Control
    Maximum Length: 30
    Default locator control for subinventories, such as predefined, dynamic, or none.
  • Title: Supplier
    Value that uniquely identifies the supplier that the contract manufacturing organization references. If ContractManufacturingFlag is true, then SupplierId is required.
  • Title: Supplier Site
    Value that uniquely identifies the supplier site that the contract manufacturing organization references. If ContractManufacturingFlag is true, then SupplierId is required.
  • Title: System Selects Serial Numbers
    Maximum Length: 1
    Contains 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.
  • Maximum Length: 50
    Time zone that the organization uses.
  • Title: Enable inventory tracking by country of origin
    Maximum Length: 1
    Contains 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.
  • Title: Enable inventory tracking by project
    Contains 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.
  • Maximum Length: 1
    Contains 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.
  • Title: Use original receipt date
    Maximum Length: 1
    Contains 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 do not use the original receipt date for on-hand quantity during the transaction. The default value is false.
Nested Schema : Flexfields for Organization Parameters
Type: array
Title: Flexfields for Organization Parameters
The Flexfields for Organization Parameters resource manages the descriptive flexfields for the inventory organization.
Show Source
Nested Schema : inventoryOrganizations-invOrgParameters-organizationParameterDFF-item-response
Type: object
Show Source
Nested Schema : inventoryOrganizations-plantParameters-item-response
Type: object
Show Source
  • Title: Allow direct purchases for work orders
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then allow a work definition to access self-service procurement. If false, then do not allow this access. The default value is false.
  • Title: Allow negative issue without serial number entry
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then removing a part from a procured finished good will not require the user to specify the serial number of the part. If false, then removing a part from a procured finished good will require the user to specify the serial number of the part. The default value is false.
  • Title: Allow reservations for work order materials
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the work order allows reservations on specified materials. If false, then reservations are not permitted. The default value is false.
  • Title: Automatically associate serial numbers during work order import
    Maximum Length: 1
    Default Value: true
    Contains one of the following values: true or false. If true, then create serial numbers and associate them with a job. If false, then do not create serial numbers. The default value is true.
  • Title: Lot Selection During Backflush
    Maximum Length: 30
    Default Value: ORA_RCS_BFL_MANUAL
    Determines the lots to use when performing a backflush. Valid values include Manual, First In First Out, or First Expiration First Out.
  • Read Only: true
    Maximum Length: 64
    User who created the record.
  • Read Only: true
    Date and time when the user created the record.
  • Title: Default Completion Locator
    Locator to use to store the product upon completion if the default isn't defined. The default completion subinventory controls whether or not the locator is required.
  • Title: Default Completion Subinventory
    Maximum Length: 10
    Subinventory to use to store the product upon completion if the default isn't defined.
  • Title: Bulk
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the default behavior is to include an operation item in planning when the operation item supply type is bulk. If false, then it's not. The default value is true.
  • Title: Supplier
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the default behavior is to include an operation item in planning when the operation item supply type is supplier. If false, then it's not. The default value is true.
  • Maximum Length: 400
    Layout template to use when printing labels.
  • Title: Default Lot Number Used for Product Completion
    Maximum Length: 30
    Default Value: ORA_RCS_DLN_NO_DEF
    Value that indicates the defaulting method to use to populate the lot number for the finished product. Valid values include No default and Work order number. The default value is No default.
  • Title: Default Locator for Material Review Board
    Default value of the locator to use when returning defective or unserviceable components while performing maintenance.
  • Title: Default Subinventory for Material Review Board
    Maximum Length: 10
    Default value of the subinventory to use when returning defective or unserviceable components while performing maintenance.
  • Title: Default Overcompletion Tolerance Percentage
    Percent of assemblies that you can overcomplete for each job or schedule.
  • Title: Default Pick Slip Grouping Rule
    Determines the grouping rule to use as the default for the pick slip in each manufacturing work order. The application shares the set of values with the Picking Rule inventory organization parameter in the Item Sourcing Details tab of the Manage Inventory Organization Parameters page.
  • Title: Default Supply Locator
    Locator to use when performing a backflushing operation that pulls and assembles components, and that doesn'thave default values defined. The default supply subinventory controls whether or not the locator is required.
  • Title: Default Supply Subinventory
    Maximum Length: 10
    Subinventory to use when performing a backflushing operation that pulls and assembles components, and that doesn'thave default values defined.
  • Title: Default Transaction Mode
    Maximum Length: 1
    Default Value: 1
    Specifies whether to allow inventory management to default the transaction quantity to the required quantity during a material transaction or resource transaction in the work order.
  • Title: Default Transaction Quantity
    Maximum Length: 1
    Default Value: 4
    Enables the default transaction mode. If the user chooses All Mode All Components, then inventory management defaults the resources that it uses for the operation, and the user can create a transaction that uses these resources.
  • Title: Default Undercompletion Tolerance Percentage
    Percent of assemblies that you can undercomplete for each job or schedule.
  • Title: Default Work Method
    Maximum Length: 30
    Value that determines which manufacturing method will be the default when defining the work definition. Valid values include Discrete or Process.
  • Maximum Length: 400
    Layout template to use when printing the work order traveler.
  • Title: Enable synchronization to IoT Production Monitoring
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the plant is synchronized to Oracle Internet of Things Cloud Service. If false, then the plant isn't synchronized. The default value is false.
  • Title: Enable process manufacturing
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the plant supports process manufacturing. If false, then the plant only supports discrete manufacturing. The default value is false.
  • Title: Automate manufacturing execution with robotic and industrial equipment
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the plant uses robotic resources. If false, then the plant doesn't use robotic resources. The default value is false.
  • Title: Forecast Horizon in Days
    Maximum number of days that the Maintenance Forecast scheduled process calculates. The value for this attribute must be a positive integer. The default value is 30.
  • Title: Generate Work Orders Horizon in Days
    Maximum number of days that the Generate Work Order scheduled process calculates. The value for this attribute must be a positive integer. The default value is 7.
  • Title: Include component yield in material requirements
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then do not round each decimal quantity. If false, then round each decimal quantity. The default value is false.
  • Maximum Length: 1
    Contains one of the following values: true or false. If true, then the material and resource requirements in a work order are calculated based on the operation yield values, if these are specified in the work definition. If false, then the operation yield values aren't used in these calculations for this plant. The default value is false.
  • Title: Include pull components for pick release
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then pick components that use the supply type operation pull or assembly pull in the work order. If false, then do not pick these components. The default value is false.
  • Title: Inspection Plan Type
    Maximum Length: 30
    Value of the default inspection plan for the maintenance facility.
  • Title: Issue push components on pick release
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then push components that the application issues directly to the work order. If false, then don't push these components. The default value is false.
  • Read Only: true
    Date and time when the user most recently updated the record.
  • Read Only: true
    Maximum Length: 64
    User who most recently updated the record.
  • Links
  • Title: Manually issue assembly to rework work order
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the assembly must be manually issued for rework. If false, then retain the automatic issuing behavior in the plant. The default value is false.
  • Title: Manufacturing Calendar
    Value that uniquely identifies the schedule that the organization references as the manufacturing calendar. This attribute is required.
  • The name of the schedule that the organization references as the manufacturing calendar.
  • Title: Material Reporting Level for Serialization Operations
    Maximum Length: 30
    Determines the level when the dispatch list displays material reporting icons.
  • Title: Maximum Scheduling Duration in Months
    Default Value: 12
    Maximum allowed duration in months to use when scheduling a work order. The minimum value is 3 months and the maximum value is 48 months. The default value is 12 months.
  • Title: Operation Sequence Increment
    Default Value: 10
    Value that increments the sequence number for each new operation added in the work definition.
  • Value that uniquely identifies the item or inventory organization. It is a primary key that the application generates when it creates an item or inventory organization.
  • Title: Phantom Operation Inheritance
    Maximum Length: 18
    Default Value: 1
    Determines whether to charge the components, resources, and overhead from the phantom work definition, or to get them from the operation sequence that's defined for the parent work item.
  • Title: Print product labels using external applications
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then call a business event that uses an application outside of Oracle Fusion applications to print the label. If false, then use an Oracle Fusion Application to print the label. The default value is false.
  • Title: Print pick slips
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then print the pick slips. If false, then do not print the pick slips. The default value is false.
  • Title: Purchase Requisition Trigger
    Maximum Length: 30
    Threshold to use when creating purchase requisitions for a work order that involves a supplier operation, and that requires outside processing.
  • Title: Allow Quantity Changes During Backflush
    Maximum Length: 1
    Default Value: 1
    Determines whether or not Oracle Inventory Management Cloud allows a change to the transaction quantity in the work order.
  • Title: Restrict lot numbers during returns
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then during returns, the choices for the lot are restricted to only those that have been transacted for the manufactured item. If false, then any lot can be selected. The default value is false.
  • Title: Starting Operation Sequence
    Default Value: 10
    Default sequence number for the first operation in a new work definition.
  • Maximum Length: 30
    Determines how to capture time for each serial operation that occurs when performing the work order. Valid values include Operation Serial or Item Serial.
  • Title: Work Order Prefix
    Maximum Length: 30
    Alphanumeric text to add as a prefix to the work order name when creating the work order name.
  • Default Value: 1000
    The starting numeric value to use in the document sequence when creating each work order number at the plant.
Back to Top

Examples

This example describes how to get one inventory organization.

Example cURL Command

Use the following cURL command to submit a request on the REST resource:

curl -u username:password "https://servername/fscmRestApi/resources/version/inventoryOrganizations/OrganizationId/"

For example, the following command gets inventory organization 204:

curl -u username:password "https://servername/fscmRestApi/resources/version/inventoryOrganizations/204/"

Example Response Body

The following example includes the contents of the response body in JSON format:

{
  "OrganizationId" : 204,
  "OrganizationCode" : "V1",
  "OrganizationName" : "Vision Operations",
  "ManagementBusinessUnitId" : 204,
  "ManagementBusinessUnitName" : "Vision Operations",
  "LegalEntityId" : 204,
  "LegalEntityName" : "Vision Operations",
  "ProfitCenterBusinessUnitId" : 204,
  "ProfitCenterBusinessUnitName" : "Vision Operations",
  "Status" : "Active",
  "LocationId" : 204,
  "LocationCode" : "V1 Ship Site A",
  "InventoryFlag" : true,
  "ManufacturingPlantFlag" : true,
  "ContractManufacturingFlag" : false,
  "MaintenanceFlag" : false,
  "MaintenanceEnabledFlag" : false,
...
}
Back to Top