ARCHIVING MASTER DATA or DELETE

Hellow Masters,
I need to do "archive" or "delete" of some Master data already marked for deletion, how i do it... A friend say something about tcode "Sara", this the right path, somebody know ?
Thank's once more,

Hello there,
It depends on whether you simply want these objects to be locked and not used or whether you want to achieve an actual archiving of this data. If you are ok with the first option, go to processing the rental object (RECN, REBDRO, REBDBE, REBDPR, etc.) and then from menu Edit - Change Status - Archive - Set Deletion Flag. Thus, these objects will have DLFL status set.
If you want to archive the objects, refer to the steps described in the following link:
http://help.sap.com/saphelp_erp60_sp/helpdata/en/fb/1cb1897a90e54a8a2e075781aff4c5/content.htm
Hope this helps!
KR,
Severina

Similar Messages

  • Error in DTP (The master data is deleted in the Background)

    Hi,
    while loading the data  to Data target (0chrt_acct_attr) through DTP...... I got the Error "  The master data is deleted in the Background". Plz advice me it is an urgent issue.

    Does the log in SLG1 say any more details?
    Use RSDMD as Object & MD_DEL as Sub Obj. Leave the other field to *.
    Is it happening for 1 specific object or for all? What type of data (attr or text)?

  • E-Recruiting Master Data physically deleted in ECC but how to delete in BI

    Hello,
      I'm sure this problem has been encountered by others and I'm wondering what to do about it. E-Recruiting is mostly made up of master data. The InfoSets are built on master data. The issue I'm having is that a requisition can be physically deleted in the ECC 6.0 system but it remains in BI 7.0 never knowing that is has been deleted. This poses a problem for reporting. We may be reporting on things that have been deleted in the source system. I am considering totally deleting all of the data prior to the load daily. The business content loads are all full loads. There is a step available for the process chain for deleting DSO and InfoCube data but not master data. What has anyone else done about this?
    Thanks for any insight,
    Diane Merrill

    An alternaitve approach to deleting master data:
    - Add a navigational attribute to the requisition master data 'deleted' value Yes(x) / No (blank)
    - Before loading master data from e-recruitment set 'delete' to true (x) for all records
    (to do this create an export datasource from requisitions and feed this back to update requistions)
    - Load data from e-recruitment and for every record loaded mark the deleted attribute to false (blank)
    After this has been carried out all requisitions still in e-recruitment will have a value blank for the 'deleted' attribute and all requisitions no longer present in e-recruitment are marked with an 'X'.  You can then exclude with a query restriction deleted requisitions.

  • Master Data Selective Deletion

    Hi,
    Is it possible to delete master data selectively?
    SE14 or DB02 can be of help?
    Regards

    Hi,
    Please have a look at the below points:.
    1.You can only delete the master data record if there is no transaction data exist
    for the master data that you need to delete . otherwise you wont be able
    to delete the master data.
    2.While loading we load the master data first followed by transactional data,
    but deletion is opposite ie first transactional data and then master data.
    3.You need to find it out where it is used by just go to info object and
    where used list it will give you all the detail about that info object.
    4.When you manually go to info object right click and delete it will ask fro two
    thing one is with Sid or without Sid,i think delete with "with Sid",
    while doing this you will get some message that some of the master data is
    not deleted. Then just ignore this warning as this is due to still some transactional data exist.
    5.You need to again find it out So,then goto tcode SLG1-- enter Object: RSDMD and
    Subobject: MD_DEL and User: ur userID and F8 and go to next screen  expand it and
    double click  it will give information about what all objects using the
    Sid of master data.
    6.After getting the list of object you need to delete the corresponding
    particular data from the various objects.
    7.Use Tcode RSRV -> Tests in Transaction RSRV -> All Elementary Tests -> Transaction Data -> Entries Not Used in the dimension of an InfoCube (Dbl Click)From the right side window, expand u201CEntries Not Used in the Dimension of an InfoCubeu201D Node &Enter InfoCube (like 0SD_C01), click u201CTransfer Now, click u201CExecuteu201D (Toolbar)u2026 and the results displayed in the right side window..Now, click u201CCorrect erroru201D (Toolbar)
    Hope this is helpful.
    Also give it a try like go to maintainace of master data and select the row that you want
    to delete and in the above select the delete button and save it.
    Thanks,
    Saveen kumar

  • Master data text deletion-urgent pls

    Hello
    Is there any other way to delete the master data text from the text table other than deleting from SE11 or SE16?
    the delete option is greyed out in SE16 and SE11.
    Is there any other way to delete the entries without affecting other objects?
    Regards
    Sri
    Points will be assigned

    Hello
    I have no authorization to SE14,SE16,SE11.
    This is the problem i face.
    Also as lakshman said when i delete the entry or record from
    Master data text it asks how to delete with or with out sids.
    Iam afraiding to delete because of data volume of transaction data.
    Suggestins please.
    Thanks for the helps

  • Master Data row delete problem

    Hi.
    I have an UDO(master data with details) form, I use code below to remove single detail line and to keep row numbering correct, for which UserDatasource is used, "row" is a currently selected matrix row number.
    form.DataSources.DBDataSources.Item("@MYDETAILS").RemoveRecord(row - 1);
    for (int i = row - 1; i < form.DataSources.DBDataSources.Item("@MYDETAILS").Size; i++)
             form.DataSources.UserDataSources.Item("udsRowNo").Value = (i + 1).ToString();
             form.DataSources.DBDataSources.Item("@MYDETAILS").Offset = i;
             matrix.SetLineData(i + 1);
    matrix.DeleteRow(matrix.RowCount);
    if (form.Mode == BoFormMode.fm_OK_MODE) form.Mode = BoFormMode.fm_UPDATE_MODE;
    This code work fine, but when datasource(so matrix too) contains just one line and after RemoveRecord(row-1) form.DataSources.DBDataSources.Item("@MYDETAILS").Size returns 0, after forms Update (Update button click)  form.DataSources.DBDataSources.Item("@MYDETAILS").Size again returns 1.
    Can anybody help me?
    Thanks.
    Edited by: Rui Pereira on Dec 23, 2008 11:23 AM

    hi
    try this code
    oDBDataSource.Clear();
                            oMatrix.DeleteRow(i);
                            oMatrix.FlushToDataSource();
    may be it helps you
    rajesh saini

  • Archive BW master data

    Is it possible to archive master data in BW? I don't see any option to archive..
    Alok

    Hi,
    You can delete masterdata (rightklick infoobject -> delete masterdata), but only if there a no referencing records present in any infoprovider. Otherwise the information chain: Fact record -> DIM -> SID gets broken; since when you delete masterdata the corresponding SID table entry gets deleted. The system does not allow this. The deletion run can be time consuming since the system checks this condition for the masterdata to be deleted. I don't think there is an archiving solution for masterdata yet in BW.
    Kind regards, Patrick Rieken.

  • Deleting Master Data

    Hi All,
    I am trying to delete master data in a process chain.
    But its not working , the chin is executing but the function module RSDMD_DEL_MASTER_DATA is retuning the message " No master Data was Deleted".
    Please suggest how to fix this.
    Appreciate help,
    Deepthi

    Hi Deepthi
      Before deleting the master data.have look at transaction data like any dependency  data is there r not.If the the trans action data is present then u can just delete that thing then only u have the option of deleting the master data in case of process chains.if any let me know.If my answer is useful dont for get to assign points.
    Best regards
    RK
    Assigning is the only way of saying thanx in SDN*****

  • Deleted cost centre master data log

    Hello,
    Does anyone know if there is a way/report to see which cost centre master data was deleted, i.e. something like a log file?
    I found a report that can show change documents, but it does not include deleted cost centres.
    Thanks in advance!
    René

    Hi,
    Refer Note: 1090861  KS02: Change documents for time periods deleted/Create
    regards
    Waman

  • Delete unused master data of a characteristic in BW7.30

    Hi
    I try to delete some master data entries in a characteristic.
    Unfortunately I got an error message:
    Lock of master data attributes deletion is set.
    Then BW 7.30 set an entry for the characteristic in the table RSMASD (Lock Table for Master Data Deletion) and I canu2019t delete the master data.
    I try to delete the master data via a job (maintain master data) and manually (select the wrong master data in the table -> delete and save the table), but I get the same error message above.
    I also delete all open lock entries in SM12 and try again, but wonu2019t solve the issue.
    Can someone explain me why BW 7.30 set the master data lock and how I can delete the unused master date of this characteristic?
    Best regards
    Tobias

    Anyone with a solution for this? We have the exact same problem.
    Can the record in RSMASD be deleted?
    I created a new InfoObject and inserted a new masterdata text record. Then I tried to delete it immediatly, and i got the same error. If the object is in RSMASD, it gives a shortdump in ST22. If there's no record in RSMASD, then it gives a error (Lock not set...)
    Category               ABAP Programming Error
    Runtime Errors         SAPSQL_KEYS_NOT_CONVERTIBLE
    ABAP Program           CL_RSDMDD_DELETE==============CP
    Application Component  BW-WHM-DBA
    Date and Time          31.07.2013 15:13:50
    Short text
         Inconvertible key at an Open SQL work area operation.
    What happened?
         Error in the ABAP Application Program
         The current ABAP program "CL_RSDMDD_DELETE==============CP" had to be
          terminated because it has
         come across a statement that unfortunately cannot be executed.
    Error analysis
        In the Open SQL work area operation used, the work area in the key part
        must be convertible to a database table.
        For Unicode semantics this means the Unicode fragment views must
        correspond in length to the databse key.
        In non-Unicode systems, both structures must be flat for the length of
        the database key, with the exception of string components. This means
        that the key parts may not contain either references or internal tables.
        In this case the key of the database table has a width of 14 bytes.
    Thanks.

  • Delta enabled master data - Deletion of data sets

    Hello,
    is it possible to automatically delete a certain data set of a master data bearing InfoObject which is delta enabled ? Does a delta load for master data InfoObjects  allow to fully delete a certain data set?
    Example:
    Delta Master InfoObject: Z_Test
    Attributes: Z_Name, Z_Region, ....
    Data sets:
    (1) 12345, Name1, Region1, ....
    (2) 23456, Name2, Region2, ....   (this data set should be completely deleted)
    (3) 34567, Name3, Region3, ...
    Expected result:
    (1) 12345
    (2) 34567
    I just want to know whether the deletion can be performed through a delta data load or not?
    Thanks in Advance.
    Marco

    Hi Marco,
    Welcome to SDN!!
    You can goto RSA1 -> Info-object -> maintain master data and delete the unwanted records and loads the ones you need. If the no. of records are more then you may need to write an ABAP program. But before all this deletion make sure the master data is not used in any other Data target.
    Bye
    Dinesh

  • MAster data deletion throws a dump

    hi,
    I am trying to delete the records for a Master info object but when i click on the thrash button , the records are not seen but when i try to move on -it asks me to save and then i tried with Sid and with out but whatever i do , it throws out the following dump .
    I am eagerly looking forward for a solution to this.
    Thanks a lot in advance,
    DUMP ERROR When trying to DELETE MASTER DATA
    Runtime Errors         UNCAUGHT_EXCEPTION
    Exceptn                CX_RSRV_METADATA_ERROR
    ShrtText
         An exception that could not be caught occurred.
    What happened?
         The exception 'CX_RSRV_METADATA_ERROR' was raised but was not caught at any
          stage in the
         call hierarchy.
         Since exceptions represent error situations, and since the system could
         not react adequately to this error, the current program, 'SAPLRSDDCVER4', had
          to
         be terminated.
    Error analysis
         An exception occurred. This exception is dealt with in more detail below
         . The exception, which is assigned to the class 'CX_RSRV_METADATA_ERROR', was
          neither
         caught nor passed along using a RAISING clause, in the procedure
          "GET_ODS_METADATA" "(FORM)"
         Since the caller of the procedure could not have expected this exception
          to occur, the running program was terminated.
         The reason for the exception is:
         An exception occurred
    Missing RAISING Clause in Interface
        Program                                 SAPLRSDDCVER4
        Include                                 LRSDDCVER4F04
        Row                                     473
        Module type                             (FORM)
        Module Name                             GET_ODS_METADATA
    Trigger Location of Exception
        Program                                 SAPLRSDDCVER4
        Include                                 LRSDDCVER4F04
        Row                                     498
        Module type                             (FORM)
        Module Name                             GET_ODS_METADATA
    Source Code Extract
    Line  SourceCde
      468 ----
      469 *      -->I_ODSOBJECT  ODS object
      470 *      <--C_ODS_SID    SID of Infoprov ODS object
      471 *      <--c_atab_name name of active data table
      472 ----
      473 FORM get_ods_metadata
      474   USING    i_odsobject TYPE rsdodsobject
      475   CHANGING c_bexfl     TYPE rs_bool
      476            c_ods_sid   TYPE rsd_sid
      477            c_atab_name TYPE tabname
      478   RAISING cx_rsrv_sid_creation_error.
    479
    480   DATA:
    481     l_s_odso TYPE rsd_s_odso.
    482 *    l_ods_sid TYPE rsd_sid,
    483 *    l_atabname TYPE tabname,
    484 *    l_o_odso TYPE REF TO cl_rsd_odso.
    485
    486   CALL METHOD cl_rsd_odso=>get_info_static
    487     EXPORTING
    488       i_odsobject    = i_odsobject
    489       i_objvers      = 'A'
    490     IMPORTING
    491       e_s_odso       = l_s_odso
    492     EXCEPTIONS
    493       odso_not_found = 1
    494       iobj_not_found = 2
    495       internal_error = 3
    496       OTHERS         = 4.
    497   IF sy-subrc <> 0.
    >>>>     RAISE EXCEPTION TYPE cx_rsrv_metadata_error
    499       EXPORTING
    500         msgty  = sy-msgty
    501         msgid  = sy-msgid
    502         msgno  = sy-msgno
    503         msgv1  = sy-msgv1
    504         msgv2  = sy-msgv2
    505         msgv3  = sy-msgv3
    506         msgv4  = sy-msgv4.
    507 *    RAISE metadata_error.
    508   ENDIF.
      509
      510   c_bexfl = l_s_odso-bexfl.
      511
      512   IF c_bexfl = rs_c_true.
      513
      514 *for ODS objects no SID is evaluated
      515 *get sid of ODS object
      516     CALL FUNCTION 'RRSI_VAL_SID_SINGLE_CONVERT'
      517       EXPORTING
    Thanks,
    SS

    Hi,
    Make Sure that the Master data ur deleting must not be used by any transaction data
    there is function module can be used RSDMD_DEL_MASTER_DATA, we have create a program for this,
    check thread
    Master data Where-used
    search 'delete master data' and 'sdn forum', you may see some discussion about this topic
    Cleanup of Master Data
    How to see where all the master data is being used
    Deleting Master Data at Single Record Level
    http://help.sap.com/saphelp_nw04/helpdata/en/3b/f817385bf3be74e10000009b38f842/content.htm
    Deleting Master Data and Texts for a Characteristic
    http://help.sap.com/saphelp_nw04/helpdata/en/80/1a6365e07211d2acb80000e829fbfe/content.htm
    -Shreya
    -Shreya

  • Master data deletion - Issues

    Hi Experts,
    0WBS_ELEMT info object data was populated through 3.x transformation, my client has loaded 400+ incorrect data which appear now when selecting the master data during reporting. At this stage not intending to delete entire data set as the volume is huge, In parallel there is a process chain run happens. Following are the issues:
    1. Deletion of one record takes nearly 15 minutes.
    2. Used the program RSDMDD_DELETE_BATCH which will delete the data selectively.
    3. Timeout errors occurred due to wp_run time was set 600 seconds --> Basis to increase the time.
    Please advise is there any other way we can easily delete the erroneous data without impacting the system in large?
    Kind regards,
    Las.

    Hi,
    check the with the your source team modify the in source side.
    before deleting the master data first delete the transaction data with reference master data.
    be aware the deleting the master data.
    please look at the doc it will help.
    BW 7.30: Different ways to delete Master data
    Thanks,
    Phani.

  • Master Data Deletion using ABAP

    Does anybody have an idea of which function is called when master data is deleted?
    I would like to automate master data deletion
    Any suggestion is welcome!
    Thanks
    Ioan

    Hi Ioan !
    Try to look at the FM 'RSDMD_DEL_MASTER_DATA'(in the pgm LRSDMDU12)...but pay attention to the other elements that the system certainly checks in order to complete this type of process !
    Bye,
    Roberto

  • Deleting Master Data---Urgent

    Hai Experts,
    I am trying to delete the master data
    it is having hirarchey and text
    and i want to delete the data in the infoobject
    'but it is telling no master data has deleted
    i checked the dependents i want to delete in text so i checked i hirarchey also
    But it is not making me delete
    Thanks in advance.
    Regards.
    Vikram

    Hi Vikram,
    Try this way.
    Goto SE11 > Give the Table name /BIC/PXXXX  or  /BIC/HXXXX > Display
    From the menu option Utilities > Data base Utility > Delete DB Table.
    After that click on Activate and Adjust DB.
                                            OR
    Right click on the Info Object > Delete Master Data
                                                OR
    In the Manage Screen Delete the Contents.
    Assign points if it is helpful.

Maybe you are looking for

  • Selecting multiple files with mouse now wonky

    Using Windows 8.1 on HP machine All updates up-to-date Hardware: Microsoft Intellimouse Explorer 3.0 Explorer Folder Option selected: Single-click to open an item (point to select); Underline icon titles only when I point on them Display: Detail list

  • Function module error message.

    Call Function ‘Z_function’. Imports Exports EXCEPTIONS   no_entry_found       = 1   OTHERS               = 2 IF sy-subrc = 0.      MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno              WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4. ENDIF. Suppose

  • Document for OBIEE 11g services

    Hi Gurus, I have a requirement wherein we need to run the OBIEE 11g services(Weblogic server and node manager) in background in AIX instance. If anyone has a document or step by step procedure for that, please share it. Thanks in Advance. Raghu

  • How to tokenize clob

    I have text-documents stored in clobs and would like to create a sinlge table for each document listing all the words that occur in the text. Is there a funktion in PL/SQl that can solve my problem easily?

  • IPod won't work - Help!

    I only just received my iPod Nano 4GB as a gift and it won't work. It works fine while plugged into my PC, and I can import music from iTunes to it, but as soon as I unplug it, the screen goes a bit fuzzy, freezes and slowly fades out - despite the f