DBA Data[Home] [Help]

APPS.AHL_VWP_COST_PVT dependencies on CSTPECEP

Line 2020: l_entity_id_tab CSTPECEP.wip_entity_id_type;

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