‎2008 Apr 07 5:48 AM
hi.
bdc recording for mm01.
material view.
what is the code for scroll down .
‎2008 Apr 07 5:54 AM
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
‎2008 Apr 07 5:51 AM
‎2008 Apr 07 5:53 AM
‎2008 Apr 07 5:54 AM
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
‎2008 Apr 07 3:37 PM
hi.
tcode - coois.
for production order information.
i want to add one more field (shift type) over there .
pls tell me procedure.