## Cash Flow from Operating Activities: Indirect Method
The indirect method starts with Profit Before Tax (PBT) and reconciles it to net cash from operations by making three categories of adjustments.
### Step-by-Step Framework
```
PBT (from P&L) ×××
ADD (Non-cash charges debited to P&L):
+ Depreciation / Amortisation ×××
+ Provision for bad debts ×××
+ Loss on sale of assets ×××
LESS (Non-cash credits in P&L):
− Profit on sale of assets ×××
ADD (Non-operating expenses — finance):
+ Interest expense (on borrowings) ×××
LESS (Non-operating income):
− Interest income ×××
− Dividend income ×××
= Operating Profit before Working Capital Changes
Adjust Working Capital changes (Current Assets ↑ = use of cash; Liabilities ↑ = source):
± Changes in Trade Receivables ×××
± Changes in Inventories ×××
± Changes in Trade Payables ×××
± Changes in Outstanding Expenses ×××
± Changes in Advance Tax / Provisions ×××
= Cash generated from Operations
− Income Tax Paid (net of advance tax) ×××
= Net Cash from Operating Activities ×××
```
### Key Rules
- Loss on sale: Add back (it was debited to P&L but the sale proceeds appear in Investing activities).
- Profit on sale: Deduct (credited to P&L but proceeds in Investing activities).
- Interest expense: Always add back here; actual cash paid appears in Financing activities.
- Interest/Dividend income: Always deduct here; cash received appears in Investing activities.
- Increase in current asset (e.g., TR, Inventory) → deduct (cash used to fund it).
- Decrease in current asset → add (cash released).
- Increase in current liability (e.g., TP, outstanding wages) → add (creditors funded you).
- Decrease in current liability → deduct (you paid them).