Try OpenEdge Now
skip to main content
ABL Reference
Handle Attributes and Methods Reference : BUFFER-GROUP-NAME attribute
 

BUFFER-GROUP-NAME attribute

The name (as a character string) of the tenant group to which the current record in the buffer specified by the buffer handle belongs. If the buffer does not contain a record from a tenant group, the function returns the Unknown value (?).
Data type: CHARACTER
Access: Read-only
Applies to: Buffer object handle
Note: This attribute can be used in a WHERE or TENANT-WHERE option as long as the specified buffer is not the same as the buffer of the query or FOR EACH statement.

See also

BUFFER-GROUP-ID attribute, BUFFER-GROUP-NAME function