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

Similar Messages

  • How to load data from info object to ODS

    Hello BW Gurus,
    Is their any way to load data from info object to ODS and I am unable to fine the Info source for that particulate info object master data.
    For ex: we have 0PROFITCENTER as info object which is getting loaded everyday. We want same data in ODS too but I don't find any info source related to this info object to create update ruled.
    Please advise me how to proceed with this,
    Thanks,
    Swathi.

    hi Swathi,
    as mentioned, if you just need the master data text or attribute update, then it's sufficient to load 0PROFITCENTER master data. (don't forget to 'apply hierarchy/attribute change' - rsa1->tools)
    if you are going to update attribute in ods with attribute from 0PROFITCENTER, you can choose look up master data attribute method in update rules.
    if the requirement is really need 0PROFITCENTER to assign to update rules, then first you have to 'generate export datasource' for infoobject 0PROFITCENTER, right click the infoobject and 'generate export datasource', then do 'replicate datasource' from bw myself, after that it will available. to display it you may go to rsa1->infosource, and menu settings->display generated objects.
    hope this helps.

  • Master Data load from Info Object

    Hello,
    Iam tryting to load masterdata from info object using the standard package in 7.5 NW. My requirement is similar to the scenario 3b in the How to load masterdata doc(to prefix and strip the Compounding obj). This is the ssue i am currently facing.
    1. When i validate the transformation file , I get an error saying "Duplicate member id'12345'
    2. I have spaces in my node name. How am i supposed to give the technical name in the Member id field of the hiererchy tab in the data manager set selection options.
    3. text nodes not getting converted to member values.
    note:  I  am able to  get past this with out giving the seletion for the hierarchy in the DM package and running the package succesfully ,but i dont see the text nodes getting converted to member values.
    Please provide me some useful insights. had anyone had a similar issue??
    Thanks,
    Simi

    Simi,
    Did you checked YES to import the Text Nodes ... and even the Short Text in Language Tab under the SET SELCTION of the info object.

  • Count total number of record of table with deletion from archiving object

    Does anyone know is there any SAP standard program to count the total number of record of the table with deletion from Archiving Object and display in repprt?

    Not sure of the question. Are you looking to get the sql "select count(*) from table" from using the TopLink expression framework or are you getting that SQL already and want something else?
    If you are looking just to get the count from a table/class, you can use a ReportQuery:
    ReportQuery rquery = new ReportQuery(ClassToQueryOn.class);
    rquery.addCount(); //equivalent to count(*);
    session.executeQuery(rquery);
    You can use a report query to return data instead of objects, and use selection criteria just like a normal read query.
    Best Regards,
    Chris

  • HOW TO DELETE ALL INFO OBJECTS IN A SYSTEM

    HI! gurus,
    I want to know how to delete all user created info objects in my laptop.the situation is while practicing SAP in my laptop ...creation of user info objects occured heavily resulting in degrading the system performance.so is there any procedure to delete all info objects(user created)making a system a newly SAP installed one....please help me....
    Regards
    Ravikanth Pinipolu

    Hi Ravi,
    u can try it manually to delete the User defined objects..
    or u can use the prg: RSDG_IOBJ_DELETE and in that u can give some selection of objects for the deletion..
    Give it a try..
    Thanks
    Hope this helps

  • How to track the user who deleted the info object.

    Dear Gurus,
    In our BI system one info object has got deleted.  If I need to track the user who has deleted that how can I track it(in which DBtable).  And the complication is one user ID is being used by many people, in this case how can I track that from which machine the Info Object has been deleted(if there is any possibility to track the machines by IP address).
    Kindly let me know if there is any procedure to find it out. Your help will be rewarded with a great honour.
    Regards
    Mohan Kumar

    Hi dear,
    you have to go in SLG1 transaction, and then select
    Object: RSD
    Subobject: IOBJ_DEL
    External ID: (put here the name of your deleted IO)
    Then choose a time range...and voilà, you can find the user who deleted the IO...
    Hope it helps!
    Bye,
    Roberto
    About the IP...look at USR41 table, but I think it's a bit difficult fo find data referred to the past...
    If you haven't activated logon auditing in SM19...

  • 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!

  • Delta Update for Characteristic info object

    Hi
    Can anyone tell me how can i adjust a delta update for a characteristic?
    Regards
    S

    Hi Sancho,
    A great deal of InfoObjects carrying master data and texts are already delivered delta-capable (e.g.  0MATERIAL_ATTR, 0CUSTOMER_ATTR).
    The master data extraction in the delta mode is possible for a large number of R/3 tables and views. To do this, the transaction for which data is to be created and changed must be linked to the change document update. This service has been implemented for most of the master data in the R/3 System.
    The update occurs in most cases for the transparent tables in which R/3 master data is stored (for example, for MARA or KNA1). If a field changes in a data record of the table the key to this record is recorded in a delta table. When reading the table in a BW, this key is used to fill the extract structure. Thus, you can extract master data delta in several ways:
    The extract structure equals the transparent table in the database, whose maintenance is added to the change documents.
    The extract structure is a view over one or more transparent tables whose maintenance is added to the change documents, for example, a view via KNA1 (customer) and KNB1 (customer and company code).
    A basic requirement for the usability of a table for an InfoObject is that the key for this table explicitly specifies a record of the extract structure (key word compounding). Besides, you should make sure that the data elements of all the extract structure fields are relevant to the change document in the respective table. In other words: as soon as a field changes a record which is part of the extract structure, it must be updated in the delta pot.
    <b>According to the assignment InfoObject/table, the following steps must be executed:</b>
    1. Check, whether the ALE changepointer are active in your source system (Transaction BD61) and whether the number range is maintained (Transaction BDCP).
    2. In addition, check in the ALE Customizing, whether all message types you need are active (Transaction SALE -> Model and implement business processes -> Configure the distribution of master data -> Set the replication of changed data -> Activate the change pointer for each message type ).
    3. Check, whether the number range for the message type BI_MSTYPE is maintained (Transaction SNUM -> Entry 'BI_MSTYPE' -> Number range -> Intervals). The entry for 'No.' must be exactly '01'. In addition, the interval must start with 0000000001, and the upper limit must be set to 0000009999.
    4. Go to your BW system and restart the Admin. workbench.
    All of the following activities occur in the InfoSource tree of the Admin. Workbench.
    5. Carry out the function "Replicate DataSource" (1.2 local meta data upload) on the affected attached source system for the InfoObject carrying the master data and texts.
    6. Activate the delta update
    a) for master data and textsby activating the transfer rules.
    b) for texts the entry is in the menu of the right mouse button via the source system: Activate the text delta transmission.
    All changes, all initial data creations and deletions of records from now on are recorded in the source system.
    7. Create an InfoPackage for the source system. In the tabstrip 'update parameter', there are three alternative extraction modes:
    Full update
    Delta update
    Initialization of delta procedure
                  First, initialize the delta procedure and then carry out the
                  delta update.
    Addition for incorrect delta requests:
    After an incorrect delta request, you often have to re-initialize. A possibility of avoiding this consists in setting the incorrect request manual via QM activity to green. If the request was processed successfully in the source system, and was finished with the information IDoc 'Data selection ended', but the BW reports a processing error, the request must be re-initialized in any case in order to avoid data inconsistencies.
    Constraints
    The total length of the key fields in the table or view for which change pointers are produced must not exceed 70 characters.
    Transferring deleted records using the ALE delta is impossible since a corresponding indicator is missing in the extracted record.
    Hope this helps.
    Thanks
    CK

  • 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

  • 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

  • Query Error - Characteristic deleted from Info Provider

    My query is giving me an error saying Characteristic ZCS_IS53___F278 is used in the Query Designer, but was deleted from the InfoProvider.
    This is not so....I've adjusted and reactivated the infoset, but continue to get this error.
    Any suggestions?
    Thanks,
    Angie

    Hi,
    Check if the characteristic has been removed from infoset due to the changes in the base infoprovider of the infoset. Also check if it enabled i.e checked.
    Try opening the infoset, if there is any inconsistency in the infoset it will request for adjust. This you can do it in Tcode RSISET. In mean option you will be able to get the Adjust. Then try running the query.
    Regards
    Akhan

  • 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

  • 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

  • Delete the delta request

    Hi BW Experts,
    I have a doubt, please make clear it.
    Daily delta, first it goes to ODS and then it is updated to further data target i.e, Infocube.
    Suppose today (22-09-2007) delta has been running successful in ODS as well as Infocube.
    If i delete the 15-09-2007 Request (Which is Delta Request only) from both ODS and Infocube, what will happen?
    Is there any problem in ODS and Infocube?
    Please give me the reply.
    And my Second Question is:
    What is the main purpose of DB Statistics.
    Thanks in advance.
    Regards,
    Anjali

    hi,
    if suppose u r deleting the particular delta request from ods and cube means
    data update through that request no will be deleted from both cube and ods.
    DB Statistics. it's mainly for OLAP run time analysis, query run time analysis
    if helpful provide points
    regards
    harikrishna.N

Maybe you are looking for

  • IMac Video Card Replacement

    Is there anyway to get the video card replaced in my iMac? Apple Care has expired and they replaced it just last year before it was over but it appears to have gone out again. I have a 24" Intel iMac which I purchased in Feb of 2010. I read online th

  • SAX Parser for Oracle 8.1.5 needed!!! Urgent

    Please help. If you know something please send me mail. Regards Kail

  • Video playback stops when a push notification arrives.

    I'm finding that any video playing whether it is in netflix or any other app will stop playback when a push notification arrives. Is there any way to stop this as it really gets annoying especially when settling into watch a long film via netflix.

  • How post to park of Cash Journal entry?

    HI Gurus, I was park in  cash journal entry, how to post cash Journal park documents,  What t.code there in post to park cash journal entry. Explain detail. Advance Thanks & regards Selva

  • Premiere Elements 12 crashes on launch

    I am trying to install and use PE12 for the first time. I have read many of the threads about this but have run to a dead end so any help would be appreciated. On loading it gets as far as Loading ImporterQuickTime.prm and then fails. It is a purchas