[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Use of Correct indentation - Eclipse

  • Thread starter Thread starter Scott Riley
  • Start date Start date
Status
Not open for further replies.
S

Scott Riley

Guest
Please be aware that there are valid reasons to use a find first - it's not always wrong as has been suggested. Say you have an accounts package and you want to display the oldest outstanding transaction for an account in an enquiry. You can do a find first on the transaction table for the account where the status is open using an index that contains account, status and transaction date.

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