cancel
Showing results for 
Search instead for 
Did you mean: 

Persona :Button for transaction not working after migration from 2.0 to 3.0

vishal_gupta15
Contributor
0 Kudos

Hi,

In persona 2.0 we have one flavor which has a button, on click of that button it executes a transaction.

But when we migrated this flavor to version 3.0 , then this button is now behaving like "label" , even we define the property onclick = transaction,

even though it is not working.

any pointers will be helpful.

Thanks

vishal

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

i just migrated one such flavor and t worked as expected.

Are you up to date with your notes?

What happens when you create a tcode launch button in personas 3.0 itself. Does that work?

vishal_gupta15
Contributor
0 Kudos

Hi Sushant,

The t-code in version 2.0 is /nex .

When i create in test flavor in 3.0, a transaction button it did not allow me to put transaction as /nex , So in 3.0 i have put the transaction code as ex and it did not work.

In 3.0 test flavor when i use the standard logoff button from tool bar and just change it text, it was working.

So my concern is why in original flavor it is not working, do I need to create a new button with different t-code?

0 Kudos

yes ex as tcode will not work with 3.0 as transaction code button.

You can either replace it with Menu Item button OR a script button

vishal_gupta15
Contributor
0 Kudos

Hi Sushant,

Thanks for response, we are working on Menu Item button option.

We are facing one more issue, for that we have open a thread , kindly look in to that, if possible.

Thanks

Vishal