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

BDC for VRTCPR table

Former Member
0 Likes
321

Hi all,

I need to do BDC for SM30 t.code for table VRTCPR. i am getting an error message after 15th record because the table control scroll bar is not scrolling. can any one give a sample coding how to make table control scroll down.

Thanks,

Gobi.

1 REPLY 1
Read only

Former Member
0 Likes
294

Record the BDC as follows and create a program based on your Recording.

1. Go to SM30.

2. Click on maintain.

3. click on Insert New Entry

4. Click on Save.

5. Click on Back.

This will bring each record you are processing to Index 1. you won;t need scrolling of Table control in it at all.

hope this helps.

Amandeep