Skip to Content
0
Former Member
Jul 25, 2005 at 10:29 AM

Problem recording certain keystrokes in bdc recorder

54 Views

Hi everyone,

I am writing a program to load some data from a spreadsheet into SAP using bdc batch input.

The first stage of this is to record the transaction that will be used to load the data. So far, so good.

The problem is that part of the manual process that I am recording is to press F7 to copy something, and this keystroke does not get recorded.

Can anyone tell me how I can manually code up this keystroke in my ABAP program so I can complete the automation of the manual process?

Thanks in advance,

Mark