DBA Data[Home] [Help]

APPS.PAY_SD_CREATE_TEMPLATES dependencies on PAY_SD_CREATE_TEMPLATES

Line 1: PACKAGE BODY pay_sd_create_templates AS

1: PACKAGE BODY pay_sd_create_templates AS
2: /* $Header: paysdlobins.pkb 120.1 2007/01/11 20:59:12 ndorai noship $ */
3: --
4: -- Package Variables
5: --

Line 49: END pay_sd_create_templates;

45: WHEN OTHERS THEN
46: hr_utility.set_location(' Leaving:'||l_proc, 90);
47: raise;
48: END post_insert;
49: END pay_sd_create_templates;