DBA Data[Home] [Help]

APPS.WMS_DEVICE_CONFIRMATION_PUB dependencies on WMS_TXNRSN_ACTIONS_PUB

Line 3919: wms_txnrsn_actions_pub.log_exception

3915: IF (l_debug = 1) THEN
3916: trace('logging exception for qty/sub/loc discrepanc FOR reason id'||l_rec.reason_id);
3917: END IF;
3918:
3919: wms_txnrsn_actions_pub.log_exception
3920: (p_api_version_number =>1.0
3921: , p_init_msg_lst =>fnd_api.g_false
3922: , p_commit => FND_API.G_FALSE
3923: , x_return_status =>x_return_status