DBA Data[Home] [Help]

APPS.AMW_RISK_CTRL_COUNT_PVT dependencies on AMW_RISK_CTRL_COUNT_PVT

Line 1: PACKAGE BODY AMW_RISK_CTRL_COUNT_PVT AS

1: PACKAGE BODY AMW_RISK_CTRL_COUNT_PVT AS
2: /* $Header: amwvrccb.pls 115.9 2003/12/03 02:28:16 abedajna noship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name

Line 16: g_pkg_name CONSTANT VARCHAR2 (30) := 'AMW_RISK_CTRL_COUNT_PVT';

12: -- NOTE
13: --
14: -- End of Comments
15: -- ===============================================================
16: g_pkg_name CONSTANT VARCHAR2 (30) := 'AMW_RISK_CTRL_COUNT_PVT';
17: g_file_name CONSTANT VARCHAR2 (12) := 'amwvrccb.pls';
18: g_user_id NUMBER := fnd_global.user_id;
19: g_login_id NUMBER := fnd_global.conc_login_id;
20: --------------------- BEGIN: Declaring internal Procedures ----------------------

Line 899: END amw_risk_ctrl_count_pvt;

895: -- END IF;
896: --
897: -- END check_apo_row;
898: -- */
899: END amw_risk_ctrl_count_pvt;