DBA Data[Home] [Help]

APPS.AHL_VWP_COST_PVT dependencies on CSTPECEP

Line 2023: l_entity_id_tab CSTPECEP.wip_entity_id_type;

2019: l_msg_data VARCHAR2(2000);
2020:
2021: -- yazhou 22Sept2005 starts
2022: -- Bug fix#4617326
2023: l_entity_id_tab CSTPECEP.wip_entity_id_type;
2024: l_index NUMBER;
2025:
2026: L_API_NAME CONSTANT VARCHAR2(30) := 'Rollup_MR_Cost_Hierarchy';
2027: L_DEBUG_KEY CONSTANT VARCHAR2(100) := 'ahl.plsql.' || G_PKG_NAME || '.' || L_API_NAME;