Change Request deleted from Buffer

Hello,
If a Change request is deleted from the buffer, before it is imported into the system.
Can we determine which user ID deleted the Change Request from the buffer?
Thanks,
Gautam.

Not sure ...if u can get this info directly....However have a look into the table E070USE...Might help!

Similar Messages

  • Transport request deleted from buffer how to retain it?

    Hi geeks please help me.
    As the support package upload,i have found that some transport request request are blocking the support package upload.The error issued was Queue_not_empty .I went to command prompt to get the list of transport request with status "will not be import because it is tagged".
    then to remove them from the buffer I executed commands
    tp addtobuffer <tr.request> <SID> pf=<path of tp profile> U1 tag=SPAM
    tp delfrombuffer <tr.request> <SID> pf=<path of tp profile> tag=SPAM
    .But now I see the transport request in the queue is in "RED" status.
    I need to retain the transport request and reimport it.Is there any way to do that?
    I have both K-file and R-file corresponding to this requests in cofile and data directories respectively.
    Regards
    Syamkrishnan

    Hi Syamkrishnan,
    just copy the cofile and data file in the transport directory, then go to STMS click on Extras -> Other requests -> Add and add the transport to the queue.. then just reimport.
    Hope this help
    Juan
    Please reward with points if helpful

  • Change Request - Delete / Hide Subject

    Dear All,
    While creating CR using crmd_order for maintainance project, we have 3 subjects viz,
    1. UC(maint)
    2. Normal correction(maint)
    3. Admin correction(maint)
    Now I want to delete / Hide the 2nd one, Normal correction as we are not using this one.
    The problem is for testing purpose we have created 4-5 documents using this normal correction & when i tried to delete this in spro >> Scenario-Specific Settings >> Change Request Management >> Extended Configuration >> Change Transaction >> Transaction Types >> Catalogue, Codes and Profile
    system is throwing error as *Code 0020 is in use and therefore cannot be deleted
    Message no. Q3221*
    How can i hide or delete that entry, so that while creating CR, user should not select that option.
    regds,
    CB

    Hi Channabasappa.K ,
    You can create a custom transaction type from the standard ones by doing a copy as and then you can make the below mentioned desired configuration.
    You will not be able to delete the existing change documents which you have created.
    Let me know if you have any queries regarding the above.
    Regards,
    Sneha Vyas

  • Request Deletion from Write-optimized DSO

    Hello,
    With the new Write-optimized technology, it is possible to delete manually "older" requests from the W-O DSO.
    Could anyone of you think of an automated process to delete "old" requests from a W-O DSO (not the entire content , the most recent should still be available.
    For instance : delete everyday the request older than 7 days.
    Already checked solutions :
    - Selective deletion at the administration level of the DSO -> cannot be repeatedly scheduled
    - Copying the Selective Deletion generated program to make one's own program and schedule it (system cannot "remember" the generated program)
    - Diverse SAP Function Module -> do not work for this scenario (like RSSM_DELETE_REQUEST, only for cubes, RSSM_PROCESS_REQUDEL_ODSO or    RSSM_DELETE_REQUEST, where you need to specify the Request number
    - We do not want to include a delete job in a routine at the Transformation level.
    - We do not want to complicate the Data Model by creating a new intermediate DSO allowing to flush the DSO at each load..
    Any other ideas??
    We are on Version 7.0, SP 13.
    Many thanks!
    amanda

    Hi ,
    We have worked on similar business requirement .We wrote a report program in SE38 and running it via a process chain .
    If you want i can help you to write code for same .
    It will be a two step process :
    1.deleting request from RSICCONT so that it get deleted from manage tab.
    2.deleting data from active table of that WDSO .
    Code for Program :
    data  :v_time  type c length 17,
              v_date like sy-datum .
    ( N) = 7  put no of days here before which you want to delete records
    v_date = sy-datum.
    subtract 7 from v_date.
    concatenate  v_date   sy-uzeit  into v_time.
    delete from  rsiccont where icube = wdso_name and timestamp LT v_time .
    delete from  wdso_active_table_name where rstt_tsmp LT v_time.
    It will do your work .
    Regards ,
    Jaya

  • Issue with member move, change or delete from Planning web application

    Hi
    We need to make some basic editing (move, change or delete) of level 0 members of the cost center dimension from Planning web application instead of from essbase database outline. But everytime, we tried from the web Admininstration/Dimension drill down and did a Cut or Delete of a base member, the screen either becomes blank or hangs. And we would have to stop and restart the Planning web application server to bring it back.
    Is this a bug or is there something we missed? We are using Planning 4.0.1 and essbase 7.1.1. Any advice on workaround is greatly appreciated. Thanks.

    Hi,
    Have you tried running the planning server in the foreground from the start menu and check the output to see if there are any issues.
    Also it might be worth trying to increase the java heap size, maybe you have a complex hierarchy and this is causing the heap size to max out.
    Have you tried using another method to make changes to the hierarchy such as HAL ?
    Cheers
    John

  • Request deletion from Manage-Master data infoobjects

    Hi All,
    I have a master data infoobject, for which i have created a process chain for deleting the data. I am deleting the P and S table in a program.
    When i run this chain data is getting deleted from the tables, but i see the request (green/red/yellow) in the manage section of the infoobject. I want to delete those entries as well from the manage section.
    Any inputs ?
    Regards,
    Sandeep

    Hi,
    to delete those entries you will have to delete the entries from standard SAP tables...all the tables begining with RSREQ stores the information about the requests...but you may not have authorization for that...
    did you tried RSDMD_DEL_BACKGROUND or RSDMD_DEL_MASTER_DATA_TEXTS function modules....you can use in the program and use at as a ABAP variant in the process chain.
    Thanks
    Ajeet

  • Full request deletion from same datasource in different R/3 systems.

    Hi,
    I have a cube in which data is full loaded . I have a two R/3 Systems e.g. A and B.  there is a standard datasource which is loading data as a full load. this same datasource is pulling data from these two R/3 Source system i.e. A and B. Now My problem is I want to remove earlier data from the same datasource from cube before new data arrives in the cube.
    There are settings to be done at infopackage level, I want to know what setting shall I do so that only source system relevant data get deleted from the cube before new data with full load arrive in the cube.

    Hello,
    you need to check:
    Datasources Are the same
    Source Systems Are the same
    Selections are same or more comprehensive
    When you start the infopackage manually, it will ask you to confirm deletion of data packages.
    BR
    Ondrej

  • Request Deletion from Cube stuck in execeptional state

    Hi All,
    We are stuck with a strange situation caused by below steps.
    1. We loaded a full request in cube
    2. Next day we scheduled deletion of the request from cube
    3. While deletion was in progress, we deletd the DTP through which the request was loaded
    4. DTP was deleted. Now this request stuck with status 9 (deletion started) in RSBKREQUEST table.
    5. If we check the request ID it shows deleted but we can see the request still in cube
    6. Compression of newer requests is not  happening as they are referrins issue with this stuck request
    Now I am looking for below help
    1. How can we delete the request from cube now
    2. Is there any way to create the DTP with old technical name
    3. Can we compress the request with this request in cube
    Regards
    Jitendra

    Hi Jitendra,
    1. How can we delete the request from cube now
    As suggested by raman change it to red and then try deleting.Check the backend tables also system is saying its deleted then tables should not have entries for this request.
    2. Is there any way to create the DTP with old technical name
    I think DTP technical name is decided by system so we can not not create tech names for DTP.
    3. Can we compress the request with this request in cube
    Current status of you request is not green so we can not compare it.so delete it first.
    Regards,
    Ganesh Bothe

  • Delta Request deletion from info object

    Hi,
      We are loading 'DELTA's' for master data to an info object.
      Last night delta was failed due to idoc error.
      how can i delete the delta request from the info object and re do the delta again...
      I inserted the info object as data target so that i can get an option of manage on context menu...but when i did that there are no requests show in the manage of info object
    how can i delete failed data request from an info object and re do the delta  again
    Thanks

    Hi BW KING,
    An infoobject can be a data target and also use direct update. Are you loading using an InfoSource? Check where you have the load infopackage, if it's under an infosource, you can do that. If you have your infopackage under the infoobject "icon" (without update rules), then you don't have the option to manage the loads.
    Hope this helps.
    Regards,
    Diego

  • Restrict Trip Changes or deletion from ESS

    Hi All,
    I wish to place a validation on the selected trip (under my trips & expenses overview screen) that once posted, it should not be allowed to changed / deleted. Please suggest me some BADI where I can write this validation code.
    Regards
    Shruti

    Hi Raynard,
    I want to place this validation after vendor-Invoice Posting for a trip and not for travel expense posting.
    I understand that invoice-posting is not in the perview of Standard travel management process. WE have custom-developed the vendor-invoice posting application (with custom posting status).
    We want this validation to be available on ESS fromt-end (under my trips and expenses). Employee should not be able to chenge/delete a trip for which vendor-invoice posting has been done (through custom-application).
    How to do this?
    Regards
    Shruti

  • Creating Change Request from project structure

    Hello.
    Have somebody maked somthink like creating Change Request from Implementation project configuration structure? I want to initiate new change request directly from busines process step in transaction SOLAR02 for example.

    Hi
    Change request is created via action Create change document from support desk message
    so in solar02 tcode...goto issues/messages tab and create a message then
    crm_dno_monitor you can create a change request as i said and all the necessary data like ..system data,ibase etc is copied to ur change req from support message .
    Regards
    Prakhar

  • Create Change Request (SDCR) with BSP?

    Dear Developers,
    actually I'm searching for a BSP-application to create a change request (SDCR) from the SAP Enterprise Portal for Non-SAPGui-Users. Is there something from SAP that could be used in this case?
    When not, which function modules are used to create a change request in the transaction CRMD_ORDER?
    Thanks in advance,
    Jens Sperk

    Hello Udo,
    today i tried this function module out and as i feared.. it doesn't work
    Can you give me some more tips or a contact to a solution manager developer who can give me some more instructions about tables und function modules that are neccessary for creating a change request from web (enterprise portal). It's very difficult to debug this terrible source code
    I think that soon there will be a huge demand for web based change management. This should be part of a next patch (I hope so). It's very hard to convince a non-SAP Gui-User from this practice to handel change requests.
    Best regards,
    Jens

  • ChaRM : Update decision date and implementation date in Change request doc.

    Hi,
    I've created change request document from support message document.Then change document was created when i authorize the change request document.
    When  Change request document is created, decision date and implementation date is empty.
    1.How can i configure the decision date to be automatically capture when change manager have authorize the change request?
    2.How can i configure implementation date to be automatically capture when change document have been confirmed?
    regards,
    Biah

    Hi,
    Go to the transaction code MASS  and enter the OBJECT  TYPE as BUS2032 and enter
    It will lead you to the next screen where you can find the  Table and Field TABS
    Select the  SALES ORDER HEADER DATA  and choose the fields data and choose the fields PRICING DATE and BILLING DATE  and execute
    In the subsequent screen you can see the selection screen where you can enter all the Sales documents for which you want to change
    Key in all the documents and execute
    Now change the date as per your requirement and check the effect
    regards,
    santosh

  • Event for Material Change and Delete

    Experts,
      Is any Standard events available to trigger the workflow when the material is changed or deleted from the material master.

    First check any event is getting Triggered or not. If yes job done use it if not then find user Exit from which you can trigger event by writing code.
    You can make use of FM
    SAP_WAPI_CREATE_EVENT
    SWE_EVENT_CREATE
    to trigger custom event.
    You can check this code
    FUNCTION zwf_process_honorarium .
    ""Local Interface:
    *"  IMPORTING
    *"     VALUE(I_EMP_NUMBER) TYPE  PERNR_D
    *"     VALUE(I_EMP_NAME) TYPE  ENAME
    *"     VALUE(I_BEGIN_DATE) TYPE  BEGDA
    *"     VALUE(I_CURRENT_SAL) TYPE  ANSAL
    *"     VALUE(I_HON_SAL_GRD) TYPE  TRFGR
    *"     VALUE(I_HONORARIUM_SAL) TYPE  ANSAL
    *"     VALUE(I_JUSTIFICATION) TYPE  CHAR100
    *"     VALUE(I_PERCENT_DUTY) TYPE  INT1
    *"     VALUE(I_END_DATE) TYPE  ENDDA
      INCLUDE <cntn01> .
      DATA:i_emp_details TYPE STANDARD TABLE OF p0001,  "Employee Details
           wa_request    TYPE p0001,                    "Workarea for Employee details
           v_country_grp TYPE molga,                    "Country SubGrouping
           v_object_key  TYPE sweinstcou-objkey,        "Key for the buisness object ZWOBUSHONO
           v_request_det TYPE zwf_ms_honorarium.        "PCR data
      CONSTANTS: c_bo_hono     TYPE swo_objtyp VALUE 'ZWOBUSHONO',
                 c_event_hono  TYPE swo_event  VALUE 'HonReq',
                 c_infy_type_1 TYPE infty      VALUE '0001'.
    Event Container declaration
      swc_container i_event_cont.
      swc_create_container i_event_cont.
    Reading the INFO TYPE 0001 to obtain the
    Employee details
      CALL FUNCTION 'HR_READ_INFOTYPE'
        EXPORTING
          pernr           = i_emp_number
          infty           = c_infy_type_1
          begda           = sy-datum
          endda           = sy-datum
        TABLES
          infty_tab       = i_emp_details
        EXCEPTIONS
          infty_not_found = 1
          OTHERS          = 2.
    SY-SUBRC check is not required as the error
    handelling will be done by WorkFlow rule
    resolution.
    Filling up the PCR data in structure v_request_det
    which will be passed to event container.
      v_request_det-emp_number     = i_emp_number.
      v_request_det-name           = i_emp_name.
      v_request_det-begin_date     = i_begin_date.
      v_request_det-current_sal    = i_current_sal.
      v_request_det-hon_grade      = i_hon_sal_grd.
      v_request_det-hon_grd_sal    = i_honorarium_sal.
      v_request_det-justification  = i_justification.
      v_request_det-percent_duty   = i_percent_duty.
      v_request_det-end_date       = i_end_date.
      CLEAR wa_request.
      READ TABLE i_emp_details INTO wa_request INDEX 1.
      IF sy-subrc = 0.
      Retrieving the Country SubGrouping for the employee
        SELECT SINGLE molga
          FROM t001p
          INTO v_country_grp
         WHERE werks = wa_request-werks
           AND btrtl = wa_request-persk.
      ENDIF.
    Sending the relevant data to event container
      swc_set_element i_event_cont 'RequestData'     v_request_det.
      IF sy-subrc <> 0.
    No Processing needed.
      ENDIF.
      swc_set_element i_event_cont 'PersonalArea'    wa_request-werks.
      IF sy-subrc <> 0.
    No Processing needed.
      ENDIF.
      swc_set_element i_event_cont 'CountryGrouping' v_country_grp.
      IF sy-subrc <> 0.
    No Processing needed.
      ENDIF.
      swc_set_element i_event_cont 'EmpSubGrp'       wa_request-persk.
      IF sy-subrc <> 0.
    No Processing needed.
      ENDIF.
    Raising the event to trigger the workflow
      v_object_key = i_emp_number.
      CALL FUNCTION 'SWE_EVENT_CREATE'
        EXPORTING
          objtype           = c_bo_hono
          objkey            = v_object_key
          event             = c_event_hono
        TABLES
          event_container   = i_event_cont
        EXCEPTIONS
          objtype_not_found = 1
          OTHERS            = 2.
      IF sy-subrc <> 0.
    No Processing needed.
      ENDIF.
      COMMIT WORK.
    Thanks
    Arghadip

  • Can change Request POST to GET ????

    I have a jsp that posts to a servlet....I then need the servlet to redirect to another jsp but as a GET. Can this be done...
    I have tried forward (that unfortunately keeps old URL and does not change the POST to GET) and redirect obviously does not do it straight out of box- would like something like:
    request.setMethod(GET)
    where it originally was POST
    Thanks if anyone has ideas
    Jim

    Well, after racking my brain out on a Fri. night (isnt it wonderful when u need something done at 4:30 on a FRiday!!)- I finally got a work around- and not from java, but javascript!!-
    By putting in :
    onload="document.preflightForm.submit()"
    on the jsp page before my svg page I get a request submittal of type "GET" and all works out as well despite the oddity jsp/svg bahavior I noted:
    1. The jsp/svg executes 2ce- I have seen other posts about this- perhaps adobe svg viewer reauthenticating(?- there were no answers)- easy to workaround with session boolean flag.
    2. On IE the jsp/svg with a redirect from a control servlet only displays the svg when it is from a GET (the jsp that requested the servlet)- a POST will result in an empty page (why???- no idea- but netscape works fine).
    So, despite my past probs with javascript I have now found a place for it in my java world- actually is a bit interesting/challenging!!
    Thanks for thoughts guys- although still would like to know more of this odd behavior/ or other workaround- still too bad cannot change request method from POST to GET- even if would lose info....oh well...at least now can enjoy my sat!!
    Jim

Maybe you are looking for

  • How do I update InDesign CC

    Seems like the creative cloud window has gone away, I would like to check for updates, how do I do this?

  • Goods issue form is not opening

    Hello Experts, With one of my user, Good issue form is not opening. As he has got full Authorizations for Goods Issue, when we click the Goods issue option, something happens but then FORM  does not  appear. Help Required Thanks

  • Zoom effect, poor image quality

    Hi, I'm trying to zoom an image on rollover, but the quality of the image gets really bad on zooming (even with 120% zoom). Is there any way by which I can make the images look better on zooming? Btw the image I'm using is of type PNG, with a transpa

  • Diashow Tonspur Adobe Photoshop Elements 7

    Hallo, ich habe einzelnen Bildern einen Audiokommentar zugewiesen, den ich vorher über Mikro gesprochen habe. Im Organizer abgehört ist der Kommentar o.K. Wenn ich die Bilder in das Diashowprojekt übernehme verändert sich der Klang: die Höhen sind üb

  • When I try to open a crash message comes up.

    Straight forward. I cannot open Thunderbird. I do not want to reinstall and loos all my emails, accounts and contacts. What do I do?