DBA Data[Home] [Help]

APPS.OKS_WF_K_APPROVE dependencies on OKC_OC_INT_QTK_PVT

Line 1906: -- OKC_OC_INT_QTK_PVT.NOTIFY_SALES_REP

1902: -- Start of comments
1903: --
1904: -- Procedure Name : NOTIFY_SALES_REP_W
1905: -- Description : Procedure to call private API
1906: -- OKC_OC_INT_QTK_PVT.NOTIFY_SALES_REP
1907: -- Business Rules : Private API
1908: -- IN Parameters : itemtype,itemkey ,actid,funcmode
1909: -- OUT Parameters : resultout
1910: -- Version : 1.0

Line 1945: OKC_OC_INT_QTK_PVT.NOTIFY_SALES_REP

1941: itemkey );
1942: /*
1943: calling notification api to notify quoation and IStore
1944: */
1945: OKC_OC_INT_QTK_PVT.NOTIFY_SALES_REP
1946: (p_api_version => g_api_version
1947: ,p_contract_id => l_contract_id
1948: ,x_msg_count => l_msg_count
1949: ,x_msg_data => l_msg_data