cancel
Showing results for 
Search instead for 
Did you mean: 

Wiered Problem in ABAP Webdynpro and ADOBE Integration

Former Member
0 Kudos

Hi AIl,

We have a wiered and amazing problem in our development which was stable untill last friday.

Design:

The design includes 4 trays in the AWD View layout, those have thier respective AIF as UI elements.

We have two buttons (Previous Page/Next Page) on the view, those have their respective actions.

On click of NEXT PAGE on the 1st form (Tray1), we set the visibility to "VISIBLE" for the 2nd form (Tray2).

On Tray2, now both the buttons are visible. On click of PREV PAGE button we do visa-versa.

Problem:

The above design used to work perfectly fine.

But somehow for some unknown reason, now, when we click on the button NEXT PAGE on Tray1, the Tray changes to Tray2, which is correct. But it does not show the Form2. Now, when we click on PREV PAGE on Tray2 , the Tray changes to Tray1, which is correct, But it does not show the Form1, Instead it shows Form2 (_Meaning the form of previous tray_).

What may have been the problem:

In the mean time, we have not done any changes to the coding as the development was ready and tested 100 times.

We had applied some OSS notes very recently for this development. 1180004. This was for showing external format on Interactive forms. I dont know why and how it should affect the development.

Please give me some clue.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Solved by self