DBA Data[Home] [Help]

APPS.OKL_VIEW_CONCURRENT_PVT dependencies on FND_CONC

Line 60: fnd_conc.diagnose (

56: END IF;
57:
58: -- Get the Diagnostics Text for the Request ID
59:
60: fnd_conc.diagnose (
61: request_id => p_request_id,
62: phase => l_phase,
63: status => l_status,
64: help_text => l_help_text);