DBA Data[Home] [Help]

APPS.OKL_UBB_INTEGRATION_PVT dependencies on CSI_COUNTER_PUB

Line 1530: -- to CSI_COUNTER_PUB

1526: End If;
1527:
1528: ---------------------------------------------------------------------
1529: --Bug# 6374869: R12 IB uptake replacing the call from CS_COUNTERS_PUB
1530: -- to CSI_COUNTER_PUB
1531: ---------------------------------------------------------------------
1532: --call the csi api to update counter
1533: /*--CS_COUNTERS_PUB.UPDATE_COUNTER
1534: --(p_api_version => 1.0,

Line 1546: CSI_COUNTER_PUB.update_counter(

1542: --p_ctr_rec => l_csi_ctr_rec,
1543: --p_cascade_upd_to_instances => OKL_API.G_FALSE,
1544: --x_object_version_number => l_object_version_number);
1545: */
1546: CSI_COUNTER_PUB.update_counter(
1547: p_api_version => 1.0
1548: ,p_init_msg_list => OKL_API.G_FALSE
1549: ,p_commit => OKL_API.G_FALSE
1550: ,p_validation_level => fnd_api.g_valid_level_full