DBA Data[Home] [Help]

APPS.GMP_FORECAST_MIGRATION dependencies on GMP_FORECAST_MIGRATION

Line 1: PACKAGE BODY GMP_forecast_migration AS

1: PACKAGE BODY GMP_forecast_migration AS
2: /* $Header: GMPFCMIB.pls 120.4 2006/04/12 04:19:35 sowsubra noship $ */
3:
4: TYPE organization_id IS TABLE OF mrp_forecast_designators.organization_id%TYPE
5: INDEX BY BINARY_INTEGER;

Line 828: END GMP_forecast_migration;

824: */
825:
826: END Exec_forecast_Migration ;
827:
828: END GMP_forecast_migration;