cancel
Showing results for 
Search instead for 
Did you mean: 

Control Account wise Debtors Balnce

Former Member
0 Kudos

Dear All,

We have Control accounts, ex: Sundry Debtors I, Sundry Debtors II, etc...

Under Sundry Debtors I , we have some 100 customers.

Now , Sundry Debtors I having balance 1 lack.

Assume, each customer has 1000 rs balance.

So, where I can see this breakup ?

It should match  with gl(sundry debtors I).

Where should I check?

Thanks,

M G Hegde

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Go to Financial --> Financial Reports --> Accounting --> General Ledger

Under General Ledger you will find control account browse button. Select Sundry Debtors and run the report you will the detail report with customer balance.

Thanks,

Harshal

Former Member
0 Kudos

Hi Harshal,

Tried same.. But , I dont want details.

I need only customer balance in line item.

Former Member
0 Kudos

Hi,

Then you can use Aging report under Business Partner report and select particular control account.

Thanks,

Harshal

KennedyT21
Active Contributor
0 Kudos

You can use the aging report

or try this simple query

SELECT cardcode,t1.CardName, t1.CardType,DebPayAcct,t2.Acctname, Balance

  FROM ocrd t1

INNER JOIN oact t2 ON t1.DebPayAcct=t2.AcctCode

Cheers

Answers (2)

Answers (2)

KennedyT21
Active Contributor
0 Kudos

Kindly confirm if this is resolved,  If your thread is closed then close the thread with correct or helpful answers.   Cheers!!!

Former Member
0 Kudos

Use "G/L Accounts and Business Partners" Report...