Background job is cancelled dut o variant not exist

Dear friends,
In my program I have created a variant using FM 'RS_VARIANT_CREATE', and after the creation of variant , i'm submitting the job immediately, but the job  get canceled with error message, specified variant is not defined.
when i checked the VARID table the variant gets updated, the time differnce is approximately 8 sec for both varaint creation and job start timre. Can any one face this type of issue, could any one help on this.
Thanks for your time.
Best regards
Kumar.

Hi Kumar,
Right after you create your variant use the statement COMMIT WORK AND WAIT.
If it doesn't work you can do something like this
While f_found = space.
select * from varid
  where report = 'XYZ'
  and  variant = 'MYVAR'.
if sy-subrc = 0.
  f_found = 'X'.
else.
  wait up to 1 seconds.
endif.
endwhile.
I still think try COMMIT WORK AND WAIT after calling RS_VARIANT_CREATE.
Kind regards,
Marius

Similar Messages

  • Background job PLAAP5BULCOD_CONS_CHECK_CCR_MPOR cancelling

    Hi,
    Background job PLATA_CONS_CHECK_CC_EMPTOR canceling in my SCM 5 system.
    Log from SAM is as below. Job is running around 2.5 hours.
    In ST, found few time out errors while this job is running.
    Didnt found errors related to this job (user, twp) in SAM.
    Is function module /SAPPORO/COIF_DELTA_SE_FROM_R and /SAPPORO/DM_COPY_ORDERS_LCD_PACK related to the program /SAPPORO/COIF_DELFTWARE ?
    how to fix this? is any other logs are available to check this (in SCM)?
    Please suggest.
    (AIX,Oracle,SCM)
    SAM error: ____________________________________________________________________________________
    21.03.2010 10:30:03 Job started
    21.03.2010 10:30:03 Step 001 started (program /SAPPORO/COIF_DELFTWARE, variant PR_MANU_FORD, user ID BATCH_AM)
    21.03.2010 11:13:04 Iteration executed
    21.03.2010 11:13:05 Spool request (number 0000031813) created without immediate output
    21.03.2010 11:13:05 Results saved successfully
    21.03.2010 11:13:06 Step 002 started (program /SAPPORO/COIF_DELFTWARE, variant PR_PLAN_FORD, user ID BATCH_AM)
    21.03.2010 12:00:18 Iteration executed
    21.03.2010 12:00:24 Spool request (number 0000031833) created without immediate output
    21.03.2010 12:00:25 Results saved successfully
    21.03.2010 12:00:25 Step 003 started (program /SAPPORO/COIF_DELFTWARE, variant PR_MANU_FORD, user ID BATCH_AM)
    21.03.2010 13:00:58
    21.03.2010 13:00:58 Background job terminated due to communication error
    21.03.2010 13:00:58 Job canceled after system exception ERROR_MESSAGE
    ST22 Errors_______________________________________________________________________________
    TIME_OUT ERRORS with the following details:
    user ID: BATCH_AM
    Function module: /SAPPORO/COIF_DELTA_SE_FROM_R (and /SAPPORO/DM_COPY_ORDERS_LCD_PACK also )
    Thanks & Regards,
    Nagendra.

    Hi Nagendra,
    it seems the problem is related to timed out issue in the work process
    what is the present value of rdisp/max_wprun_time ? check in RZ11 , increase the value of atleast 3600 ( setting zero is maximum value , you can also try and revert back once bgd process completes)
    Thanks and regards
    Purna

  • Background job got cancelled for the user ----- Isolation and resolution

    Hi Experts,
    One background job got cancelled for the user I have the Jobname and User...
    Able to view the log information in SM37.
    I am not sure what is the next step to do and how to resolve this issue.
    Could any one please provide me the step by step Isolating the issue and resolving it.
    That would be really greatfull.
    Thank you in advance.
    Regards,
    Prem.

    Hi,
    What the error it was stating in that SM37 job log?
    Pls post that error log, not completely just mention the error here we'll try to help you.
    rgds,

  • HRALXSYNC Background job is cancelled

    Hi,
    I scheduled HRALXSYNC report in background but it is executed for some time and then it is Canceled and the job type is execute immediately. 
    Here am pasting the details of scheduled job.
    Date            Time           Message text                                                                               
    08/30/2011 07:09:52    Job started                                                                               
    08/30/2011 07:09:52    Step 001 started (program HRALXSYNC, variant SAP&DEFAULT, user ID SHAIKSJ)
    08/30/2011 07:17:34    Enter at least one number for the business partner
    08/30/2011 07:17:34    Job cancelled after system exception ERROR_MESSAGE
    Note:  Here this background job run as "changes since".
    Can any suggest me how to solve this issue.
    Thanks in advance
    Saleem

    Hi Saleem,
    Not sure if you already solved your issue.
    But I have one remark regarding the value of "Changes Since":
    The program HRALXSYNC stores the date of last successful runtime in table T77ZZ (REPID=HRALXSYNC).
    "01.01.1900" is the inital default date. Please start HRALXSYNC in dialog mode and select "Changes Since" and execute the program. Then select all lines of the result list and press on the 'Repair' button. Errors in the result need to be investigated.
    I am actually as well 'fighting' in the area of HR data Integration into CRM.
    Kind Regards,
    Bjoern

  • Background job E2E_HK_CONTROLLER cancelled

    Hi,
    We have solman 7.0 EHp1/Oracle on HP-UX.
    The daily background job E2E_HK_CONTROLLER fails and the user is SMD_RFC.
    The job log is:
    Job started
    Step 001 started (program E2E_HK_CONTROLLER, variant , user ID SMD_RFC)
    Internal session terminated with a runtime error (see ST22)
    Job cancelled
    the ST22 says:
    The current ABAP program "SAPLE2E_EFWK_HOUSEKEEPING" had to be terminated
    because it has
    come across a statement that unfortunately cannot be executed.
    The error occurred during an RFC call to another system.
    In the target system, a short dump has been written as well.
    More detailed information on the error cause can be found there.
    But i cant find which target system is being referred here.
    Pls help
    Nanda

    Hi,
    Thanks for ur reply.
    The error analysis is:
    An error occurred when executing a REMOTE FUNCTION CALL
    It was logged under the name "CREATE_DATA_UNKNOWN_TYPE"
    on the called page.
    and the How to correct error section is:
    Please refer to the notes described in the
    short dump.

  • BW- CRM MSA: Job is cancelled when Generic variant is used

    Hi Gurus,
    We are trying to download BW Reports on Mobile Sales App. The implementation is working perfect when we create variants in BW and then fetch data in CRM.
    But now we want to restrict data according to territory of the Mobile User. This is to be done with the help of "By Terr. ID" subscription, but when we use a generic variant and request data, the job is cancelled in BW system saying "Logon for BW user failed when starting a step."
    Pls help as it very very very very very very urgent!!!

    Sim, segue o dump.
    Runtime Errors         MESSAGE_TYPE_X
    Date and Time          07.02.2011 09:20:01
    Error analysis
        Short text of error message:
        Process PSAPROCESS, variant ZBRPCHAIN_LEVEL1_2LIS_11_VASTI is not schedu
        led waiting for event RSPROCESS D6OVUGNYV55HIR2Y3JEML7XT6
        Long text of error message:
         Diagnosis
             Process PSAPROCESS (variant ZBRPCHAIN_LEVEL1_2LIS_11_VASTI) needs
             to be started. According to the process chain maintenance, it needs
             to be scheduled while waiting for event
             ZBRPCHAIN_LEVEL1_2LIS_11_VASTI D6OVUGNYV55HIR2Y3JEML7XT6. However,
             this is not the case.
         System Response
             The chain is cancelled.
         Procedure
             In order to complete the chain run, follow these steps:
             1.  Ensure that Start Using Metachain or API is selected in the
                 variant maintenance for the start process. By doing so, you
                 ensure that the chain is not restarted.
             2.  Schedule the process chain.
             3.  In the log view for the process chain maintenance, choose View
                 -> Merge Active Version, and end the incorrect process using
                 the respective context menu entry.
         Procedure for System Administration
        Technical information about the message:
        Message class....... "RSPC"
        Number.............. 006
        Variable 1.......... "PSAPROCESS"
        Variable 2.......... "ZBRPCHAIN_LEVEL1_2LIS_11_VASTI"
        Variable 3.......... "RSPROCESS"
        Variable 4.......... "D6OVUGNYV55HIR2Y3JEML7XT6"

  • Background job getting CANCELLED

    hello,
    i have  a background job scheduled for a report program.it is getting cancelled and giving the following error:
    "TABLE_ILLEGAL_STATEMENT"
    You attempted to change, delete or create a line in the       
    internal table "???", but no valid cursor exists              
    for the table.                                                
    Possible reasons:                                             
    1. The relevent ABAP/4 statement does not include the addition
       "...INDEX...", although the statement is not               
       inside a "LOOP...ENDLOOP" loop processing this table.      
    2. The relevent ABAP/4 statement was called from within a     
       "LOOP...ENDLOOP" loop after a DELETE "???".                                                                               
    what could be the reason?

    it is also giving following error message:
    Caution: Program has changed
    Caution: At time of termination,  Active source code no longer available  and after above two statements its giving sign "?" before every statement in below manner:
    024300 ?     lit_ekpo_dummy1[] = it_ekpo[].                     
    024310 ?     DELETE lit_ekpo_dummy1 WHERE ebeln NE tab1-ebeln.  
    024320 ?     DESCRIBE TABLE lit_ekpo_dummy1 LINES count01.      
    024330 ?                                                        
    024340 ?     REFRESH lit_ematn_dummy[].                         
    024350 ?     lit_ematn_dummy[] = lit_ematn[].

  • SAP GRC AC 5.3 RAR Background jobs are cancelled

    Hi Experts,
    we have newly implemented theS AP GRC AC 5.3 RAR  Help me in troubleshooting the Background jobs cancellation in SAP GRC AC5.3 RAR.. we have reported this issue to customersupport they asked us to upgrade the front end  patch level to Sp15, even we upgraded still i have the same problem.. later we upgraded the backend patch  according to the SAP Note. still the problem is not resolved.
    Latest recommendation they are asking us to uninstall the SMD agent.. and also my java control.exe is showing yellow color
    help me how to resolve the issue.??
    Edited by: n.s.k mohan on May 10, 2011 6:21 AM

    Hi,
    Could you please first change RAR log settings to Java logger then take a restart of the system. After that log for your background will start coming in RAR. Then schedule the job if it fails then paste background job log here.
    Also, in future, please raise GRC related issue in GRC forum so that you can get more replies.
    Thanks
    Sunny

  • Background Jobs getting Cancelled

    Hi SRM Gurus
    we are working on SRM  4.0  and follow a classic scenarios.
    We have schedulled following background jobs
    1 BBP_GET_STATUS_2
    2 CLEAN_REQREQ_UP
    3 SMWP_BATCH
    Which were running successfully however from yesterday this all jobs are showing status cancelled.
    Can any one throw some light as to why this jobs are getting cancelled or how to check the reaons for the cancelling of jobs.
    regards,
    Nimish Sheth

    Hi Nimish,
    for how long where they running ?
    They might be cancelled because of time out (ex: R/3 system not available temporary).
    Do you have traces in SM21 in the same time fence ?
    Rgds
    Christophe

  • Background job in Released status and does not run. What is the problem?

    Hi Experts,
        I ran a ABAP report as a background job. But when I see the job status in SM37 I found that it is "Released" but the job does not run further, It remains in "Released" state. I have given the correct variant and start condition "immediate" . Moreover there is no spool and log as well.
    The ABAP report runs fine in forground. It used to run in background few days back.
    What could be the problem? Kindly help!
    Thanks
    Gopal

    Hi Bob,
        But I checked after 2 days still the job status is in Released state.  There were some other jobs that ran successfully. So atleast after two days I hope the job should have run. I can't even delete it. What shall I do?
    Thanks
    Gopal

  • Background Job get Cancelled when executing the report. Reason?

    Hi All,
    I have scheduled a Back ground Job and executed Immediately.
    when checking transacion SM37 the job get canceled.
    How to find out the problem for the Job Cancellation.
    Regards,
    Viji

    hi
    After scheduling back ground job ( give a time laps of 2 min )
    then go to sm37 ( at this moment , the job is not yet started) .
    select ur job in sm 37 and when job starts processing , type JDBG as the command and press enter.
    Now it will go to the debugging screen, where u will find system program . Now set a break point at the stements used in ur program from the debugging screen itself.( menu - breakpoint- breakpoint at - statement ) and press F8 .
    Now you can start debug ur code.
    Revrt back if any issues.
    Regards,
    Naveen

  • All Background Jobs Are cancelled

    Hi all,
    I make a new server by restoreing backup of our production server and SAP is running well.But when I schedule any back ground jobs all jobs are cancelled.Due to this I am not able to run SGEN.Even when I manually schedule any back ground jobs it also cancelled and I am not getting any job log in SM37.I am not able to understand why this happens as I am not found any cancelled job log.Please suggest what shall I do to overcome this problem.
    Advance Thanks
    Nirmal

    Hi,
    check the file system /SAPMNT/<SID> space in your System.I think ur memory is fully utilized sapmnt folder.
    if u not need old logs  delete the log file in the following location.
    sapmnt/D01/global//<Clientno>JBLOG.
    Regards
    Senthil Kumar.S

  • Background job got cancelled

    Hi Experts,
    Could you please explain to me the below error? I would like to know the root cause of this.
    "Server group parallel_generators does not exist or has too few resources
    Job cancelled after system exception ERROR_MESSAGE"
    Hoping for your immediate response.
    Regards,

    Hi,
    Here's the settings you are looking for.
    rdisp/rfc_max_own_used_wp - 100
    rdisp/rfc_min_wait_dia_wp - 10
    rdisp/wp_no_dia - 71
    rdisp/rfc_use_quotas - 1
    Do you think the following values are enough? Any suggestions on this issue?
    Regards,

  • Report program when run in background job getting cancelled immediately

    Hi
    When i run a program in foreground i am able to see the output. But when run in background not able to run the job successfully. The job is getting cancelled immediately.
    I am using the below function module for output display. Should i need to pass any parameters in the below function module so that i can run the program in background  successfully.
      CALL METHOD DETAIL_GRID->SET_TABLE_FOR_FIRST_DISPLAY     
          EXPORTING                                            
            IS_LAYOUT         = IS_LAYOUT                    
            I_SAVE            = 'A'                        
            IS_VARIANT        = GS_VARIANT                   
          CHANGING                                           
            IT_FIELDCATALOG   = IT_FIELDCATALOG               
            IT_OUTTAB         = BLOCKED_STOCK_TAB_ALV[].     
    Please suggest.
    Thanks and regards
    Rajani Yeluri

    Hi Rajani.
      ALV require the DRYPOR(screen) for display but incase you run in back ground which have to write to spool but in spool we can only write in format of LIST REPORT not inter-active report like ALV. That why
    system cancelled your process immediately.
    Hope it helps.
    Sayan.

  • Standard Background Job getting cancelled

    Hello Guru ,
    In my BI dev server one standard event periodic job is geting cancelled due to following reason
    Job Name : AP_CCMS_MONI_BATCH_STARTUP_DP
    Program:  RSAL_BATCH_TOOL_STARTUPDISP
    cancelled error
    No alerts in configuration range
    Internal error:
    Job cancelled after system exception ERROR_MESSAGE
    can anybody help me in this regards
    Regards
    Deepak

    Run the job once again and lets see what happens... sometimes system cancels the job....check in ST22 if there is short dump.
    Thanks....
    Shambhu

