Hi Mahmoud,

I dont think there is any subroutine/function for CATEG.ENTRY. Although u
can make one for yourself. You can read the data from CATEG.ENT.ACTIVITY
which keeps the CATEG.ENTRY IDs daily. I hope this will fulfill your
requirement and is also more optimized.
regards,
Talha
On Thu, May 6, 2010 at 8:02 PM, gabalian <[email protected]> wrote:

> Hi Mahmoud,
>
> Try this, this routine will return all the entries of the Category ID (
> CATEG.ID <http://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<http://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
>

-- 
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

Reply via email to