DBA Data[Home] [Help]

APPS.OKL_CS_WF dependencies on OKL_AM_WF

Line 722: OKL_AM_WF.GET_NOTIFICATION_AGENT(

718: FETCH c_agent_csr into l_from_email;
719: CLOSE c_agent_csr;
720:
721: -- get the requestor
722: OKL_AM_WF.GET_NOTIFICATION_AGENT(
723: itemtype => itemtype,
724: itemkey => itemkey,
725: actid => actid,
726: funcmode => funcmode,