Hello All,
I created a Report Program.
The report program has a transaction name say TCODE1.
Now I've a Check-box in the SSSCRN of my report .
When this checkbox is selected the output of this report varies from that of the output when the checkbox is not selected.
For this I need to create one more Transasction say TCODE2.
In TCODE1 I need to create a Transaction Variant wherein the checkbox will be unchecked and invisible
In TCODE2 I need to create a Transaction Variant wherein the checkbox will be checked and invisible.
I tried to create a transaction variant but I'm not getting the screen for the confirmation after I make changes to the Selection-Screen.
Can we create Transasction Variant for a Report Program ?
If yes then how should I do for my scenario ?
Regards,
Deepu.K
.