DBA Data[Home] [Help]

APPS.PAY_WCI_ACCOUNTS_BK1 dependencies on HR_UTILITY

Line 17: hr_utility.set_location('Entering: PAY_WCI_ACCOUNTS_BK1.CREATE_WCI_ACCOUNT_A', 10);

13: ,P_COMMENTS in VARCHAR2
14: ,P_ACCOUNT_ID in NUMBER
15: )is
16: begin
17: hr_utility.set_location('Entering: PAY_WCI_ACCOUNTS_BK1.CREATE_WCI_ACCOUNT_A', 10);
18: hr_utility.set_location(' Leaving: PAY_WCI_ACCOUNTS_BK1.CREATE_WCI_ACCOUNT_A', 20);
19: end CREATE_WCI_ACCOUNT_A;
20: procedure CREATE_WCI_ACCOUNT_B
21: (P_EFFECTIVE_DATE in DATE

Line 18: hr_utility.set_location(' Leaving: PAY_WCI_ACCOUNTS_BK1.CREATE_WCI_ACCOUNT_A', 20);

14: ,P_ACCOUNT_ID in NUMBER
15: )is
16: begin
17: hr_utility.set_location('Entering: PAY_WCI_ACCOUNTS_BK1.CREATE_WCI_ACCOUNT_A', 10);
18: hr_utility.set_location(' Leaving: PAY_WCI_ACCOUNTS_BK1.CREATE_WCI_ACCOUNT_A', 20);
19: end CREATE_WCI_ACCOUNT_A;
20: procedure CREATE_WCI_ACCOUNT_B
21: (P_EFFECTIVE_DATE in DATE
22: ,P_OBJECT_VERSION_NUMBER in NUMBER

Line 31: hr_utility.set_location('Entering: PAY_WCI_ACCOUNTS_BK1.CREATE_WCI_ACCOUNT_B', 10);

27: ,P_ACCOUNT_NUMBER in VARCHAR2
28: ,P_COMMENTS in VARCHAR2
29: )is
30: begin
31: hr_utility.set_location('Entering: PAY_WCI_ACCOUNTS_BK1.CREATE_WCI_ACCOUNT_B', 10);
32: hr_utility.set_location(' Leaving: PAY_WCI_ACCOUNTS_BK1.CREATE_WCI_ACCOUNT_B', 20);
33: end CREATE_WCI_ACCOUNT_B;
34: end PAY_WCI_ACCOUNTS_BK1;

Line 32: hr_utility.set_location(' Leaving: PAY_WCI_ACCOUNTS_BK1.CREATE_WCI_ACCOUNT_B', 20);

28: ,P_COMMENTS in VARCHAR2
29: )is
30: begin
31: hr_utility.set_location('Entering: PAY_WCI_ACCOUNTS_BK1.CREATE_WCI_ACCOUNT_B', 10);
32: hr_utility.set_location(' Leaving: PAY_WCI_ACCOUNTS_BK1.CREATE_WCI_ACCOUNT_B', 20);
33: end CREATE_WCI_ACCOUNT_B;
34: end PAY_WCI_ACCOUNTS_BK1;