‎2007 Apr 11 1:58 PM
Hi,
I need to develop a Entry screen that have input fields ( it contains table control ie grid ) . Your valid opinion needed regarding whether i will use ALV (using OOP) or Module Pool?
I am expecting your reply related to this on performance point of view? Which is better whether Module Pool or ALV ?
Thanks
aRs.
‎2007 Apr 11 2:23 PM
Hi,
In u r case bettere to use Modulepool it won't effect on Performence also.
The following steps u need to do is.
1. Create an ALV Report with Grid display with u r own PF_STATUS .
2. In that ALV output Application toll bar create a Button for CREATE screen.
3.Goto the Modulepool and create the screen for Table control as per the requirement.
4. Do all the validations to all the Buttons and Screen and execute it through u r Prog.
If any thing required More elabrately post a comment onit.
If it helpfull give Reward for this.
Thanks,
Anil.
‎2007 Apr 11 2:24 PM
Hi,
In u r case better to use Modulepool it won't effect on Performence also.
The following steps u need to do is.
1. Create an ALV Report with Grid display with u r own PF_STATUS .
2. In that ALV output Application toll bar create a Button for CREATE screen.
3.Goto the Modulepool and create the screen for Table control as per the requirement.
4. Do all the validations to all the Buttons and Screen and execute it through u r Prog.
If any thing required More elabrately post a comment onit.
If it helpfull give Reward for this.
Thanks,
Anil.
‎2007 Apr 11 2:26 PM
Anil,
Thanks for reply.
But my question is by performance wise which is better?
Thanks
aRs