Hi Pavan,
Here is the solution:
- Create new infoobject called ZC_HDIT (Data type char, length 10)
- Add in header DSO either in key fields or data fields (recommended key fields becz index)
- In Header transformation, keep constant value for ZC_HDIT = "HEADER"
- In Item transformation, keep constant value for ZC_HDIT = "ITEM"
- In BEx designer for header report restrict with "HEADER" and for item report restrict with
"ITEM".
Hope it will give some idea.
Thank you,
Nanda