Hi Naidu,
If you want to allow user to select the member of TYPE dimension you can:
1. Create the static report with TYPE member delivered by formula.
2. Use EPMSaveData with TYPE dimension member linked to some cell with user entry.
3. Complex badi to copy data after save to the TYPE dimension member stored in comment table.
Vadim