ABAP Program back ground scheduling issue.

Hi experts,
I am trying to execute a ABAP program in a process chain but the job log shows me the following message
"Object XXXXXXX of class RE and language PT not exist"
XXXXX is the ABAP program name.
Even i tryed to excute the ABAP program itself in backgroud , but i am getting the same problem.
What´s the reason and how to solve this issue.
Message no. SF616
Best Regards,
Ramesh

Hi all,
    following the complete message i was getting.
Object ZSALES_BACKUP of class RE and language EN does not exist.
Message no. SF616
Diagnosis
The specified documentation element is not in the system.
Procedure
Check that your entry is written correctly.
Regards,
Ramesh.

Similar Messages

  • How to keep break point in back ground scheduling Report

    Hi,
    how to keep break point in back ground scheduling Report?
    Regards,

    Hai ,
    One more way to debug  in the back ground is , pur some infinite loop condition and execute the job and in SM50 you can see the job which is running place the cursor on the job and go to the program in the menu and go to debugging from there .
    Example code for infinite loop .
    i=1 .
    loop at itab .
    if i > 5 .
    end loop .
    Regards,
    K.Vinaykumar

  • Back ground scheduling

    hi friends,
    i got a issue like this..
    i want to make back ground scheulding daily expect saturday.. i saw the option in process chain restriction in its shows only sunday or holiday.. i want to schdeule the chain daily except saturday..
    please  anyone  reply this issue
    regards
    siva

    Hi siva,
    I think the following link will help you in better.
    It having a better code for achieving your requ....
    /people/claudio.ciardelli2/blog/2005/09/01/launching-an-apd-analysis-process-from-an-abap-program
    http://help.sap.com/saphelp_nw04/helpdata/en/80/1a65cfe07211d2acb80000e829fbfe/content.htm

  • Back Ground Job Issue

    Hi,
    My report program was executing successfully in the Foreground but not in the back ground.. Can any one help me on this?
    My report program has a selection screen..I entered the data for it at and through menu option Program->execute in background..I executed it..As it asked for output device i gave LP01 and No of copies to 1. and checked Radio button Print all. and clicked ok.
    It asked me for start time and i selected Immediate and clicked on save.
    It gave a status message "Back ground Job Scheduled".
    Now when i look through SM37 under my name the job is always active and Never finished.
    Can any one help me on this?
    Thank in advance..

    Just check whether the job is running in the background or not
    Double Click on the job name and take the Server & Process Id.
    Go back to the SM37 Screen.
    Click on Application Servers or directly Open the transaction SM51.
    Select the Server and find the process Id with the help of the things you found already
    Now, you can see the database level.
    Check if the values or moving or not. This way you could track the details
    If not, Ask BASIS guys to check whether the job is reading from rollback or not.
    If it is, cancel and rerun the job...or else..leave the job..it will finish off in some time.
    Hope everything is clear

  • Need to fetch updated records by Back ground scheduling

    Hi,
    I have a report program which fetches the employee details. I have created a back ground job for this report program. When the job executes for the first time it should fetch all the records. But when the job executes for the second time and so on it should retrieve only the updated records.
    I will explain in detail.
    Suppose I execute the job today for the first time , it should retrieve all the employee records . But tomorrow if the job executes, it should retrieve those records that are inserted or changed in these 24 hrs of time.
    Could any body tell me the necessary programming logic.
    Reward points are assured.
    Best regards
    Bhagat.

    Hi Bhagat,
    make an Input-field f. example P_ALL as checkbox.
    create to variants first P_ALL = 'X', second P_ALL = space.
    Create a job with variant A wich runs only one time.
    create a job with variant B which runs every day.
    In the Report hande P_ALL as you want.
    Hope it Helps.
    Regards, Dieter

  • Event Back ground scheduling information

    Hello Guru's
    The start variant in the process chain has after event SAPXXXX. This is a user defined event. The process chain first executes the event and then executes the rest of the steps in the process chain. I would like to know the jobs performed by this event. What are the jobs or programs it is executing in the R/3 side and the BW side. And transaction code where we could see the entire code of the events.
    Urgent need of the information,Ur Help is appreciated.
    Thanks,
    Sri.

    in SM37 , you have a option for based on event to find jobs.. just keep job name * ..at the bottom After ABAP program...you have for event name tooo.. give the event name you are interested in it..and you find out all the jobs that are waiting for this event to trigger.
    you would only get event name in SM64 but not detailed info abt programs or jobs in SM64
    Message was edited by:
            Manga Paidikondala

  • Reg:back ground scheduling

    Hai to all,
    I am executing report in backgroung .
    using selection-screen:   program----
    >execute in backgound(f9)
    but when i was scheduling in background with start time 11:00:00 pm
    its showing the error message:
    "Internal error with background job scheduling "
    i dont why its showing
    could any body suggest me.
    please its very urgent.
    regards,
    Chaitanya

    Hi Chaitu
    internal error while running background job (progname) is due to authorisation issue. where we have to check the background in one of the object. I had got this error & corrected it in authorisation. Ask the user to send a su53 screen shot when he/she gets the error
    reward points to all helpful answers
    kiran.M

  • List wrapping in back ground scheduling

    HI folks,
       I am executing a program which displays an alv list ,when run in the foreground ,there are no issues.
    when i run from the selection screen ,giving the option as run in background,and when i check the o/p in sm37 ,the list is getting wrapped into the next line ,its not proper ,haphazard .
    when i schedule the same in sm36 ,i am gettin the proper output but the client wants to run the program from the selection-screen,so i should solve this ..
    are there any settings or how to correct this problem??
    many thnx .

    Hi I have made the changes as per Ken Sanghavi's suggestion in other post.
    But now I have face a problem. When after setting the X_65_1000. It displays only 10 pages of data
    for the format type X_65_80 it displays 19 pages in the Spool.
    Why is there a missing of 9 pages and also
    if I click display button for the spool which contains 19 pages it gives me a message saying that
    Only page 1 to 10 of 19 displayed.
    Did any one faced similar kind of problems.
    Any suggestions would be appreciated.
    Thanks,
    Chaithanya

  • Reporting agent - Back ground scheduling

    Hello Gurus,
    I am trying to schedule the reporting agent scheduling package in Background... Is it possible to schedule it in Background when executing via Process Chain.
    Thank you

    Thanks for the Info.
    But the situation that I am facing is.. I have a remote cube and the regular cube attached to a multiprovider which is used to reconcile BW report with that of R/3 tables.
    When I execute the report in BW ... the data that is read from R3 tables ... it is under DIA process.
    the time out is set to 20 minutes. and everytime the report is executed it is saying uncaught exceptiona and when I check in the log it says time exceeded.
    Is there anyway that I can schedule the R/3 side job to a Background job (so that there would be no timeout).
    I hope I am clear..
    Please help me on this issue.

  • Unable to generate So through Back ground scheduling : URGENT

    Dear All ,
    I am coded a customized BAPI to create Sales order from the data sent by SAP.NET scheduler.
    If i test the BAPI as a function module I am able to generate SO for the Same data which is there in the external system, but the SAP.NET scheduler is calling the BAPI the SO's are not generating generated.
    I have the attributes as RFC enabled and start immediately.
    Even if I try to run a BDC coded in SE38 it is successful but if I schedule the same in SM36 the SO's are not getting generated.
    Regards,
    shyam

    Dear All,
    I have used 'BAPI_TRANSACTION_COMMIT' FM and also after getting the amount fields I am converting them into a Charater format as for eg
    eg: Data : g_kbetr(13) type  c.
    The problem if I test the BAPI in SAP directly I am able to generate SO but when the .NET scheduler is calling the BAPI the SO's are not getting generated
    shyam

  • ABAP-HR Monthly work schedule issue

    Dear experts,
    I am fetching the leaves taken by employees from IT 2001.
    But there, only the number of leaves granted ina period are given, not the days on which was granted.
    e.g. say for an employee 40030089, there are 8 sick leaves in the period- 01.03.2009 to 10.03.2009(11 days). That means for rest three days there is either Weekly off, holiday or other absence.. Now how do I know which day amongst these was a  holiday or Weekly off ... and on which day the leave was granted?
    I am doing it using tables PA0001,PA0007 and T552A(monthly work schedule) which seems to be very complex. I am afraid I might be missing something. Is there any standard table, FM, that could tell what was the status for that employee on that particular day(Holi, WO, other absence)?
    Regards,
    Sumit Nene

    Hi,
    You use fuction module to get leave in
                   WHILE i_pa2001-begda <= date.
                    SELECT SINGLE mofid FROM t001p INTO calid WHERE werks = wa_final-werks.
                      CALL FUNCTION 'HOLIDAY_CHECK_AND_GET_INFO'
                        EXPORTING
                          date                    = i_pa2001-begda
                          holiday_calendar_id     = calid
                          with_holiday_attributes = 'X'
                        IMPORTING
                          holiday_found           = lc_holiday_found
                        TABLES
                          holiday_attributes      = ltab_holiday_attributes.
                      CALL FUNCTION 'DAY_IN_WEEK'
                        EXPORTING
                          datum = i_pa2001-begda
                        IMPORTING
                          wotnr = day.
                      IF lc_holiday_found = 'X' OR day = 7.
                      ELSE.
                        sum_d = sum_d + 1.
                      ENDIF.
                      i_pa2001-begda = i_pa2001-begda + 1.
                    ENDWHILE.
    Above logic give you better  idea about how to used function module and function module name
    Rgds
    Ravi Lanjewar

  • Back ground schedule all parked invoice to post

    HI,
    Can any one tell me logic or badi or exit to post all parked invoice by scheduling as background job...
    thank you...
    Moderator Message:We do not consider it good style to ask questions before trying to find the solution yourself. Please refer in your text also to what you have done already to solve the problem and what resources you have searched or used.
    Message was edited by: Kesavadas Thekkillath

    Hi,
    Check for the tables TBTCO, TBTCS and TBTCP

  • BACK GROUND SCHEDULING OF THE SESSION METHOD

    Dear experts,
    i am using session method for data transfer,i need  update the data periodically.
    how can i do this?
    i am following this method, in sm35i am processing the session in background---thruough this data is updfating at atime.
    but i wnat to schedule it...can any one give stpe by step guidse to make this possible ,,,for session method, i know t.codes sm6 and sm...but how to use them?
    guide me ........thanks in advance

    Hi,
    use the following code.
    submit rsbdcsub
              with mappe eq 'ssession name'
               exporting list to memeory and return.
    reward if helpful
    Rgds
    Umakanth

  • Back ground scheduling and capturing error log

    hi friends,
    i have to write a report and call a function module for passing one by one those conversion progs which fm is suitable what it is
    one more boubt like i can maintain those conversions in structure and i can loop those one by one passing into fm
    i have to capture those error records
    i have to check whether the coversions runs properly or not.

    Hi,
    create one error table store messages in that.
    using sy-subrc you can identify status.
    for capturing put some condition to identify error records.
    Write subroutine for updating table with error messages.

  • Scheduled back ground job not finishing

    hie gurus, i need your help with back ground scheduling , i have created a background schedule to run my program after every 30min .  in the job overview it shows my job released and active but its not finishing processing . the program being run picks up data from an external data base and then inserting via BDC call transaction. i have tried with a different program that inserts data into a database table and its executing and finishing well in the back ground. What could be the problem ? and how can i debug a back ground job ??

    Daniel,
    To start, BDCs are very out-dated.  I would look for a BAPI if you are calling std SAP functionality.
    Also - direct updates into std SAP tables is a HUGE "no-no"... I hope that you are updating custom tables only.
    Pass that - to debug a b/g job---> 
    1) Set a breakpoint in your program
    2) select the job in SM37
    3) enter JDBG into the SAP fastpath of the SM37 screen and press ENTER
    This will navigate you into a b/g debug - you can then press the debugger buttons to move to your breakpoint.
    Hope that helps.

