Application Development 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: 

confusing in selecting programs

Former Member
0 Kudos

Hi,

I want to know program name for one transaction. when i went for technical information for one field i found two programs one is under " screen data" and another one is under " GUI data " . I dont know which one i need to choose for entering .

Please tell me what is the difference between two and which one i should choose for debugging.

Thanks,

Ahmed.

3 REPLIES 3

Former Member
0 Kudos

Use the Program(Screen) for debugging

Former Member
0 Kudos

Hi

It depends on what you're looking for: u should condire a screen and its Status gui can be defined in a different programs: it's usually the same, but sometimes it can be different.

So if you're looking for the main program of the dynpro, choose SCREE DATA section.

Max

Former Member
0 Kudos

Hi,

Program (Screen ) witll take you to SE38..ABAP Editor to know the program Gloabal declartions, excluding PBO Modules and PAI Modules.

The Above PBO and PAI modules will be in other Includes.

Screen Number : Will take you to the SE51 (Screen Painter) to see the Screen Layout and Flow Logic..

Program (GUI ) also will take you the same ABAP Editor.

Regards

Ram Ganji