cancel
Showing results for 
Search instead for 
Did you mean: 

Error in updating Interactive form data

Former Member
0 Kudos

Hi Friends,

I have developed an interactive form using webdynpro ABAP, in the first view I have designed selection criteria based on the selection I am populating the table in second view. Few are editable fields and few are readonly fields.

Here I got the problem after editing the fields when I am trying to save the form it throwing an error that couldnu2019t find attribute But when I am trying to save the form without modifications there was no error.

I would be gratefull for your help!

The following error text was processed in the system CI1 : Could not find attribute ZDATE

The error occurred on the application server bomw045a_CI1_00 and in the work process 0 .

The termination type was: RABAX_STATE

Thanks in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

OttoGold
Active Contributor
0 Kudos

Is that possible there was the field ZDATE in your form interface/ context and now it is not? I guess some source has changed so the field in the form (binding to the not existing field) cannot be processed. Otto

OttoGold
Active Contributor
0 Kudos

Hello,

do you develop this application alone? Could anybody changed your data structures in the meantime?

As for the error you can check ST22 for more information.

Otto