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

activate partial screen exit

Former Member
0 Likes
635

hi all,

can i activate only one screen exit in MM06E005, because i only need screen exit in PO item [screen 0111]

if i can, how to do it? if not, should i create each of screen exit in this user exit?

Thanks

4 REPLIES 4
Read only

Former Member
0 Likes
556

Hi

U can go to CMOD. Add u r enhancement and click on

componenents button.

Double click on screen : 0111.

U can add create request. Add u r fields in screen

If it is helpful rewards points

Regards

Pratap.M

Read only

0 Likes
556

you didn't answer the question, the question is can i activate partial object through SMOD? because this enhancement contains screen exit and FM also included structure

Read only

0 Likes
556

Hi Oscar,

I got the same type of problem, how do u solve your problem with partial screen activation?

Thank you.

Roberto.

Read only

0 Likes
556

Dear Roberto,

i don't think that you can activate object partially through cmod. but you can create dummy screen for all screen exit. or simply just use badi. it is solved my problem and maybe yours.