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.6 2011/05/06 12:57:34 vkinduri ship $ */
3:
4: TYPE organization_id IS TABLE OF mrp_forecast_designators.organization_id%TYPE
5: INDEX BY BINARY_INTEGER;

Line 830: END GMP_forecast_migration;

826: */
827:
828: END Exec_forecast_Migration ;
829:
830: END GMP_forecast_migration;