DBA Data[Home] [Help]

APPS.WIP_WS_SHORTAGE dependencies on FND_MSG_PUB

Line 381: fnd_msg_pub.Delete_Msg;

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