Help Required Regarding - SAP Job names using R3 data flows

We are calling a set of SAP Jobs using R3 data flows in data services. When ever a job fails we first kill the active SAP jobs by logging into SAP and then restarting the Jobs.
There are about 100 odd SAP jobs that we call using these Data services Jobs so we wanted to kill the jobs using a reusable code on the SAP side by passing the Job name just before every R3 flows just incase its still in active status.
So wanted to know if there are any short cuts to retrive the set of associated SAP job names because it will be a tedious process to hardcode the SAP job names and pass them as parameters for all the 100 + SAP job names in the custom defined resuable code.
Any help or advice on this please !!

The program is not meeting the expectations
and the problem is due to reflection.Do we know this for certain?
... my application gets the class name, field name
etc. from an XML file so i don't know their method names
beforehand .
Now since every class instance corresponds to a row
in the database and i have to call get and set
methods of each class instance so the performance
keeps on degrading as the number of columns and rows increase .
Can somebody suggest some improvement regarding this
and regarding creating multiple instances of the same object Class.forName() will be using a hash already, so there is probably not much room for improvement.
Class.newInstance() probably does not take significantly more processing than a simple "new Fubar();".
Umpteen reflective method invokations (one per column) for each row/instance - Are you saying these are the problem?
You can test this easy enough.
If you comment out the reflective method invocations and leave the rest of your code untouched,
does your application processing speed up significantly?

