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
EFAULT-BUFFER-HANDLE,TEMP-TABLE PartyIdentifier
EFAULT-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...
Continue reading...