DBA Data[Home] [Help]

APPS.AMV_MYCHANNEL_PVT dependencies on WF_CORE

Line 1751: x_notification_url := wf_core.translate('WF_WEB_AGENT');

1747: END IF;
1748: -- Initialize API return status to sucess
1749: x_return_status := FND_API.G_RET_STS_SUCCESS;
1750:
1751: x_notification_url := wf_core.translate('WF_WEB_AGENT');
1752: --
1753: IF p_user_id = FND_API.G_MISS_NUM OR
1754: p_user_id is null
1755: THEN