Taking the Customer Components inside plant for Production process

Hi All,
I have got one Businee Scenario for i need to map in SAP.
Scenario: Customer is sending the Components for making the finished goods. In this case Business will be using the customeru2019s components for production process.
Now, How to take the components inside the plant for the Production Processing
In this below points needs to be consider:
1.     Components Stock should be Stock of this Production Plant
2.     Components valuation should not effected of production Plant
3.     These components should be used for the Production
Please suggest the Suitable Process in SAP.
Regards
Vinay

Try this..
You can have the BOM of the Finl material with the customers materials as the COMPONENTS...
Then in cs02 ,double click the item numbers (components) and uncheck the costing relevency indicator..
This will make the accountability in stock and not in valuation..
hope this helps..
karthick

Similar Messages

  • How to enable COLOR EFFECT, DISPLAY, etc. panels for the custom components?

    POSITION AND SIZE and COMPONENT PARMETERS are the only panels available for the custom components. Is there a way to configure the custom components or the Flash Pro itself to enable other panels (COLOR EFFECT, DISPLAY, etc.) that available for the Adobe UI components?

    In Flash CS6, you'll need to place your component(compiled clips) inside a Movieclip symbol to apply these settings. In Flash CC, you may do so directly from the Properties panel like for any other movieclip symbol.
    Let me know if you face issues.
    -Nipun

  • Error while accessing application with the custom components

    Hi experts,
    I have an application (HAP_MAIN_DOCUMENT) of component FPM_OIF_COMPONENT which uses a Webdynpro component with the same name (HAP_MAIN_DOCUMENT). This Webdynpro component (HAP_MAIN_DOCUMENT) uses 2 other components (HAP_DOCUMENT_BODY and HAP_DOCUMENT_HEADER). For my client requirement, i need to create the custom components by copying from standard components as the UI layout changes are quiet huge and not manageable with the enhancements. To accomodate this i have changed the standard configurations by replacing the standard web dynpro components with the custom ones copied. Apart fomr this there are no changes to the standard.
    While trying to access the application, i am getting the error as Null object reference.
    the details of the error is as below. Please advice.
    Heading 1: h1. P:ortal Error
    The URL http://******************/sap/bc/webdynpro/sap/HAP_MAIN_DOCUMENT/ was not called due to an error.
    Note
    The following error text was processed in the system DSD : Access via 'NULL' object reference not possible.
    The error occurred on the application server ddrsap12_DSD_01 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: WDDOINIT of program /1BCWDY/LUR96POELQNL3TIUWPYS==CP
    Method: IF_WDR_VIEW_DELEGATE~WD_DO_INIT of program /1BCWDY/LUR96POELQNL3TIUWPYS==CP
    Method: DO_INIT of program CL_WDR_DELEGATING_VIEW========CP
    Method: INIT_CONTROLLER of program CL_WDR_CONTROLLER=============CP
    Method: INIT_CONTROLLER of program CL_WDR_VIEW===================CP
    Method: INIT of program CL_WDR_CONTROLLER=============CP
    Method: GET_VIEW of program CL_WDR_VIEW_MANAGER===========CP
    Method: BIND_ROOT of program CL_WDR_VIEW_MANAGER===========CP
    Method: INIT of program CL_WDR_VIEW_MANAGER===========CP
    Method: INIT_CONTROLLER of program CL_WDR_INTERFACE_VIEW=========CP
    Heading 2: h2. ST22 - Dump Analysis
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_REF_IS_INITIAL', was not
         caught in
        procedure "WDDOINIT" "(METHOD)", nor was it propagated by a RAISING clause.
        Since the caller of the procedure could not have anticipated that the
        exception would occur, the current program is terminated.
        The reason for the exception is:
        You attempted to use a 'NULL' object reference (points to 'nothing')
        access a component.
        An object reference must point to an object (an instance of a class)
        before it can be used to access components.
        Either the reference was never set or it was set to 'NULL' using the
        CLEAR statement.
    Information on where terminated
        Termination occurred in the ABAP program "/1BCWDY/LUR96POELQNL3TIUWPYS==CP" -
         in "WDDOINIT".
        The main program was "SAPMHTTP ".
        In the source code you have the termination point in line 4640
        of the (Include) program "/1BCWDY/B_LUXVEOR5WUW66V6QRRNU".
        Termination occurred in a Web Dynpro application
          Web Dynpro Component          ZWD_HAP_DOCUMENT_HEADER
          Web Dynpro Controller         VW_HEADER_MAIN
        The termination is caused because exception "CX_SY_REF_IS_INITIAL" occurred in
        procedure "WDDOINIT" "(METHOD)", but it was neither handled locally nor
         declared
        in the RAISING clause of its signature.
        The procedure is in program "/1BCWDY/LUR96POELQNL3TIUWPYS==CP "; its source
         code begins in line
        4619 of the (Include program "/1BCWDY/B_LUXVEOR5WUW66V6QRRNU ".
    Active Calls/Events
    No.   Ty.          Program                             Include                             Line
          Name
       33 METHOD       /1BCWDY/LUR96POELQNL3TIUWPYS==CP    /1BCWDY/B_LUXVEOR5WUW66V6QRRNU       4640
          CL_VW_HEADER_MAIN_CTR=>WDDOINIT
          Web Dynpro Component          ZWD_HAP_DOCUMENT_HEADER
          Web Dynpro Controller         VW_HEADER_MAIN
       32 METHOD       /1BCWDY/LUR96POELQNL3TIUWPYS==CP    /1BCWDY/B_LUXVEOR5WUW66V6QRRNU         70
          CLF_VW_HEADER_MAIN_CTR=>IF_WDR_VIEW_DELEGATE~WD_DO_INIT
          Web Dynpro Component          ZWD_HAP_DOCUMENT_HEADER
          Web Dynpro Controller         VW_HEADER_MAIN
       31 METHOD       CL_WDR_DELEGATING_VIEW========CP    CL_WDR_DELEGATING_VIEW========CM003     3
          CL_WDR_DELEGATING_VIEW=>DO_INIT
       30 METHOD       CL_WDR_CONTROLLER=============CP    CL_WDR_CONTROLLER=============CM00Q     3
          CL_WDR_CONTROLLER=>INIT_CONTROLLER
       29 METHOD       CL_WDR_VIEW===================CP    CL_WDR_VIEW===================CM00K     5
          CL_WDR_VIEW=>INIT_CONTROLLER
       28 METHOD       CL_WDR_CONTROLLER=============CP    CL_WDR_CONTROLLER=============CM002     7
          CL_WDR_CONTROLLER=>INIT
       27 METHOD       CL_WDR_VIEW_MANAGER===========CP    CL_WDR_VIEW_MANAGER===========CM008    70
          CL_WDR_VIEW_MANAGER=>GET_VIEW
       26 METHOD       CL_WDR_VIEW_MANAGER===========CP    CL_WDR_VIEW_MANAGER===========CM005    23
          CL_WDR_VIEW_MANAGER=>BIND_ROOT
       25 METHOD       CL_WDR_VIEW_MANAGER===========CP    CL_WDR_VIEW_MANAGER===========CM00B    17
          CL_WDR_VIEW_MANAGER=>INIT
       24 METHOD       CL_WDR_INTERFACE_VIEW=========CP    CL_WDR_INTERFACE_VIEW=========CM004    11
          CL_WDR_INTERFACE_VIEW=>INIT_CONTROLLER
       23 METHOD       CL_WDR_CONTROLLER=============CP    CL_WDR_CONTROLLER=============CM002     7
          CL_WDR_CONTROLLER=>INIT
       22 METHOD       CL_WDR_VIEW_MANAGER===========CP    CL_WDR_VIEW_MANAGER===========CM008    70
          CL_WDR_VIEW_MANAGER=>GET_VIEW
    Thanks In advance,
    Regards,
    Ravi.

    Hi, I'm closing this thread and opening the same in another as the content got pasted in reader un friendly format and i'm unable to change the format.
    Thanks,
    Ravi.

  • How to show returned components on Issue for Production on a query.

    Hi Guru's,
         Is there a way to show the items that have been returned (Return Components) on Issue for Production using a query?
    Thanks and Regards,
    Christian

    Hi,
    1. Create row level UDF for issue from production order.
    2. Assign below FMS to this UDF and set it auto refresh based on quantity.
    SELECT T0.[Quantity] FROM IGN1 T0 WHERE T0.[BaseRef]  = $[$13.61.number] and  T0.[ItemCode]  = $[$13.1.0]
    Thanks & Regards,
    Nagarajan

  • How do I do use the custom code and format for a percentage with 2 decimals in Report Builder 3.0?

    In Report Builder 3.0, I have the following custom code entered:
      Public Function SafeDivide(Numerator as String, Denominator as String) as String
    Try
    If Numerator = “” or Denominator = “” then
    Return “-“
    End if
    If Numerator = “-“ or Denominator = “-“ then
    Return “-“
    End If
    If CDbl(Numerator) =0 or CDbl(Denominator) = 0 then
    Return “-“
    End if
    If IsNothing(Numerator) or IsNothing(Denominator) then
    Return "-"
    End if
    Return Val( ( (CDbl(Numerator) / CDbl(Denominator) )*100 ) )
    Catch
    Return "-"
    End Try
    End Function
    I call the custom code in the cell with the following equation:
      =Code.SafeDivide(sum(Fields!TY_UNITS.Value)-sum(Fields!LY_UNITS.Value),sum(Fields!LY_UNITS.Value))
    I have the format for the cell set to 0.00%, but it’s not being followed.
    I want the result to be formatted as a Percentage, but instead I get values like: 
    -78.9473684210
    80
    300
    -100
    I have the format for the cell set to 0.00%, but it’s not being followed.
    How do I do use the custom code and format for a percentage with 2 decimals?

    Hi AngP,
    After testing the issue in my local environment, I can reproduce it. Based on my research, I find this issue is caused by the type of Units_VAR_Percentage cell is string, while the type of CDbl(Parameters!Var_Threshold.Value) is double, so they cannot be
    compared.
    To fix this issue, we can add a hidden column (Textbox91) next to the Units_VAR_Percentage column, and type =(sum(Fields!TY_UNITS.Value)-sum(Fields!LY_UNITS.Value)) /sum(Fields!LY_UNITS.Value) as the expression. Then use the expression below to control the
    BackgroundColor:
    =iif(iif(reportitems!Units_VAR_Percentage.Value=CStr(format(reportitems!Textbox91.Value,"0.00%")),reportitems!Textbox91.Value,0)>CDbl(Parameters!Var_Threshold.Value),"Yellow","PaleTurquoise")
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • The watermark "Preliminary, Draft, not for production use"

    Hi
    Just curious, I see the watermark "Preliminary, Draft, not for production use" on the following page :
    http://agriculture.tennessee.edu/facultyandstaff/forms/LeaveForm.pdf
    Is this generated when right-enabled is applied and the owner use evaluation version of Adobe Document Server? or because of other cause?
    Anybody knows?
    Thanks

    Yes, it's because of the use of an evaluation version of some software.. probably Reader Extensions.
    Chris
    Adobe Enterprise Developer Support

  • How to find the customer ledger account display for profit centerwise

    Dear All,
    how to find the customer ledger account display for profit centerwise
    Pleas give your valuable suggestion
    Regards
    Vishwajeet Sharma

    Hi
    check the tables
    A959
    A962
    A997
    The assignment depends on so many things
    with respect to which transaction you wants the PRCTR field for KUNNR?
    Regards
    Anji

  • Anyone know the customer support phone number for eastern standard time

    anyone know the customer support phone number for eastern standard time?

    telephone http://helpx.adobe.com/x-productkb/global/phone-support-orders.html

  • SAP AII for production process

    Hello,
    I'm an ABAP programmer but I have to find some information (integration scenario example) about using RFID for managing a production process with SAP.
    I found only for SCM:
    http://help.sap.com/saphelp_autoid40/helpdata/en/43/ec3b1c601f6bf1e10000000a11466f/content.htm
    Is it posible to manage a production process with SAP's  AII <-> XI <-> ERP like it can be done for SCM?
    Thanks.
    Traian

    Hi Mustata,
       Yes it is very much possible to RFID enable the SAP R/3 Production process.
       AII 4.0 supported out of the box execution of Outbound delivery process and Inbound Delivery process.
       The configuration guide for same are available at this link http://service.sap.com/scm
        you can get the config guide in detailed information of RFID under SCM.
       Now answer to your question SAP AII for production process.
       AII 5.1 supports creation on new document in AII. Also the documents from backend system SAP R/3 sent to AII via XI with the help of standard document interface.
      The documents related to production process can be then executed in AII with the help of RFID and after document execution in AII, if required, the document data can be sent to SAP R/3 for completion of the document in backend system.
    Hope this answers your query. Do read the configuration guides.
    If same process needs to be done in AII 4.0 then customisation will be need to implement the production process integration.
    Thanks and regards,
    Amit Deshpande

  • Use of Alternate Components in BOM for Production

    Hi Experts,
    We implement for a customer who are manufacturers of Electronic Products.
    There are possibilities of producing a Finished Products with an Alternate Child Parts some times.
    Is it possible to automate this.
    More examplified below.
    XYZ is a Finished Product whose Components are A, B, C.
    To produce the same XYZ, the components used may be
    A1, B, C or
    A, B, C1 or
    A1, B, C1. So there are binary concept number of combinations.
    Since the components are more in number & there are chain alternates (i.e. if one changes other has to be changed), it is not practically possible to maintain many number of BOMs for a single Finished Product.
    Is there any way implement this scenario upfront.
    Advance Thanks & Regards
    Aru

    Hello Friend,
    SAP does not have such type of functionality we can make one bill of material for one finished Item.
    Manually:-
    You may try like make big bill of material ,which have all alternative materials ,raw material in single BOM.
    and whenever you make production order delete that materials which you are not going to use that production.
    Import from excel file:-
    If we want to make combination then goto excel and import it by Data transfer workbench(DTW)
    i am working in same industry , i m using same in excel make all combination and varified it engg. then import in Bill of materials as well production order.
    for import i have made .bat file AND  end user put the excel file in predefined location and click on .bat file it execute and all data import in SAP with using manually DTW.
    Thanks
    Manvendra Singh Niranjan

  • Unable to populate the Custom Views on UI for the component BP_FACTSHEET

    Hi All,
    I am working on a requirement on Interaction Center 7.0 .In this i have enhanced the component BP_FACTSHEET and created new Custom views in it. But i am unable to bring those custom views on the UI. As, we know that in this component there is no concept of overview set also.
    So, if anyone has faced the same problem please share your inputs.
    Thanks in advance,
    Thanks and Regards,
    Sharad

    Hi Sarad,
                       First you have to enhance the component BP_FACTSHHET .After that configure ur coustom view in fachsheet id BP_ACCOUNT_FS in SPRO.After that go to component BSP_DLC_FS,where you have to configure the ur view in specfic tiles which is display in web ui for specific to business roll.here you can find the ur fachsheet id and custom view.this component is automatically call when you launch fachsheet in web ui for specific business partner under account tab.
    Thanks
    Vishwas Sahu

  • Change not done in the user fields of operation for production order save

    Hi Experts
    I need to change the user fields of the operation like (SLWID and USR00 )for a production order at the time of save.
    So am using the exit PPCO0001 and using the OPERATION_TABLE internal table in the exit to chang the details.
    I have done coding in the exit to change SLWID and USR00 in OPERATION_TABLE internal table, but its not updated in the database and the screen also. I dont understand why.
    Please let me know, why the update are not happening.
    Thanks in advance.
    Regards
    Rajaram

    Why Update is not happening in PPCO0001.
    Please let me know your views.
    Thanks in advance.

  • Bravo Verizon Wireless: In Awe of the customer service I received for once

    I've been a verizon customer for 16 years. I've experienced every type of customer service Verizon has had to offer: good, bad, mediocre, incredible, horrible.
    But today I have to say that I am absolutely in complete awe regarding the amazing customer service I received.
    Back story: I purchased a Samsung Galaxy S4 in July under a new 2 year contract. In September I dropped an old television I was moving and absolutely demolished the phone. I had an otterbox on it and the phone just imploded. Completely my fault for being such an idiot. I went to the Verizon store to see if anything could be done. I had little faith considering I was basically a little more than a month in on my two year contract. The lady at the Verizon basically confirmed that I was S.O.L, and I was forced to go back to my Iphone 4 that had a broken home button.
    Was I frustrated? Yes. Was it Verizon's fault? No. I signed a contract for 2 years, and in America, a contract is a legal document that must be upheld. I never understood those people who were absolutely baffled by the fact that Verizon doesn't allow them to ignore and void a contract just because a new phone that they wanted came out. My hope of going to the verizon store was basically that there would be some discount or promotion going on that would make a new, full retail 4g phone reasonably priced. There wasn't, so out of the store I went with my old Iphone 4 reactivated.
    Flash forward to today. My Iphone 4's home button completely broke, and the phone wouldn't lock automatically despite having the setting set for 1 minute. So off I went to the Verizon store again (In boston: washington street).
    I was greeted by my new favorite verizon employee Michael.
    I explained him the situation, told him about how I demolished my galaxy and was now using a slowly dying Iphone 4. All I did was ask if either A) I could get the Iphone 4 replaced with another 4, or if B) It could get replaced with an Iphone 4s if Iphone 4's were not available, or if there was some trade in program possible. Again, I realized I had a contract to recognize, and was not looking to weasel my way into an Iphone 5 or Galaxy S4 just because of self idiocy.
    Michael was very empathetic. He said there was nothing he could really do for the Iphone 4, given that they are not available for sale by Verizon. He then looked at my account history, which got the ball moving towards what would completely shock and impress me.
    He told me to hang on for a minute while he went to talk to the manager. He then came back and told me that he was going to contact the regional supervisor, and asked me to wait a little longer. After about 20 minutes of talking on the phone, Michael came back to me and told me that because I have been a loyal customer for 16 years, and never missed a payment, he, along with the store manager and the regional supervisor, would like to make my account eligible for an upgrade today, and void my previous contract for free.
    I was shocked. No, I wasn't given a free phone, but I know from past experience Verizon is very stubborn when it comes to contract dates. Absolutely thrilled, I picked out an Iphone 5s.
    While checking out, Michael also informed that in addition to the phone, on behalf of Verizon, as an act of gratitude for such loyal service, he would like to give me a free otterbox case, a free Mophie Juice Pack charge station, a free set of screen protectors, free headphones, and a free jawbone speaker system.
    I was floored. I walked out with a new Iphone 5s for 199 dollars, and $300+ worth of top quality accessories for absolutely free.
    I just have to say bravo Verizon - if you're reading this right now IMMEDIATELY PROMOTE Michael from the Boylston/Washington St. Boston verizon store to a human resource or public relations manager, because never have I felt so cared for by a customer service representative, from any business, in my entire life. And this is coming from a man who considered many a times switching to a new service provider.
    Bravo. I was thoroughly impressed.

    I've been a verizon customer for 16 years. I've experienced every type of customer service Verizon has had to offer: good, bad, mediocre, incredible, horrible.
    But today I have to say that I am absolutely in complete awe regarding the amazing customer service I received.
    Back story: I purchased a Samsung Galaxy S4 in July under a new 2 year contract. In September I dropped an old television I was moving and absolutely demolished the phone. I had an otterbox on it and the phone just imploded. Completely my fault for being such an idiot. I went to the Verizon store to see if anything could be done. I had little faith considering I was basically a little more than a month in on my two year contract. The lady at the Verizon basically confirmed that I was S.O.L, and I was forced to go back to my Iphone 4 that had a broken home button.
    Was I frustrated? Yes. Was it Verizon's fault? No. I signed a contract for 2 years, and in America, a contract is a legal document that must be upheld. I never understood those people who were absolutely baffled by the fact that Verizon doesn't allow them to ignore and void a contract just because a new phone that they wanted came out. My hope of going to the verizon store was basically that there would be some discount or promotion going on that would make a new, full retail 4g phone reasonably priced. There wasn't, so out of the store I went with my old Iphone 4 reactivated.
    Flash forward to today. My Iphone 4's home button completely broke, and the phone wouldn't lock automatically despite having the setting set for 1 minute. So off I went to the Verizon store again (In boston: washington street).
    I was greeted by my new favorite verizon employee Michael.
    I explained him the situation, told him about how I demolished my galaxy and was now using a slowly dying Iphone 4. All I did was ask if either A) I could get the Iphone 4 replaced with another 4, or if B) It could get replaced with an Iphone 4s if Iphone 4's were not available, or if there was some trade in program possible. Again, I realized I had a contract to recognize, and was not looking to weasel my way into an Iphone 5 or Galaxy S4 just because of self idiocy.
    Michael was very empathetic. He said there was nothing he could really do for the Iphone 4, given that they are not available for sale by Verizon. He then looked at my account history, which got the ball moving towards what would completely shock and impress me.
    He told me to hang on for a minute while he went to talk to the manager. He then came back and told me that he was going to contact the regional supervisor, and asked me to wait a little longer. After about 20 minutes of talking on the phone, Michael came back to me and told me that because I have been a loyal customer for 16 years, and never missed a payment, he, along with the store manager and the regional supervisor, would like to make my account eligible for an upgrade today, and void my previous contract for free.
    I was shocked. No, I wasn't given a free phone, but I know from past experience Verizon is very stubborn when it comes to contract dates. Absolutely thrilled, I picked out an Iphone 5s.
    While checking out, Michael also informed that in addition to the phone, on behalf of Verizon, as an act of gratitude for such loyal service, he would like to give me a free otterbox case, a free Mophie Juice Pack charge station, a free set of screen protectors, free headphones, and a free jawbone speaker system.
    I was floored. I walked out with a new Iphone 5s for 199 dollars, and $300+ worth of top quality accessories for absolutely free.
    I just have to say bravo Verizon - if you're reading this right now IMMEDIATELY PROMOTE Michael from the Boylston/Washington St. Boston verizon store to a human resource or public relations manager, because never have I felt so cared for by a customer service representative, from any business, in my entire life. And this is coming from a man who considered many a times switching to a new service provider.
    Bravo. I was thoroughly impressed.

  • How to get the medium and long text for PRODUCT HIERARCHY?

    hi experts,
    i am using data source called 0prod_hier_text. in ECC there is description for medium and long.
    but in BW it is mapped to 0TXTSH which is short text, and in the transformations medium text is mapped to short text of BW (0TXTSH) which is having length only 20.
    IF it exceeds more than 20 it is now showing.
    so how to get  add 0TXTMD which is medium text so that i can see the description for MEDIUM.
    i did try to add  to 0PROD_HIER but i cannot add.
    i need to show medium text description in the Report.
    plz provide me the input.
    regards
    venuscm

    Hi Venu,
    Check in RSD1 screen which text you have chossen .....for object 0product
    try to check for medium & long text(if not checked) ..
    so that you can add mdtxt & long txt in transformations........
    hope this will help you.
    Thanks,
    Vijay.

  • How do I enable the use of the LinkedIn Job Insider toolbar for Firefox?

    I heard through a LinkedIn article that job seekers can use this browser tool through Firefox for free, but I can't figure out how or where to locate it, and add it.

    Thank you! That cleared up my question, and why I couldn't figure out how to do it.

