Hi Mahmoud, Try this, this routine will return all the entries of the Category ID ( CATEG.ID) in the array CATEG.LIST during teh time period given in TO.DATE and FROM.DATE.
*CALL GET.CATEG.MONTH.ENTRIES(TO.DATE,FROM.DATE,CATEG.ID,CATEG.LIST)* * * * * On Thu, May 6, 2010 at 7:55 PM, Mahmoud <[email protected]> wrote: > Hi all, > I was using the EB.ACCT.ENTRY.LIST to get the account > balances and transactions between two dates from STMT.ENTRY , and I'm > asking if there is another way to get the same output from > CATEG.ENTRY, I mean the balances and Id list between two dates. > > thanx & regards > > Mahmoud Elhawary > > -- > Please read the posting guidelines at: > http://groups.google.com/group/jBASE/web/Posting%20Guidelines > > IMPORTANT: Type T24: at the start of the subject line for questions > specific to Globus/T24 > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > -- Imran Khan T24 Technical Consultant +92 334 3545114 -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
