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

Loop at Screen - In USer Exit

Former Member
0 Likes
577

Hello Friends,

Can I use Loop at screen inside a User Exit FM ?

I want to disable a Copy from Material field from the STD transaction 'MM01' while creating Materials?

REgards

Ramesh

1 ACCEPTED SOLUTION
Read only

former_member156446
Active Contributor
0 Likes
450

it depends where the UE is called... like in PBO or PAI etc....

If you want to hide some things... use a [transaction variant|http://www.saptechies.com/transaction-variants-screen-variants-2/]...

J@Y

Hello Friends,

Can I use Loop at screen inside a User Exit FM ?

I want to disable a Copy from Material field from the STD transaction 'MM01' while creating Materials?

REgards

Ramesh

1 REPLY 1
Read only

former_member156446
Active Contributor
0 Likes
451

it depends where the UE is called... like in PBO or PAI etc....

If you want to hide some things... use a [transaction variant|http://www.saptechies.com/transaction-variants-screen-variants-2/]...

J@Y