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

Screen number for Function module

Former Member
0 Likes
777

Hi,

Where can I find the screen number for Function module /1BCDWB/SF00000012

Thanks.

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
0 Likes
684

Function module /1BCDWB/SF00000012

I think fm get generated for Smartforms. so you need to look thru transaction SMARTFORMS

a®

5 REPLIES 5
Read only

Former Member
0 Likes
684

Determine the function group and display that in SE80. All the screens will be displayed.

Rob

Read only

0 Likes
684

Thanks Rob. But it does not display the screens. All it displays is Function module and Includes.

Read only

0 Likes
684

Then there are no screens directly associated with the FM.

Rob

Read only

former_member194669
Active Contributor
0 Likes
685

Function module /1BCDWB/SF00000012

I think fm get generated for Smartforms. so you need to look thru transaction SMARTFORMS

a®

Read only

former_member203501
Active Contributor
0 Likes
684

hi i have a function module name where we can input the program name and we can get the screens used in the program, it is working fine for all the programs.

SWY_READ_DYNPROS_OF_PROGRAM

but when i am using this for your program it is showing empty values.