Close BPS Requests Automaticly

Hello All,
is tehre a way to close or set to status green BPS request not manualy but authomatically.
Or is there a way to reach yellow request via table or ABAP function and close this request.
Or is there a way to set all the data requests in the cupe to green status (Not manually on the AWB).
Thanks,
Best Regards,
Ali

Hi,
Check this thread.
Re: Closing the open request in transaction cube
Regards.

Similar Messages

  • How to close open requests

    Dear All
    Iam using SAP GRC 5.3
    Iam using  SAPGRC_AC_IDM_SUBMITREQUEST webservice which generates the request Number.
    The status of the above generated request Number is "open" .
    How can the status of the above generated request Number  be set to "closed"
    Thanks
    Jagan

    Jagan,
       The only way to close the request is to either approve or reject it. You can follow the what Sudip mentioned here. You can also 'cancel' the requests so that they don't just sit there and keep waiting for the approval.
    Requests can be in any of the following status:
    1) Open: Approval/rejection needs to be done.
    2) Closed: Approval/rejection has been finished all the way through end of the path.
    3) Hold: Request is in hold status
    4) Cancel: Request has been canceled as no approval/rejection is needed.
    Regards,
    Alpesh

  • My ipad air getting close all apps automatically within seconds while connecting wifi. This issue is started after the updation of the iSO 8, Please help me to rectify this issue.

    Hi,
    My ipad air getting close all apps automatically within seconds while connecting wifi. This issue is started after the updation of the iSO 8, Please help me to rectify this issue.
    Expecting some quick solution in this regard,
    Thanks
    Prabhu

    (A) Try reset iPad
    Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears
    Note: Data will not be affected.
    (B) Try reset all settings
    Settings>General>Reset>Reset All Settings
    Note: Data will not be affected but settings for Wi-Fi, FaceTime, Message, Home Sharing will be reset

  • Why when I close iTunes, it automatically opens again 20 seconds after..?

    When I close iTunes, it automatically opens again after.. why?

    TThe message is a bit deceptive the old libraries need to be upgraded before they can be used. To upgrade quit Aperture select one of the old libraries with the Finder and double click it. This will open Aperture on that library and ask if you want to upgrade it.
    WWhile the procedure is safe it is always a good idea to have a backup of the libraries before doing this.

  • Deleting Request Automatically in Process Chains

    Hi
    I have two scenario's..
    1. Data sources e.g. 0CO_OM_OPA_1, 0CO_OM_CCA_1 and 0CO_OM_WBS_1, it supports ONLY FULL data extraction process.. So, while extracting data, I want to delete the PSA request automatically, to have not more than 2 request, and the rest should be automatically deleted. Also,  the Request needs to be deleted from DSO as well. How to delete the change log..
    2. If a data source which supports DELTA process, what is  the best practices to Delete data from PSA, DSO and cube???
    3. what are the some of the routines jobs that needs to run to maintain BI system more effeciently ?
    Thanks in advance

    Hi.........
    Delete PSA request will not delete Change Log table...............If u r in BI 7.0.then there is one process type : Delete Change log request..........this will delete Change log table.........but in BW 3.5.......there is no such Process types.........
    Anyways.............if u r doing Data Marting..........then if u delete PSA table then Change log will get deleted..............since in this case PSA table is nothing but the Change log table.........
    2. If a data source which supports DELTA process, what is the best practices to Delete data from PSA, DSO and cube???
    Suppose U hav many process chains loading different targets...........then create a seperate chain for PSA deletion............include change log deletion also there.........completeion of the daily loads.........execute that chain..............but don't delete recent requests from PSA and change log both............delete old request.....like older than 10 days..............otherwise suppose any error occur............u cannot reload the request...........For change log.u cannot do delta............for foir pSA again u hav to do extraction........
    Regards,
    Debjani......

  • Close open request in InfoCube

    HI All,
    I want to know what exactly does the term "Close open request in Infocube" mean.
    I want to use that in a process chain??
    Please help:)
    Thanks In advance ...
    Santosh

    Hi Santosh,
    When you are using a transactional cube, the request is open (Yellow) until it receives 50,000 records (from user planning). If you need to report on this data before 50,000 records are complete, you will need to close the request (make it green) so that the records are available for reporting. This can be done by switching the cube to make it available for loading.
    There are several threads that contain info about a function module or program that you can use to do this in a process chain.
    Hope this helps...

  • Possibillity to close yellow request with ABAP?

    Hello  experts,
    is there any possibility (function module, program, ...) to close the yellow request of a transactional cube ? The reason why we need this functionality is to load all data from our BCS cube to another cube during the day via process  chain. This means that we aren't allowed to switch the BCS cube from transactional to normal and back, which would also make the yellow request green.
    Any ideas?
    Many regards
    Martin

    Please follow the steps to make the request Red .
    If the same you want to include in the Process chain and automate the process you can incude a process type which has a ABAP code attached to it .
    Follow the below procedure to make yellow request to RED:
    Use SE37, to execute the function module RSBM_GUI_CHANGE_USTATE
    From the next screen, for I_REQUID enter that request ID and execute.
    From the next screen, select 'Status Erroneous' radiobutton and continue.
    This Function Module, change the status of request from Green / Yellow to RED.
    Once it is RED, you can manually delete that request...
    Assign marks is the best way to appreciate help

  • How to open/close MM Periods automatically

    Hi all,
    The client I am working for wants to open/close the MM period automatically every month.
    I know there is a way to schedule a job when it is run every month and opens/closes the MM period automatically.
    Can someone give me a hand on this? Does anyone know how to set this up?
    Thanks and Regards,
    fb.

    Dear,
    Please refer sap notes: 487381 and 369637 throughly.
    MMPV can be run as background job.
    Regards,
    Syed Hussain.
    Edited by: Syed Hussain on Aug 24, 2009 2:50 PM

  • Close Web.show_document Automatically

    Hi,
    I have a requirement from a multi block record, whenever user selects a record, it should open the file related to this record(pdf file) in a browser.
    I know this can be done using Web.show_document.
    But the problem is when user navigates to a new record and the file doesnot exist for the new record, then the first Web.show_document should close automatically.
    How can this be achived?
    Thanks in Advance
    Prasad

    Does it have to close or is replacing what is in the same window with the new records value suffice? This way you only have one window open and each successive record's pdf loads into the same window. Take a look at the second argument to web.show_document... _self
    For example...
    web.show_document('http:\\technet.oracle.com', '_self');
    Im not sure how you are populating the first argument though.. You need a url refrence not a :block.item_name reference.

  • How to put Final Invoice flag in PO and close the PO automatically

    Hi guys,
    How to put automatically final invoice flag in PO and close PO automatically by system.
    Regards
    Jagadesh

    Use of Final invoice indicator as follows
    The final invoice indicator serves as information for the applications   
        -  Cash Management and Forecast                                       
        -  Cash Budget Management                                             
        -  Funds Management                                                                               
    If you set the final invoice indicator, purchase order commitments are   
    reset.                                                                               
    However, the final invoice indicator does not prevent further invoices   
    from being posted. Furthermore, it does not replace GR/IR account        
    maintenance in the event of a variance between GR quantity and invoice   
    quantity.                                                                
    Automatic closing PO only possible if use ME59N to create the PO from Req other wise you have to do manually

  • Close spool request

    Hi,
    I have one program, that calls transaction code CIP2. When I run in backgound, it creates spool request but with 0 pages.
    And have the message:
    ERROR => missing close of spool request [rspoooh.c    1173]
    If I run this program without background and calls CIP2, it runs well and no spool is created.
    Any idea how to solve this problem? or close the spool request?
    All ideias are welcome.
    Best regards,
    Anabela Fernandes

    Hi Harsh,
    When my program run in background it is done by one job and run when one event occurs.
    My program calls CIP2 with FM PROCESS_CC2_MESSAGES_PARALLEL. So I can't use the command SUBMIT.
    The spools request are created in backgound.
    I was think to do like: at end of program if sy-batch = 'X' -> Close the pending spool requests. But I don't know how to do it. Any idea?
    Thanks in advance.
    Regards,
    Anabela Fernandes

  • Every time I close iTunes, it automatically re-opens itself

    I'm trying to install software updates on my computer, but I cannot because they require a restart- which cannot occur, because every time I quit out of iTunes, it automatically re-opens itself. Why is this happening and how do I get iTunes to stop doing this?

    Check Dashboard to see if you have any iTunes-related widgets running. If so, close them and see if that makes a difference. Similarly, look for any third-party apps that may be related to iTunes, such as apps that copy "now playing" information to a web site.
    Another possibility is external speakers, if you have them. Another user here found that a loose speaker connection may cause random launching and playing on iTunes. Try wiggling the speaker plug and see if that causes iTunes to launch. If so, unplugging and reconnecting the speakers may cure the problem. If not, you may have a defective speaker jack or an off-side plug on the speakers.
    Hope this helps.

  • Premier Pro CC Feature Request: Automatic Window Selection

    I wanted to see if anyone else would like this feature.  It's not due to a major issue, just a minor but constant annoyance.
    So when I started working with 60fps footage, I realized that automatic dissolve transitions (by pressing Ctrl+D) were set at 30 frames, rather than at 1 second.  This made my fades faster than I wanted, so I created custom opacity animation presets titled "Fade In" and "Fade Out" that each last for 60 frames. So what I do is drag the preset over onto the clip I want to use it on, and then, purely out of habit, I immediately hit the space bar to resume playing the timeline. But the effects panel is still selected, and my preset is selected, so instead of playing the timeline, it renames my preset to " ".  My request is to have an option where when an effect (or perhaps anything else) is dragged onto a timeline, the timeline panel is then automatically selected, so I don't have to keep retyping the title of my preset.
    Thanks!

    Sure enough... Okay I figured out what is happening.  And it has to be with a custom preset (because you can't rename regular ones).
    If the effects panel is highlighted, and the custom preset is highlighted, if my mouse cursor is over the text of the preset (rather than the icon) when I click and drag it over, as soon as I click down it selects the text in the preset title for renaming.  So I believe it is set to where if you click twice on a custom preset it will open the text for renaming.  The problem is, it doesn't matter how far apart those two clicks are, even if you click and drag.

  • Deleting spool requests automatically

    Hi
    We are on R/3 4.7 Enterprise Extn Set 110. I would like to ensure that spool jobs which have printed successfully be deleted automatically. I need some help in getting this done.
    There are some places where I could configure this however I was not sure which would work.
    SU01 / Defaults  / Spool Control / Delete After Output
    SPAD / Admin / Settings / Admin / Automatically delete old spool requests. This has a time limit whic I can set. For instance All .... h
    SP01 / Spool Requests / Select Spool Request / Request Attributes / Spool Attributes / Delete After printing after no errors.
    To me the third one (from SP01) seems just right. But SP01 would show up requests which only belong to me. I would like to ensure that this works for every spool request for every user. How do I go about this? Does this have to be done in IMG? if so how?
    thanks
    ravi

    You need read the Note 16083 - Standard jobs, reorganization jobs
    the SAP_REORG_SPOOL job, also read
    Note 130978 - RSPO1041 - Replacement for RSPO0041
    About :
    But SP01 would show up requests which only belong to me
    dear cleare your user name in Created By and after execute, you will see all in past day , or selected period (it works in ECC, i do not know how it works in 4.7, but i'm think it's are same).
    Regards.

  • Trying to understand creating a console task to close a request

    So here is my situation:
    I created a new class that inherited from the change request base class, I added my new properties, created a new custom form using the change request assembly (so I could keep the overall look and feel), added the type projections, bundled everything into
    a mpb, imported the mpb, opened a new instance of my custom change request and submitted, and then I tried to cancel the request and obtained this error: Message: ChangeRequestStatusChangeTaskHandler has parameter that is not valid.  I did some searching
    here found these unanswered posts (https://social.technet.microsoft.com/Forums/systemcenter/en-US/fa4dea1a-98e6-476f-aca9-b363bb7d14c9/custom-change-management-form-errors-out-when-closing-the-change-request-ticket, https://social.technet.microsoft.com/Forums/systemcenter/en-US/5a8fa197-2b32-44dc-be46-bbbfb7b8a6fe/changerequeststatuschangetaskhandler-has-parameter-that-is-not-valid?forum=systemcenterservicemanager)
    ; I found one where someone said I would have to create new console tasks for these statuses, and gave a link to the basics of creating a new console task.  I understand the basics of creating a new console task, but just not what I need to code in order
    to get my new change request in a canceled state. So, I am wondering if that i need to create new console tasks?  And has anyone ever had to create a console task to close/resume/put on hold/cancel a request?  If so guidance would be greatly appreciated.

    Re: setting ranges and referring to stuff
    No you did not Set NewRange to another location.
    Rng is A1:A3  and NewRng is B1:B3.
    NewRng(1, 1)  refers to B1, NewRng(2, 2) refers to C2 and NewRng(3, 3) refers to D3.
    NewRng(1, 1) is the starting point.
    So NewRng(2, 2) is similar to telling someone the location of the Pet Store is one block down and one block over.
    NewRng can only be changed using the Set statement.
    [Edit-additional info]...
    Range("A1").Offset(0, 0)
    -and-
    Range("A1")(1, 1)
    Both of the above return Range("A1")
    Jim Cone

Maybe you are looking for

  • Saving files to a specific folder

    I used to be a PC, now I am a Mac, learning fast, but I have a problem in saving files from the web. I am using OS 10.4.7 I am using Firefox and Thunderbird. When I try to save email or a picture from a web site I am presented with a Menu; Save as, W

  • Can't open Canon 7D CR2 files in Bridge

    I have Photoshop and Bridge CS4 running on an iMac.  I just purchased a Canon 7D (great, btw),.  Unfortunately Bridge and Photoshop can't open the files.  The error message says Photoshop can't recognize this type of file.  I can convert them to tiff

  • Delivery to Europe??

    Hey.... How can I get apple.com/store to send my MacBook to Denmark, and can I get it giftrapped? (from US, i'm not interrested in buying it from a danish store) regards Tobias

  • Show graph that is created in a subVI in the main vi

    Hi Everyone I can not, show graph that is created in a subVI in the main vi. help! Thank you Solved! Go to Solution. Attachments: Sub VI.jpg ‏58 KB

  • Pinch to zoom problem..

    Recently i have updated the touch system app for key vibration. There onwards my pinch to zoom not working properly,means little bit unresponsive. Is it a bug or my problem in my phone ? I have black updated in my Lumia 920.