Kbase 34416: ADM2: How to propagate new rows added manually to the RowObject temp-table into a linked SmartDataBrowser
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Solution ID: P4416
GOAL:
ADM2: How to propagate new rows added manually to the RowObject temp-table in the data target SmartDataBrowser
GOAL:
You are manually adding (via code manipulation) new rows to the RowObject temp-table and you want to display these new rows in the corresponding linked SmartDataBrowser.
FACT(s) (Environment):
Progress 9.1x
FIX:
Use openDataQuery and updateRecord.
For example:
DYNAMIC-FUNCTION("opendataquery":U , "first":U ).
RUN updateRecord IN lDataTarget.