## Indirect Method — Cash Flow from Operating Activities
Under the indirect method, you start with Profit Before Tax (PBT) and work backwards by:
1. Adding back non-cash charges and non-operating losses that were debited to P&L
2. Deducting non-cash credits and non-operating gains that were credited to P&L
3. Adjusting for changes in working capital
4. Deducting income tax actually paid (not the provision)
### Step-by-step layout
```
A. Cash Flow from Operating Activities
Net Profit before tax (PBT) ×××
Adjustments for non-cash / non-operating items:
Add back (items debited to P&L that are not cash outflows OR relate to other activities):
+ Depreciation on fixed assets ×××
+ Loss on sale of fixed assets ×××
+ Loss on write-off of fixed assets ×××
+ Premium on redemption of Pref. shares / Deb. ×××
+ Interest expense on Debentures ×××
+ Goodwill amortisation ×××
+ Provision for tax (created in P&L) ×××
Deduct (items credited to P&L that are not cash inflows OR relate to other activities):
– Profit on sale of fixed assets / investments (×××)
– Interest / dividend income (×××)
– Dividend declared (charged to P&L) (×××)
Operating profit before working-capital changes ×××
Changes in Working Capital:
+ Decrease in current assets (or increase in curr. liabilities) ×××
– Increase in current assets (or decrease in curr. liabilities) (×××)
Cash generated from operations ×××
– Income tax paid (actual cash paid) (×××)
Net Cash from Operating Activities [A] ×××
```
### Key distinctions
| Item | Treatment | Reason |
|---|---|---|
| Depreciation | Add back | Non-cash charge — no cash leaves the business |
| Loss on sale of plant | Add back | Non-operating; cash receipt captured in investing activities |
| Profit on sale of plant | Deduct | Non-operating; cash receipt captured in investing activities |
| Premium on redemption of Pref/Deb | Add back | Financing activity; if already charged in PBT, reverse it |
| Interest on Debentures | Add back | Financing activity; actual payment shown in financing section |
| Interest income on investments | Deduct | Investing activity; actual receipt shown in investing section |
| Provision for tax | Add back | Non-cash; actual tax paid is deducted separately |
| Dividend declared | Add back | Financing activity (actual payment shown in financing section) |
> Rule of thumb: Ask "Is this item (a) non-cash? or (b) related to investing/financing?" If yes to either, reverse it from PBT.