Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
Reply from PROABAP on Jun 20 at 9:46 AM Neal, In the case you mention above we write our own when it does not exist, nothing magical to it, SAP doesn't need to do it all for us. I am not allowed to write BDC's in client systems without preapproval and honestly can't remember the last time anyone on our team has written one. Anyways my opinion anyways. PROABAP
| | | ---------------Original Message--------------- From: ABAP_User Sent: Tuesday, June 18, 2013 3:26 AM Subject: BDC for MIRO, How to Page Down On a Multiple Selection List Available We need to call a transaction from ABAP and in one place we need to fill in a long list of values which requires pressing Page Down. In this case it is trs MIRO and we need to fill the list of purchase orders behind the pushbutton "more allocation criteria" (the pushbutton right besides the purchase order entry). However, it is exactly the same problem in all "multiple selection" screens, e.g. the one that you get when you click "multiple selection" aside a parameter on the selection screen of any report. On most "normal" screens, the function for page down is "=P+". This is the code that you see when you record a macro in SHDB. But in the case of "multiple selection" screens, SHDB show function /00 in these places where you press "page down". If I start the debugger on this multiple selection screen, I can see that the field OK-CODE is empty (spaces) when I press page down. Specifying /00 (or spaces) as ok code in CALL TRANSACTION doesn't lead to paging down the list stays on the first screen. Any idea how I can scroll down in such multiple selection list? | | Reply to this email to post your response. __.____._ | _.____.__ |