DBA Data[Home] [Help]

APPS.WIP_WS_SHORTAGE dependencies on FND_MSG_PUB

Line 382: fnd_msg_pub.Delete_Msg;

378: l_is_lot_control := false;
379: l_is_revision_control := false;
380: l_is_serial_control := false;
381:
382: fnd_msg_pub.Delete_Msg;
383: inv_quantity_tree_pub.query_quantities(
384: p_api_version_number => 1.0,
385: p_init_msg_lst => 'T',
386: x_return_status => x_return_status,