Skip to Content
0
May 27, 2018 at 06:41 AM

copy data from MS Access table to SAP CC01 screen

137 Views Last edit May 23, 2018 at 04:41 AM 2 rev

Hello,

Need support to build bat script to copy data from access table to SAP CC01 screen. now i am using the below mentioned code which will login and run the transaction code.

start sapshcut -sysname= -client= -user= -pw= -maxgui -command=cc01

But i am not sure as how to copy details from the access table and paste the change number and description to SAP.

is something like this possible using bat scripting ?