Hello all,
Following is my scenario : I have created 4 flavors for Create Contract (VA41)
Flavor 1 – Overview screen
Flavor 2 – Header Data
Flavor 3 – Item Data with Bill Plan
Flavor 4 – Item Data without Bill Plan
By default, I will be in Flavor 1.
When user clicks on Header Button, it takes me to Flavor 2. When I do Back on Flavor 2. It takes me to Flavor 1. --------------------------------- This is working as expected
From Flavor 1 -> When user either double clicks or selects an Item and clicks on Item Data button, I want to check if “ses[0]/wnd[0]/usrUSRAREA/tabstripTAXI_TABSTRIP_ITEM” contains “Billing plan”. If yes, then I want to go to Flavor 3 else go to Flavor 4. This thing is not working.
Moreover, the above thing should also work when the user is in Flavor 3 or Flavor 4 and he clicks on Next, Previous, Go to First Item, Go to Last Item .
Can you provide some suggestions.
Thanks,
Salil