DBA Data[Home] [Help]

APPS.WSMPVLDT dependencies on MTL_SUBINVENTORIES_VAL_V

Line 8314: from mtl_subinventories_val_v

8310:
8311: l_stmt_num := 222;
8312: select count(secondary_inventory_name)
8313: into l_count
8314: from mtl_subinventories_val_v
8315: where organization_id = l_organization_id
8316: and secondary_inventory_name = l_comp_sub_inv_r;
8317: l_stmt_num := 223;
8318: