Exclude ECN for Single BOM application

Hi Gurus,
My client implemented ECN for BOM , now the requirement is of removing ECN from BOM usages "Plant maintenece". So kindly sugeest how it can be done , Shall I Use some exit of changing BOM whicle saving and commit the change number if BOm usages in PM  or there is any other way to go for it?
Thanks in advance.
Sap user

Dear sap user,
Create a separate role for creating BOM for specific BOM application and check for this authorization object(C_STUE_NOH) value
from No to "Yes" in all the roles which has the the authorization for the BOM creation or change,and assign it the user.
Check whether this works out.
Regards
S Mangalraj

Similar Messages

  • Using ECN for creating Bom

    Hi Friends
    We usually use ECN for making any changes to Bom or Routing.  Any idea whether change number could also be used for creating Boms, Routings? Or  rather, when we do not put an ecn number while creating Bom, system should give an hard stop.
    thanks and regards
    L.Ramesh

    Hi Mr.Ramesh,
    As u asked,ECN can be made as a mandatory field while creating & changing a material,BOM,Routing.
    <b>1.For material,ECN can be made as mandatory by using a field exit.For Field exit,you can check in SE37.
    2.For BOM,Check in SPRO-Prod-Basic Data-BOM-Control Data for BOM-Define modification parameters(OS27).Also Check in OS25,for more settings.
    Check whether there's a tick mark in the check box for EC Management Active.
    3.For routing,Check in OP5A,Prod-Basic Data-Rotuing-Control Data-Define Field Selection.</b>
    I hope this will be helping you.
    If useful reward your points.
    Thanks & Regards
    Mangal

  • Can I get from iConnect financijal and statistic report for single Newsstand application ?

    I have problem to get full financial and statistic report for one single application?
    Is there a posibilty thay kind of report doesn/t exist?
    I can't belive...!

    Welcome to AppleWorks, a discontinued application. I'll try to get you to the iPad forum.

  • Delete ECN for a BOM

    Hi,
    How can we delete ECN along with the BOM to which it is attached? All this is getting affected in future.
    This has got creted by mistake and needs to be removed from SAP.
    Thanks,
    Ravi.

    Ravi,
    I appericiate you having taken time to explain the problem and also how it was solved. This way if the forum continues, it would really help everyone, not only the guys who are posting problems, but also to people like us who answer them, because sometimes, what we suggested may not have been adopted, but alternates would have used.
    That's the greatness of SAP...for one problem multiple approach and solutions possible most of the time. Once again thanks,
    Regards,
    prasobh

  • Variable (optional) and exclude value(#) for single characteristic

    Hi,
    In the reporting i want to apply variable and also fixed value restriction for one characteristic.
    Example: I want to apply variable(single and optional) for plant  and also restrict not assigned values(#)
    I created variable (given single and optional)and also excluded #  for plant but at the run time the variable act as a mandatory variable.
    please help me.
    Thanks
    vijj

    Hi Vijj
    in your case that is not possible.here i am providing diagnosis of the SAP in which cases the optional is not possible.so try creating a customer exit variable.
    Diagnosis
    An optional entry for is not possible in the following cases:
    is used in a selection row with Exclude (SIGN = E).
    v1& is used in a selection row whose operation is not EQ or BETWEEN.
    The selection row is an interval and both the from value and the to value are optional variables.
    The selection is a structure element (FEMS >0) and comprises multiple rows for the same characteristic.
    System response
    Procedure
    If you are able to accept the mandatory entry, you need not do anything. In the third case, you can use an optional interval variable. In the latter case, you define two or more (not visible) selection
    elements that you combine with a formula element.
    Procedure for System Administration
    Praveen.
    Message was edited by:
            praveen

  • 4GB OR only 2.2GB for single 32bit application in 64bit windows with 4GT and LARGE_ADDRESS_AWARE set?

    Hello,
    Recently I used a software requiring a large memory. And I have tried to allocate more memory for this application, and I find some interesting phenomena which is different from the case I searched from Internet. Therefore, I am very curious about the mechanism
    of memory management of WoW64.
    With default setting, my application can only apply for 1.6GB memory (less than 2 GB barrier). And I use increaseuserva command by BCDedit, and it worked. With this setting, it can apply for 144 MB more memory (far less than 3 GB described on MSDN https://msdn.microsoft.com/en-us/library/windows/desktop/aa366718(v=vs.85).aspx).
    And then I modified the PE headers to add a LARGE_ADDRESS_AWARE flag, and it worked. The limit was changed to be 2.2GB, and it is far less than 4GB as they said!
    What happened? How can I increase the limit to 4 GB? 
    I have tried two systems 64bit Win7 home premium and 64bit Windows10 TP. 
    Could anybody tell me what is the problem is?

    I'd try them over here.
    http://answers.microsoft.com/en-us/windows
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Single log in for multiple apex application in same workspace

    hi forum.
    We created 5 applications based on same schema and all in one workspace now. Actually, initially they were created on different machines. now, we have to authenticate users from AD and depending on user type, have to allow or deny some modules. i have created one pager application which have 5 buttons and can control rendering of buttons according to user logged in but...the problem is, inside the applications, i have restrictions on some reports for some users...now one way was to do that is to create a log in for every application separately and thus every application would exactly know who is logged in. but that would be impractical as we need single-sign-on kind of functionality.
    please let me know how to have a single log in page work for all application inside the apex workspace so that every application would know name of the user currently logged in.
    for the 5 applications, i actually use No_Authentication authentication scheme. and i use following function initially for my one pager application to render the buttons to user or deny
    create or replace function getUserName return varchar2
    is
       userName varchar2(20);
       c owa_cookie.cookie;
    begin
        c := owa_cookie.get('LOGIN_USERNAME_COOKIE');
        userName := c.vals(1);
        return trim(userName);
    end;but i cannot user this function obviously in my 5 actual applications.
    help is requested please.
    bundle of thanks in advance.

    You can create one application that does the login authentication according to your authentication scheme. When authenticated, this login app sets a cookie. That's all the login app does (and maybe show a list of available apps to choose from).
    The other apps have an even simpler authentication scheme. The only thing they have to do is check the cookie and redirect to the login page (Session Not Valid URL) if there is no valid cookie.

  • One Search service application for multiple web applications in a single server

      We are planning to host 17 Web applications in a single Server. Do I need to create search service application for each web application or I need to create one  Search service application , create a Content source for each web
    application and create a Result source for filtering. Which is the best approach. And which approach takes more RAM memory.
       In my application I am using Search web part, "Recently Changed Items", "Popular Items" web parts. when I created only one one  Search Service application for all web applications and using Result sources ,
    I am not getting the results. What could be the problem.

    Hi,
    One SSA is ok, but you should think about access rights. If the access is clear cut between all the web apps you should be ok with one SSA. Multiple result sources limiting on content source also works, but could easily be bypassed.
    Multiple SSA's will eat up RAM/CPU like a mother :)
    As for popular etc.. it could be due to how those sources are set up, but haven't investigated or tested this much.
    Thanks,
    Mikael
    Search Enthusiast - SharePoint MVP/MCT/MCPD - If you find an answer useful, please up-vote it.
    http://techmikael.blogspot.com/
    Author of Working with FAST Search Server 2010 for SharePoint

  • How To get the number of request's for a single Composite Application

    Hi can any body tell how to get the number requst's for a single composite application.
    Thanks
    Mani

    Hi,
    There are lots of STATE is available for composite instances, like mentioned in the below query. I hope you will get answer from the below query.
    SELECT (CASE WHEN STATE=1 THEN 'OPEN AND RUNNING'
    WHEN STATE=2 THEN 'OPEN AND SUSPENDED'
    WHEN STATE=3 THEN 'OPEN AND FAULTED'
    WHEN STATE=4 THEN 'CLOSED AND PENDING'
    WHEN STATE=5 THEN 'CLOSED AND COMPLETED'
    WHEN STATE=6 THEN 'CLOSED AND FAULTED'
    WHEN STATE=7 THEN 'CLOSED AND CANCELLED'
    WHEN STATE=8 THEN 'CLOSED AND ABORTED'
    WHEN STATE=9 THEN 'CLOSED AND STALE'
    WHEN STATE=10 THEN 'NON-RECOVERABLE'
    ELSE STATE || ''
    END) AS STATE, component_name, COUNT(*) AS NUM_OF_CUBE_INST FROM CUBE_INSTANCE where composite_name='PASS THE COMPOSITE NAME HERE..........'
    group by (CASE WHEN STATE=1 THEN 'OPEN AND RUNNING'
    WHEN STATE=2 THEN 'OPEN AND SUSPENDED'
    WHEN STATE=3 THEN 'OPEN AND FAULTED'
    WHEN STATE=4 THEN 'CLOSED AND PENDING'
    WHEN STATE=5 THEN 'CLOSED AND COMPLETED'
    WHEN STATE=6 THEN 'CLOSED AND FAULTED'
    WHEN STATE=7 THEN 'CLOSED AND CANCELLED'
    WHEN STATE=8 THEN 'CLOSED AND ABORTED'
    WHEN STATE=9 THEN 'CLOSED AND STALE'
    WHEN STATE=10 THEN 'NON-RECOVERABLE'
    ELSE STATE || ''
    END), component_name;
    Thanks,
    Vijay

  • Use of multiple Applications for single webdynpro component in ABAP WEB DYNPRO

    I am working on a object which have multiple webdynpro applications for single webdynnpro component.How to assign a different functionality to each application bcoz when we right click on webdynnpro component and select create webdynpro applications ,it just creates a application how so we assign diff functionality to each of them .Also in the parameter tab of the webdynpro applications ,there is a diff config id mentioned for each application.what is its relavance

    Hi Sam,
    Different functionalities for a single webdynpro component can be achieved by many ways. Among them is the use of multiple applications. Say for example if you want different views/windows to be displayed at the start up, you can achieve it by specifying at the default window, for each every webdynpro application.
    And if you want control the fields, say for example you want to display input fields as editable for one application and read only for other application, you can achieve it through application parameters. Based on parameters, in HANDLEDEFAULT method of window controller , you can specify the type of behaviour , whether it has to editable or not based on parameters and same can be used at context binding of UI properties. 
    Application configuration can be used for personalization.Web Dynpro ABAP Application Configuration. This tutorial would help you understanding the concept much better. There can be multiple application configurations for a single application.
    Regards,
    Harsha

  • Multiple webdynpro applications for single webdynnpro component

    I am working on a object which have multiple webdynpro applications for single webdynnpro component.How to assign a different functionality to each application bcoz when we right click on webdynnpro component and select create webdynpro applications ,it just creates a application how so we assign diff functionality to each of them .Also in the parameter tab of the webdynpro applications ,there is a diff config id mentioned for each application.what is its relavance .
    Rgds,
    Praveen

    Hi Saravanan,
    I need to modify it from the portal end, not at the application level.
    I need some configuration steps which specifies how to modify the Detail Navigation in PPM. Using SPRO we can do some configuration, i wanted to know whether its possible from portal end as well.
    Regards
    Shivas Bhan

  • Multiple log4j.xml files for single application.

    Hi All,
    How to use multiple log4j.xml files for single application?
    I do have a pluggable application modules. ie, If I add a jar I will get some functionalities. Like that i do have many jars.
    Log4j.xml also will be present in that jar only. So if I add multiple jar files like this, I will get multiple log4j.xml files. What should I do?

    Each logger can have its own file I think. Check the log4j documentation.

  • How can i find if a BOM Application exists for a Material-Plant combination

    Hi All,
    I need to find out if a BOM application (CAPID) exists for a Material-Plant combination. Which tables can i refer to find that.
    Thanks in advance.
    chetan vishnoi

    Hi Chetan
      Please check w.r.t tables: <b>MAST-> T416-> TC04</b>.
    Kind Regards
    Eswar

  • How to get bom application for a material

    hi abapers
              how can we get the bom application for a particular material.
              suggest me a suitable tables.
              thanks in advance.
    Regards
    Rajaram

    Hi,
    for BOM related tables are MAST+STPO.
    and for 1 st case
    Use the report CS15 - Where Used List: Material in BOM
    Give the material number for which you want to find where it is used.
    In the Type of Where Used List Check the Direct checkbox,
    and in Used in Check the Material BOM,
    Then Click on the Next Screen button available on the Top left cornerof the screen.
    Then in the next screen give the plant number and execute.
    This gives you the report of where ever this material is used.
    Regards
    Message was edited by:
            skk

  • Single-folio applications is available for Android?

    According to below link
    http://www.adobe.com/products/digital-publishing-suite-enterprise/features.html
    Android Marketplace
    Sell single-.folio and multi-.folio applications from within Content Viewer for Android using the Android app payment system.
    Is it true that single-folio applications is available for Android?
    shimoawazu

    Using the Android app payment system, we can sell each folio and the sunscriptions in multi-app only.
    Am I correct?
    shimoawazu

Maybe you are looking for

  • HP 250 G1 not install windows 7 32 bit

    I'm trying to install Windows 7 32 bit on this laptop but the boot don't work. Instead the 64-bit version is ok. What is the problem ? Thanks

  • How do I remove the menu button? The Customize option doesn't seem to work for that.

    How do I remove the menu button? [That IChing looking three line icon on the toolbar.] The toolbar Customize option doesn't seem to work, and it seems a waste to have a button that duplicates the menus. I'd like to swap it out for the NoScript icon.

  • Why does order matter?

    Why is it that if say a deriv is dealt with followed by another deriv the second is missed? why is the order of the term important for this code to work? public void removeIdenticalTerms(String [][] goldStandard, String [][] testModel, int numRows, i

  • Oracle 11.1 how to deifne anonymouse user

    I want to display a report on a web brwoser using alink. Is there a way to skip the user an password form via an anonymouse user authentiaction? Erez

  • JDBC Receiver - Muliple parallel connections?

    Hi ,       Does the Receiver JDBC adapter support multiple parallel connections to the database. Can the calls be made in parallel. If yes then where is this parameter (maximum connections) set?. I was testing an RFC to JDBC sync scenario... My call