DBA Data[Home] [Help]

APPS.PO_VMI_GRP dependencies on MTL_SYSTEM_ITEMS

Line 137: mtl_system_items msi ,

133: hr_organization_units hou ,
134: hr_organization_information hoi ,
135: mtl_parameters mp ,
136: hr_organization_information hoi2 ,
137: mtl_system_items msi ,
138: ic_whse_mst imst
139: where HOU.ORGANIZATION_ID = HOI.ORGANIZATION_ID
140: and HOU.ORGANIZATION_ID = MP.ORGANIZATION_ID
141: and HOI.ORG_INFORMATION_CONTEXT||'' ='Accounting Information'