DBA Data[Home] [Help]

APPS.CTO_DEACTIVATE_CONFIG_PK dependencies on MTL_ITEM_ATTRIBUTES

Line 2024: from mtl_item_attributes

2020: -- 2 = Organization Level
2021:
2022: select control_level
2023: into x_attr_control
2024: from mtl_item_attributes
2025: where attribute_name = 'MTL_SYSTEM_ITEMS.INVENTORY_ITEM_STATUS_CODE';
2026:
2027: if x_attr_control = 1 then
2028: --