2007 Dec 24 4:51 AM
Hi,
I have been assigned to do screen programming.. But i do have a great doubt.
Should i create a Module program or Do i have to create an executable program and call the screen using the statement "call screen" ?
What is the difference?
Looking for clarification..
Thank u.
2007 Dec 24 4:56 AM
2007 Dec 24 4:56 AM
2007 Dec 24 4:58 AM
2007 Dec 24 5:01 AM
Thank u for ur reply..
but
Colud u please explain me the difference between those 2 ways?
Regards,.
2007 Dec 24 5:00 AM
Hi,
we can create the module pool programming as per customer requirement screens . we can design a layout for that one . to that layout we have a flow logic we will write the logic for the screens in pbo, pai,poh,pov.we attach this program to the main program.
for this we have a Top include, includefor pbo, include for pai,include for form interface.
we can create our own transaction code for this program.
all these can be done in se80.
Please reward points if it is useful.
Regards,
satish.
2007 Dec 24 5:02 AM
Better You can use Module Pol programming and then Assign the Program to Transaction Code.
Call Screen 100, Calling the Customizing screen for Populating/Processing/ Displaying Your Datas in the screen.
Kanagaraja L