‎2006 Feb 23 9:36 PM
Hi All,
I am using module pool program. I have designed two screens . On the first screen I will input purchase oredr number and on the second screen I wil dipslay the item details of this PO number. I acn display the data. But how do I implement Vertical scrolling for this table ?
Can anyone please help with this. If possible please post sample code.
Regards,
Varun.
‎2006 Feb 23 9:38 PM
Hi Varun,
Use table control wizard to create the table control,it will do every thing for you.If you need the code ,then give me your id i will send a similar one which i did.
‎2006 Feb 23 9:38 PM
Hi Varun,
Use table control wizard to create the table control,it will do every thing for you.If you need the code ,then give me your id i will send a similar one which i did.
‎2006 Feb 23 9:42 PM
Hi Phani,
Please forward it to vijayk_sap@yahoo.co.in.
Regards,
Varun.
‎2006 Feb 23 9:44 PM
Hi Varun,
I have sent you the code.If you have any doubts,let me know.
‎2006 Feb 23 9:54 PM
Hi Phani,
It is really difficult for me to comprehend such big code as this is the first time I am working with Table controls. I think my requirement is very clear. Let me explain once again:
I have two screens.
Screen 1:
I have one text field, i/o field and a push button. In the i/o field I will enter a PO number and press execute(push button).
Screen 2: I have a table control and I will display data in that.
So with this requirement, can you explain in words how do I implement Vertial scrollbar for my Table control.
Regards,
Varun.
‎2006 Feb 23 9:56 PM
Hi Varun,
Most of the code is written by SAP itself.If you use a table control wizard,the code will be generated automatically.Dont worry much about the code.The Table control wizard is very simple & it will guide you step by step.
‎2006 Feb 23 10:08 PM
Hi Varun,
Please review the link that I have enclosed in my previous post. It is very good for learning the basics.
Hope that link may be useful for you.
Regards,
Lanka
‎2006 Feb 24 6:23 AM
HEy Phani,
Can u plz send me that bit of code for the table control.
Mail id is vinotha16@gmail.com
Thank u,
Vinotha M.
‎2006 Feb 23 9:51 PM
Hi Varun,
Please go through this documentation this will give you ste-by-step approach (any way SAP Wizard is also very interactive)
<a href="http://www.sappoint.com/abap/dptc1.pdf">tablecontrol</a>
Hope this may help you.
Regards,
Lanka