DBA Data[Home] [Help]

APPS.GR_FIELD_NAME_PROPERTIES_PUB dependencies on GR_PROPERTIES_B_PKG

Line 261: GR_PROPERTIES_B_PKG.Insert_Row

257:
258: -- The values for Property Id, Property Type, Length,
259: -- Decimal Precision, Minimum Value and Maximum Value will be written to the GR_PROPERTIES_B table.
260:
261: GR_PROPERTIES_B_PKG.Insert_Row
262: (p_commit => 'F',
263: p_called_by_form => 'F',
264: p_property_id => p_property_id,
265: p_property_type_indicator => p_property_type_indicator,