× Discuss on T24 Installation, Setting up the environment, TC Server, jBOSS, Package & Deployment, etc…

Account Balances

  • monirku
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 1 week ago - 12 years 1 week ago #14257 by monirku
Account Balances was created by monirku
Dear All

I am newbie in T24. I want to write a routine which will give account balances for a month with date and holiday balance should be balance of the previous day which have balances. I also want to write enquiry with the help of this routine.Can any one helps.

With Best Regards

Monir
Last edit: 12 years 1 week ago by monirku.

Please Log in or Create an account to join the conversation.

More
12 years 5 days ago #14261 by durai611
Replied by durai611 on topic Account Balances
If you would like to write new routine to fetch account balances, then refer ACCT.ACTIVITY.

In between, check the links provided in the attached text file.

Not able to post the links here

Attachment not found


:-(
The following user(s) said Thank You: monirku

Please Log in or Create an account to join the conversation.

  • monirku
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 5 days ago #14263 by monirku
Replied by monirku on topic Account Balances
Thanks for your reply but my requirement is that we need Product Sheet of Account.That is a account should have balance for the whole month.If holiday appears then it should show previous days balance as holiday balance.Here Thursday is working day and Friday and Saturday is holiday.Then Friday and Saturday balance will be Thursday Balance. I also want to write report to show this whole month balance with some other calculation.

Please Log in or Create an account to join the conversation.

More
12 years 5 days ago #14265 by durai611
Replied by durai611 on topic Account Balances
By passing the month end date to routine EB.GET.ACCT.BALANCE, you can fetch the balance on a particular month end.

Or else if you have set the ACCOUNT.STATEMENT frequency as MONTHLY provided the date as month end, then opening balance can be taken from ACCT.STMT.PRINT file and closing balance from the file ACCOUNT.STATEMENT in field LAST.FQU.BAL.

Also, if you need only the transactions that is performed on an account in a particular month then use routine EB.ACCT.ENTRY.LIST. Check the below link for this routine,

t24all.com/forum/30-t24-development-a-cu...-accounts.html#11798

Please Log in or Create an account to join the conversation.

Time to create page: 0.043 seconds