cancel
Showing results for 
Search instead for 
Did you mean: 

Delete protected variant

Former Member
0 Kudos

Hi All,

Is there a way to delete protected (Integration Model) variants if the creator ID (Created by) does not exist in the system anymore?

System: R/3 4.6c

Transaction: CFM1 (Report: RIMODGEN)

Regards

Alper

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Alper,

Use the function module 'RS_VARIANT_DELETE' to delete the protected variants. But make that u have the authority to delete the protected one's.

( Pass RIMODGEN to the Report Parameter and Variant name to the VARIANT

parameter ).

Regards,

Siva.

Former Member
0 Kudos

Hi,

We removed the flag PROTECTED for the variant in table VARID. Then it was deleted successfully.

Thanks for your reply!

Best Regards

Alper Myumyun