DBA Data[Home] [Help]

APPS.PO_THIRD_PARTY_STOCK_GRP dependencies on HR_ORGANIZATION_INFORMATION

Line 462: hr_organization_information hoi ,

458: msi.mtl_transactions_enabled_flag ,
459: msi.stock_enabled_flag
460: from gl_sets_of_books gsob ,
461: hr_organization_units hou ,
462: hr_organization_information hoi ,
463: mtl_parameters mp ,
464: hr_organization_information hoi2 ,
465: mtl_system_items msi
466: -- INVCONV ic_whse_mst imst

Line 464: hr_organization_information hoi2 ,

460: from gl_sets_of_books gsob ,
461: hr_organization_units hou ,
462: hr_organization_information hoi ,
463: mtl_parameters mp ,
464: hr_organization_information hoi2 ,
465: mtl_system_items msi
466: -- INVCONV ic_whse_mst imst
467: where HOU.ORGANIZATION_ID = HOI.ORGANIZATION_ID
468: and HOU.ORGANIZATION_ID = MP.ORGANIZATION_ID