DBA Data[Home] [Help]

APPS.PA_PROJECT_STRUCTURE_PVT1 dependencies on PJI_PA_DEL_MAIN

Line 2889: if PJI_PA_DEL_MAIN.g_from_conc is null then

2885:
2886: --end FPM bug 3301192
2887:
2888: /* Added for bug 8708651 */
2889: if PJI_PA_DEL_MAIN.g_from_conc is null then
2890: PA_PROJ_ELEM_VER_STRUCTURE_PKG.delete_row(
2891: X_ROWID => l_rowid
2892: );
2893: else