DBA Data[Home] [Help]

APPS.OKL_SUBSIDY_POOL_APPROVAL_PVT dependencies on FND_NEW_MESSAGES

Line 5: G_INVALID_POOL_STATUS CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_STATUS_INVALID';

1: PACKAGE BODY okl_subsidy_pool_approval_pvt AS
2: /* $Header: OKLRSICB.pls 120.1 2005/10/30 03:17:05 appldev noship $ */
3:
4: -- Global Message Constants
5: G_INVALID_POOL_STATUS CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_STATUS_INVALID';
6: G_POOL_HAS_NO_LINES CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_NO_LINES';
7: G_POOL_HAS_MORE_LINES CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_MORE_LINES';
8: G_POOL_LINE_INVALID CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_LINE_INVALID';
9: G_POOL_IS_NOT_ACTIVE CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_STS_NOT_ACTIVE';

Line 6: G_POOL_HAS_NO_LINES CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_NO_LINES';

2: /* $Header: OKLRSICB.pls 120.1 2005/10/30 03:17:05 appldev noship $ */
3:
4: -- Global Message Constants
5: G_INVALID_POOL_STATUS CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_STATUS_INVALID';
6: G_POOL_HAS_NO_LINES CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_NO_LINES';
7: G_POOL_HAS_MORE_LINES CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_MORE_LINES';
8: G_POOL_LINE_INVALID CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_LINE_INVALID';
9: G_POOL_IS_NOT_ACTIVE CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_STS_NOT_ACTIVE';
10: G_SUB_POOL_EXIPRED_WF CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUBSIDY_POOL_EXPIRED_WF';

Line 7: G_POOL_HAS_MORE_LINES CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_MORE_LINES';

3:
4: -- Global Message Constants
5: G_INVALID_POOL_STATUS CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_STATUS_INVALID';
6: G_POOL_HAS_NO_LINES CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_NO_LINES';
7: G_POOL_HAS_MORE_LINES CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_MORE_LINES';
8: G_POOL_LINE_INVALID CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_LINE_INVALID';
9: G_POOL_IS_NOT_ACTIVE CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_STS_NOT_ACTIVE';
10: G_SUB_POOL_EXIPRED_WF CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUBSIDY_POOL_EXPIRED_WF';
11: G_POOL_LINE_INVALID_AMT CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_LINE_AMT_BALANCE';

Line 8: G_POOL_LINE_INVALID CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_LINE_INVALID';

4: -- Global Message Constants
5: G_INVALID_POOL_STATUS CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_STATUS_INVALID';
6: G_POOL_HAS_NO_LINES CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_NO_LINES';
7: G_POOL_HAS_MORE_LINES CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_MORE_LINES';
8: G_POOL_LINE_INVALID CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_LINE_INVALID';
9: G_POOL_IS_NOT_ACTIVE CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_STS_NOT_ACTIVE';
10: G_SUB_POOL_EXIPRED_WF CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUBSIDY_POOL_EXPIRED_WF';
11: G_POOL_LINE_INVALID_AMT CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_LINE_AMT_BALANCE';
12: G_POOL_NO_SUB_ASSOC CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_NO_SUBSIDY';

Line 9: G_POOL_IS_NOT_ACTIVE CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_STS_NOT_ACTIVE';

5: G_INVALID_POOL_STATUS CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_STATUS_INVALID';
6: G_POOL_HAS_NO_LINES CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_NO_LINES';
7: G_POOL_HAS_MORE_LINES CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_MORE_LINES';
8: G_POOL_LINE_INVALID CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_LINE_INVALID';
9: G_POOL_IS_NOT_ACTIVE CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_STS_NOT_ACTIVE';
10: G_SUB_POOL_EXIPRED_WF CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUBSIDY_POOL_EXPIRED_WF';
11: G_POOL_LINE_INVALID_AMT CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_LINE_AMT_BALANCE';
12: G_POOL_NO_SUB_ASSOC CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_NO_SUBSIDY';
13: G_BUDGET_IS_NOT_NEW CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_NO_SUBSIDY';