Maybe you are looking for

  • How can I track my stolen iPod by S/N?

    Hi, this is my first post in here. However, this is a sad post. I work as a student lab. assistant in the biology department at City College of San Francisco. Today my iPod got stolen...I want to ask that would it be possible that Apple can track who

  • Lion 10.7.4 not connecting to shared printer in mac 10.5.8

    I have a macbook pro and recently applied the new upgrade to Lion 10.7.4 I also have another macbook pro running 10.5.8 and the printer is attached to this computer. Up until the upgrade to Lion 10.7.4 I could just simply print using the printer conn

  • Please help!! Trying to edit live website in Dreamweaver CS5

    Hey, I am having some problems with attempting to make live edits to my website. This is frustrating as I don't understand how to fix this problem. Whenever I attempt to make any changes I receive the following message from Dreamweaver unable to open

  • IChat AV 3.1.8 to PC with AIM

    I want to set up iChat AV (my version is 3.1.8) with my daughters PC (Win xp) using AIM. Which version of AIM should she use (5.9 or the current 6.5) or is there a better IM to connect my iMAC (OS x 10.4.11) to a Win XP PC. Thanks for your help. JB

  • Itunes 11.4 keeps on saying preparing for Syn

    This is what I get. I have reboot PC (windows 7 64bit version). It was work a few days ago and not it keeps hanging and unable to sync. Please help