cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

DO_VALIDATE_INPUT input method not get called on EH_ONSAVE

Former Member
0 Likes
395

Hello Experts

Post upgrade to EHP4, DO_VALIDATE_INPUT method is not getting called after click on EH_ONSAVE.

Can make a explicit can to DO_VALIDATE_INPUT in EH_SAVE ?

Regards

Sachin Sharma

View Entire Topic
Former Member
0 Likes

Hello Tanaya

Thank you for response and suggestion, still we could not found exact reason why DO_VALIDATE_INPUT method not getting called every time on round trip.

This might be SAP has done performance optimization in EHP4 for UI performance.

We did work around by placing code in EH_ONSAVE itself, as this was small check and worked for us.

Thank You

Sachin