DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_PLAN_MODULE dependencies on HR_UTILITY

Line 5810: hr_utility.set_location('Entering:'|| l_proc, 10);

5806: --
5807: -- Return the copy_entity_result_id of Plan row
5808: p_copy_entity_result_id := l_out_pln_result_id;
5809:
5810: hr_utility.set_location('Entering:'|| l_proc, 10);
5811: --
5812: -- Issue a savepoint if operating in validation only mode
5813: --
5814: --

Line 5815: hr_utility.set_location(l_proc, 20);

5811: --
5812: -- Issue a savepoint if operating in validation only mode
5813: --
5814: --
5815: hr_utility.set_location(l_proc, 20);
5816: --
5817: -- Business Group id, effective_date's can't be null
5818: -- pl_id or pgm_id must be supplied.
5819: --

Line 5821: hr_utility.set_location('Leaving:'|| l_proc, 10);

5817: -- Business Group id, effective_date's can't be null
5818: -- pl_id or pgm_id must be supplied.
5819: --
5820: --
5821: hr_utility.set_location('Leaving:'|| l_proc, 10);
5822: --
5823: end create_plan_result;
5824: --
5825: -- Overloaded create_plan_result for Plan Design Wizard

Line 8038: hr_utility.set_location('l_mapping_id/organization_id '||l_mapping_id,100);

8034: close c_get_mapping_name2;
8035: --
8036: l_mapping_id := l_cpo_rec.organization_id;
8037: --
8038: hr_utility.set_location('l_mapping_id/organization_id '||l_mapping_id,100);
8039: hr_utility.set_location('l_mapping_name '||l_mapping_name,100);
8040: --
8041: --To set user friendly labels on the mapping page
8042: --

Line 8039: hr_utility.set_location('l_mapping_name '||l_mapping_name,100);

8035: --
8036: l_mapping_id := l_cpo_rec.organization_id;
8037: --
8038: hr_utility.set_location('l_mapping_id/organization_id '||l_mapping_id,100);
8039: hr_utility.set_location('l_mapping_name '||l_mapping_name,100);
8040: --
8041: --To set user friendly labels on the mapping page
8042: --
8043: l_mapping_column_name1 := null;

Line 8987: hr_utility.set_location('Entering:'|| l_proc, 10);

8983: ---------------------------------------------------------------
8984: -- END OF BEN_POPL_RPTG_GRP_F ----------------------
8985: ---------------------------------------------------------------
8986: --
8987: hr_utility.set_location('Entering:'|| l_proc, 10);
8988: --
8989: -- Issue a savepoint if operating in validation only mode
8990: --
8991: --

Line 8992: hr_utility.set_location(l_proc, 20);

8988: --
8989: -- Issue a savepoint if operating in validation only mode
8990: --
8991: --
8992: hr_utility.set_location(l_proc, 20);
8993: --
8994: -- Business Group id, effective_date's can't be null
8995: -- pl_id or pgm_id must be supplied.
8996: --

Line 8998: hr_utility.set_location('Leaving:'|| l_proc, 10);

8994: -- Business Group id, effective_date's can't be null
8995: -- pl_id or pgm_id must be supplied.
8996: --
8997: --
8998: hr_utility.set_location('Leaving:'|| l_proc, 10);
8999: --
9000: end create_popl_result ;
9001: --
9002: procedure create_ler_result