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

Is it possible to copy one Programs Screen to Function module ??

Former Member
0 Likes
1,322

As you know it's common to copy one programs screen to another but my requirement  is coping one screen in a program to function module

i didn't find any option for it , is there a solution for it ?

1 ACCEPTED SOLUTION
Read only

former_member202818
Active Contributor
0 Likes
810

Hi Mohammad,

You can't create or copy a screen to function module....

But you can do this in a function group, so that it available for all function modules...

Note : While copying to function group , Target program name = SAPLZFUNCTION_GROUP

Regards

Sreekanth

2 REPLIES 2
Read only

former_member202818
Active Contributor
0 Likes
811

Hi Mohammad,

You can't create or copy a screen to function module....

But you can do this in a function group, so that it available for all function modules...

Note : While copying to function group , Target program name = SAPLZFUNCTION_GROUP

Regards

Sreekanth

Read only

0 Likes
810

Thank you for the time Dear Sreekanth