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

Using Exits with SAPConsole screen Modules

Former Member
0 Likes
416

Hi guys!!

My requirement is adding a verification field in 2212 Screen of the SAPLLMOB program.

Readin other post i got to change my screen with the verification field.

I followed all the indications in this post

but my question is Why didn“t my screen modules works?

My screen has all of this modules but no one works and when a i tried to

MODULE STATUS_SCREEN_GROUP3.

MODULE TAP_DISPLAY.

MODULE SPECIAL_FIELD_OUTPUT.

MODULE SET_VALUES.

MODULE SET_CURSOR.

what do i need to do?

Regards,

2 REPLIES 2
Read only

Former Member
0 Likes
352

Hi Roberto,

Even i have to add some feilds in screen 2212 in LM05. But for me already there is an exit used to add a feild in screen 2212. now i need to delete that and add a fresh with two feilds. how i can do that..?

can u post me ur views...?

Read only

0 Likes
352

hi raghu,

can you please specify the user exit through which you were able to insert new fields in 2212 screen.

In my requirement too, we need to add few fields to screen 2212 that comes in LM05 transaction. Please guide in this matter.