DBA Data[Home] [Help]

APPS.WMS_STRATEGY_PVT dependencies on WMS_COST_GROUPS_INPUT_V

Line 991: from wms_cost_groups_input_v wcgiv

987:
988: --cursor for getting org for cost group search
989: cursor cg_org is
990: select organization_id
991: from wms_cost_groups_input_v wcgiv
992: where wcgiv.line_id = p_transaction_temp_id;
993:
994:
995: -- cursor for hierarchy of possible strategy assignments