Maybe you are looking for

  • How do I import my type file library from an older version of cs2

    I recently upgraded to cc from cs2 and now need to know how to import my type font library from my older version. All of my current artwork is not being displayed correctly because the fonts aren't recognized.

  • Differences between Final Cut Express HD 3.5 and Final Cut Studio 5.1

    Hi, all, Unfortunately, I didn't find a list of what the main differences are between those two products on the Apple website - only about the latest versions of the programs. Since I consider buying a used version of Final Cut Studio 5.1, I would ap

  • ' SET_OUTPUT_TABLE Cannot Be Called ' error while using OVS

    Hi to all, The following error text was processed in the system KGD : OVS: Methode SET_OUTPUT_TABLE Cannot Be Called The dump description is 'SET_OUTPUT_TABLE' can't be called . i cant debbug it because when i press F4 i'm getting the dump . pls tel

  • Bridge CS6 - Output panel missing.  OS X 10.9.2

    I have Creative Suite CS6, Mac OS X 10.9.2 Bridge has lost Output Panel. I have had it before and it has worked well, now when I select files to the Output, right side of the screen is completly empy. I have started Bridge again, reset preferences an

  • Can We determine the outer-batch no in Purchase order?

    There's a chemical company. It has a requirement. Managing batch is very important to chemical materials. When they create Purchase order, they hope that they can determine the special batch-no of materials which is from vendor for the purchasing mat