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

Background job error

former_member491305
Active Contributor
0 Likes
361

Hi all,

I have created the program for QM parameter Updation for the materials

using 'BAPI_MATINSPCTRL_SAVEREPLICA'. When i ran the program in background job using SM36, the following error occured. Can any one help me in solving this?.

02/13/2007 13:11:16 Job started 00 516 S

02/13/2007 13:11:16 Step 001 started (program Z_QM_001, variant &0000000000000, user ID MORENOJ) 00 550 S

02/13/2007 15:25:39 ABAP/4 processor: <b>OBJECTS_OBJREF_NOT_ASSIGNED 00 671 A</b>

02/13/2007 15:25:39 Job cancelled 00 518 A

2 REPLIES 2
Read only

Former Member
0 Likes
320

What is your code, Could u post ur code.

Thanks & Regards

Sathish Kumar

Read only

former_member491305
Active Contributor
0 Likes
320

Hi all,

I have cleared that error by removing GUI_DOWNLOAD function.