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

Recording Vertical Scroll bar

Former Member
0 Likes
338

Hi all,

How to do recording in case of Vertical scroll bar and Horizontal scroll bar appears

2 REPLIES 2
Read only

valter_oliveira
Active Contributor
0 Likes
296

Hi raga.

In fact you shouldn't use both the vertical and horizontal bars in BDC. You "always" have a workaround.

For example, to substitute the vertical scroll bar, the transction usually have a "positioning button", where you can put the cursor in the line you desire.

The horizontal shouldn't be a problem, just give the field a value and it will be assigned to it.

I hope this helped you.

Best regards.

Valter Oliveira.

Read only

Former Member
0 Likes
296

Hi,

If Vertical is there, then you need to find out a way to insert Record by record. then record that one, and you will understand, just loop that and pass those Line item records and endloop. this is for only that table control, so loop will do the entire line items.

Horizontal scroll bar is not a Problem, you can ignore that one.

Regards

Sudheer