DBA Data[Home] [Help]

APPS.EAM_FORECAST_PVT dependencies on EAM_FORECAST_WEDI

Line 9: TYPE wedi_table_type IS TABLE OF EAM_FORECAST_WEDI%ROWTYPE ; --USAF Bug 13693293

5: TYPE wdj_table_type IS table of EAM_FORECAST_WDJ%ROWTYPE;
6: TYPE wop_table_type IS TABLE OF EAM_FORECAST_WO%ROWTYPE ; --USAF Bug 13693293
7: TYPE wor_table_type IS TABLE OF EAM_FORECAST_WOR%ROWTYPE ; --USAF Bug 13693293
8: TYPE wro_table_type IS TABLE OF EAM_FORECAST_WRO%ROWTYPE ; --USAF Bug 13693293
9: TYPE wedi_table_type IS TABLE OF EAM_FORECAST_WEDI%ROWTYPE ; --USAF Bug 13693293
10: TYPE cebba_table_type IS table of EAM_FORECAST_CEBBA%ROWTYPE;
11: TYPE wo_table_type IS table of NUMBER INDEX BY BINARY_INTEGER;
12:
13: type eam_forecast_rec_type is record