DBA Data[Home] [Help]

APPS.PSP_ORGANIZATION_ACCOUNTS_BK3 dependencies on HR_UTILITY

Line 9: hr_utility.set_location('Entering: PSP_ORGANIZATION_ACCOUNTS_BK3.DELETE_ORGANIZATION_ACCOUNT_A', 10);

5: procedure DELETE_ORGANIZATION_ACCOUNT_A
6: (P_ORGANIZATION_ACCOUNT_ID in NUMBER
7: )is
8: begin
9: hr_utility.set_location('Entering: PSP_ORGANIZATION_ACCOUNTS_BK3.DELETE_ORGANIZATION_ACCOUNT_A', 10);
10: hr_utility.set_location(' Leaving: PSP_ORGANIZATION_ACCOUNTS_BK3.DELETE_ORGANIZATION_ACCOUNT_A', 20);
11: end DELETE_ORGANIZATION_ACCOUNT_A;
12: procedure DELETE_ORGANIZATION_ACCOUNT_B
13: (P_ORGANIZATION_ACCOUNT_ID in NUMBER

Line 10: hr_utility.set_location(' Leaving: PSP_ORGANIZATION_ACCOUNTS_BK3.DELETE_ORGANIZATION_ACCOUNT_A', 20);

6: (P_ORGANIZATION_ACCOUNT_ID in NUMBER
7: )is
8: begin
9: hr_utility.set_location('Entering: PSP_ORGANIZATION_ACCOUNTS_BK3.DELETE_ORGANIZATION_ACCOUNT_A', 10);
10: hr_utility.set_location(' Leaving: PSP_ORGANIZATION_ACCOUNTS_BK3.DELETE_ORGANIZATION_ACCOUNT_A', 20);
11: end DELETE_ORGANIZATION_ACCOUNT_A;
12: procedure DELETE_ORGANIZATION_ACCOUNT_B
13: (P_ORGANIZATION_ACCOUNT_ID in NUMBER
14: )is

Line 16: hr_utility.set_location('Entering: PSP_ORGANIZATION_ACCOUNTS_BK3.DELETE_ORGANIZATION_ACCOUNT_B', 10);

12: procedure DELETE_ORGANIZATION_ACCOUNT_B
13: (P_ORGANIZATION_ACCOUNT_ID in NUMBER
14: )is
15: begin
16: hr_utility.set_location('Entering: PSP_ORGANIZATION_ACCOUNTS_BK3.DELETE_ORGANIZATION_ACCOUNT_B', 10);
17: hr_utility.set_location(' Leaving: PSP_ORGANIZATION_ACCOUNTS_BK3.DELETE_ORGANIZATION_ACCOUNT_B', 20);
18: end DELETE_ORGANIZATION_ACCOUNT_B;
19: end PSP_ORGANIZATION_ACCOUNTS_BK3;

Line 17: hr_utility.set_location(' Leaving: PSP_ORGANIZATION_ACCOUNTS_BK3.DELETE_ORGANIZATION_ACCOUNT_B', 20);

13: (P_ORGANIZATION_ACCOUNT_ID in NUMBER
14: )is
15: begin
16: hr_utility.set_location('Entering: PSP_ORGANIZATION_ACCOUNTS_BK3.DELETE_ORGANIZATION_ACCOUNT_B', 10);
17: hr_utility.set_location(' Leaving: PSP_ORGANIZATION_ACCOUNTS_BK3.DELETE_ORGANIZATION_ACCOUNT_B', 20);
18: end DELETE_ORGANIZATION_ACCOUNT_B;
19: end PSP_ORGANIZATION_ACCOUNTS_BK3;