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

regarding subscreen

Former Member
0 Likes
577

Hi guys,

For a particular transaction, can we find what are the subscreens used in it.

we need to find what other Subscreens/Dailog screens are used for transaction.

For example Suppose FB01 transaction have SAPLKACB subscreen in screen flows.

how to find this..do we have any Func Module or report to find this.

Thanks

Kumar

5 REPLIES 5
Read only

SantoshKallem
Active Contributor
0 Likes
542

try in SPRO Tcode.

Read only

0 Likes
542

hey santhosh,

could you please update more on this...

thanks in advance

kumar

Read only

SantoshKallem
Active Contributor
0 Likes
542

iam not sure about FB01.

i saw it for MM01

in SPRO> LOGISTIC GENERAL>MATERIAL MANAGEMENT-->(CLICK ON FIRST ICON FOR DOCUMENTATION) EXECUTE ASSIGN SUBSCREEN (SOMETHING LIKE THIS).

RIGHT NOW I DON'T HAVE ACCESS TO SAP.

REGARDS

Read only

Former Member
0 Likes
542

Hi,

find the program name fom the status

then go to se 80 and expand screens and from there go to attributes and find out what kind of screen it is

hope this solved ur problrm

venki

Read only

Former Member
0 Likes
542

hey guys,

Let me put my question like this again.

If u see transaction SM02. System-status you will find the Program name as "SAPMSEM1".

If you do SHDB recording for SM02 by Creating New System test message.

you will find SHDB recording by using first screen as

"SAPMSSY0" "0120" then Next screen as "SAPMSEM1" "4400".

I want to find out how SAPMSSY0 screen is linked with SM02 transaction.

I tried by SE80 using SAPMSEM1 program name but could not find this Program name.

Please advice me.

Thanks

Kumar