DBA Data[Home] [Help]

APPS.CN_SCA_CREDITS_BATCH_PUB dependencies on CN_SCA_UTL_PVT

Line 845: cn_sca_utl_pvt.manage_indexes(

841: --+
842: --+ Delete existing indexes and create indexes on ATTRIBUTE columns of
843: --+ input interface table.
844: --+
845: cn_sca_utl_pvt.manage_indexes(
846: p_transaction_source => p_transaction_source
847: , p_org_id => p_org_id
848: , x_return_status => l_return_status
849: );