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

remove screen exit

Former Member
0 Likes
927

in ehnacement MM06E005 6 screen exits are implemented,

but i have to remove 2 screen exits that are implemented throght badi.

if i deactivate the project all screen exits are removed, but i want to remove only those screen exits that are implemented through badi.

how to do that

4 REPLIES 4
Read only

Former Member
0 Likes
740

Remove the Fields from the table Include & In the layout of the Screens remove the fields & also code ur Fm accordindly not to update tables ...

Read only

0 Likes
740

please explain in detail

Read only

0 Likes
740

Just Comment the code of field from your source code and disable the Field if it was on Screen through Menu Painter

Read only

tarangini_katta
Active Contributor
0 Likes
740

Hi yogesh,

I suggest delete the project and create once again.

Becuse deleting the screen fields from table generated by BADI it will create a big problem for u.

It is not solution just it is a suggestion.

Thanks,