Skip to Content
0
Dec 09, 2011 at 11:21 AM

Regarding deletion of sheet in Excel workbook

429 Views

Hi,

I got a requirement to add extra sheets and to download all the internal table values into 4 different sheet in Excel.

Created Excel and first internal table value got downloaded to Sheet1 .

remaining 3 internal values i populated by creating 3 different sheets in same workbook.

the above 3 got created infront of sheet1.

now i have to delete the existing sheets 2 and 3 ( default sheets )

even i added and checked CALL METHOD OF iv_sheet 'Delete'. after that also its not getting deleted.

please guide me in this.

Regards,

Priya.