Try OpenEdge Now
skip to main content
ABL Reference
Handle Attributes and Methods Reference : PARENT-FIELDS-AFTER attribute
 

PARENT-FIELDS-AFTER attribute

Returns a comma-separated list of fields from the parent record in the relation to be written to XML or JSON after all nested child records. The attribute returns the Unknown value (?) if it is not specified for the data-relation object.
Data type: CHARACTER
Access: Read-only
Applies to: Data-relation object handle

See also

PARENT-FIELDS-BEFORE attribute