Maybe you are looking for

  • Thrive system software updates, February 2012

    There is a new software update available for your Thrive™ tablet. This update optimizes functionality on select utilities and applications from Toshiba and Google. Toshiba recommends you download and install this update. Release highlights: • Include

  • WEBUTIL encodedFile ERROR

    I am using webutil in my form to download a BLOB from the DB to the client's local pc. But when running the form on the application server an error occurs when webutil_file_transfer is making the encoded file. encodedFile := JAVA_FILE.createTempFile(

  • Hslider lables not located on right ticks?

    Please see attached file, Why the Labels are not on right ticks. <mx:HSlider id="hsView"    minimum="100" maximum="10000"  width="100%" value="500" visible="true"       tickValues ="[100, 500, 1000, 5000, 10000 ]" labels="[100 ,500,1000, 5000, 10000

  • Elements 6.0 Organizer crashes

    Recently, I've developed a problem with Adobe Photoshop Elements 6.0. When I click on the Organize tab, the program crashes. I have repeatedly followed the advice given in earlier FAQs to delete the Organizer folder in the User Data sub directory. Ho

  • App Store says I've installed pages 5.0.1 but I get 4.3 when I open it up.  Docs from pages 5.0 won't open

    I can open my old documents but new ones made on pages 5 won't open.  I checked the app store and it says I've installed 5.  Any idea why I'm having a problem???