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

Former Member
0 Likes
490

hi.

bdc recording for mm01.

material view.

what is the code for scroll down .

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
474

Hi,

No need u have to write the code for Scroll. You hav to handle SY-UCOMM. Your scroll will work automatically.

i.e. perform bdc_field using 'BDC_OKCODE'

'=P+'.

Here P+ is SY-UCOMM for scroll.

Thanks <REMOVED BY MODERATOR>

Edited by: Alvaro Tejada Galindo on Apr 7, 2008 12:40 PM

4 REPLIES 4
Read only

Former Member
0 Likes
474

Hi,,

Check 'P+' if it works,,

Regards,

Talwinder

Read only

Former Member
0 Likes
474

hai use another method for this

Read only

Former Member
0 Likes
475

Hi,

No need u have to write the code for Scroll. You hav to handle SY-UCOMM. Your scroll will work automatically.

i.e. perform bdc_field using 'BDC_OKCODE'

'=P+'.

Here P+ is SY-UCOMM for scroll.

Thanks <REMOVED BY MODERATOR>

Edited by: Alvaro Tejada Galindo on Apr 7, 2008 12:40 PM

Read only

Former Member
0 Likes
474

hi.

tcode - coois.

for production order information.

i want to add one more field (shift type) over there .

pls tell me procedure.