DBA Data[Home] [Help]

APPS.OKS_WF_K_APPROVE dependencies on OKC_OC_INT_QTK_PVT

Line 1957: -- OKC_OC_INT_QTK_PVT.NOTIFY_SALES_REP

1953: -- Start of comments
1954: --
1955: -- Procedure Name : NOTIFY_SALES_REP_W
1956: -- Description : Procedure to call private API
1957: -- OKC_OC_INT_QTK_PVT.NOTIFY_SALES_REP
1958: -- Business Rules : Private API
1959: -- IN Parameters : itemtype,itemkey ,actid,funcmode
1960: -- OUT Parameters : resultout
1961: -- Version : 1.0

Line 1996: OKC_OC_INT_QTK_PVT.NOTIFY_SALES_REP

1992: itemkey );
1993: /*
1994: calling notification api to notify quoation and IStore
1995: */
1996: OKC_OC_INT_QTK_PVT.NOTIFY_SALES_REP
1997: (p_api_version => g_api_version
1998: ,p_contract_id => l_contract_id
1999: ,x_msg_count => l_msg_count
2000: ,x_msg_data => l_msg_data