Application Development 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: 

BDC for VL32n

Former Member
0 Kudos

Hi,

I am working on BDC for VL32n and i want to scroll right side to change the putaway qty. but it is not captured in OKCODE.

Pl. tell if someone has done this.

Regards,

7 REPLIES 7

Former Member
0 Kudos

Hello

Using a BAPI is always better than BDC

as it is table control is a tedious task try avoiding it

u can search for the appropriate BAPI

check this [link |;

Rohit

Former Member
0 Kudos

hii,

You can utilise 'Page Down' while recording. The ok-code would be P++

regards,

Shweta

0 Kudos

Hi Sweta,

i know /P++ is for page down , but my requirement scroll right side.

Regards,

0 Kudos

hi,

Is there any OKCODE for scrolling right or left ?

Regards,

Khushi,

0 Kudos

.

0 Kudos

.

Former Member
0 Kudos

Hey Kushi,

For right move BDC recording will not work.

try to use this BAPI - BAPI_SHIPMENT_CREATE for VL32n

Let me know, if it's working?