How to flag a material for deletion?

Hi All,
Any FM or transaction that I can use to flag a material for deletion?
Thanks in advance.

<b>FYI</b>
BAPI_MATERIAL_DELETE           Flag Material for Deletion                  
MALU                           Update Program: Set Deletion Flag Mat.      
MATERIAL_UPDATE_LVORM          Update changed deletion flags in material mas
                                                                                DPRL                 Change Material When Profile Deleted      
MBAD                 Delete Material Documents                 
MM06                 Flag Material for Deletion                
MM16                 Schedule Material for Deletion            
MM70                 Sel. Materials Flagged for Deletion       
MMDE                 Delete All Materials                      
PPRL                 Change Material When Profile Deleted      
Tip: You can see the Package =<b>M*</b> to find out all MM related object in SE37,se93 as well as in SE38.
Hope this’ll give you idea!!
<b>Pl... award the points.</b>
Good luck
Thanks
Saquib Khan
"Some are wise and some are otherwise"

Similar Messages

  • Find flagged process orders for deletion

    Hi all ,
    How do i find flagged process orders for deletion ?
    i need report or t-code

    Hello,
    Try with t-code COOISPI. In selection,Put material no and system status(sel. at header level) as DLFL
    and also check  "with deeltion flag indicator"
    Check with result and revert.
    Regards,

  • Blocked Stock and Frlag material for Deletion

    What is the diffrence between blocked stock and flagging material for deletion.
    Thank you

    Hi,
    Difference between Block stock and flag material for deletion is:
    Block stock will only come into picture if your client says that when ever they receive stock, before quality and physical check it should not create any accounting document..So what you will do is, you will receive stock as block stock with mvt 103...Once Check is done you will release your block stock with 104....
    Say for an e.g. Vendor has supplied you goods in your premises...Same time you have noticed that goods are damaged o rare of  poor quality...So you will post the stock as block stock...So once you post as a block stock, there won't be any accounting documents generated....
    Material flad for deletion means: That particluar material can not be used for further procurement..E.g..  may be client has stopped using that material....
    Hope it clears
    Utsav

  • How to recover customer marks for deletion

    Dear Friends,
    How to recover customer marks for deletion.
    Pls give me the compelete process.
    Thanks,
    Atul

    Dear Atul
    Do you want to change the change the deletion flag set for a customer??
    If so, go to <b>XD06</b>, give all the datas required and press enter.  Now you can see some white boxes against the fields like "All areas", "selected for company code" etc.,  Wherever tick mark is there, untick and save.
    Thanks
    G. Lakshmipathi

  • How to undelete a material for a plant ??? pls help

    how to undelete a material for a plant ??? pls help

    If the material exists in another plant you can extend the material master to the other plant by going in MM01 and putting the material you want to copy. Then just extend it to the one you deleted.
    How did you delete the material?

  • Mark material for deletion

    Dear experts ,
    Even after marking a material for deletion , i am able to do the goods movement .
    The system however issues a warning message .
    I need to change it to an error message .
    How do i do it ?
    Regards
    Anis

    hi,
    Yes you are correct, system will warn you while making the GR doc...This is because the MMR is still stored in the table but not deleted...
    SPRO >> MM >> Purchasing >> Env. >> define system messages >> here check for your message no..
    and make the changes..
    Regards
    Priyanka.P

  • Bapi or FM to mark material for deletion

    Hi all,
    Is there a bapi or FM to mark material for deletion that we do through MM06.
    Let me know and i would appreciate if some could me that piece of bapi's code
    Thanks
    Preeti

    This should be all you need.
    report zrich_0003 .
    data: headdata type bapimathead.
    data: clientdata type bapi_mara.
    data: clientdatax type bapi_marax.
    data: return type  bapiret2 .
    data: returnm type table of bapi_matreturn2 with header line.
    data: xmara type mara.
    parameters: p_matnr type mara-matnr.
    select single * from mara into xmara
              where matnr = p_matnr.
    headdata-material        = xmara-matnr.
    headdata-ind_sector      = xmara-mbrsh.
    headdata-matl_type       = xmara-mtart.
    headdata-basic_view = 'X'.
    clientdata-del_flag =  'X'.
    clientdatax-del_flag = 'X'.
    call function 'BAPI_MATERIAL_SAVEDATA'
         exporting
              headdata       = headdata
              clientdata     = clientdata
              clientdatax    = clientdatax
         importing
              return         = return
         tables
              returnmessages = returnm.
    check sy-subrc  = 0.
    Regards,
    Rich Heilman

  • Bapi  to mark a material for deletion in a particular plant and a particula

    Hi all,
    can any send me the code for bapi  to mark a material for deletion in a particular plant and a particular storage location
    Thnaks

    I would assume that it is something pretty close to this.
    report zrich_0001 .
    data: headdata type bapimathead.
    data: plantdata type bapi_marc.
    data: plantdatax type bapi_marcx.
    data: sldata type bapi_mard.
    data: sldatax type bapi_mardx.
    data: return type  bapiret2 .
    data: returnm type table of bapi_matreturn2 with header line.
    data: xmara type mara.
    parameters: p_matnr type mara-matnr,
                p_werks type marc-werks,
                p_lgort type mard-lgort.
    select single * from mara into xmara
              where matnr = p_matnr.
    headdata-material        = xmara-matnr.
    headdata-ind_sector      = xmara-mbrsh.
    headdata-matl_type       = xmara-mtart.
    headdata-STORAGE_VIEW = 'X'.
    plantdata-plant    = p_werks.
    plantdata-del_flag =  'X'.
    plantdatax-plant   = p_werks.
    plantdatax-del_flag = 'X'.
    sldata-plant    = p_werks.
    sldata-stge_loc = p_lgort.
    sldata-del_flag =  'X'.
    sldatax-plant    = p_werks.
    sldatax-stge_loc = p_lgort.
    sldatax-del_flag = 'X'.
    call function 'BAPI_MATERIAL_SAVEDATA'
         exporting
              headdata             = headdata
              plantdata            = plantdata
              plantdatax           = plantdatax
              storagelocationdata  = sldata
              storagelocationdatax = sldatax
         importing
              return               = return
         tables
              returnmessages       = returnm.
    check sy-subrc  = 0.
    Regards,
    Rich Heilman

  • Material for deletion at different level

    Hi,
    Below is our requirement.
    As the Mill 3007 is no longer into existence following changes are required.
    1)All the materials for Mill 3007 should be marked for deletion on Plant level (MARC).
    2)All the materials which are connected to Mill 3007 only, should be marked for deletion on General data level (MARA).
    3)And all material which comes under condition 2 should set to Block for use.
          MARC-MMSTA u2013 Status 03.
    Can any1 plz explain how to go abt this? How to get list of material in all cases? and How to set for deletion in mass?
    Regards

    Thanks for the quick reply.
    But what u r saying is for Individual material. As I said 1 mill is no more into existence so I want to block all materials for that mill to set for deletion at Plant Level.
    And also is there a way to find the list of material which belongs to only spec plant?
    bcoz even if u try MM60, it gives u list of material associated to particular plant but it might possible that materil is maintained in some other Plant also. So how to find list of matrl in ONLY particular palnt and nt maintained in any other plant?
    Regards

  • How to mark an IDOC for deletion?

    Hello,
    How can I mark an IDOC for deletion?
    Thank you for sharing your experience.
    Kind regards,
    Linda

    1st way:-
    IDOC Related programs
    1. Archive RSEXARCA and RSEXARCB
    2. Delete RSEXARCD
    3. Read archiveRSEXARCR
    4. Restore RSEXARCL
    2nd way:-
    use FM EDI_DOCUMENT_DELETE .
    pass the IDoc Number to it and delete the one which you want.
    3rd way:-
    use the tcode WE11 or program RSETESTD to delete an IDOC
    but iDocs don't actually get deleted, just flagged with a deleted status (68). Transaction BD87 can do it, it does depend though on the existing Status of the iDoc though.

  • Flag multiple recordings for deletion?

    I think I see what you're saying. Are you talking about a "multi-select" function to grab multiple shows for deletion?   Anon24542 wrote:
    @mycooler - thanks, but I'm not referring to a group (i.e. a folder) of recordings with the same name, but rather a list of recordings.    

    I fear this may be another feature I've lost after moving to the X1 platform (i.e. no buffer recording, no reminders, no favorites button, etc.), but ... is there any way after pressing the Xfinity button // Saved // Recordings to display the list of recordings, to FLAG a subset of them and then press OK (or the "D" button) ONCE to delete them all? As it stands, to delete say 10 recordings, I must successively highlight each one, press "D", press OK to confirm ("Delete Now"), then wait 5 agonizing seconds before "Successfully Deleted" finally disappears! (p.s. I already KNOW it's been deleted successfully because it's disappeared from the list, so why the painful confirmation message?) Anyway, thanks in advance for your thoughts.

  • How to see materials marked for deletion

    Which is the T-Code to see  materials marked for deletion . if yes where

    Hi RM,
    You can check material marked for deletion by using transaction code MM06.
    On this screen you can check whether material is marked for deletion at Client level, plant level, storage location level, valuation type level, Sales org level, Warehouse number level or storage type level.
    Hope this resolves your issue, reward if helpful.
    Regards,
    Avinash.

  • How to remove User IDs for deleted users from the Disk Quota list

    Hello,
    We have a computer lab setup with an Xserve managing 15 stations in the lab. Users are setup with networked home directories and quota's are setup on the drive containing the home directories to limit users' storage.
    The user account and the quota limit are setup with Workgroup Manager. When a student has been gone for a while and we are sure they no longer need the account we delete their account within Workgroup Manager and move their Home folder to the trash.
    When viewing disk usage in Server Admin (by selecting the volume and clicking the Quatas tab) user ids for deleted users are listed and it still shows the disk usage and quota settings for the user.
    How can I remove theses user ids from the quota list?
    Any help would be appreciated.
    Brian

    I would restore User's file structre back to normal just by copying from standby user?
    Did you mean copy files to a new user profile? If so, hope this link can be helpful for you
    http://windows.microsoft.com/en-in/windows/fix-corrupted-user-profile#1TC=windows-7
    For the unknown user, as you said, it's probably a user account from second OS or
    action. If you're annoying about this unknown user, then you can remove all occurrences of granted rights to the specified SID with this command icals [/remove[:g|:d]] <Sid>[...]] [/t] [/c] [/l] [/q]
    http://technet.microsoft.com/en-us/library/cc753525.aspx
    Yolanda Zhu
    TechNet Community Support

  • How to find BPs marked for deletion in ECC at CRM side ?

    Hi team,
    We had a custom search FM in which we will fetch data from CRM mastertables passing id/name/ contact details etc. I used a view 'bbpv_buyer_addr' with which i was succesfully able to get the result.
    Now a new change is suggested that, if the BP is marked for deletion at ecc side, then this should not get picked up in the above mentioned search. So can any1 tell me where is this mark for deletion field/flag set in CRM ? i mean which table or view?
    These are the inputs i am getting for this search -  bpid/ last name/ country/ state/ zipcode/ city/ street/ county.

    Hi team,
    We had a custom search FM in which we will fetch data from CRM mastertables passing id/name/ contact details etc. I used a view 'bbpv_buyer_addr' with which i was succesfully able to get the result.
    Now a new change is suggested that, if the BP is marked for deletion at ecc side, then this should not get picked up in the above mentioned search. So can any1 tell me where is this mark for deletion field/flag set in CRM ? i mean which table or view?
    These are the inputs i am getting for this search -  bpid/ last name/ country/ state/ zipcode/ city/ street/ county.

  • How to chk a Material for which no open docs

    Hi experts,
    Need to identify a material for which there are no open documents, i.e., material is created but no PRs and POs are generated.
    This identification should be in material master not from tables.
    Please help
    Thanks  in Advance....

    Hi,
    Please check the below links...
    Table for open quantity field OMENG in PR
    Open PR quantity
    Hope it may helps you.
    Kuber

Maybe you are looking for

  • BSP + Store a file in the pc of the user

    Hello, I have programmed a BSP, where a User gives his name in a field and the BSP search information in the database and <b>save the data in the pc of the User</b>. The problem is, that when <b>I try to save</b> the data in the pc of the user, I get

  • Automate the process of creation of master shapes

    Hi, I would like to know whether it is possible to create stencils via scripting in Visio? More clearly, I have an excel sheet with different columns for shape names, connection points etc ., pertaining to a shape.I would like to read this excel shee

  • No connection to integration builder (Only local data visible)

    Hi, I am created Interface objects in IR but it is not reflected in SPROXY (ECC 5.0). It is showing like this no connection to integration builder (Only local data visible) please can you  help me necessary configuration. Regards, -Prabakar.A

  • E-mail video

    How do you e-mail a video shot on my phone when it say's it is too big to send?

  • Change in UD Screen

    Dear QM Gurus ! I want to have only Unrestricted and Blocked posting in the stock posting screen of UD. Please suggest how can we do this. With Best Regards VKS