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

Validation at enter command

Former Member
0 Likes
389

Hi folks,

I have a requirement like when user press the enter command over the field INCO2 of transaction VA02, the field entry must be validated through table TVKN, I am not getting corect enhancement point to insert the code.

Please help me out.

Thanks in advance

1 REPLY 1
Read only

Former Member
0 Likes
330

Hi,

Check include FV45KF0V_VBKD-INCO1_PRUEFEN which basically is has form VBKD-INCO1_PRUEFEN which validates INCO terms.

Already a FM is being called for the validation, but you can add your own validations in

ENHANCEMENT-POINT VBKD-INCO1_PRUEFEN_10 SPOTS ES_SAPFV45K.

Rgds,

Aditya