DBA Data[Home] [Help]

APPS.AHL_SIMULATION_PVT dependencies on AHL_SIMULATION_PVT

Line 1: PACKAGE BODY "AHL_SIMULATION_PVT" AS

1: PACKAGE BODY "AHL_SIMULATION_PVT" AS
2: /* $Header: AHLVSIMB.pls 120.0.12020000.2 2012/12/07 14:39:07 sareepar noship $ */
3: -- Global CONSTANTS
4: G_PKG_NAME CONSTANT VARCHAR2(30) := 'AHL_SIMULATION_PVT';
5: G_DEBUG VARCHAR2(1) := AHL_DEBUG_PUB.is_log_enabled;

Line 4: G_PKG_NAME CONSTANT VARCHAR2(30) := 'AHL_SIMULATION_PVT';

1: PACKAGE BODY "AHL_SIMULATION_PVT" AS
2: /* $Header: AHLVSIMB.pls 120.0.12020000.2 2012/12/07 14:39:07 sareepar noship $ */
3: -- Global CONSTANTS
4: G_PKG_NAME CONSTANT VARCHAR2(30) := 'AHL_SIMULATION_PVT';
5: G_DEBUG VARCHAR2(1) := AHL_DEBUG_PUB.is_log_enabled;
6: ------------------------------------
7: -- Common constants and variables --
8: ------------------------------------

Line 765: END Ahl_Simulation_Pvt;

761: FND_MSG_PUB.count_and_get(p_count => x_msg_count, p_data => x_msg_data, p_encoded => fnd_api.g_false);
762: END Remove_Unit_From_Plan;
763: -------------------------------------------------------------- End of procedure Remove_Unit_From_Plan ----------------------------------------------------------
764:
765: END Ahl_Simulation_Pvt;
766: -- End of package body Ahl_Simulation_Pvt

Line 766: -- End of package body Ahl_Simulation_Pvt

762: END Remove_Unit_From_Plan;
763: -------------------------------------------------------------- End of procedure Remove_Unit_From_Plan ----------------------------------------------------------
764:
765: END Ahl_Simulation_Pvt;
766: -- End of package body Ahl_Simulation_Pvt