Material creating from option COPY FROM MATERIAL thru MM01

Hi All,
According to the requirement..I have to create a New Material through "Copy from material"  option given in the MM01, In which it should not accept the already present OLD Material No( BISMT )  i.e. it should generate an error msg to avoid the duplication of BISMT value to the current Mat no created.
Hope my question makes a clear understandmnt of my problem......
points will be rewarded.......pls help me ASAP........
Thanking you,
Santosh...

you can put a check in exit - EXIT_SAPLMG02_002.
the syntax is like this
SELECT BISMT up to 1 rows
into  l_bismt
where bismt = MATNR.
endselect.
if sy-subrc eq 0.
message e000(oo) with 'Material number already exists'.
endif.
Hope it solves ur problem.

Similar Messages

  • Error while creating material thru MM01

    when i try to create material with accounting and costing views , i am not able to save the material
    i get an error message saying
    " no cost estimate number could be assigned"
    the explanation in help for this is
    "If you create accounting data or costing data for a material for the first time, a so-called cost estimate number for the material is assigned by the system.
    However, no such number could be assigned for this material."
    any ideas on solving this problem
    Regards
    Mangesh

    Hi Mangesh,
    Is the material you are dealing with related to REM?
    Can you also type in the error message number.
    Regards,
    Prasobh

  • How can I edit material from 1 or more dvds that I created from my own filmed material in iMovie but which I no longer have in iMovie

    How can I edit material from 1 or more dvds that I created from my own filmed material in iMovie but which I no longer have in iMovie

    You need to 'reverse engineer' them :
    You need to convert the VOB files in the TS-Folder of the DVD back to DV which iMovie is designed to handle. For that you need mpegStreamclip:
    http://www.squared5.com/svideo/mpeg-streamclip-mac.html
    which is free, but you must also have the  Apple mpeg2 plugin :
    http://www.apple.com/quicktime/mpeg2/
    (unless you are running Lion in which case see below))
    which is a mere $20.
    Another possibility is to use DVDxDV:
    http://www.dvdxdv.com/NewFolderLookSite/Products/DVDxDV.overview.htm
    which costs $25.
    For the benefit of others who may read this thread:
    Obviously the foregoing only applies to DVDs you have made yourself, or other home-made DVDs that have been given to you. It will NOT work on copy-protected commercial DVDs, which in any case would be illegal.
    And from the TOU of these forums:
    Keep within the Law
    No material may be submitted that is intended to promote or commit an illegal act.
    Do not submit software or descriptions of processes that break or otherwise ‘work around’ digital rights management software or hardware. This includes conversations about ‘ripping’ DVDs or working around FairPlay software used on the iTunes Store.
    If you are running Lion:
    From the MPEG Streamclip homepage
    The installer of the MPEG-2 Playback Component may refuse to install the component in Lion. Apple states the component is unnecessary in Lion, however MPEG Streamclip still needs it.
    To install the component in Lion, please download MPEG Streamclip 1.9.3b7 beta above; inside the disk image you will find the Utility MPEG2 Component Lion: use it to install the MPEG-2 Playback Component in Lion. The original installer's disk image (QuickTimeMPEG2.dmg) is required.
    The current versions of MPEG Streamclip cannot take advantage of the built-in MPEG-2 functionality of Lion. For MPEG-2 files you still need to install the QuickTime MPEG-2 Playback Component, which is not preinstalled in Lion. You don't have to install QuickTime 7.

  • Charge Account Is Not Copied From PR to PO When Created From PR to RFQ to Quotation to PO

    Hi,
    We are using Autocreate functionality (Forms) for creating PO.
    Now when we create PO directly from PR, distribution account gets copied correctly from PR, but when when we create PR>>RFQ>>Quotation>>PO , it takes from Inventory org material account.
    I want to use the same account from PR to be copied into PO.
    Please Advise,
    Thanks Nikhil

    You may find the following links to be helpful
    Incorrect PO Accrual Account when PO is created from a Purchase Requisition (Doc ID 1136853.1)
    How to Set Up and Use Category-based Account Default in Purchasing (Doc ID 293046.1)
    How To Diagnose Issues In Autocreate (CREATEPO) Workflow (Doc ID 559009.1)

  • Copying content from a PDF created from Mac os x10.6.7 quartzpdf context to a MS-Word document

    When I select the text from the PDF document, choose the copy option, then paste, I see garbled text in the Word document. I tried OCR recognition using Acrobat Professional 9
    but that failed stating "This page has graphics other than images and text. It cannot be captured"
    I checked the properties of the PDF document, and noticed that it was created from Mac os x10.6.7 quartz pdf context and PDF version was 1.4.
    The text I am trying to copy is not an image and the document has no protection at all.
    What else can I try?

    If you look at the fonts (ctrl-D>fonts) you will probably see the fonts may not be embedded, or if they are you do not have them on your system. For instance, a MAC uses Helvetica and Windows uses Arial. They look similar, but are different fonts. Likely when you copy to WORD, you are having the problem that the fonts are not on your system. Why not just ask the author for the original document if you need to copy the information. You should asking anyway if you are going to use their info.

  • Calling webservice from webdynpro thru model(webservice created from BAPI)

    Hi all
    i have created one webservice from Functional module in backend system(ECC) and also i released the same webservice in backend(ECC) thru the TCODE wsconfig.
    my questions are
    1) how to execute that created Webservice in backend system itself(ECC). can you please send the execution steps for webservice in ECC system.
    2)  how to call from webdynpro thru model for that created webservice from functional module. can you please send the execution steps for the same. here there are three options while model for webservice like local server,Local file system and UDDI or URL.
    Regards
    Sunil
    [points are always rewardable]

    hi!
    Below are good documents on Webservices
    Adaptive webservice model
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/900bbf94-a7a8-2910-e298-a651b4706c1e
    Re Importing of Web Services in Simpler way
    Re Importing of Web Services in Simpler way
    Using RFC as WebService in WebDynpro
    Using RFC as WebService in WebDynpro
    Enterprise Applications with webservices and Web Dynpro
    The specified item was not found.
    Regards
    vishal

  • How to hide some buttons like CREATE PURCHASE ORDER, COPY, EDIT from POWL?

    In SRM 7 ECS we need to hide some buttons like CREATE PURCHASE ORDER, COPY, EDIT from POWL"s. We can do some manipulation via security but we need to make a few buttons invisible without security. Appreciate any advice. Thanks.

    Hi Ashwanin
    To make read only
    Below are the steps to Hide the buttons in POWL table
    1. if you want to Gray out the Buttons
        IMG > SRM SERVER> Cross Application Basic Settings --> Extensions and Field Control. There you will find a node to control   Actions. based on the object type choose your option and make it as read only
    To Make invisible
    1.If you want to  make invisible  the button .
    IMG > SRM SERVER> Cross Application Basic Settings --> Powl and Advance Search - > Adjust powl layout ,search criteria and push button (OR) t-code :   /SAPSRM/POWL_CUST
    2.choose the POWL type for the POWl table
    3.click on Action node , you will find all the acction assigned for the POWL table ,delete the entry which you want to make invsible and save it
    4 .Now run the report POWL_D01 and provide powl type in the selection criteria and deleate the catche quries
    Regards
    chinnaiya P
    Edited by: chinnaiya pandiyan on Jun 27, 2011 3:12 PM

  • In iTunes 11, what is the best way to delete the iTunes purchased song from my library after I create an aiff copy?

    I use my MacBook Pro as a music server. After downloading a song from the iTunes store I create an AIFF copy in my laptop's iTunes  Library. I then delete the original purchased song from the library to avoid duplicates. In iTunes prior to version 11 I had no difficulties doing this. The purchased copy just went back to the cloud and awaited future download onto other devices  leaving the new AIFF copy in my laptop's library. In iTunes 11 it is not as easy. The purchased version wants to stay in my library even after it is  deleted. What is the best (simplest) process to delete the compressed copy completely from my laptop's library while leaving the Aiff version. However, I want the original version to be available in the cloud for download on my other devices. Quite often my efforts have resulted in hiding the song frm the cloud! Any suggestion.....?

    Zice wrote:
    I want higher resolution then afforded in the original download.
    Then why are you converting iTunes purchases?
    You cannot get higher resolution by converting  the original. This goes for converting anything, not just iTunes purchases.
    Creating an AIFF will simply make the file 10 time as large with zero increase in quality.
    Don't really want to debate value of creating the new version.
    Agreed.
    You are simply wasting time and drive space converting iTunes purchases to AIFF.

  • Create Return Order copy from Billing created from DBM Order Processing

    Hi SAP Gurus
    I have scenario where the user requested to create return order based on Billing created from DBM Order Processing.
    I know that, we can create return order from DBM. but the function copy based on order. the user is requested to do return
    by billing document ( function as SD )
    is this requirement can be done in SD VA01 where the user can copy the billing created from DBM and create return order using SD function

    Hi,
    in DBM you regulary have mulitiple invoices per order (due to split).
    You either can cancel an certain invoice and adapt the order or create a returns order based on an given order where you can select certain (e.g. invoiced) items.
    BR

  • In DEV client i have to copy operating concern or i have t o create  from

    Hi
    in DEV client i have to copy operating concern or i have t o create  from scrach.
    anybody can clarify
    thanks
    NAG

    Hi
    As a practice, it is recommended to copy a standard operating concern and then modify the same based on your needs
    Regards
    Sanil Bhandari

  • Not able to find ...Create From Existing Service option in OSB 11g??

    Hi,
    Iam new to OSB....Iam doing a simple demo in wch i have a business service which calls a java web srvc...now when iam creating a proxy service to route the request to Business service..iam
    not able to find the option Create From Existing Service option(proxy or business service ) option in the eclipse galileo ..can some one pllz help.??

    I don't have osb/oepe running over here, but the option when you rightclick on the 'business service > oracle service bus > create proxy service from busiiness service' , is gone ?

  • I don't have the option "Create from Scanner".  How do I scan my documents?

    I am trying to scan multiple documents (to save and email), but I don't have the option of "Create from Scanner" on the Adobe Reader XI.  How do I scan my documents (multiple pages on one file, not each page on a seperate file)?

    Nearly all word processors have the option to "insert" a picture or "aquire" an image so repeatedly accumulate your images in any document

  • How to remove create placement option from action of HRMS people screen

    Hi All,
    Please can you suggest me the way to remove 'create placement' option from action field of UK Super HRMS manager responsibility or any responsibility .I have tried it by task flow approach.So kindly suggest different approach.
    Regards
    Akash

    There is a system lookup_type HR_PTU_ACTION_TYPES which gets these values.
    Not sure if you can disable it(unless you go by the Help - Diagnostics - Examine)

  • InDesign CC - "Create App" option missing from Folio Builder panel

    I am using Windows 7, InDesign CC. 
    While watching a Terry White video I made an app along wth the tutorila All works fine in the Desktop Viewer. When it reaches the point of going to the "Folio Builder" panel mine does not have the "Creat App" option that Terry White has.  Is this because I have windows not
    Mac?

    Yes, a Mac is required to create DPS apps.

  • Error creating a material in MM01

    Dear,
    While creating a material in MM01 the following error is appearing
    "The Value 770190.60 is not allowed for the field control code".
    MM01 -- Mat. No, Ind. Type, Finished Product, ENTER.
    Selecting Views - BASIS DATA 1, BASIS DATA 2, & SALES : General / Plant Data, ENTER.
    Entering PLANT, SALES ORG. & Dist. Channel, ENTER.
    This Shows a message
    " Material Already exists & will be extended".
    Enter.
    Save.
    Then this error message is appearing
    "The Value 770190.60 is not allowed for the field control code".
    What will be the cause & solution of this error.

    Dear,
    While creating a material in MM01 the following error is appearing
    "The Value 770190.60 is not allowed for the field control code".
    MM01 -- Mat. No, Ind. Type, Finished Product, ENTER.
    Selecting Views - BASIS DATA 1, BASIS DATA 2, & SALES : General / Plant Data, ENTER.
    Entering PLANT, SALES ORG. & Dist. Channel, ENTER.
    This Shows a message
    " Material Already exists & will be extended".
    Enter.
    Save.
    Then this error message is appearing
    "The Value 770190.60 is not allowed for the field control code".
    What will be the cause & solution of this error.
    This no. is seen in the error message only & we are not entering this value in MM01.
    When i am looking at the Chapter ID (2nd option) through J1ID then this value can be seen.
    But when i am at MM01 - Foreign Trade : Export Data - I find nothing mentioned in it.
    The material is already created in Location 1 & now we are creating this material again in Location 2 in same plant.
    The error message number is MG-142.
    We are not copying material from 1 Plant to another but from 1 Loc to 2nd Loc.
    Its not a new material but is already exists
    say in Plant 5000 & Loc. RP01 & now we are creating it again in Plant 5000 & Loc SP01 & here we are receiving this error of Value xyz which can be seen in J1ID.
    Thanks.

