DBA Data[Home] [Help]

APPS.GR_ITEM_SAFETY dependencies on GR_PROPERTIES_TL

Line 6: (description gr_properties_tl.description%TYPE,

2: /*$Header: GRFMISS.pls 120.1 2005/07/08 13:24:28 methomas noship $*/
3: /* This record definition maintains the list of columns returned the form. */
4:
5: TYPE item_property_rec IS RECORD
6: (description gr_properties_tl.description%TYPE,
7: sequence_number gr_label_properties.sequence_number%TYPE,
8: property_id gr_label_properties.property_id%TYPE,
9: label_code gr_label_properties.label_code%TYPE,
10: property_type_indicator gr_properties_b.property_type_indicator%TYPE,