‎2010 Aug 20 1:28 PM
hai experts ,
iam write report upload data from excell file and posting tcode mb31 by useing bapi.
but i schdule back ground job results come cancelled.
error is like .
job started 00 516 s
step started001 (varient ,user id sapadmin) 00 550 s
error during import of clipboard content alsmex 037 a
job cancelled 00 518 a
thanks in advance.
‎2010 Aug 20 2:02 PM
‎2010 Aug 20 2:08 PM
The dump suggests that your report use a clipboard GUI functionality in background, so i fear there are very few chance of success (Usage of ALSM_EXCEL_TO_INTERNAL_TABLE which call CLPB_IMPORT or CL_GUI_FRONTEND_SERVICES->CLIPBOARD_IMPORT in background ?)
Perform some search at sdn with keywords Excel, upload and Background in [forums|http://forums.sdn.sap.com/search.jspa?threadID=&q=ExcelBackgroundupload&objID=&dateRange=last90days&numResults=15&rankBy=10001] and [wiki|http://wiki.sdn.sap.com/wiki/dosearchsite.action?searchQuery.queryString=ExcelBackgroundupload&searchQuery.spaceKey=conf_global].
Regards,
Raymond