DBA Data[Home] [Help]

APPS.WSH_DELIVERIES_GRP dependencies on WSH_TRANSACTIONS_UTIL

Line 2183: WSH_TRANSACTIONS_UTIL.Send_Document(

2179: END IF;
2180: RAISE FND_API.G_EXC_ERROR;
2181: END IF;
2182: --
2183: WSH_TRANSACTIONS_UTIL.Send_Document(
2184: p_entity_id => l_delivery_id_tab(1),
2185: p_entity_type => 'DLVY',
2186: p_action_type => p_action_prms.action_type,
2187: p_document_type => p_action_prms.document_type ,