Application Development 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: 

Job failure ( report RFFDKU00 scheduled for background job)

former_member799868
Participant
0 Kudos

Hi Experts,

When iam scheduling the report RFFDKU00 for background job. Job is getting cancelled with status "ABAP/4 processor: DBIF_RSQL_SQL_ERROR" . when iam obesrving this job it is going to dump at this select query

" select ausbk belnr gjahr bzkey buzei

033370 from vbsegs into table t_vbsegsfields

033380 where bukrs in r_bukrs

033390 and not ( fdlev = space

033400 and fdgrp = space

033410 and fdtag = init_date

033420 and fdwbt = 0 )

033430 and not saknr in r_cm_sk "

Can anyone helpme to deal with this issues ,

thanks in advance,

Kranthi

1 REPLY 1

Former Member
0 Kudos

note 167301 might help.