[progress Communities] [progress Openedge Abl] Forum Post: Re: How To Calculate Total Sum...

  • Thread starter Thread starter pliscki
  • Start date Start date
Status
Not open for further replies.
P

pliscki

Guest
Hi, Couple of questions, because I didn't get what you want. Is buwm100 a buffer for table uwm100? if not what is their relation? In your algorithm you're not accumulating anything, since n_prem and n_comm are being initialized in each iteration. There're other things that are wrong but I think it's better if you could give us a little more info. EDIT! I see you said you want to check the same table, so I suppose buwm100 is a buffer for uwm100. are .policy .renctn and .endcnt part of unique index? What are the fields of the primary index? You should only use FIND without FIRST/LAST qualifier only if the where condition matchs with a unique index.

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