DBA Data[Home] [Help]

APPS.OKC_WF_K_APPROVE dependencies on OKC_OC_INT_QTK_PVT

Line 1661: -- OKC_OC_INT_QTK_PVT.NOTIFY_SALES_REP

1657: -- Start of comments
1658: --
1659: -- Procedure Name : NOTIFY_SALES_REP_W
1660: -- Description : Procedure to call private API
1661: -- OKC_OC_INT_QTK_PVT.NOTIFY_SALES_REP
1662: -- Business Rules : Private API
1663: -- IN Parameters : itemtype,itemkey ,actid,funcmode
1664: -- OUT Parameters : resultout
1665: -- Version : 1.0

Line 1700: OKC_OC_INT_QTK_PVT.NOTIFY_SALES_REP

1696: itemkey );
1697: /*
1698: calling notification api to notify quoation and IStore
1699: */
1700: OKC_OC_INT_QTK_PVT.NOTIFY_SALES_REP
1701: (p_api_version => g_api_version
1702: ,p_contract_id => l_contract_id
1703: ,x_msg_count => l_msg_count
1704: ,x_msg_data => l_msg_data