Line 10: G_SUB_POOL_EXIPRED_WF CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUBSIDY_POOL_EXPIRED_WF';

6: G_POOL_HAS_NO_LINES CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_NO_LINES';
7: G_POOL_HAS_MORE_LINES CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_MORE_LINES';
8: G_POOL_LINE_INVALID CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_LINE_INVALID';
9: G_POOL_IS_NOT_ACTIVE CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_STS_NOT_ACTIVE';
10: G_SUB_POOL_EXIPRED_WF CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUBSIDY_POOL_EXPIRED_WF';
11: G_POOL_LINE_INVALID_AMT CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_LINE_AMT_BALANCE';
12: G_POOL_NO_SUB_ASSOC CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_NO_SUBSIDY';
13: G_BUDGET_IS_NOT_NEW CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_NO_SUBSIDY';
14: -- Global Constants

Line 11: G_POOL_LINE_INVALID_AMT CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_LINE_AMT_BALANCE';

7: G_POOL_HAS_MORE_LINES CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_MORE_LINES';
8: G_POOL_LINE_INVALID CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_LINE_INVALID';
9: G_POOL_IS_NOT_ACTIVE CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_STS_NOT_ACTIVE';
10: G_SUB_POOL_EXIPRED_WF CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUBSIDY_POOL_EXPIRED_WF';
11: G_POOL_LINE_INVALID_AMT CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_LINE_AMT_BALANCE';
12: G_POOL_NO_SUB_ASSOC CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_NO_SUBSIDY';
13: G_BUDGET_IS_NOT_NEW CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_NO_SUBSIDY';
14: -- Global Constants
15: G_PENDING_STATUS_CODE CONSTANT fnd_lookups.lookup_code%TYPE DEFAULT 'PENDING';

Line 12: G_POOL_NO_SUB_ASSOC CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_NO_SUBSIDY';

8: G_POOL_LINE_INVALID CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_LINE_INVALID';
9: G_POOL_IS_NOT_ACTIVE CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_STS_NOT_ACTIVE';
10: G_SUB_POOL_EXIPRED_WF CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUBSIDY_POOL_EXPIRED_WF';
11: G_POOL_LINE_INVALID_AMT CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_LINE_AMT_BALANCE';
12: G_POOL_NO_SUB_ASSOC CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_NO_SUBSIDY';
13: G_BUDGET_IS_NOT_NEW CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_NO_SUBSIDY';
14: -- Global Constants
15: G_PENDING_STATUS_CODE CONSTANT fnd_lookups.lookup_code%TYPE DEFAULT 'PENDING';
16: G_ACTIVE_STATUS_CODE CONSTANT fnd_lookups.lookup_code%TYPE DEFAULT 'ACTIVE';

Line 13: G_BUDGET_IS_NOT_NEW CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_NO_SUBSIDY';

9: G_POOL_IS_NOT_ACTIVE CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_STS_NOT_ACTIVE';
10: G_SUB_POOL_EXIPRED_WF CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUBSIDY_POOL_EXPIRED_WF';
11: G_POOL_LINE_INVALID_AMT CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_LINE_AMT_BALANCE';
12: G_POOL_NO_SUB_ASSOC CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_NO_SUBSIDY';
13: G_BUDGET_IS_NOT_NEW CONSTANT fnd_new_messages.message_name%TYPE DEFAULT 'OKL_SUB_POOL_HAS_NO_SUBSIDY';
14: -- Global Constants
15: G_PENDING_STATUS_CODE CONSTANT fnd_lookups.lookup_code%TYPE DEFAULT 'PENDING';
16: G_ACTIVE_STATUS_CODE CONSTANT fnd_lookups.lookup_code%TYPE DEFAULT 'ACTIVE';
17: