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

Table Control

Former Member
0 Likes
673

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
657

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.

8 REPLIES 8
Read only

Former Member
0 Likes
658

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.

Read only

0 Likes
657

Hi Phani,

Please forward it to vijayk_sap@yahoo.co.in.

Regards,

Varun.

Read only

0 Likes
657

Hi Varun,

I have sent you the code.If you have any doubts,let me know.

Read only

0 Likes
657

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.

Read only

0 Likes
657

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.

Read only

0 Likes
657

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

Read only

0 Likes
657

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.

Read only

Former Member
0 Likes
657

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