2011 May 19 4:06 PM
Hi All,
I got a requirement to write BDC for SOP Product Groups Tcode: MC84 & MC86
Here my question is the Page down handling for this Tcode is different. Not like general pagedown for other transactions. It has a different type of screen for Items.
Can anyone tell me how to handle pagedown here.
Thanks & regards,
Bhargav.
2011 May 19 4:42 PM
Hi,
Yes in MC84 or MC86 you don't have any button to go down one page (Page Down). If you press the page down button on keyboard also it won't works out. It means that transaction won't have new empty lines at the end. So you need to add the lines using the Menu EDIT u2013> NEW LINES. Once you are completed filling the entries in the screen, please record EDIT u2013 NEW LINES also. So that it will add the new empty lines for you. Then the pagedown button will works for you. Please check this.
Regards,
Sree.
2011 May 19 4:14 PM
2011 May 19 4:42 PM
Hi,
Yes in MC84 or MC86 you don't have any button to go down one page (Page Down). If you press the page down button on keyboard also it won't works out. It means that transaction won't have new empty lines at the end. So you need to add the lines using the Menu EDIT u2013> NEW LINES. Once you are completed filling the entries in the screen, please record EDIT u2013 NEW LINES also. So that it will add the new empty lines for you. Then the pagedown button will works for you. Please check this.
Regards,
Sree.
2011 May 19 4:56 PM
Hi
For page down use the ok code "=P+" .
If you are recording the t-code just use the page down from the keyboard.