[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How to use travers a child buffer in a dataset

  • Thread starter Thread starter goo
  • Start date Start date
Status
Not open for further replies.
G

goo

Guest
I need to add some setup here :-) I use Add-Parent-ID-Relation to bind the buffers. MeasuringTicketDataSet:ADD-PARENT-ID-RELATION(TEMP-TABLE SenderParty:DEFAULT-BUFFER-HANDLE,TEMP-TABLE PartyIdentifier:DEFAULT-BUFFER-HANDLE,"SenderParty_id",?,?). So I only see ParentBuffer handle, and I know it has been done a synchronize(), so I have the first record. I Wonder if I can find the relation from within the buffer. Otherwise I will need to Write a where statement....dynamic of course ...

Continue reading...
 
Status
Not open for further replies.
Back
Top