Maybe you are looking for

  • MacBook Pro (W8638) shuts down unexpectedly in both Safari & Firefox

    My 2006 MBP has worked well. The machine model is MacBookPro 1,2; 2.16GHz, Family name: A1151, screen size 17 inch, Memory DDR2-S-667 running OS 10.6.8 Snow Leopard. Two weeks ago it started shutting down unexpectedly. In three of the first four unex

  • How to write formula for width of a field.

    Post Author: onthebeach CA Forum: Formula I am trying to write a formula to adjust the size of a text box.  I see that it has the typical X-2 box to create a formula but everything I have tried has failed.  I am using a datediff to return hours betwe

  • Event Linkage Getting Disabled In PO release Workflows : Plz help

    hi all i am working on PO Release Workflow my problem is when I create PO and save it , the event  linkage in SWETYPV gets disabled plz help me its urgent. regards ravish

  • Primary Key Migration - Hierarchical Structures

    Hi, I'm involved in looking at a migration of a hierarchical database to ORACLE. For some table types the primary keys at the top of the hierarchy are compound ones and these need to be migrated to the next level of hierarchy. At the next level of hi

  • Service Package:

    Dear PM Experts ! Please tell me While Creation of the Service Purchase REequisition PP This is a service Creation from the PM order to Purchase Sercive Requisition. The Error Message Is Generated :Purchase requisition for service activity / element