Ou, inventory organization and sub-Inventory

Source: Internet
Author: User
Select Hou. organization_id ou_org_id, -- Org_id
Hou. Name ou_name, -- Ou name
Ood. organization_id org_org_id, -- Inventory organization ID
Ood. organization_code org_org_code, -- Inventory OrganizationCode
MSI. secondary_inventory_name, -- Sub-stock name
MSI. Description -- Sub-inventory description
From Hr_organization_information Hoi, -- Organization Category Table
Hr_operating_units Hou, -- Ou View
Org_organization_definitions Ood, -- Inventory Organization definition View
Mtl_secondary_inventories MSI -- Sub-inventory info table
  Where Hoi.org _ information1 =   ' Operating_unit '
And Hoi. organization_id = Hou. organization_id
And Ood. operating_unit = Hoi. organization_id
And Ood. organization_id = MSI. organization_id

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.