DBA Data[Home] [Help]

APPS.GMD_COMMON_SCALE dependencies on GME_MATERIAL_DETAILS

Line 4: TYPE gme_material_details_tab IS TABLE OF gme_material_details%ROWTYPE index by binary_integer;

1: PACKAGE gmd_common_scale AS
2: /* $Header: GMDVSCLS.pls 120.0 2005/05/25 19:47:24 appldev noship $ */
3:
4: TYPE gme_material_details_tab IS TABLE OF gme_material_details%ROWTYPE index by binary_integer;
5:
6:
7: TYPE fm_matl_dtl_tab IS TABLE OF fm_matl_dtl%ROWTYPE index by binary_integer;
8: /*