Start button is disabled at info package

I have crreated a background job in SM36 to trigger an infopackage. I have added the event and parameter in the infopackage. But when I tried to execute the background job, the infopackage is not executing and the start button is disabled there. Then I click on the stop button to delete the scehduling jobs and again tried to trigger it, the infopackage is not getting triggered. Pls help me.
Thanks,
Jitender

Hi,
when the info-package is running the start button will be dis-abled.
when you run the background job obvisiouly it will be disabled what you need to check is the moniter screen and see the status it should be yellow.
hope this helps
krishna.y

Similar Messages

  • Disabling the windows xp start button,and disable ALT+TAB

    hi all, i am writing an internet cafe management system, and its required that clients do not access the start button, although it will be visible but will not respond to mouse clicks or keybord events.
    And also how do i disable ALT+TAB when my program is running.
    thanks.

    Event if using vb.net it won't be happen (i think). Why do you want the client did not access the start menu? if you want the client canot access the control panel, why dont just you hide the control panel menu from start menu? (i dont know how to do that, but maybe a little googling will help). Because yesterday, i go on internet cafe and can only access the Program and Shutdown menu.

  • Process Chain error during info package execution

    I'm trying to load master data into 0CURTYPE using process chain.
    I have created a start process and included the info package and corresponding DTP in the chain to load master data into the info object.
    On scheduling the process chain I get an error during the execution of the info package
    "Could not find code page for receiving system
    For the logical destination Q4900CL010, you want to determine the code page in which the data is sent with RFC. However, this is not currently possibe, and the IDoc cannot yet be dispatched."
    Is it relatred to some setting whihc I have missed out?
    Any help on this please?
    Thanks,

    Hi, this is a issue related to idocs in the source....
    U can contact ur BASIS team to solve this...
    From their end they have to chk the unprocessed/errored idocs in BD87...
    this issue belongs to source...
    They have to run a report:RBDAGAIN  to process the errore idoc's in the source which are in STATUS:'02'.
    This is a solution for temporarilrly basis...
    if this occurs regularly they have to change the settings in SM59..
    refer exact note for this: 784381
    rgds,

  • How can I disable an add on of a second status bar or browsing bar at bottom of screen above the Start button? It pops up showing every site I visit.

    There is status/info/browsing line of information showing every single site I use and changes with every site I visit. It isn't in a box, but it shows basically all my browsing. It is like the address bar, but it is at the bottom of the screen and the information shows right above the 'start' button. If you try to click on it, it moves to the right side and you can't right click on it to see if you can close it. It may be an add on, but I don't know how to get rid of it. It is like I have two status bars but this one isn't in a box, it just shows in a line at the bottom of the screen. It shows all browsing information, and it is very distracting when I'm using my computer.

    You appear to be describing the status messages. The easiest way to hide them is to use the Status-4-Evar add-on. With it you can choose to not display any of the status messages, or display them in the add-ons bar or location bar instead.
    https://addons.mozilla.org/firefox/addon/status-4-evar

  • Disable Start button in Initial screen of FPM

    Dear Experts,
    I have to disable / enable the Start button of the initial screen in FPM, based on a condition .
    Request to to please suggest.
    Warm regards,
    Upendra Agrawal

    Dear Upendra Agrawal
    Check here please:
    [Start button in FPM configuration;
    [To hide 'Start' button.;
    Kind Regards
    /Ricardo Quintas

  • How to set request number of info package using start routine

    Hi All,
    I have a specific requirement in which I need to upload only selective request nos from PSA to DSO.
    Any one can suggest how to set request number of info package using start routine or any other mode so that only selective request should proceed using DTP?
    Thanks
    Sangita

    You'll probably want to do this in a start routine.  It is probably not advisable to hard-code the technical name of the InfoPak.  They seem to remain the same upon transport, unlike DTP technical names which are locally generated.
    I would do a SQL select like this in a start routine, and then filter based on the results of the SQL.  You'll probably want to sort the results by date and time, both descending.  Or do a MAX in the SQL.
    Please let me know if this isn't clear.
    select q~rnr q~logdpid q~tdatum q~tuzeit
    from rsreqdone as q
      inner join rsldpio as p
        on p~logdpid = q~logdpid
    where p~objvers = 'A'
    and p~logdpid like 'ZPAK%'
    and p~source = 'your data source'

  • Hide/Disable Start Button in Windows 7

    We are migrating from Windows XP to Windows 7. In Windows XP, we can able to find the "Start" button handler and hide it from the user. But this functionality seems to be broken in Windows 7. i am using below code to disable start button, its not
    disabling... its completely visible when i try to show the task bar.
    Code Snippet:
     IntPtr nShellTray = FindWindow("Shell_TrayWnd", "");
                IntPtr nStartButton = FindWindowEx(nShellTray, IntPtr.Zero, "Button", "Start");
                //Windows 7 - No Text "Start" on Button
                if (nStartButton.Equals(IntPtr.Zero))
                    nStartButton = FindWindow("Button", null);
                if (nShellTray != IntPtr.Zero && nStartButton != IntPtr.Zero)
                    ShowWindow(nStartButton, SW_HIDE);
                    ShowWindow(nShellTray, SW_HIDE);
                }

    Hi,
    Based on my knowledge, there is no official way to hide/disable start button. But we can use 3rd party software to remove start button.
    You can refer to
    http://www.thewindowsclub.com/how-to-remove-start-orb-button-in-windows-7-or-vista
    Note
    Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
    Andy Altmann
    TechNet Community Support

  • Disabling Window's start button

    Is it possible to disable the Window's start button of a workstation using a Java application running on a server.
    The workstations are connected and should be controlled by a centralized server. IP address are known for each workstation and we want to enable or disable the workstation's start button (all windows 98, 95, ME) from the server via a Java application.
    Is this possible. Any idea how i'll go about this? Do I need to call a Windows API? How will that be done. Any idea, link worth pursuing will be greatly appreciated.
    Thanks!
    Pulat

    In addition, we are also free to install the necessary java application in the workstations to communicate with the java application running on the server.
    Thanks!
    pulat85

  • Buttons not working in Web-packaged

    I'm using AW7 on XP content is viewed in IE6.
    In production my frame navigation is handled by custom
    buttons hanging on an interaction icon. I have never had a problem
    with this before, but now they aren't working in the packaged
    piece.
    They're visible, their state changes when I hover over or
    click on them. But nothing happens. When I converted them to
    hotspots to test the script, the interaction worked fine. They were
    hot only when they were supposed to be. When I clicked on them, the
    executed appropriately.
    These buttons are perpetual, but visible only on certain
    conditions which makes using hoptspots and graphics difficult. For
    me at least.
    Can anyone tell from this why these buttons aren't
    working?

    When something like this happens I usually start by adding in
    some kind of
    test to see if the button was started and then interrupted by
    adding in
    SystemMessageBox(.....) at the top of the button's path.
    Is the button being disabled during operation or right from
    the start? I
    have seen problems with perpetual buttons not internally
    resetting their
    active state when something interrupts them and they don't
    get a chance to
    finish. For instance double-clicking a perpetual button can
    sometimes cause
    the path attached to the button to be "entered" twice. Then
    you're stuck
    because you can only exit it once. If this is the problem
    then you can make
    the button inactive when within itself. (using
    ~within@"button" in the
    avtive if true property for the button)
    HTH,
    Mike
    ====================
    Mike Baker
    Adobe Community Expert
    [email protected]
    "O G's Y Me?" <[email protected]> wrote in
    message
    news:fjm7uk$66o$[email protected]..
    > I'm using AW7 on XP content is viewed in IE6.
    > In production my frame navigation is handled by custom
    buttons hanging on
    an
    > interaction icon. I have never had a problem with this
    before, but now
    they
    > aren't working in the packaged piece.
    > They're visible, their state changes when I hover over
    or click on them.
    But
    > nothing happens. When I converted them to hotspots to
    test the script, the
    > interaction worked fine. They were hot only when they
    were supposed to be.
    When
    > I clicked on them, the executed appropriately.
    > These buttons are perpetual, but visible only on certain
    conditions which
    > makes using hoptspots and graphics difficult. For me at
    least.
    >
    > Can anyone tell from this why these buttons aren't
    working?
    >

  • How do we raise an event into R/3 from a BW info-package ?

    Hi friends,
    Is there a way to raise an event from a BW stand-along info-package into the R/3 system, without using Event Collector..?
    I cannot use the subsequent event option in the package itself since that will raise the event only into BW. I want it into R/3. I can probably raise an event from the package to start a process-chain and then add a step in the PC to run a pgm to raise an event into R/3.
    But I am trying to see if there is a better and simpler way without having to create a extra PC.
    I am on the BW 3.1 system.
    Any suggestions/solutions will be greatly appreciated.
    Thanks
    lz70d71

    hi, here is what you do: This addition is with respect to the previous reply
    You need an event from BW to R/3
    Step1: create a custom FM copy of BP_EVENT_RAISE  and making it rfc enable. To make a FM RFC enabled you just need to tick the radio button in the attributes of the FM.
    Step2: Create a custome z program in BW and call FM z_bp_event_raise created in ECC.
    Step3: call that program in Process chain.
    hope this helps. if you need more let me know.
    thanks
    syed

  • Info Package filter for not pulling some materilas

    Hi All,
    I have requirement. I need to put filter in the info package for not to pull  material no XXXX and YYYY.
    I do know how to restrict in the infopackage. But in this case I need to write MATNR N0T EQUAL TO XXXX and YYYY.
    Can you please provide me a code that I can write in the info package.
    Regards
    Sunny

    Hi,
    Hi,
    There are many way to achive this, few are:
    1. Create a Infopackage routine and exculde the values u do'nt want.
    2. Create a OLAP varriable and in customer exit exclude the values u do'nt want.
       To achive this u have to create a customer exit varriable in BEX the same will be reflected here.[Process
       of creating a OLAP variable remains the same as is done in case of query's]
    3. You can exclude values by including all the values around the ones you dont want:
       Let's say you don't want types 103 and 506. In your infopackage, input three intervals:
       001-102
       104-505
       507-999
       You can add more rows for your product type selection by hitting the "insert duplicate row" button, next to the check-button on the bottom left corner.
    4. Load the data and then delete the records in DTP Filter, start routine or end routine. This will lead
       to large data set being loaded better approach is to delete the data at Infopackage leavel.

  • Regarding Selection Criteria features in BI7 Info package maintenance

    Hi,
    In BI7.0, I have to load data from the Business content ODS, 0FIGL_O02 to Customized ODS by restricting the data as per the document types.
    Do we have that feature in BI7, to restrict the data in info package maintenance's selection criteria.Please let me know, when we dont have that feature...where can i apply this restriction for loading one data target to another data target.
    Thanks,

    In BI 7.0 you will be using DTPs to load data from one DSO to the other.  There will be no Infopackages involved.
    You can filter based on Document types in two ways. 
    1.  Build the filter in the start routine of your transformation itself  to delete datapackage whenever document type is not equal to what you want.
    2.  DTPs have a filter button.  When you go in change mode you will be able to choose the infoobjects on which you want to filter.  You can enter the required Document types in the filter here.
    If helpful, assign points

  • Process Chain and Info Package Transportation?

    Hello All
    Case 1
    How to transport a Process chain and a Info Package Individually?(<b>first time from DEV to QA</b>)
    Case 2
    I have 9(<b>IP1 to IP9</b>)infopackages and 3(<b>P1 to P3</b>) Process chains and in each Process chain I have 3 Info packages like IP1,IP2,IP3 in P1 and so on.,
    Now is it necessary to transport Infopackages and Process chains individually or is it enough to transport Process chains only(If v transport Process chains will the Infopackages will also transport)then how to assign a request to each one?
    What I mean is,all <b>Infopackages are in $TMP(Package</b>),and Process chain is also <b>$TMP</b>,Now is it necessary to change the package for Infopackages as well as Process chain and Tranport only PC,Iam confused here,can anyone help me out?
    Many thanks
    balaji

    Hi Balaji,
    If you have created new infopackages then you have to transport them. It is not necssary to transport the info-packages if you have them in the process chain but have not changed them.
    Also you cannot transport any BW object with $ tmp package. Assign a package and then transport the objects.
    The best way to transport the process chain is from the RSPC screen. Click the transport button there and collect all the objects and transport them.
    Bye
    Dinesh

  • Info Package in Process Chain taking long time

    Dear All,
    Info Package in Process Chain having 0 records is taking 1 hr 5 mins to complete. Time out time is set to 10 mins.
    Does any one of you know the reason why it is happening like this?
    Regards.

    When the info package status turns to green : final message is :
    No data available
    Diagnosis
    The data request was a full update.
    In this case, the corresponding table in the source system does not
    contain any data.
    System Response
    Info IDoc received with status 8.
    Procedure
    Check the data basis in the source system.
    Diagnosis
         The data request was a full update.
         o   In this case, the corresponding tab
                 contain any data.
         o   System Response
                 Info IDoc received with status
                 Procedure
    Check the data basis in the source system.
    Analysis
    ========
    No data available in the source system for this selection
    No further action necessary
    When the status was red, I checked BD87 and SM58 and there were no entries.
    The corresponding job in sm37 took 869 seconds to complete. Below was the job Log.
    Job started
    DATASOURCE = 0CO_PC_02
    Call customer enhancement BW_BTE_CALL_BW204010_E (BTE) with 0 records
    Result of customer enhancement: 0 records
    Call customer enhancement EXIT_SAPLRSAP_001 (CMOD) with 0 records
    Result of customer enhancement: 0 records
    IDOC: Info IDoc 2, IDoc No. 1345319, Duration 00:00:00
    IDoc: Start = 24.10.2011 18:29:54, End = 24.10.2011 18:29:54
    Synchronized transmission of info IDoc 3 (0 parallel tasks)
    IDOC: Info IDoc 3, IDoc No. 1345330, Duration 00:00:00
    IDoc: Start = 24.10.2011 18:44:18, End = 24.10.2011 18:44:18
    Job finished.
    PLease help.
    Regards.

  • Dump error while creating or double click the info package

    Hello experts,
    I have actived infocube 0FIAR_C03 in BI content. Ago, The creation infopackage have been deleted in the past , today, I  created a infopackage, while I update mode selected u2018initialize delta processu2019, then click save button , the system prompt u2018Deltas already loaded for request  REQU_D64R47LDUSZHY9CBIB86WMLFJ init.selection; no 2. initu2019, I canoti save it for my setting. Why is this?
    Then I have search cause in SDN,  and I have reference OSS Note 852443 to do .
    Note 852443 have mention some table: RSSELDONE、RSSDLINIT、RSSDLINITSEL、ROOSPRMSC、ROOSPRMSF.
    I have to delete that request of record using se16 in these tables: RSSELDONE、RSSDLINIT、RSSDLINITSEL.
    in my BI 7.0 system,   ROOSPRMSC、ROOSPRMSF is no any data.
    I was no found delta queue in RSA7.
    Now . Dump error while creating or double click the info package,  how can I change this?
    Please let me know the solution.
    Thanks for your help.
    Best Regards
    Steve

    Here are some links  which deals with same issue.
    Re: Dump In Infopackage
    Re: Getting into Short dump at the time of selecting InfoPackage to execute for
    Short dump while performing init in infopackage
    Re: Infopackage going into short dump
    Thanks.

Maybe you are looking for