DBA Data[Home] [Help]

APPS.INVATTR dependencies on MTL_PARAMETERS

Line 20: from mtl_parameters where master_organization_id =master_org_id

16: INTERNAL_ORDER_FLAG
17: from mtl_system_items
18: where inventory_item_id = item_id
19: and organization_id in ( select organization_id
20: from mtl_parameters where master_organization_id =master_org_id
21: and organization_id <> master_org_id);
22:
23: -- Attributes that are Item level (can't be different from master org's value)
24: