× Discuss on Template programming, jBASE programming, Enquiries, No-File enquiry, Enquiry routines, Version, Version routines, Menus, Abbriviations, Creating local reference fields, Fast path enquiries, Creating charts and graphs, Generating Reports, Deal slips, Straight through processing, Multi Company and Multi Book setup, Tabbed screens, Composite Screens, T24 API, etc...

EB.GET.ACCT.BALANCE

  • MANARBN01
  • Topic Author
  • Offline
  • New Member
  • New Member
More
1 year 6 months ago #23854 by MANARBN01
EB.GET.ACCT.BALANCE was created by MANARBN01
In this function : CALL EB.GET.ACCT.BALANCE(ACCOUNT.NO, R.CPT , "VALUE", DATE.BAL, "", Y.BALANCE, CR.MVMT, DR.MVMT, ERR)

What's the difference between   VALUE,TRADE,BOOKING

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

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus:G09-G13|TAFC:R05-R23|TAFJ:R19,R23:test
More
1 year 6 months ago #23856 by VK
Replied by VK on topic EB.GET.ACCT.BALANCE
Hi
from a doc:

This routine will return an
account balance of a
given type on a given date
and can return the balance
as at a requested
system date too (ie.
Without adjustments).
The routine obtains the
balances by using the correct
ACCT.ACTIVITY
record for the date requested.
If a BOOKING.DATE bal-
ance is requested for a
date less than or equal to
the
BK.BAL.START.DATE
from the DATES file, the
routine will return the booking
dated balance for the
BK.BAL.START.DATE.
Since the routine returns
the opening balance for a
date one calendar day
must be added to the
requested date to pass
into the routine so that the
closing balance is
returned

Cheers
VK

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

Time to create page: 0.098 seconds