Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

problem in er_data_changed->display_protocol

Former Member
0 Likes
1,263

Dear All,

Am able to handle the error 'E' messages in data_changed event of alv oops using add_protocol and display_protocol methods.

But now the problem is after displaying the error log using display_protocol , am still able to save the changes . How can we avoid it..I mean once the error log is shown , we should not be able to do any changes or save the changes...

I have searched the forum for this issue but couldnt get any soln for this.

Pls advise me with possible soln.

thanks

suresh

7 REPLIES 7
Read only

Former Member
0 Likes
1,027

Have you checked the execution flow of SAP sample program BCALV_EDIT_04?

Regards, Vinod

Read only

0 Likes
1,027

HI Vinod,

As due to lack of data in my client, am not able to check the flow of BCALV_EDIT_04 after execution , but i checked the program its handling the handling errors by add_protocol and display the error log using display_protocol.

I'm following the same procedure given by the standard sap but am facing the same issue.

Would be great if you can suggest the possible soln for my issue,

thanks again

suresh

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
1,027

> As due to lack of data in my client, am not able to check the flow of BCALV_EDIT_04 after execution

You can generate the data for these demo programs by running the report BCALV_GENERATE_ALV_T_T2 and/or SAPBC_DATA_GENERATOR.

If you want better responses from the forum, post relevant portions of your code!

BR,

Suhas

Read only

0 Likes
1,027

Hi suhas,

my issue is not the lack of data .....

my issue is about the error handling in data_changed event in alv oops application....am able to display the error log using display_protocol method..,.. but after displaying the error log am still able to save the changes which should not happen....the thing is we should not be able to save the changes...... am having the same issue as the following thread

if u still require any clarifications...pls let me know ur mail-id ill post my code to u ..

thanks

suresh

Read only

Former Member
0 Likes
1,027

any replies?

Read only

Former Member
0 Likes
1,027

Dear all,

Any soln for my issue? ..

thanks

Read only

Former Member
0 Likes
1,027

any replies??

thanks