DBA Data[Home] [Help]

APPS.PA_PROJECT_STRUCTURE_PUB1 dependencies on PA_PROJ_ELEMENT_SCH_PKG

Line 1615: PA_PROJ_ELEMENT_SCH_PKG.Delete_Row(l_pevsh_rowid);

1611: --Structure type exists. Delete from schedule table
1612: IF (p_debug_mode = 'Y') THEN
1613: pa_debug.debug('WORKPLAN type');
1614: END IF;
1615: PA_PROJ_ELEMENT_SCH_PKG.Delete_Row(l_pevsh_rowid);
1616:
1617: END IF;
1618:
1619: --check for errors.