Adds a data-relation object for a pair of parent and child buffers that is based on the RECID of the parent buffer to a dynamic ProDataSet object. It also sets the PARENT-ID-RELATION attribute to TRUE.
Return type: HANDLE
Applies to: ProDataSet object handle
ADD-PARENT-ID-RELATION ( parent-buffer-handle , child-buffer-handle , [parent-id-field[ , parent-fields-before [ , parent-fields-after]]] ) |