Specifies the name of the record group from which the LOV or hierarchical tree derives its values.
Applies to:
LOV, hierarchical tree
Set Oracle Forms, programmatically
GET_LOV_PROPERTY (GROUP_NAME)
SET_LOV_PROPERTY (GROUP_NAME)
Default
Null
Required/Optional Required for LOV, Optional for hierarchical tree
An LOV displays the records stored in its underlying record group. Each LOV must be based on a record group. A record group can be populated by a query (query record group) or by fixed values (static record group).