Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

back ground job schduling

Former Member
0 Likes
677

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.

2 REPLIES 2
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
491

and what does the dump analsyis say

Read only

RaymondGiuseppi
Active Contributor
0 Likes
491

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