DBA Data[Home] [Help]

APPS.CS_SR_DELETE_UTIL dependencies on CS_COST_DETAILS_PVT

Line 904: || 'cs_cost_details_pvt.purge_cost'

900: (
901: fnd_log.level_statement
902: , L_LOG_MODULE || 'cost_purge_start'
903: , 'calling the Cost purge API '
904: || 'cs_cost_details_pvt.purge_cost'
905: );
906: END IF ;
907:
908:

Line 914: CS_COST_DETAILS_PVT.Purge_Cost

910:
911: -- This procedure deletes all the charge lines that are related to
912: -- SRs that are available in the global temp table with purge status NULL.
913:
914: CS_COST_DETAILS_PVT.Purge_Cost
915: (
916: p_api_version_number => '1.0'
917: , p_init_msg_list => FND_API.G_FALSE
918: , p_commit => FND_API.G_FALSE