DBA Data[Home] [Help]

APPS.BOM_DELETE_GROUPS_API dependencies on MTL_SYSTEM_ITEMS

Line 1038: from MTL_SYSTEM_ITEMS MSI

1034: MSI.BASE_ITEM_ID
1035: into config_flag,
1036: item_status,
1037: base_id
1038: from MTL_SYSTEM_ITEMS MSI
1039: where MSI.ORGANIZATION_ID = p_organization_id
1040: and MSI.INVENTORY_ITEM_ID = p_inventory_item_id;
1041:
1042: stmt_num := 2;