Similar Messages

  • Help required regarding sending jar files using bluetooth

    I want to send jar file from Nokia 7610 (S60), or any other phone for that matter, to any other phone using bluetooth. The problem is that, when I look at the options available for the jar file (which is saved in the Inbox), the send option is not visible.
    I looked at the previous postings on this topic. Is it due to "Closed Content List" (CCL)??? What are the possible workarounds, other than using getResourceAsStream or some software like FExplorer???
    Also, this problem is not encountered in Sony Ericsson phones. Plz help regarding the same...

    Hi,
    You might wanna look take a look in the JSR 82 Specifications. There is a method like agent.startInquiry(); that starts a search for nearby BT devices. All you have to do is place each found device in an array of type Vector.
    It would have been easier if your code or a snippet of it was available to see what the problem was.
    Rambo.
    PS: A client application application starts a connection on a server application. Where you put them is up to you.

  • Progam name through sap job name ?

    Hi All,
    I am functional consultant. In my client system sap auto generate a file at night & saved this file on different non-sap server.
    Now we are facing error, data that we are sending from sap is not matching to recieving server(showing less qty in non-sap server).
    I have only sap job name. Can anybody tell me how to see the program name for the same or where I can see the data in sap that is transfering to non-sap.
    Point will be awarded on prompt reply.
    Thanks inadvance
    Regards
    San
    Edited by: Sanjay  Nair on Oct 10, 2008 1:34 PM

    Use to code SM37 , Give the job name and give username as * then execute . On the generated list choose the checkbox then click step you will get a a table like below....
    No. Program name/command Program ty. Spool list Parameters     User    Lang.
    1  XXXXXXXXXXXXXXXXXX     ABAP                 &0000000000009 USername EN
    Where XXXXXXXX is the program name.

  • Is there a way to transfer or copy all my apps to another iPad with a different account? I was required in my job to use the one at work, but I would like to also see my current set ups and apps as in my personal one. Thank you so much!

    Is there a way to transfer or copy all my apps to another iPad with a different account? I was required in my job to use the one at work, but I would like to also see my current set ups and apps as in my personal one. Thank you so much!

    What I suggest is that you try to pair your apple ID with you company ipad and see if it works.
    Here is why::
    I believe that the Apple rules let you. They are something like:
    -- for a shared iDevice, you may put the app on one device
    -- for a device you use exclisively, you may put the app on five (or some number) of iDevices
    I'm not lawyer, so how you interpred this is a question.
    Now, you need to figure out how to do this.
    In the past at least, apple used this terminalogy.
        Personal
        Institution
        Layered. combines personal & institution.
    It depends on how your company has configured the iPad.
    I have read where you can have upto three apple id per device.

  • Use of Data Flow in the Action Box

    Hi Guys
    Can any body explain the use of Data Flow in the action box?
    If anybody have the doc. mail to [email protected]
    It would be more useful if anybody expalin it with an example?
    Thanks

    Hi,
    Thanks
    know i want to confi. the following scenario
    that is
    I have to raise the ECC delivery from CRM through CIC0. After that it has to come in to the Application Area.
    In such way that when i choose the ECC delivery, it has to display the list of ECC delivers that have already delivered.
    Can you help me out how to go ahead?
    know i am able to call the ecc delivery and save it.
    Thanks

  • RE: Help required regarding to upgrade from R/3 4.6c to mySAp ERP 2005

    Hi there
    I need help as we are planning to upgrade from R/3 4.6C to my SAP ERP 2005, I need the help in the context that
    . How much it will effect the prevoius functionalities, business processes user exits, reports, transactions and etc which thing one should have to keep in mind I need an general overview on this.
    2. What is the SAP best practice for Upgrade.
    3. Which things should be consider before upgrade.
    Thanks and Kind Regards
    Sohail

    Hi Sohail,
    For functional improvement between the releases you can find information in the release notes for example http://service.sap.com/releasenotes
    Also you can find http://service.sap.com/upgrade for very useful entrypoint for any information regarding upgrade.
    For more information, please check this links.
    http://www.sap.com/solutions/business-suite/erp/pdf/BWP_ERP2006_Upgrade.pdf
    http://www.sap.com/solutions/business-suite/erp/index.epx
    https://websmp103.sap-ag.de/~form/handler?_APP=00200682500000001266&_EVENT=DISPLAY
    Hope this will help.
    Regards,
    Ferry Lianto
    Please reward points if helpful.

  • Regarding the Job name

    Hi,
    I am having an issue with loading the data. To troubleshoot it, I need to know the technical name of the job. How to find of the Job name. I am only able to get the prefix of the Job Name : BI_BTCH.
    Please let me know the procedure to find the job name.
    Regards
    YJ

    In the infopackage -> Scheduler tab -> You would find the BI_BTCH*** job Id if the load was scheduled as a background job. You also have a button there to see the status of the job.
    If you are unable to find it and you had executed the job. Then go to SM37 give the job id as BI*** , your user id and the date as selection and find the job id. The Job log would have the cube technical name also.
    Hope this helps.

  • Create independent requirements in SAP R/3 using Java Connectors

    Dear Experts,
    I am an Developer and have this requirement .
    My part is to deliver a program [an EXE program] that can read an input file and create independent requirements in SAP R/3 accordingly using these function Modules.
    One thing that is very important to Notice is that,  to keep requirements synchronized in SAP with an external requirements plan[flat file] I will have to:
    1) Read the existing requirements for a material/plant combination using the BAPI_REQUIREMENTS_GETDETAIL from the Java program and
    2.) Update any existing requirements that don’t match the external requirements source through BAPI_REQUIREMENTS_CHANGE.
    3.) Create new requirements using BAPI_REQUIREMENTS_CREATE.
    Please help me how do I go about this.
    Your Help will be appreciated .

    Hi
    I not understand your question.
    ¿Need the steps to make the exe program?
    1.     Make the JCO communication between Java and SAP R/3
    2.     read the flat file and use BAPI_REQUIREMENTS_GET to display detail for planned  independent Requirements.
    3.     Update any existing requirements that don’t match the external requirements source through BAPI_REQUIREMENTS_CHANGE
    4.     Create new requirements using BAPI_REQUIREMENTS_CREATE.
    5.     call BAPI_TRANSACTION_COMMIT
    Important message of SAP documentation for BAPI_REQUIREMENT_CREATE > Caution: Method is obsolete as of Release 40A!
    Try reading the documentation for this BAPI.

  • Help required regarding AR module, XML and flex builder3

    I need some help regarding flex project in flex builder3.
    I am working on flash based augemented reality using flex builder3. I want to develop a module for a boutique using which user can try on different dresses. I want to build this  module in such a way that camera gets loaded at one side(left) of the window with a TileList (displaying list of images with their prices) on the right side of the window.
    In order to populate the TileList i'm using HTTPservice to dyanamically load xml (xml->containing dress images along with prices). This part is working fine i.e. when i run this project, xml content gets loaded in TileList.
    My problem is when I copy the swf file of my project along with resource files somewhere else and then launch that swf file, it gives me an alert
    that xml can't be loaded. Secondly augmented reality part(i.e. camera) doesn't load; left part of window remains blank).
    I want someone to help me solve these issues.

    Hi,
    use this FM to update ur shipment
    variables
    DATA: lo_tp_g_tra       TYPE v56e_shipment_activities, "Data to modify
          lo_tp_g_shp       TYPE v56e_shipment,
          lo_tp_g_log       TYPE v56e_logfile, " Errors function
    call the function to modify shipments
    CALL FUNCTION 'SD_SHIPMENT_PROCESS'
      IMPORTING
        e_logfile    = lo_tp_g_log
      CHANGING
        c_activities = lo_tp_g_tra
        c_shipment   = lo_tp_g_shp
      EXCEPTIONS
        error        = 1
        OTHERS       = 2.
    Thanks,
    Sendil.

  • Help Require regarding FM "CRM_COMPLAINT_API_CREATE"

    Hi experts,
    I am using FM CRM_COMPLAINT_API_CREATE to create complaint.
    Can anyone please tell me the fields which are mandatory to provide to create complaint using the FM.
    Thanks and Regards,
    Vaibhav Tiwari.

    Hi,
    Use BAPI 'CRM_COMPLAINT_API_CREATE' to Create Complaints.
    Parameters:
    IT_HEADER: Header Information
    IT_ITEM_COMPLAIN: Pass the items for which complaints is to be created.
    IT_TEXT: Pass the Text to create service Text
    IT_SERVICE_OS: Subject set to categorize the complaints
    IT_PARTNER: Partner details for complaints
    IV_DO_NOT_SAVE: (Value Space) to save the complaints.
    Regards,
    Shiva Kumar(Reward if helpful).

  • Find the network printer print jobs names using  the javax.print

    hi friend ,
    i have a problem to find the network printer printjobs names using javax.prrint pacakge. And give the best sites for example of javax.print.

    Iterate the array from:
    PrintService[] services = PrintServiceLookup.lookupPrintServices( null, null );

  • Using ABAP DATA FLOW to pull data from APO tables

    I am trying to use an ABAP Data flow to pull data from APO and receive error 150301. I can do a direct table pull and receive no error, but when I try to put it in an ABAP data data flow I get the issue. Any help would be great.

    Hi
    I know you "closed" this, however someone else might read it so I'll add that when you use an ABAP dataflow, logic can be pushed to ECC - table joins, filters, etc.  (Which can be seen in the generated ABAP).
    Michael

  • Help required regarding performance improvement using reflection.

    Good Day Fellow programmers,
    I need some help .
    I am working on a project in which it is quite unavoidable to use Reflection and i am getting some performance issues regarding that . The program is not meeting the exceptions and problem is due to reflections .
    Its sought of OR mapper in which i have to fetch the data from the database and corresponding to every row from the resultset there is a Helper class object which will hold data from the table row in itselt in some fields.
    Now my application gets the class name ,field name etc from a XML file so i dont know their method names before hand .
    Now since every class instance corresponds to a row in the database and i have to call get and set methods of each class instance so the performance keeps on degrading as the no of columns and no of rows increase .
    I cant use any exisiting application (hibername etc) as i am doing some processing in between.
    I had use method caching techinique but still invoke is taking too much time.
    Can somebody suggest some improvement regading this and regarding creating multiple instances of the same object
    Please Help
    Thanks
    Saurabh

    The program is not meeting the expectations
    and the problem is due to reflection.Do we know this for certain?
    ... my application gets the class name, field name
    etc. from an XML file so i don't know their method names
    beforehand .
    Now since every class instance corresponds to a row
    in the database and i have to call get and set
    methods of each class instance so the performance
    keeps on degrading as the number of columns and rows increase .
    Can somebody suggest some improvement regarding this
    and regarding creating multiple instances of the same object Class.forName() will be using a hash already, so there is probably not much room for improvement.
    Class.newInstance() probably does not take significantly more processing than a simple "new Fubar();".
    Umpteen reflective method invokations (one per column) for each row/instance - Are you saying these are the problem?
    You can test this easy enough.
    If you comment out the reflective method invocations and leave the rest of your code untouched,
    does your application processing speed up significantly?

  • Help required regarding Integrating Conversion Agent with SAP-XI

    I want to run a simple File to File scenario which involves integrating conversion
    agent. I gone through a webblog:Integrate SAP Conversion Agent by Itemfield with SAP XI
    I deployed the module and I configured the channel in the same way what was specified in the webblog.
    But when I run my scenario I found CM_TRANSFORMATION_ERROR as the error in communication channel monitoring.
    Can u please provide me the solution for correcting the above error, this would be a great help for me..

    HI,
    see the below links
    http://help.sap.com/saphelp_nw04/helpdata/en/43/6f1f39a08e6fcae10000000a1553f6/CMSUserGd.pdf
    http://help.sap.com/saphelp_nw04/helpdata/en/ee/c9f0b4925af54cb17c454788d8e466/frameset.htm - cc
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/95/bb623c6369f454e10000000a114084/content.htm - fcc cOUNTER
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/da1e7c16-0c01-0010-278a-eaed5eae5a5f - conversion agent
    with item fiels.
    Regards
    Chilla

  • Help required regarding the outbound delivery creation by batch job

    Hi Gurus,
    We are facing one problem in the outbound delivery creation.
    The deliveries will be created automatically (using program RVV50R10C) from the existing open sales orders through the run of a batch program for every 5 minutes.
    The program RVV50R10C is scheduled to run for every 5 minutes, which picks up all the open sales orders and creates outbound deliveries. However, during one run we have found an error.
    The error had message class V50R, message no: 024 and message type : I. The error message reads as follows : u201CAt least one order was blocked and could not be deliveredu201D.
    When we have checked the VBFS table, it showed the sales document line items with the Message type : E, Message no: 24 and message id : V50R.
    Can anybody decipher what could be the reason why this error message is appearing?
    Thanks in advance,
    Krishna

    Hi Friend,
    to clearly identify the issue,
    Goto SE38 and give the program which you are using as Back ground job to create the deliveries and  give the sales order number as mltiple entries and execute the program in back ground.
    In most of the cases we can identify the issue behind the job while doing this.
    please revert me if you need more clarification
    regards,
    santosh

Maybe you are looking for

  • Error when installing itunes for windows 7 64-bit

    I just bought a new laptop with windows 7 on it. I downloaded itunes and when i try to run the setup.exe it says: "This installation package could not be opened. Verify that the package exists and that you can access it, or contact the application ve

  • Itunes wont recognize itunes music folder

    after restarting my computer the other day to finish a mcafee upgrade, i clicked the itunes to open and listen to my music and an error message appeared reading "The folder "iTunes" cannot be found or created, and is required. The default location fo

  • How to download cd from itunes to iphone

    I've downloaded a CD to iTunes.. now how do I download that to my iPhone?

  • A good deal (sort of ANN:)

    I have no whatsoever benefit from this post, so please let it stay. It's a one day only sale at the Red Giant Software web-page, and everything is 40% off. The reason why I think it's a good idea to tell about that, is that they do make/sell some pre

  • My hard drive broke, i replaced it, how do i get my elements 12 back?

    my hard drive was replaced how do i get my elements 12 back on my computer