DBA Data[Home] [Help]

APPS.HXC_PREFERENCE_EVALUATION dependencies on HXC_PREF_DEFINITIONS

Line 75: ( preference_code hxc_pref_definitions.code%TYPE,

71:
72: -- public types used to manipulate preference information
73:
74: TYPE t_pref_table_row IS RECORD
75: ( preference_code hxc_pref_definitions.code%TYPE,
76: attribute1 VARCHAR(150),
77: attribute2 VARCHAR(150),
78: attribute3 VARCHAR(150),
79: attribute4 VARCHAR(150),