DBA Data[Home] [Help]

APPS.WMS_WIP_XDOCK_PVT dependencies on INV_GLOBALS

Line 1051: , p_transaction_type_id => inv_globals.g_type_xfer_order_wip_issue

1047: p_transaction_temp_id => l_new_temp_id
1048: , p_wip_entity_id => l_wip_entity_id
1049: , p_operation_seq_num => l_operation_seq_num
1050: , p_repetitive_schedule_id => l_repetitive_schedule_id
1051: , p_transaction_type_id => inv_globals.g_type_xfer_order_wip_issue
1052: );
1053: EXCEPTION
1054: WHEN OTHERS THEN
1055: IF (l_debug = 1) THEN