Reg JOBS

Hi Xpertz
Could any one clarify me in the following aspect
I have a small dobt which is tricking me from a long time..
If say suppose i scheduled a job in R/3 side and i put subsequent event after
completion of this job i need to trigger a even in BW system.In this case how can
we approach .Is ther any particular function module to run the job in BW side by
using R/3 event ....
Any suggestion will appreciable..
Thanx in advance
Regards
R M K
**Sharing thoughts is the way of gaining knowledge**
***No need to say good answers will get points**

you could trigger an event in BW via an RFC-Call. Therefore you would need to wrap the released function module BP_EVENT_RAISE in an RFC enabled function module.
Then you could call your function module from R3 when the R3 event is triggered.
See also OSS note 135637.
Hope it helps.
Regards

Similar Messages

  • Reg : Job scheduling

    Hi Experts.
    There are 17 company codes and 7 different Categories as below                                                                               
    (1) Goods Receipt
    (2) Return To Vendor
    (3) Sales
    (4) Enternal Transfer
    (5) Internal Transfer
    (6) Write Off
    (7) Inverntory Difference
    Right now based on the ticket we are running the background job, i mean it is periodic,  {17 (company codes) * 7 (Categories)} = 119 different Job,
    My project managers requirement is to handle the issue  effectively by proposing  a alternative.
    As per my Understanding can we go for a Z Program  which can run in the background  periodically and the output can be downloaded based on the categories.
    Please help to resolve the issue.
    Thanks in advance.
    Regards
    Nayak

    Hi Nayak,
    I am not sure what your job is supposed to do. Total the FI postings by these 7 categories?
    In such case I would suggest defining a Z table with the company code as the key field and the 7 categories as data fields. Then your nightly job can fill in this table, so that next morning your users can list it using a simple query.
    You might want to also add the current date as a key field of the Z table, so that you can keep the results over several days. You might also consider running on the tables BSIS and BSAS instead of BKPF-BSEG. If you know the account numbers posted for each category, this will speed up the jobs.
    BR
    Raf

  • Reg:job cancelled after system exception ERROR_MESSAGE

    Hi All,
    Process chain has failed in aggregate step with message "job cancelled after system exception ERROR_MESSAGE"
    But i manaully done the aggregate step.
    But i would like to know the reason for the above message.
    Can any one tell me this?
    Thanks
    SS

    Hi,
    In the job log of aggregate step in the above line of the message "job cancelled after system exception ERROR_MESSAGE" you will probably find the exact error message.
    In the job log it will first display the exact error message and then the message "job cancelled after system exception ERROR_MESSAGE" will appear, Please check it once.

  • Reg: job termination in source system

    hi experts
    can anyone tell me solution for this problem after loading infopackage, status of the infopackage is showing is like this "job termination in source system", but i checked with ss it showing job gets cancelled. but i am not assigned any to the data source, so how can eliminate this problem.
    regards
    harikrishna.N

    HI
    This can happen when request IDOC is sent source system, but the source system for some reason is not available.     
    Ensure that source system is available. Change technical status of request to red and delete request from datatarget. Trigger Infopackage again to get data from source system.
    Cheers,
    Raj

  • Reg Jobs in Sol Man

    hi Experts,
    I would like to know if we can create jobs in Solution Manager and monitor it also.
    Or does it need a seperate software to create jobs and monitoring only done in Sol Man
    Thanks

    Preema,
    You can create Jobs in Solman as well as monitor jobs of other connected systems.
    Thanks
    Prince

  • Reg job execution

    Hi,
    i have exported a user named tele and imported the same user into another database.the problem is that some jobs in that are not executing when i recreate them they are executing fine. How can i know the reason for that and proceed.
    the errors in the alertlog file and trace file are written bwlow.
    alterlog output.
    Wed Jul 14 12:27:29 2010
    Errors in file d:\oracle\product\10.1.0\admin\orcl\udump\orcl_ora_2224.trc:
    ORA-12012: error on auto execute of job 1120
    ORA-06550: line 1, column 96:
    PLS-00905: object NVCRDB.WB_WF_ALERTMAILS is invalid
    ORA-06550: line 1, column 96:
    PL/SQL: Statement ignored
    udump trsace file output is
    *** 2010-07-14 12:29:39.709
    ORA-12012: error on auto execute of job 1119
    ORA-06550: line 1, column 96:
    PLS-00905: object NVCRDB.WB_WF_ALERTMAILS is invalid
    ORA-06550: line 1, column 96:
    PL/SQL: Statement ignored
    can any one suggest me.
    regards,
    kishore.

    see MOS Doc 428234.1 (Jobs Fail With ORA-12012 ORA-04063 ORA-06508).

  • Re:Reg job scheduling

    Hi,
            I have developed a report , i need to do background scheduling, i should create a variant so tht the report should run  as of the system date when pgi has done
           what r the steps

    Hello SravanthiGopal,
    Kasturi here...
    The steps regarding the s cheduling were....
    1..Create a Variant for the program at transaction SE38.
    2..Go to TCode SM36.
    > Give some Jobname as ZJOB ( or anything starts with Z).
    > Now Click on button 'Step' on application tool bar.
    > IIt opens up a pop-up there you need to mention the corresponding Program and   its Variant (Dont forget to mention Variant its mandatory).
    > Click on 'Save' button on that pop-up positioned at the bottom.
    Then It brings you back to the scheduling screen.
    > Now Click on the 'Start Condition' button on application tool bar.
    > Mention the time and date as per your requirement.
    > And Click on 'Save' button on that pop-up.
    Then It brings you back to the scheduling screen.
    > Now just click on 'SAVE' button on the screen provided at the standard tool bar.
    >  You need to get a message on Status bar that status of the scheduled job is    released. If you are getting this message then go and click on 'JOB SELECTION'
    button.
    > It opens a new screen. Just press 'F8' i.e. Excute.
      Your Job got Scheduled Now.
    To know or Check the status of the job just click on 'OWN JOBS' button on Application Tool bar.
    It may gives you proper result.
    bye  Share a Great Day with Others..

  • Reg:- Job.

    hi friends,
    i want Make Job Schedule for Interval time is for 15 mint.it means my will be execute for 15 mitns.
    So,how to make schedule for the same with SYSDATE.
    And what is the command to Drop JOB?
    --Rajnish                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Rajnish Chauhan wrote:
    hi friends,
    i want Make Job Schedule for Interval time is for 15 mint.it means my will be execute for 15 mitns.
    So,how to make schedule for the same with SYSDATE.Hi,
    You can use the interval to SYSDATE+1/24/4
    >
    And what is the command to Drop JOB?You can select the job from USER_JOBS table and remove the corresponding job using DBMS_JOB.REMOVE
    SELECT JOB,WHAT FROM USER_JOBS;
    You get the Job from the above query (say jobno).
    EXEC DBMS_JOB.REMOVE(jobno);-Arun
    >
    --Rajnish                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • WHO Columns updation

    Hi
    I have a shell script that I am using for SQL loader through which I want to update the who columns in custom table at the time of load. How can I achieve this?
    below is the SQL loader part of the script.
    cat > $ctl_file <<!
    OPTIONS (errors=5000,SKIP=1)
    LOAD DATA
    CHARACTERSET ZHS16GBK
    INFILE '$v_data_file'
    REPLACE INTO TABLE XXHYBRID_FORECAST_NAV
    FIELDS TERMINATED BY ','
    OPTIONALLY ENCLOSED BY '"'
    TRAILING NULLCOLS
    plant "LTRIM(RTRIM(:plant))",
    build_date "LTRIM(RTRIM(:build_date))",
    reg "LTRIM(RTRIM(:reg))",
    job "LTRIM(RTRIM(:job))",
    order_num "LTRIM(RTRIM(:order_num))",
    qty "LTRIM(RTRIM(:qty))",
    step "LTRIM(RTRIM(:step))",
    customer "LTRIM(RTRIM(:customer))",
    sfx "LTRIM(RTRIM(:sfx))",
    mdl "LTRIM(RTRIM(:mdl))",
    feature "LTRIM(RTRIM(:feature))",
    cust_req "LTRIM(RTRIM(:cust_req))",
    Orddte "LTRIM(RTRIM(:Orddte))",
    acct "LTRIM(RTRIM(:acct))",
    loading_date ,
    created_by ,
    creation_date ,
    last_update_date ,
    last_updated_by ,
    last_update_login "USERENV('SESSIONID')"
    I am only able to load the value of last_update_login with "USERENV('SESSIONID')".
    fnd_profile.VALUE('USER_ID') is not working for created_by and last_updated_by.
    Any ideas are welcome.
    Thanks
    Vishalaksha

    Hi Vishalakha,
    SQL* Loader is basically a Database technology, and it does not allow any access to Oracle Apps User Id for Created_by and last_updated_by, but you can consider using an Oracle PL/SQL trigger, or consider submitting loader concurrent program from PL/SQL Concurrent program.
    Thanks,
    Kiran

  • CR Max Report Processing Jobs Limit  - reg hack not working

    http://coil.sap.com/irj/boc/index?rid=/library/uuid/f053713e-3e3d-2c10-2a81-f79259e54023
    I've followed the steps in the above PDF and my application's behavior has not changed.
    My web app uses session, and calls .close and .dispose on last report when users go to load a new report (easier this way with the way the application is written).
    We have a new, very powerful web server, so I've set the reg key in question to -1, restarted the box and I'm still getting the dreaded Crystal Reports Maximum Report Processing Jobs Limit after an hour or so of usage.  True, we do have some complicated reports, but -1 is meant to remove all limits?  Server is doing fine on mem/processor usage.
    I using CRXIR2 runtimes (CrystalReports11_5_NET.msi) on the Win2k3r2 server, .NET 2.0
    Why is the reg setting being ignored?

    Hello,
    To clarify also, you can set that number to anything you want but it is limited internally to 75. Anything more than 75 and the engine ignores it, same when setting it to -1, 75 is still the max. Ideally this should be set to 50, QA tested with 75 so that is what we set the default to in the registry. And to confirm, this is the number of jobs the RAS server can handle at one time, it is not the number of users that can send reports to be processed, the default is 3.
    Also Jason pointed out the inProc RAS ignores the registry setting also, even though we read the key it's ignored if it falls out of usable range. There is also a Stand alone verion of Crystal Reports Server Embedded but it's for OEM Partners only. It runs as a Service and in CRSE 2008 you can have more than one server running. But not an option if you are not a Partner.
    And as Ludek mentioned, you need to move to a supported high volume configuration. For this type of load I suggest you use the Full Business Objects Enterprise and change your code to use the Job Server to process reports. The job server will spawn a separate process for each report job and distroy the process when the job is complete thus releasing all memory associated with that job. RAS does not do this, it's a single process spawning separate threads for each job and therefore it does put excess loads on the CPU in your configuration.
    Keeping 3 users in mind build in Report Job caching internal in your app. Your can application managing the report jobs is more efficient in this configuration than RAS doing it. We only hold onto the job for so long, 20 minutes is the default, and then we move onto the next job. So if any jobs fail it can cause problems which I believe is why you are having to cycle the WEB server. If you do this make it configurable/switchable so if you do migrate to BOE you must let BOE manage the jobs, it is designed to do this and managing it yourself may cause problems but this is all dependant on how and what parts you use.
    Another option with BOE is you can have multiple RAS or Job Servers installed to take advantage of the hardware. This way you are not limited to one RAS server processing reports. We internally handle Round Robin job assignment. Example if you have 4 RAS servers running and RAS#1 is busy it will pass the job request to RAS#2, if it's busy it will pass the job to RAS#3 and then #4 and carry on until a RAS server is avaiable. If RAS#2 is then free it gets the job assigned to it and the next job is queued....
    Thank you
    Don

  • Reg the job Configuartion

    Hi Guys,
    There is any Configuration present to delete the spool file of job after 30 or 40 Days of its execution.
    If you know Answer please replay to this mail.
    Reg,
    Hariharan

    Hi Hariharan,
    There are standard jobs that your basis team will set up as part of the system installation to do this, they will decide the retention period when they create the jobs.
    Program RSPO0041 will delete old spool requests.
    and
    Program RSBTCDEL will delete old job logs.
    Both have selection screen parameters that specify how long things are kept.
    Regards,
    Nick

  • Reg: Creating of a periodic job

    Hi Gurus,
    We are facing some problems with user locks. I think there is a way to schedule a job to unlock the users per every minute. Please let me know how?
    thnks&regs
    Harish Reddy

    Thnx Cheriyan,
    Every hour i am getting the same. Is it possible to unlock users every 2 or 3 minutes. Is there any way?
    thnx&regds
    Harish Reddy

  • Reg:SAP_REORG_UPDATERECORDS job getting cancelled

    Hi Experts,
    I have a standard background job,SAP_REORG_UPDATERECORDS getting cancelled regularly in one of our production boxes.
    It runs only for a few seconds and then gets cancelled.
    The job log is.....
    "Job started
    Step 001 started (program RSM13002, variant SAP&001, user ID <XXXXXX>)
    Reorganization of update date not allowed in batch
    Job cancelled"
    I have searched for notes,but could not able to get the right solution
    kindly,help me resolve the issue
    Thnaks in advance
    Rgds-
    Venu

    Hello Venu,
    This job is no more needed as per recommenation from SAP
    Please go through the following notes:16083 and 67014 it shows that job is no more needed.This is the note of SAP about this job:
    "The standard job SAP_REORG_UPDATERECORDS that was contained in some delivered versions must no longer be executed (see Note 67014). In its new version, the underlying ABAP Program RSM13002 is programmed so that it terminates when running in a job (that is, in the background). Therefore, the job SAP_REORG_UPDATERECORDS always terminates in this case. In any case, the job SAP_REORG_UPDATERECORDS should be deleted from the pool of standard jobs, if it is still there: sm36 -> 'Standard jobs' -> 'Delete standard jobs'. In addition, released jobs that may exist and contain report RSM13002 should be deleted. You can find and delete these jobs using sm37."
    Rohit

  • Reg: Error in Mail sending through background job in SCOT

    Hello experts,
    I am trying to schedule a background job through SCOT so as to send the mails present in SOST.
    The job is running but it is giving error as "Invalid status  for recipient" in SOST.
    But when I am sending it directly from SOST it is delivered without any errors. The email address is maintained correctly and SMTP settings are also correct as while sending it directly from SOST it reaches the required recipient without any error.
    This error is observed only through background job. I am using program RSCONN01 with variant SAP&CONNECTINT in background job.
    Kindly suggest why I am getting the error "Invalid status  for recipient" in background job.
    Thanks & Regards
    Meraz
    +91 8894522860

    I am getting the exact same issue.
    were you able to fix this in the last 3 weeks?
    thanks.

  • Reg: error in back ground job (Message no. CO051)

    Hi,
    We developed a custom program which creates Operative Projects along with WBS, activities, milestones etc using a standard template ie. copying from standard project template. When i run this custom program online, it generates operative project
    successfully. But when we run this program background , the job gets cancelled giving the following error.
    *The order/network type ZS02 is not defined*
    *The order/network type ZS02 is not defined*The order/network type ZS02 is not defined
    The order/network type ZS02 is not defined
    Job cancelled
    *Message no. CO051*
    *Diagnosis*
    *The order type/network type that you have entered is not defined for the transaction you wish to carry out.*
    *Procedure*
    *Enter an order type/network type that is valid for the transaction.*
    Could anyone help me on this , is highly appreciable.
    Thanks in advance
    regards,
    R.gopal

    Srinivas,
    Since you are running your program in background, I assume you have ensured that you are not reading from or writing to any file on the presentation server.
    Presentation server is not accessible when you run your program in background.
    Regards,
    Shyam.

Maybe you are looking for