## Cash Flow from Operating Activities – Indirect Method
The indirect method converts Profit Before Tax (PBT) — calculated on an accrual basis — into actual cash generated from operations. It is the most commonly tested method at CA Inter.
### Why Adjust PBT?
PBT includes items that are not operating cash flows:
- Non-cash charges (depreciation reduces profit but involves no cash outflow)
- Non-operating items (profit/loss on asset sales belongs in Investing)
- Accrual timing gaps (a credit sale is profit today but cash later)
---
### The Six-Step Framework
Step 1 – Start with PBT
Always use PBT, not PAT. Income tax is shown separately as actual cash paid in Step 6.
Step 2 – Add Back Non-Cash Expenses
| Item | Direction |
|---|---|
| Depreciation / Amortisation | Add |
| Provision for doubtful debts | Add |
| Impairment loss | Add |
Step 3 – Reverse Non-Operating Gains and Losses
| Item | Reason | Direction |
|---|---|---|
| Profit on sale of fixed assets | Cash proceeds go to Investing | Deduct |
| Loss on sale of fixed assets | Reduces Investing proceeds | Add |
| Profit on sale of investments | Cash proceeds go to Investing | Deduct |
Step 4 – Remove Items Reclassified to Investing / Financing
| Item | Move to | In Operating |
|---|---|---|
| Interest income received | Investing (or stays in Operating) | Deduct if moved |
| Dividend income received | Investing (or stays in Operating) | Deduct if moved |
| Interest expense paid | Financing (or stays in Operating) | Add back if moved |
| Dividend paid | Financing (or stays in Operating) | Add back if moved |
Step 5 – Adjust for Working Capital Changes
| Movement | Cash Impact | Adjustment |
|---|---|---|
| Current Liability ↑ (Trade Payables, Outstanding Expenses) | Cash retained | Add |
| Current Liability ↓ | Cash paid out | Deduct |
| Current Asset ↑ (Trade Receivables, Inventory, Prepaid) | Cash tied up | Deduct |
| Current Asset ↓ | Cash released | Add |
> Memory rule: Liability up = Cash up; Asset up = Cash down.
Step 6 – Deduct Income Tax Paid (Cash)
Use actual tax paid, not the P&L charge. Compute from the Provision for Tax T-account:
Tax Paid = Opening Provision + P&L Tax Charge − Closing Provision
---
### Standard Template
```
Cash Flow from Operating Activities ₹
Profit Before Tax (PBT) X
Add: Depreciation / Amortisation +X
Add: Loss on sale of assets +X
Less: Profit on sale of assets / investments −X
Less: Interest / Dividend income (→ Investing) −X
Add: Interest expense (→ Financing) +X
——
Sub-total before Working Capital X
Add: Increase in Trade Payables +X
Add: Increase in Outstanding Expenses +X
Less: Decrease in Trade Payables −X
Less: Increase in Trade Receivables −X
Less: Increase in Inventory −X
Add: Decrease in Trade Receivables +X
Add: Decrease in Prepaid Expenses +X
——
Cash Generated from Operations X
Less: Income Tax Paid −X
——
Net Cash from Operating Activities (A) X
```