DBA Data[Home] [Help]

APPS.CSD_SC_WORK_ENTITIES_PVT dependencies on CSD_GEN_UTILITY_PVT

Line 80: csd_gen_utility_pvt.dump_sc_work_entity_rec

76: END IF;
77:
78: -- log parameters
79: IF (lc_stat_level >= lc_debug_level) THEN
80: csd_gen_utility_pvt.dump_sc_work_entity_rec
81: ( p_sc_work_entity_rec => p_sc_work_entity_rec);
82: END IF;
83:
84: -- Initialize API return status to success

Line 641: csd_gen_utility_pvt.dump_sc_work_entity_rec

637: END IF;
638:
639: -- log parameters
640: IF (lc_stat_level >= lc_debug_level) THEN
641: csd_gen_utility_pvt.dump_sc_work_entity_rec
642: ( p_sc_work_entity_rec => p_sc_work_entity_rec);
643: END IF;
644:
645: -- Initialize API return status to success